/*
Theme Name: PinkCities Directory
Theme URI: https://pinkcities.com/
 Description: Editorial city-guide directory theme for profile listings with WooCommerce Premium integration.
 Version: 2.0.0
Author: PinkCities
Requires at least: 6.0
Requires PHP: 7.4
*/
:root{--bg:#0b0b0d;--panel:#151518;--panel2:#0f0f11;--text:#f6f6f7;--muted:#aaaab2;--pink:#ff1682;--orange:#ff7a18;--line:#2b2b31;--radius:18px}
*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}
.site-header{position:sticky;top:0;z-index:50;background:#08080aee;border-bottom:1px solid #25252a;backdrop-filter:blur(14px)}.header-inner{max-width:1180px;margin:auto;padding:16px 22px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-family:Georgia,serif}.brand-mark{width:42px;height:42px;border:1px solid var(--pink);border-radius:50%;display:grid;place-items:center;font-size:25px;font-style:italic}.brand strong{display:block;letter-spacing:4px;font-size:14px}.brand span{display:block;font-size:18px;line-height:1}.nav{margin-left:auto;display:flex;gap:10px;align-items:center}.nav a,.button{padding:11px 16px;border-radius:999px}.account-icon,.logout-icon{width:50px;height:50px;padding:0!important;border:1px solid #3b3b43;border-radius:50%!important;display:inline-flex!important;align-items:center;justify-content:center;background:#111115}.account-icon svg,.logout-icon svg{width:23px;height:23px;display:block}.account-icon:hover,.logout-icon:hover{border-color:var(--pink);background:#17171b}.nav a:hover{background:#1d1d21}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#101013;color:#fff;font-weight:700;cursor:pointer}.button-primary{border:0;background:linear-gradient(100deg,var(--pink),#ff245c 55%,var(--orange));box-shadow:0 12px 35px #ff16822b}.container{max-width:1180px;margin:auto;padding:34px 22px}.hero{padding:60px 0 30px;text-align:center}.hero h1{font:normal clamp(42px,7vw,76px)/.95 Georgia,serif;margin:0 0 18px}.hero p{color:var(--muted);font-size:18px;max-width:650px;margin:0 auto 28px}.directory-hero{padding-bottom:24px}.directory-kicker{color:var(--orange);font-size:14px;font-weight:700;letter-spacing:3px;text-transform:uppercase;margin:0 0 14px}.directory-title{font:normal clamp(34px,5.2vw,58px)/1.08 Georgia,serif;margin:0;color:var(--text)}.search-chips{margin:0 0 24px}.search-chips-label{display:block;color:#fff;font-size:16px;margin:0 0 9px}.search-chips-list{display:flex;flex-wrap:wrap;gap:8px}.search-chip{display:inline-flex;align-items:center;gap:7px;background:#3a3a3d;color:#fff;border-radius:5px;padding:7px 10px;font-size:14px;line-height:1.2;transition:background .15s ease}.search-chip:hover{background:#4a4a4e}.search-chip-close{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#ef3340;color:#fff;font-weight:800;font-size:16px;line-height:1}.filters{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:30px}.filters input,.filters select,.form-control{width:100%;background:#0d0d10;color:#fff;border:1px solid #303036;border-radius:12px;padding:13px 14px;outline:none}.filters .actions{display:flex;gap:8px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:linear-gradient(180deg,#17171a,#101012);border:1px solid var(--line);border-radius:6px;overflow:hidden;position:relative}.card-image{aspect-ratio:4/5;background:#08080a;object-fit:cover;width:100%;border-radius:6px}.card-body{padding:18px}.eyebrow{color:#ff4a9b;text-transform:uppercase;letter-spacing:3px;font-size:12px}.card h2{font:normal 31px/1.1 Georgia,serif;margin:8px 0}.meta{color:#d5d5da}.muted{color:var(--muted)}.badge{display:inline-block;font-size:11px;border-radius:999px;padding:5px 9px;background:#292930;margin:4px 3px 0 0}.premium-badge{background:linear-gradient(100deg,#ff1682,#ff7a18);color:#fff}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.card-actions .button{width:100%}.single{max-width:900px;margin:auto}.profile-hero{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:var(--panel)}.profile-main-image{width:100%;max-height:720px;object-fit:cover}.profile-content{padding:28px}.profile-content h1{font:normal clamp(44px,7vw,76px)/.95 Georgia,serif;margin:8px 0 16px}.profile-section{margin-top:25px;padding-top:22px;border-top:1px solid var(--line)}.chips{display:flex;flex-wrap:wrap;gap:8px}.notice{padding:14px 16px;border-radius:12px;background:#24191e;border:1px solid #5a263c;margin-bottom:18px}.account-card,.form-card{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:22px;margin-bottom:18px}.account-card{display:grid;grid-template-columns:160px 1fr;gap:20px;align-items:center}.account-thumb{width:160px;height:200px;border-radius:14px;object-fit:cover;background:#08080a}.account-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.premium-status{color:#ff75b8;font-weight:700}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-weight:700}.checkbox-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.check{padding:10px 12px;background:#0e0e11;border:1px solid #303036;border-radius:10px}.footer{border-top:1px solid var(--line);margin-top:60px;padding:40px 22px;color:var(--muted);text-align:center}
@media(max-width:900px){.grid{grid-template-columns:repeat(2,1fr)}.filters{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.header-inner{padding:12px 14px}.nav a:not(.button-primary):not(.auth-nav-login):not(.account-icon):not(.logout-icon){display:none}.container{padding:25px 14px}.hero{padding:40px 0 22px}.grid{grid-template-columns:1fr}.filters{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.checkbox-grid{grid-template-columns:repeat(2,1fr)}.account-card{grid-template-columns:1fr}.account-thumb{width:100%;height:260px}.card-actions{grid-template-columns:1fr}}


/* Custom authentication screens */
.auth-wrap{min-height:calc(100vh - 160px);display:grid;place-items:center;padding:50px 14px}
.auth-card{width:min(460px,100%);background:linear-gradient(180deg,#19191d,#101012);border:1px solid #303038;border-radius:24px;padding:30px;box-shadow:0 25px 80px #0008}
.auth-logo{width:58px;height:58px;border:1px solid var(--pink);border-radius:50%;display:grid;place-items:center;font:italic 31px Georgia,serif;margin:0 auto 20px}
.auth-card h1{text-align:center;font:normal 42px/1 Georgia,serif;margin:0 0 10px}
.auth-sub{text-align:center;color:var(--muted);margin:0 0 25px}
.auth-form{display:grid;gap:15px}.auth-form label{font-size:14px;font-weight:700}.auth-form input{margin-top:7px}
.auth-submit{width:100%;margin-top:4px;padding:14px 18px;border:0}
.auth-links{display:flex;justify-content:space-between;gap:10px;margin-top:18px;font-size:14px}.auth-links a{color:#ff69ad}
.auth-bottom{text-align:center;color:var(--muted);border-top:1px solid var(--line);margin-top:24px;padding-top:20px;font-size:14px}
.auth-error{background:#3a1825;border:1px solid #7a294d;color:#ffd5e5;border-radius:12px;padding:12px 14px;margin-bottom:16px}
.auth-success{background:#172b23;border:1px solid #2c6c51;color:#d7ffed;border-radius:12px;padding:12px 14px;margin-bottom:16px}
.password-note{font-size:12px;color:var(--muted);margin-top:8px;line-height:1.4;display:block}
@media(max-width:650px){.auth-card{padding:24px 18px}.auth-card h1{font-size:36px}.auth-links{flex-direction:column;text-align:center}}

/* Auth header navigation */
.nav{display:flex;align-items:center;gap:12px}
.nav a{cursor:pointer;text-decoration:none}
.auth-nav-login{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:1px solid #3b3b43;border-radius:999px;color:#fff!important;background:#111115}
.auth-nav-login:hover{border-color:#ff3f91;color:#fff!important}
.auth-nav-signup{display:inline-flex;align-items:center;justify-content:center;min-width:96px}
.auth-card a,.auth-card button{cursor:pointer}
@media(max-width:650px){
  .nav{gap:7px}
  .auth-nav-login{padding:10px 13px}
  .auth-nav-signup{min-width:auto;padding:10px 14px}
}

.password-field{position:relative!important;display:block!important;width:100%;margin-top:7px!important}.password-field .form-control{margin:0!important;width:100%!important;padding-right:56px!important}.password-toggle{position:absolute!important;right:10px!important;top:50%!important;left:auto!important;bottom:auto!important;transform:translateY(-50%)!important;width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;margin:0!important;border:0!important;border-radius:10px!important;background:transparent!important;color:#aaaab2!important;cursor:pointer!important;font-size:18px!important;line-height:1!important;display:grid!important;place-items:center!important;z-index:5!important;appearance:none!important;-webkit-appearance:none!important}.password-toggle:hover{color:#ff69ad!important;background:#24242a!important}.password-toggle:focus-visible{outline:2px solid var(--pink)!important;outline-offset:2px}.password-note{display:block!important;position:static!important;margin:6px 0 0!important;clear:both!important;line-height:1.4!important}.auth-form .password-field + .password-note{margin-top:6px!important}

/* Expanded profile editor */
.profile-editor{max-width:980px}.editor-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.editor-head h1{font:normal clamp(38px,6vw,58px)/1 Georgia,serif;margin:5px 0}.editor-section{border-top:1px solid var(--line);padding:28px 0 8px;margin-top:24px}.editor-section h2{font:normal 28px/1.2 Georgia,serif;margin:0 0 20px}.field-help{color:var(--muted);font-weight:400;font-size:12px}.field-check{justify-content:flex-end}.check{display:flex;align-items:center;gap:10px;min-height:48px}.check input{width:18px;height:18px;accent-color:var(--pink)}.multi-select{min-height:120px}.multi-select option{padding:7px 9px}.file-input{padding:10px!important}.upload-preview{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.upload-preview img{width:150px;height:190px;object-fit:cover;border-radius:12px;border:1px solid var(--line)}.gallery-preview{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.gallery-preview div{aspect-ratio:1;border-radius:12px;overflow:hidden;background:#08080a;border:1px solid var(--line)}.gallery-preview img{width:100%;height:100%;object-fit:cover}.editor-actions{display:flex;gap:12px;margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.save-profile{min-width:190px}
.profile-details{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.profile-details>div,.contact-list>div{background:#101013;border:1px solid var(--line);border-radius:12px;padding:12px 14px;display:flex;justify-content:space-between;gap:12px}.profile-details span,.contact-list span{color:var(--muted)}.profile-details strong,.contact-list strong{font-weight:700;text-align:right}.contact-link{color:inherit;text-decoration:none;cursor:pointer;transition:border-color .15s,transform .15s}.contact-link:hover{border-color:var(--accent);transform:translateY(-1px)}.contact-list{display:grid;gap:10px}.profile-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.profile-gallery img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:14px;border:1px solid var(--line)}.video-link{display:flex}.video-link .button{width:auto}
 @media(max-width:650px){.gallery-preview{grid-template-columns:repeat(3,1fr)}.profile-details{grid-template-columns:1fr}.profile-details>div,.contact-list>div{flex-direction:column;gap:4px}.profile-details strong,.contact-list strong{text-align:left}.profile-gallery{grid-template-columns:repeat(2,1fr)}.editor-actions{flex-direction:column}.editor-actions .button{width:100%}}

/* -------------------------------------------------------------------------
 * After Hours visual system
 * A production-safe visual layer: PHP data, queries, forms and existing
 * interaction scripts stay intact while the presentation becomes editorial.
 * ------------------------------------------------------------------------- */
:root{
  --bg:#f7f0e9;
  --panel:#fbf7f3;
  --panel2:#efe2dc;
  --text:#1e1725;
  --muted:#76666f;
  --pink:#d86e78;
  --orange:#c65b49;
  --plum:#32213b;
  --line:#ded1cd;
  --radius:4px;
  --shadow:0 20px 55px rgba(54,32,47,.12);
}
html,body{background:var(--bg);color:var(--text);font-family:'DM Sans',system-ui,sans-serif}
body{line-height:1.65}
a{color:inherit}
.site-header{background:rgba(247,240,233,.9);border-bottom:1px solid rgba(65,38,53,.14);backdrop-filter:blur(18px);box-shadow:none}
.header-inner{max-width:1320px;padding:20px clamp(20px,5vw,72px);height:76px}
.brand{gap:11px;color:var(--plum);font-family:'DM Sans',sans-serif;font-weight:700;letter-spacing:-.04em;font-size:21px}
.brand-mark,.footer-mark{width:29px;height:29px;border:0;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);background:var(--pink);position:relative}
.brand-mark:after,.footer-mark:after{content:'';position:absolute;width:8px;height:8px;background:#f5d8ca;border-radius:50%;top:7px;left:10px}
.brand-wordmark{transform:translateY(-1px)}
.nav{gap:28px;color:#6c5965;font-size:13px}
.nav a{padding:8px 0;border-radius:0;background:transparent!important}
.nav a:hover{color:var(--pink)}
.nav .auth-nav-login{border-left:1px solid var(--line);padding-left:28px;border-top:0;border-right:0;border-bottom:0;color:#6c5965!important;background:transparent!important}
.nav .auth-nav-signup{background:var(--plum)!important;color:#fff!important;border:0;border-radius:2px;padding:11px 16px;box-shadow:none;font-weight:500}
.nav .auth-nav-signup:hover{background:var(--pink)!important;color:#fff!important}
.account-icon,.logout-icon{width:32px;height:32px;background:transparent!important;border:0!important;color:#6c5965!important}
.container{max-width:1320px;padding:0 clamp(20px,7vw,100px)}
.hero,.directory-hero{padding:clamp(72px,10vw,130px) 0 56px;text-align:left;position:relative}
.directory-hero:after{content:'';position:absolute;right:-10%;top:-120px;width:min(44vw,560px);height:min(44vw,560px);border:1px solid #cbaeb0;border-radius:50%;opacity:.65;background:radial-gradient(circle at 54% 47%,#d86e78 0 15%,transparent 15.5%),radial-gradient(circle at 54% 47%,rgba(216,110,120,.18),transparent 34%);box-shadow:inset 0 0 0 34px transparent;pointer-events:none}
.directory-hero:before{content:'CURATED / VERIFIED';position:absolute;right:2%;top:18%;font:10px 'DM Mono',monospace;letter-spacing:.1em;color:#98787f;transform:rotate(-11deg);z-index:1}
.directory-kicker{position:relative;z-index:2;color:var(--pink);font:10px 'DM Mono',monospace;font-weight:500;letter-spacing:.14em;margin-bottom:20px}
.directory-title{position:relative;z-index:2;color:var(--text);font:500 clamp(54px,7vw,102px)/.94 'Playfair Display',Georgia,serif;letter-spacing:-.065em;max-width:680px}
.directory-title:after{content:'after hours.';display:block;color:var(--pink);font-style:italic;font-weight:500}
.search-chips{position:relative;z-index:2;margin:0 0 22px}
.search-chips-label{color:#806d74;font:10px 'DM Mono',monospace;letter-spacing:.08em;text-transform:uppercase}
.search-chip{background:var(--plum);border-radius:2px;padding:8px 11px;font-size:12px}
.search-chip:hover{background:var(--pink)}
.filters{position:relative;z-index:3;background:rgba(251,247,243,.8);border:1px solid #cdb9b6;border-radius:2px;padding:7px;display:block;box-shadow:0 15px 35px rgba(72,41,54,.06);margin-bottom:55px}
.pc-filter-main-trigger{width:100%;background:transparent!important;border:0!important;color:var(--plum)!important;padding:13px 14px!important;text-align:left;font:500 13px 'DM Sans',sans-serif;cursor:pointer}
.pc-filter-main-icon{color:var(--pink);margin-right:8px}
.pc-filter-main-chevron{float:right;color:#98787f}
.pc-filter-main-panel{padding:10px 8px 8px;border-top:1px solid var(--line)}
.pc-filter-search-main input,.filters input,.filters select{background:#fbf7f3;color:var(--text);border:1px solid #d6c6c1;border-radius:2px;padding:13px 14px}
.pc-filter-dropdown{background:#f4ebe5;border:1px solid #ded1cd;border-radius:2px}
.pc-filter-trigger{background:transparent;color:var(--text);border:0;border-radius:2px;font:500 12px 'DM Sans',sans-serif}
.pc-filter-panel{background:#fbf7f3;border:1px solid #cdb9b6;border-radius:2px;box-shadow:var(--shadow)}
.pc-filter-option{color:#6c5965;background:transparent}
.pc-filter-option:hover,.pc-filter-option.is-selected{background:var(--plum);color:#fff}
.pc-filter-age-row label,.pc-filter-verified{color:#6c5965;font-size:12px}
.pc-filter-main-actions .button{border-radius:2px;padding:11px 16px}
.button{border-radius:2px;border:1px solid var(--line);background:transparent;color:var(--plum);font-weight:600}
.button:hover{border-color:var(--pink);color:var(--pink);background:rgba(216,110,120,.06)}
.button-primary{background:var(--plum);color:#fff;border:0;box-shadow:none}
.button-primary:hover{background:var(--pink);color:#fff}
.grid{grid-template-columns:repeat(4,1fr);gap:15px}
.card{background:var(--panel);border:1px solid #e4d8d2;border-radius:0;box-shadow:none;transition:transform .3s,box-shadow .3s}
.card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}
.card-image{border-radius:0;aspect-ratio:4/5;background:#dfc4ba;object-fit:cover}
.pc-card-image-wrap{position:relative;overflow:hidden;background:#dfc4ba}
.pc-card-image-wrap:after{content:'';position:absolute;inset:0;background:linear-gradient(130deg,transparent 35%,rgba(255,255,255,.18),transparent 64%);transform:translateX(-100%);transition:.7s;pointer-events:none}
.card:hover .pc-card-image-wrap:after{transform:translateX(100%)}
.card-body{padding:17px}
.eyebrow{color:#a45b66;font:10px 'DM Mono',monospace;letter-spacing:.1em;text-transform:uppercase}
.pc-card-name,.card h2.pc-card-name{font:500 25px/1.05 'Playfair Display',Georgia,serif;color:var(--plum);letter-spacing:-.04em;margin:8px 0}
.meta{color:#89747b;font-size:12px}
.pc-location-pin{display:inline-flex;vertical-align:-2px;margin-right:4px;color:var(--pink)}
.pc-location-pin svg{width:13px;height:13px}
.pc-profile-type-row{display:flex;justify-content:space-between;align-items:center;gap:8px}
.pc-verified-feature-tag,.pc-premium-feature-tag,.pc-video-feature-tag{font:9px 'DM Mono',monospace;letter-spacing:.04em;border-radius:2px}
.pc-verified-feature-tag{background:#f1ded8;color:var(--plum);padding:4px 6px}
.pc-premium-feature-tag{background:var(--plum);color:#f8e7df;padding:6px 8px}
.pc-video-feature-tag{background:#d6d8c3;color:#536355;padding:5px 7px}
.tc-profile.pc-modern-profile{max-width:1320px;margin:0 auto;padding:56px clamp(20px,7vw,100px) 80px;gap:50px;background:var(--bg)}
.tc-profile-contact-bar{background:var(--plum);border-radius:2px;margin-bottom:16px}
.tc-contact-inner{padding:12px 16px}
.tc-contact-phone,.tc-contact-social{color:#f7eee8}
.tc-contact-social:hover{color:#e49a9b}
.pc-profile-gallery{background:#e5c6bb;border-radius:0;min-height:520px}
.pc-profile-gallery>img{border-radius:0;object-fit:cover}
.pc-profile-info{color:var(--text)}
.pc-profile-info h1{font:500 clamp(48px,6vw,84px)/.94 'Playfair Display',Georgia,serif;letter-spacing:-.065em;color:var(--plum)}
.pc-profile-info h1 small{color:var(--pink);font-size:.55em}
.tc-location{color:#89747b}
.tc-bio{font:italic 19px/1.7 'Playfair Display',Georgia,serif;color:#594951;max-width:600px}
.tc-details>div,.tc-taxonomy-details>div{background:#fbf7f3;border:1px solid #e4d8d2;border-radius:0}
.tc-details dt{color:#927a80;font:10px 'DM Mono',monospace;text-transform:uppercase;letter-spacing:.06em}
.tc-details dd{color:var(--plum)}
.tc-profile-services{border-top-color:var(--line)}
.tc-profile-services h2{font:500 32px 'Playfair Display',Georgia,serif;color:var(--plum)}
.tc-choice-grid span{background:#fbf7f3;border:1px solid #e4d8d2;border-radius:2px;color:#6c5965}
.tc-analytics-card{background:var(--plum);border-radius:2px;color:#f7eee8}
.footer{background:var(--plum);border-top:0;margin-top:70px;padding:52px clamp(20px,7vw,100px);display:flex;justify-content:space-between;align-items:flex-start;gap:30px;text-align:left;color:#d9c8cb}
.footer-brand{display:block;text-align:left}
.footer-mark{display:inline-block;vertical-align:middle;margin-right:9px;background:#e49a9b}
.footer-wordmark{display:inline-block;vertical-align:middle;color:#f6e5dc;font-size:21px;font-weight:700;letter-spacing:-.04em}
.footer-brand p{max-width:300px;margin:15px 0 0;color:#9e8993;font-size:12px}
.footer-menu{justify-content:flex-start;gap:14px 24px}
.footer-menu a{color:#c7b3b9;font-size:12px;font-weight:500}
.footer-menu a:hover{color:#e49a9b}
.footer-copy{color:#9e8993;font-size:11px;text-align:right}
.auth-wrap{background:radial-gradient(circle at 75% 20%,rgba(216,110,120,.2),transparent 30%),var(--bg);min-height:calc(100vh - 76px)}
.auth-card{background:rgba(251,247,243,.9);border:1px solid #d7c7c2;border-radius:2px;box-shadow:var(--shadow)}
.auth-logo{border:0;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);background:var(--pink);font-size:0;position:relative}
.auth-logo:after{content:'';position:absolute;width:12px;height:12px;background:#f5d8ca;border-radius:50%;top:15px;left:23px}
.auth-card h1,.editor-head h1{font:500 46px/1 'Playfair Display',Georgia,serif;color:var(--plum)}
.auth-sub,.muted{color:var(--muted)}
.auth-form input,.form-control{background:#fbf7f3;color:var(--text);border:1px solid #d6c6c1;border-radius:2px}
.auth-form input:focus,.form-control:focus{border-color:var(--pink);box-shadow:0 0 0 3px rgba(216,110,120,.14)}
.auth-links a,.auth-bottom a{color:var(--pink)}
.profile-editor .form-card,.account-card{background:rgba(251,247,243,.7);border-color:#ded1cd;border-radius:2px}
.editor-section{border-top-color:var(--line)}
.editor-section h2{font:500 30px 'Playfair Display',Georgia,serif;color:var(--plum)}
.pc-multi-trigger{background:#fbf7f3!important;border-color:#d6c6c1!important;color:var(--text)!important;border-radius:2px!important}
.pc-multi-trigger:hover,.pc-multi.is-open .pc-multi-trigger{border-color:var(--pink)!important;box-shadow:0 0 0 1px rgba(216,110,120,.2)!important}
.pc-multi-panel{background:#fbf7f3;border-color:#d6c6c1;box-shadow:var(--shadow)}
.pc-multi-option{color:#6c5965}
.pc-multi-option:hover{background:var(--plum);color:#fff}
.pc-verification-panel{background:#e5c6bb;border:0;border-radius:2px;padding:24px}
.premium-status{color:#a45b66}
@media(max-width:1050px){.grid{grid-template-columns:repeat(3,1fr)}.directory-hero:after{right:-18%;opacity:.5}}
@media(max-width:760px){
  .header-inner{height:68px;padding:16px 20px}
  .nav{gap:14px}.nav-cities,.nav-journal{display:none}
  .nav .auth-nav-login{padding-left:14px}
  .container{padding-left:20px;padding-right:20px}
  .directory-hero{padding-top:76px;padding-bottom:44px}
  .directory-hero:after{right:-35%;top:80px;width:330px;height:330px;opacity:.36}
  .directory-title{font-size:62px}
  .grid{grid-template-columns:repeat(2,1fr)}
  .footer{flex-direction:column}.footer-copy{text-align:left}
}
@media(max-width:480px){
  .brand-wordmark{font-size:18px}
  .nav-browse{display:none}
  .directory-title{font-size:56px}
  .grid{grid-template-columns:1fr}
  .directory-hero:after{right:-50%;top:75px}
  .footer-menu{flex-wrap:wrap}
  .tc-profile.pc-modern-profile{padding-left:20px;padding-right:20px}
}


/* Profile media previews: removable thumbnails */
.preview-item{position:relative;display:inline-block;vertical-align:top;margin:8px 8px 0 0;border:1px solid rgba(255,255,255,.12);border-radius:12px;overflow:hidden;background:#0d0d0f}
.preview-item img{display:block;width:120px;height:120px;object-fit:cover}
.preview-remove{position:absolute!important;top:6px!important;right:6px!important;width:30px!important;height:30px!important;min-width:30px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#ff0b79!important;color:#fff!important;font-size:22px!important;line-height:28px!important;text-align:center!important;cursor:pointer!important;box-shadow:0 4px 14px rgba(0,0,0,.35)!important}
.preview-remove:hover{background:#ff4b24!important;transform:scale(1.04)}
.upload-preview,.gallery-preview{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}

/* Logged-in header logout icon */
.logout-icon{width:42px;height:42px;padding:0!important;border:1px solid #3b3b43;border-radius:50%!important;background:#111115;display:inline-flex!important;align-items:center;justify-content:center;color:#fff!important}
.logout-icon svg{width:21px;height:21px}.logout-icon:hover{border-color:#ff3f91;color:#ff69ad!important;background:#17171c}

/* Hide the WordPress admin toolbar on the public front-end */
#wpadminbar{display:none!important}
html{margin-top:0!important}
body{margin-top:0!important}

/* Profile inline dropdowns — match the directory filter dropdown treatment.
   The existing form values and JS behavior are preserved while the shared
   inline dropdown controls use the filter-page visual style. */
.pc-multi{position:relative;margin-top:7px;z-index:30;min-width:0}
.pc-multi.is-open{z-index:1000}
.pc-multi-trigger{
  width:100%!important;
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  padding:12px 46px 12px 16px!important;
  border:1px solid #303036!important;
  border-radius:14px!important;
  background:#101014!important;
  color:#fff!important;
  text-align:left!important;
  position:relative!important;
  cursor:pointer!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:0!important;
  box-sizing:border-box!important;
  font:inherit!important;
  box-shadow:none!important;
}
.pc-multi-trigger:hover,
.pc-multi.is-open .pc-multi-trigger{
  border-color:#ff1682!important;
  box-shadow:0 0 0 1px rgba(255,22,130,.25)!important;
}
.pc-multi-summary{
  display:block;
  max-width:100%;
  overflow:hidden;
  color:#f5f5f7;
  font-size:16px;
  line-height:1.25;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.pc-multi-chevron{
  position:absolute;
  right:16px;
  top:50%;
  transform:translateY(-55%);
  color:#a9a9ae;
  font-size:22px;
  line-height:1;
  transition:transform .16s ease,color .16s ease;
}
.pc-multi.is-open .pc-multi-chevron{
  transform:translateY(-45%) rotate(180deg);
  color:#ff1682;
}
.pc-multi-panel{
  position:relative;
  left:auto;
  right:auto;
  top:auto;
  margin:7px 0 0;
  padding:9px;
  border:1px solid #34343a;
  border-radius:16px;
  background:#1b1b1e;
  box-shadow:0 18px 45px rgba(0,0,0,.65);
  box-sizing:border-box;
  z-index:1001;
}
.pc-multi-search{
  height:48px;
  display:flex;
  align-items:center;
  gap:7px;
  padding:0 11px;
  border:1px solid #ff1682;
  border-radius:12px;
  background:#101014;
  margin-bottom:8px;
  box-sizing:border-box;
}
.pc-multi-search span{color:#b9b9c0;font-size:22px;line-height:1}
.pc-multi-search-input{
  width:100%!important;
  min-width:0!important;
  height:auto!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  color:#fff!important;
  padding:7px 3px!important;
  box-shadow:none!important;
  font:inherit!important;
}
.pc-multi-search-input::placeholder{color:#77777f}
.pc-multi-options{
  max-height:300px;
  overflow-y:auto;
  display:flex;
  flex-direction:column;
  gap:3px;
  padding-right:3px;
  scrollbar-width:thin;
}
.pc-multi-option{
  position:relative;
  display:flex;
  align-items:center;
  gap:0;
  width:100%;
  min-height:46px;
  padding:10px 12px;
  border:0;
  border-radius:10px;
  background:transparent;
  color:#f1f1f3;
  cursor:pointer;
  font-size:15px;
  line-height:1.25;
  box-sizing:border-box;
}
.pc-multi-option:hover,
.pc-multi-option:has(input:checked){background:#2a2a2f;color:#fff}
.pc-multi-option input{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  margin:-1px!important;
  padding:0!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}
.pc-multi-option[hidden]{display:none}
@media(max-width:650px){
  .logout-icon{width:39px;height:39px}
  .pc-multi-trigger{min-height:58px!important;border-radius:14px!important}
  .pc-multi-panel{position:relative;top:auto;left:auto;right:auto;margin-top:7px;padding:9px;border-radius:14px}
  .pc-multi-options{max-height:360px}
  .pc-multi-option{min-height:46px;font-size:15px}
}

/* Language, Service and Nationality show the scoped pink checkbox treatment.
   All other inline dropdowns keep the existing hidden native controls. */
.pc-checkbox-select .pc-checkbox-option{
  gap:12px;
  padding-left:12px;
  padding-right:12px;
}
.pc-checkbox-select .pc-checkbox-option input{
  position:relative!important;
  flex:0 0 22px;
  width:22px!important;
  height:22px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  clip:auto!important;
  clip-path:none!important;
  white-space:normal!important;
  appearance:none;
  -webkit-appearance:none;
  border:2px solid #73737c!important;
  border-radius:4px;
  background:#101014;
  cursor:pointer;
  transition:background .15s ease,border-color .15s ease,box-shadow .15s ease;
}
.pc-checkbox-select .pc-checkbox-option input:checked{
  border-color:#ff1682!important;
  background:#ff1682;
  box-shadow:0 0 0 1px rgba(255,22,130,.2);
}
.pc-checkbox-select .pc-checkbox-option input:checked::after{
  content:"✓";
  position:absolute;
  inset:-2px 0 0;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-size:16px;
  font-weight:800;
  line-height:1;
}
.pc-checkbox-select .pc-checkbox-option input:focus-visible{
  outline:2px solid #ff1682;
  outline-offset:2px;
}
.pc-selected-chips{
  display:flex;
  flex-wrap:wrap;
  gap:5px;
  margin-top:6px;
  min-height:0;
}
.pc-selected-chip{
  display:inline-flex;
  align-items:center;
  gap:4px;
  max-width:100%;
  padding:3px 5px 3px 7px;
  border:1px solid #38383f;
  border-radius:6px;
  background:#29292e;
  color:#f4f4f6;
  font-size:12px;
  line-height:1.2;
  white-space:nowrap;
}
.pc-selected-chip-remove{
  display:inline-grid!important;
  place-items:center!important;
  width:14px!important;
  height:14px!important;
  min-width:14px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:3px!important;
  background:#ff1682!important;
  color:#fff!important;
  font:700 12px/14px Arial,sans-serif!important;
  cursor:pointer!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}
.pc-selected-chip-remove:hover{
  background:#ff4b24!important;
}

.pc-phone-code{margin:7px 0 10px;z-index:40}
.pc-phone-code .pc-multi-trigger{min-height:76px}.pc-phone-code .pc-multi-panel{min-width:100%;box-sizing:border-box}
.pc-phone-code .pc-multi-options{max-height:360px}
.pc-phone-code .pc-multi-option span{line-height:1.25}

/* Country-code selector uses the shared filter-style trigger. */
.pc-phone-code .pc-multi-trigger{
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  padding:8px 46px 8px 16px!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.pc-phone-code .pc-multi-summary{line-height:1.25!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}

/* Rate amount + single currency selector */
.rate-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px);gap:10px;align-items:start}
.rate-row .pc-currency{margin-top:0}
.rate-row .pc-currency .pc-multi-trigger{height:58px;min-height:58px;max-height:58px;box-sizing:border-box}
.pc-currency .pc-multi-panel{padding:9px;overflow:visible}
.pc-currency .pc-multi-options{max-height:300px;overflow-y:auto;gap:3px;padding-right:3px}
.pc-currency .pc-multi-option{
  min-height:46px;
  border:0;
  border-radius:10px;
  padding:10px 12px;
  background:transparent;
  font-size:15px;
}
.pc-currency .pc-multi-option:hover,
.pc-currency .pc-multi-option:has(input:checked){background:#2a2a2f}
@media(max-width:650px){.rate-row{grid-template-columns:minmax(0,1fr) 150px;gap:8px}.pc-currency .pc-multi-trigger{padding-left:13px;padding-right:38px}.pc-currency .pc-multi-summary{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}

.account-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:4px}.account-title-row h1{margin:0}.account-add-top{white-space:nowrap}.account-title-row+.muted{margin-top:10px}
@media(max-width:650px){.account-title-row{align-items:center}.account-add-top{padding:9px 13px;font-size:14px}.account-title-row h1{font-size:38px}}


/* Responsive profile card sizing — matched to the supplied reference theme */
.grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
.card-image{
  aspect-ratio:3/4;
  width:100%;
  height:auto;
  object-fit:cover;
  border-radius:6px;
}
.card-body{
  padding:14px;
}
.card h2{
  font-size:18px;
}
@media (max-width:1100px){
  .grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
}
@media (max-width:900px){
  .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .card{border-radius:6px}
  .card-body{padding:11px}
  .card h2{font-size:16px}
  .meta{font-size:13px}
  .eyebrow{font-size:11px;letter-spacing:2px}
}
@media (max-width:650px){
  .container{padding-left:14px;padding-right:14px}
  .grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .card-image{aspect-ratio:auto;height:calc(66.6667vw + 5.333px)}
  .card-actions{grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}
  .card-actions .button{padding:9px 8px;font-size:13px}
}

/* Entire listing card is clickable; action buttons removed */
.card-link{display:block;color:inherit;text-decoration:none;cursor:pointer}
.card-link:hover{color:inherit;text-decoration:none}
.card-link:focus-visible{outline:2px solid var(--pink);outline-offset:4px;border-radius:6px}


/* Original-image delivery: never visually blur/downsample the source. */
img{image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.card-image,.profile-main-image,.profile-gallery img,.upload-preview img,.gallery-preview img,.account-thumb{
  image-rendering:auto;
}


/* =========================================================
   TEMPTCITY-STYLE PROFILE + BLOG DESIGN
   Merged into PinkCities current theme.
   Profile: <=699px horizontal slider; >=700px image LEFT + content RIGHT.
   Images always reference original attachment URLs from PHP.
========================================================= */

/* Profile layout */
.pc-modern-profile{
  display:flex!important;
  flex-wrap:wrap!important;
  flex-direction:row!important;
  width:100%!important;
  max-width:1400px!important;
  margin:0 auto!important;
  padding:24px 3vw 40px!important;
  box-sizing:border-box!important;
  gap:24px!important;
  align-items:flex-start!important;
}
.pc-modern-profile .pc-profile-gallery{
  flex:1 1 0!important;
  width:0!important;
  min-width:0!important;
  order:1!important;
  margin-top:20px!important;
  display:grid!important;
  grid-template-columns:repeat(auto-fill,minmax(clamp(180px,18vw,300px),1fr))!important;
  gap:10px!important;
  padding:0!important;
  overflow:visible!important;
}
.pc-modern-profile .pc-profile-gallery > img{
  width:100%!important;
  height:auto!important;
  aspect-ratio:3/4!important;
  object-fit:cover!important;
  object-position:center top!important;
  border-radius:14px!important;
  display:block!important;
  box-sizing:border-box!important;
  margin:0!important;
  min-width:0!important;
  max-width:none!important;
  box-shadow:0 3px 10px rgba(0,0,0,.12);
}
.pc-modern-profile .pc-profile-info{
  flex:1 1 0!important;
  width:0!important;
  min-width:0!important;
  max-width:none!important;
  order:2!important;
  position:static!important;
  margin-top:20px!important;
  padding:10px 6px 30px!important;
}
.pc-modern-profile .pc-profile-info h1{font-size:42px;line-height:1.15;margin:12px 0 8px}
.pc-modern-profile .pc-profile-info h1 small{color:#aaa;font-weight:500}
.pc-modern-profile .tc-location{font-size:18px;margin:0 0 18px}
.pc-modern-profile .tc-bio{line-height:1.75;margin:20px 0;color:#ddd}
.pc-modern-profile .tc-details{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin:22px 0;
}
.pc-modern-profile .tc-details>div{
  padding:13px 14px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:12px;
  background:#101012;
}
/* Compact profile taxonomy table: two label/value pairs per row. */
.pc-modern-profile .tc-taxonomy-details{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:0 18px;
  margin:22px 0;
  border-top:1px solid rgba(255,255,255,.12);
}
.pc-modern-profile .tc-taxonomy-details>div{
  display:grid;
  grid-template-columns:92px minmax(0,1fr);
  align-items:center;
  min-width:0;
  padding:0!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.12);
  border-radius:0!important;
  background:transparent!important;
}
.pc-modern-profile .tc-taxonomy-details dt,
.pc-modern-profile .tc-taxonomy-details dd{
  margin:0;
  padding:9px 5px;
  min-width:0;
  box-sizing:border-box;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.pc-modern-profile .tc-taxonomy-details dt{
  font-size:12px;
  line-height:1.25;
  font-weight:400;
  text-transform:uppercase;
  letter-spacing:.06em;
  color:#a9a9ad;
}
.pc-modern-profile .tc-taxonomy-details dd{
  font-size:13px;
  line-height:1.25;
  color:#eee;
  font-weight:500;
  overflow-wrap:normal;
  word-break:normal;
}
.pc-modern-profile .tc-profile-inline-row{
  display:flex;
  align-items:center;
  gap:12px;
  min-width:0;
  margin:20px 0 0;
  padding:9px 5px;
  border-bottom:1px solid rgba(255,255,255,.12);
  box-sizing:border-box;
  font-size:13px;
  line-height:1.25;
}
.pc-modern-profile .tc-profile-inline-row .tc-inline-label{
  flex:0 0 78px;
  color:#a9a9ad;
  font-size:12px;
  font-weight:400;
  letter-spacing:.06em;
  text-transform:uppercase;
}
.pc-modern-profile .tc-profile-inline-row .tc-inline-value{
  min-width:0;
  color:#eee;
  font-weight:500;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.pc-modern-profile .tc-profile-languages{
  align-items:flex-start;
}
.pc-modern-profile .tc-profile-languages .tc-inline-value{
  flex:1 1 auto;
  overflow:visible;
  text-overflow:clip;
  white-space:normal;
  overflow-wrap:anywhere;
  word-break:normal;
}
.pc-modern-profile .tc-details dt{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#a9a9ad;margin-bottom:5px}
.pc-modern-profile .tc-details dd{margin:0;color:#fff;font-weight:650}
.pc-modern-profile .tc-profile-services{margin-top:28px}
.pc-modern-profile .tc-profile-services h2{font-size:22px;margin:0 0 12px}
.pc-modern-profile .tc-profile-video{margin-top:28px;text-align:center}
.pc-modern-profile .tc-profile-video h2{font-size:22px;margin:0 0 12px;text-align:center}
.pc-modern-profile .tc-vimeo-embed{display:block;width:320px;height:568px;max-width:100%;margin:0 auto;border:1px solid var(--line);border-radius:14px;background:#000;box-shadow:0 10px 30px rgba(0,0,0,.28)}
.pc-modern-profile .tc-choice-grid.tc-services{display:flex;flex-wrap:wrap;gap:8px}
.pc-modern-profile .tc-choice-grid.tc-services span{
  display:inline-flex;padding:9px 12px;border-radius:999px;
  background:#202024;border:1px solid rgba(255,255,255,.12);color:#eee
}
.pc-modern-profile .pc-contact-details{display:grid;gap:8px}
.pc-modern-profile .pc-contact-details a{
  display:flex;justify-content:space-between;gap:12px;
  padding:12px 14px;border-radius:12px;background:#101012;
  border:1px solid rgba(255,255,255,.12);text-decoration:none
}
.pc-modern-profile .pc-contact-details span{color:#aaa}
.pc-modern-profile .pc-contact-details strong{color:#fff}
.pc-modern-profile .tc-profile-contact-bar{
  width:100%;flex:0 0 100%;order:0;display:flex;align-items:center;
  box-sizing:border-box;height:48px;min-height:48px;padding:0;position:sticky;top:0;z-index:1000;
  background:rgba(31,31,31,.96);border:1px solid rgba(255,255,255,.18);
  border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.28);
  backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);
}
.tc-contact-inner{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;box-sizing:border-box}
.tc-contact-phone{display:inline-flex;align-items:center;gap:7px;color:#fff;text-decoration:none;font-size:18px;font-weight:500;white-space:nowrap}
.tc-contact-phone svg{width:28px;height:28px;color:#ff1493;flex:0 0 auto}
.tc-contact-social{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;flex:0 0 42px}
.tc-contact-social svg{width:27px;height:27px}
.tc-contact-social.whatsapp{color:#25D366}
.tc-contact-social.telegram{color:#29A9EA}
.tc-contact-social.instagram{color:#E1306C}
.pc-modern-profile .tc-contact-social:hover,.pc-modern-profile .tc-contact-phone:hover{opacity:.82}
.profile-editor .pc-contact-label{display:inline-flex;align-items:center;gap:6px}
.profile-editor .pc-contact-input-controls{display:grid;gap:8px;min-width:0;width:100%}
.profile-editor .pc-contact-input-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px}
.profile-editor .pc-contact-input-icon svg{width:18px;height:18px;display:block}
.profile-editor .pc-contact-input-icon.call{color:#ff1493}
.profile-editor .pc-contact-input-icon.whatsapp{color:#25D366}
.profile-editor .pc-contact-input-icon.telegram{color:#29A9EA}
.profile-editor .pc-contact-input-icon.instagram{color:#E1306C}
@media(max-width:699px){
  .tc-profile-contact-bar{top:0;margin:0 10px 10px;width:calc(100% - 20px);flex-basis:calc(100% - 20px)}
  .tc-contact-inner{gap:6px;padding:0 10px}
  .tc-contact-phone{font-size:16px}
  .tc-contact-phone svg{width:25px;height:25px}
  .tc-contact-social{width:38px;height:38px;flex-basis:38px}
  .tc-contact-social svg{width:24px;height:24px}
}
/* Lightbox */
#tcLightbox{display:none;position:fixed;inset:0;z-index:99999;background:rgba(0,0,0,.94);align-items:center;justify-content:center;padding:20px}
#tcLightbox.is-open{display:flex}
#tcLbImg{max-width:92vw;max-height:88vh;width:auto!important;height:auto!important;object-fit:contain!important;border-radius:10px}
#tcLightbox .tc-close{position:absolute;top:18px;right:22px;color:#fff;font-size:40px;cursor:pointer;z-index:2}
#tcLightbox .tc-counter{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);color:#fff}
#tcLightbox .tc-thumbs{display:none}

/* Blog archive */
.tc-blog-page{max-width:900px;margin:0 auto;padding:30px 20px 60px}
.tc-blog-title{font-size:42px;margin:10px 0 28px}
.tc-blog-grid{display:grid;gap:28px}
.tc-blog-card{background:#fff;border:1px solid #f3d6e4;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.08)}
.tc-blog-image{display:block;padding:18px 18px 0}
.tc-blog-image img{width:100%;height:240px;object-fit:cover;border-radius:18px;display:block}
.tc-blog-content{padding:22px}
.tc-blog-date,.tc-single-meta{display:inline-block;background:#ffe7f2;color:#ff1493;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:700}
.tc-blog-content h2{margin:8px 0 12px;font-size:30px;line-height:1.2}
.tc-blog-content h2 a{color:#2b0a45;text-decoration:none}
.tc-blog-content p{color:#666;line-height:1.8}
.tc-blog-btn{display:inline-block;margin-top:16px;background:#ff1493;color:#fff!important;padding:12px 18px;border-radius:999px;font-weight:700;text-decoration:none}
.tc-blog-page .navigation.pagination{margin-top:30px}

/* Blog single */
.tc-single-post{max-width:920px;margin:0 auto;padding:30px 20px 60px}
.tc-single-card{background:#fff;border:1px solid #f3d6e4;border-radius:26px;box-shadow:0 12px 35px rgba(0,0,0,.08);overflow:hidden}
.tc-single-image{padding:20px 20px 0}
.tc-single-image img{width:100%;height:320px;object-fit:cover;border-radius:20px;display:block}
.tc-single-inner{padding:26px}
.tc-single-inner h1{font-size:42px;line-height:1.15;margin:8px 0 14px;color:#2b0a45}
.tc-single-topmeta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}
.tc-readtime{color:#777}
.tc-share{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:8px 0 26px}
.tc-share strong{color:#2b0a45;margin-right:4px}
.share-btn{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:800}
.share-btn span{font-size:13px}
.share-btn.wa{background:#25D366;color:#fff;width:auto;border-radius:999px;padding:0 14px}
.share-btn.fb{background:#1877F2;color:#fff;font-size:22px}
.share-btn.x{background:#111;color:#fff;font-size:18px}
.share-btn.copy{background:#eee;color:#333}
.share-btn.copy.copied:after{content:'Copied';position:absolute;margin-top:70px;background:#111;color:#fff;padding:5px 8px;border-radius:6px;font-size:12px}
.tc-single-content{font-size:18px;line-height:1.9;color:#444}
.tc-single-content img{max-width:100%;height:auto}
.tc-single-content h2,.tc-single-content h3{margin-top:34px;color:#2b0a45}
.tc-post-nav{display:flex;justify-content:space-between;gap:15px;margin:34px 0;border-top:1px solid #f0dbe6;border-bottom:1px solid #f0dbe6;padding:18px 0}
.tc-post-nav a,.tc-back-blog{color:#ff1493;font-weight:700;text-decoration:none}
.tc-related-title{color:#2b0a45;margin-top:30px}
.tc-related{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.tc-related-card{display:block;text-decoration:none;background:#fff7fb;border:1px solid #f3d6e4;border-radius:14px;overflow:hidden;padding-bottom:12px}
.tc-related-card img{width:100%;height:120px;object-fit:cover;display:block;margin-bottom:10px}
.tc-related-card span,.tc-related-card small{display:block;padding:0 10px}
.tc-related-card span{color:#2b0a45;font-weight:700}
.tc-related-card small{color:#888;margin-top:5px}

/* Requested responsive breakpoint: 700px */
@media (max-width:699px){
  .pc-modern-profile{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;padding:12px 0 30px!important;gap:0!important}
  .pc-modern-profile .pc-profile-gallery{
    flex:none!important;width:100%!important;order:1!important;
    display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;
    overflow-x:auto!important;overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;gap:10px!important;padding:0 16px 8px!important;box-sizing:border-box!important;scroll-padding-inline:16px!important;
  }
  .pc-modern-profile .pc-profile-gallery::-webkit-scrollbar{display:none}
  .pc-modern-profile .pc-profile-gallery>img{
    flex:0 0 72vw!important;width:72vw!important;height:90vw!important;
    min-width:72vw!important;max-width:72vw!important;min-height:90vw!important;max-height:90vw!important;
    aspect-ratio:auto!important;scroll-snap-align:start!important;border-radius:14px!important;
  }
  .pc-modern-profile .pc-profile-info{
    flex:none!important;width:100%!important;order:2!important;
    padding:22px 18px 30px!important;margin:0!important;box-sizing:border-box!important;
  }
  .pc-modern-profile .pc-profile-info h1{font-size:36px}
  .pc-modern-profile .tc-details{grid-template-columns:1fr}
  .pc-modern-profile .tc-taxonomy-details{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 8px}
  .pc-modern-profile .tc-taxonomy-details>div{grid-template-columns:78px minmax(0,1fr)}
  .pc-modern-profile .tc-taxonomy-details dt{font-size:10px;letter-spacing:.05em}
  .pc-modern-profile .tc-taxonomy-details dd{font-size:11px;padding:9px 4px}
  .pc-modern-profile .tc-profile-contact-bar{order:0;padding:0}
  .tc-blog-page{padding:22px 16px 50px}
  .tc-blog-title{font-size:32px}
  .tc-blog-image img{height:220px}
  .tc-blog-content h2{font-size:22px}
  .tc-single-post{padding:20px 12px 50px}
  .tc-single-image img{height:220px}
  .tc-single-inner{padding:20px}
  .tc-single-inner h1{font-size:28px}
  .tc-single-content{font-size:17px}
  .tc-related{grid-template-columns:1fr}
}

/* Desktop: exact requested left gallery / right content */
@media (min-width:700px){
  .pc-modern-profile .pc-profile-gallery{order:1!important}
  .pc-modern-profile .pc-profile-info{order:2!important}
}
@media (min-width:1024px){
  .tc-blog-page{max-width:1320px}
  .tc-blog-grid{grid-template-columns:1fr 1fr;gap:32px}
  .tc-blog-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:58% 42%;align-items:center}
  .tc-blog-card:first-child .tc-blog-image{padding:24px}
  .tc-blog-card:first-child .tc-blog-image img{height:420px}
  .tc-blog-card:first-child .tc-blog-content{padding:30px}
  .tc-blog-card:first-child h2{font-size:46px;line-height:1.08}
  .tc-blog-card{transition:.3s ease}
  .tc-blog-card:hover{transform:translateY(-8px);box-shadow:0 18px 42px rgba(0,0,0,.16)}
  .tc-blog-image img{height:260px}
}

/* Final profile gallery adjustment */
.site-header{position:relative!important;top:auto!important;}

/* Every gallery image gets its own very thin #c2c2c2 border. */
.pc-modern-profile .pc-profile-gallery > img{
  border:1px solid #c2c2c2!important;
}

/* Remote images can fail on slow/mobile connections. Hide the native broken
   icon while keeping the card/gallery dimensions stable. */
img.pc-image-failed{
  opacity:0!important;
  visibility:hidden!important;
}
img.pc-image-failed-inline{
  opacity:1!important;
  visibility:visible!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  color:#a9a9b2!important;
  background:
    radial-gradient(circle at 50% 42%,rgba(255,22,130,.18),transparent 30%),
    linear-gradient(145deg,#18181d,#0e0e11)!important;
  font-size:12px!important;
  text-align:center!important;
}
.pc-media-failed{
  position:relative!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 50% 42%,rgba(255,22,130,.18),transparent 30%),
    linear-gradient(145deg,#18181d,#0e0e11)!important;
}
.pc-media-failed::after{
  content:"Image unavailable";
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:14px;
  color:#a9a9b2;
  font-size:12px;
  line-height:1.3;
  text-align:center;
  letter-spacing:.02em;
  pointer-events:none;
}
.pc-card-image-wrap.pc-media-failed::after{
  content:"Profile image unavailable";
}
.tc-lightbox-stage.pc-media-failed::after{
  content:"This image could not be loaded";
}

/* Directory filters: all taxonomy controls use a stable responsive grid. */
.filters{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center}
.filters .actions{grid-column:1/-1;display:flex;gap:8px;align-items:center}
@media(max-width:900px){.filters{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.filters{grid-template-columns:1fr}.filters .actions{grid-column:auto;flex-wrap:wrap}}


/* =========================================================
   DIRECTORY TAXONOMY FILTERS — INLINE DARK DROPDOWNS
   Replaces native <select> controls without changing the
   existing query/filter names or backend filtering.
========================================================= */
.filters .pc-filter-dropdown{
  position:relative;
  min-width:0;
  z-index:20;
}
.filters .pc-filter-dropdown.is-open{z-index:1000}
.filters .pc-filter-trigger{
  width:100%!important;
  min-height:58px!important;
  padding:12px 46px 12px 16px!important;
  margin:0!important;
  border:1px solid #303036!important;
  border-radius:14px!important;
  background:#101014!important;
  color:#fff!important;
  text-align:left!important;
  font:inherit!important;
  font-size:16px!important;
  line-height:1.25!important;
  cursor:pointer!important;
  position:relative!important;
  box-sizing:border-box!important;
  box-shadow:none!important;
}
.filters .pc-filter-trigger:hover,
.filters .pc-filter-dropdown.is-open .pc-filter-trigger{
  border-color:#ff1682!important;
  box-shadow:0 0 0 1px rgba(255,22,130,.25)!important;
}
.pc-filter-summary{
  display:block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  color:#f5f5f7;
}
.pc-filter-chevron{
  position:absolute;
  right:16px;
  top:50%;
  transform:translateY(-55%);
  color:#a9a9ae;
  font-size:22px;
  line-height:1;
  transition:transform .16s ease,color .16s ease;
}
.pc-filter-dropdown.is-open .pc-filter-chevron{
  transform:translateY(-45%) rotate(180deg);
  color:#ff1682;
}
.pc-filter-panel{
  position:absolute;
  left:0;
  right:0;
  top:calc(100% + 7px);
  padding:9px;
  border:1px solid #34343a;
  border-radius:16px;
  background:#1b1b1e;
  box-shadow:0 18px 45px rgba(0,0,0,.65);
  z-index:1001;
  box-sizing:border-box;
}
.pc-filter-panel[hidden]{display:none}
.pc-filter-search{
  height:48px;
  display:flex;
  align-items:center;
  gap:7px;
  padding:0 11px;
  margin-bottom:8px;
  border:1px solid #ff1682;
  border-radius:12px;
  background:#101014;
  box-sizing:border-box;
}
.pc-filter-search span{
  color:#b9b9c0;
  font-size:22px;
  line-height:1;
}
.pc-filter-search-input{
  width:100%!important;
  min-width:0!important;
  height:auto!important;
  margin:0!important;
  padding:7px 3px!important;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  color:#fff!important;
  box-shadow:none!important;
  font:inherit!important;
}
.pc-filter-search-input::placeholder{color:#77777f}
.pc-filter-options{
  max-height:300px;
  overflow-y:auto;
  display:flex;
  flex-direction:column;
  gap:3px;
  scrollbar-width:thin;
}
.pc-filter-option{
  width:100%!important;
  min-height:46px!important;
  padding:10px 12px!important;
  border:0!important;
  border-radius:10px!important;
  background:transparent!important;
  color:#f1f1f3!important;
  text-align:left!important;
  font:inherit!important;
  font-size:15px!important;
  line-height:1.25!important;
  cursor:pointer!important;
  box-shadow:none!important;
}
.pc-filter-option:hover,
.pc-filter-option.is-selected{
  background:#2a2a2f!important;
  color:#fff!important;
}
.pc-filter-option[hidden]{display:none!important}

/* Keep all filter controls dark on mobile too; no white native selects. */
@media(max-width:650px){
  .filters .pc-filter-dropdown{width:100%}
  .filters .pc-filter-trigger{
    min-height:58px!important;
    border-radius:14px!important;
    background:#101014!important;
  }
  .filters .pc-filter-panel{
    position:relative;
    top:auto;
    left:auto;
    right:auto;
    margin-top:7px;
    border-radius:14px;
  }
  .pc-filter-options{max-height:360px}
}

/* v1.3.27: compact single Filter button
   All directory filters stay hidden until the Filter button is opened.
   Individual dropdown/search panels close after a selection, while the
   main filter panel stays open so multiple changes can be made before Apply. */
.filters{display:block!important;padding:14px!important}
.pc-filter-main-trigger{width:100%!important;min-height:58px!important;padding:12px 16px!important;border:1px solid #303036!important;border-radius:14px!important;background:#101014!important;color:#fff!important;text-align:left!important;font:inherit!important;font-size:16px!important;cursor:pointer!important;display:flex!important;align-items:center!important;gap:10px!important;box-sizing:border-box!important;position:relative!important}
.pc-filter-main-trigger:hover,.pc-filter-main-trigger[aria-expanded="true"]{border-color:#ff1682!important;box-shadow:0 0 0 1px rgba(255,22,130,.25)!important}
.pc-filter-main-icon{color:#ff4b9f;font-size:21px;line-height:1}
.pc-filter-main-chevron{position:absolute;right:16px;top:50%;transform:translateY(-55%);font-size:22px;color:#a9a9ae;transition:transform .16s ease}
.pc-filter-main-trigger[aria-expanded="true"] .pc-filter-main-chevron{transform:translateY(-45%) rotate(180deg);color:#ff1682}
.pc-filter-main-panel{margin-top:12px;padding:12px;border:1px solid #303036;border-radius:16px;background:#151518;box-sizing:border-box}
.pc-filter-main-panel[hidden]{display:none!important}
.pc-filter-search-main{margin-bottom:12px}
.pc-filter-search-main input{width:100%!important;box-sizing:border-box!important;background:#0d0d10!important;color:#fff!important;border:1px solid #303036!important;border-radius:12px!important;padding:13px 14px!important;outline:none!important}
.pc-filter-search-main input:focus{border-color:#ff1682!important;box-shadow:0 0 0 1px rgba(255,22,130,.2)!important}
.pc-filter-main-panel .pc-filter-dropdown{margin-bottom:10px}
.pc-filter-main-panel .pc-filter-dropdown:last-of-type{margin-bottom:0}
.pc-filter-main-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:12px;padding-top:12px;border-top:1px solid #303036}
.pc-filter-main-actions .button{margin:0!important}
@media(min-width:651px){
  .pc-filter-main-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;align-items:start}
  .pc-filter-search-main{grid-column:1/-1;margin-bottom:0}
  .pc-filter-main-panel .pc-filter-dropdown{margin-bottom:0}
  .pc-filter-main-actions{grid-column:1/-1}
}
@media(max-width:650px){
  .filters{padding:10px!important}
  .pc-filter-main-panel{padding:10px}
  .pc-filter-main-actions{display:grid;grid-template-columns:1fr 1fr}
  .pc-filter-main-actions .button{width:100%;box-sizing:border-box;text-align:center}
}

/* Premium card feature badge: 5px from the image's top/right edges. */
.pc-card-image-wrap,.pc-similar-image-wrap{position:relative;overflow:hidden;line-height:0;border-radius:6px}
.pc-card-image-wrap .card-image,.pc-similar-image-wrap .card-image{display:block}
.pc-premium-feature-tag{position:absolute;top:8px;right:8px;z-index:3;display:inline-flex;align-items:center;gap:3px;line-height:1;background:#171717;color:#fff3c5;border:1px solid #c99a00;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:500;white-space:nowrap;box-shadow:0 3px 10px rgba(0,0,0,.28)}.pc-premium-star-icon{width:11px;height:11px;flex:0 0 11px;color:#ffc400;display:block}
.pc-video-feature-tag{position:absolute;left:8px;bottom:8px;z-index:3;display:inline-flex;align-items:center;gap:1px;line-height:1;background:rgba(55,49,46,.92);color:#fff;border:1px solid rgba(130,123,118,.72);border-radius:999px;padding:1px 3px;font-size:8px;font-weight:400;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.28);backdrop-filter:blur(4px)}.pc-video-feature-icon{width:20px;height:12px;display:block;color:#ff4f91;flex:0 0 auto}
.premium-benefits{margin-top:16px;padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#101013}.premium-benefits strong{display:block;margin-bottom:7px}.premium-benefits ul{margin:0;padding-left:20px;color:var(--muted)}.premium-benefits li{margin:4px 0}.pc-countdown{white-space:nowrap}.pc-countdown.active{color:#ff75b8;font-weight:700}

/* v1.3.26 verification */
.pc-verified-feature-tag{color:#40c978!important;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.25rem;font-size:10px;font-weight:700;display:inline-flex}.pc-verified-feature-row{display:flex;justify-content:flex-end}.pc-profile-type-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:14px}.pc-profile-type-row .eyebrow{margin:0}.pc-profile-type-row .pc-verified-feature-tag{margin:0}.card h2.pc-card-name{text-align:center;margin:5px 0 8px}
.pc-ver-status{font-weight:700}
.pc-ver-verified{color:#16a34a}.pc-ver-pending{color:#eab308}.pc-ver-rejected,.pc-ver-unverified{color:#dc2626}.pc-ver-none{color:#777}
.pc-verification-panel{margin:0 0 22px;padding:18px 20px;border:1px solid var(--line);border-radius:18px;background:var(--panel)}
.pc-verification-panel h2{font-size:20px}
.pc-verification-form{display:flex;gap:12px;align-items:end;flex-wrap:wrap;margin-top:14px}
.pc-verification-form label{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:13px}
.pc-verification-form input[type=file]{max-width:100%;padding:8px;border:1px solid var(--line);border-radius:10px;background:#0e0e10;color:#ddd}


/* v1.3.27 filter cleanup: only requested filters + age + verified. */
.pc-filter-age-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin:0 0 10px;
}
.pc-filter-age-row label{
  display:flex;
  flex-direction:column;
  gap:6px;
  color:#a9a9ae;
  font-size:12px;
}
.pc-filter-age-row input{
  width:100%;
  min-height:48px;
  box-sizing:border-box;
  padding:12px 13px;
  background:#0d0d10;
  color:#fff;
  border:1px solid #303036;
  border-radius:12px;
  outline:none;
  font:inherit;
}
.pc-filter-age-row input:focus{border-color:#ff1682;box-shadow:0 0 0 1px rgba(255,22,130,.2)}
.pc-filter-verified{
  display:flex;
  align-items:center;
  gap:10px;
  min-height:48px;
  margin:0 0 10px;
  padding:0 13px;
  box-sizing:border-box;
  border:1px solid #303036;
  border-radius:12px;
  background:#0d0d10;
  color:#fff;
  cursor:pointer;
}
.pc-filter-verified input{width:18px;height:18px;accent-color:#ff1682;margin:0}
@media(max-width:650px){
  .pc-filter-age-row{grid-template-columns:1fr 1fr}
}

/* Mobile profile spacing: keep all visible content 10px away from screen edges.
   Desktop (700px+) remains unchanged. */
@media (max-width:699px){
  .pc-modern-profile .pc-profile-gallery{
    width:100%!important;
    padding-left:10px!important;
    padding-right:10px!important;
    box-sizing:border-box!important;
    scroll-padding-inline:10px!important;
  }
  .pc-modern-profile .pc-profile-info{
    width:100%!important;
    padding-left:10px!important;
    padding-right:10px!important;
    box-sizing:border-box!important;
  }
  .pc-modern-profile + .pc-similar-section{
    width:100%!important;
    box-sizing:border-box!important;
    padding-left:10px!important;
    padding-right:10px!important;
  }
}


/* Final mobile horizontal gallery + similar profiles spacing fix
   Desktop 700px+ intentionally unchanged. */
@media (max-width:699px){
  .pc-modern-profile .pc-profile-gallery{
    width:calc(100% - 20px)!important;
    flex-basis:calc(100% - 20px)!important;
    margin-left:10px!important;
    margin-right:10px!important;
    padding-left:0!important;
    padding-right:0!important;
    box-sizing:border-box!important;
    scroll-padding-inline:0!important;
  }

  .pc-modern-profile .pc-profile-gallery > img{
    margin:0!important;
  }

  .pc-modern-profile + .pc-similar-section{
    width:calc(100% - 20px)!important;
    margin-left:10px!important;
    margin-right:10px!important;
    padding-left:0!important;
    padding-right:0!important;
    box-sizing:border-box!important;
  }
}


/* Admin-managed branding + footer navigation */
.brand-logo{display:block;width:auto;max-width:180px;height:42px;object-fit:contain}
.footer{display:flex;flex-direction:column;align-items:center;gap:18px}
.footer-brand{display:flex;align-items:center;justify-content:center}
.footer-logo{display:block;max-width:180px;max-height:55px;width:auto;height:auto;object-fit:contain}
.footer-icon-image{display:block;width:42px;height:42px;border-radius:50%;object-fit:cover}
.footer-menu{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 20px}
.footer-menu a{display:inline-flex;align-items:center;gap:7px;color:#ff69ad;font-size:14px;font-weight:600;transition:color .15s,opacity .15s}
.footer-menu a:hover{color:#ff1682;opacity:.9}
.footer-link-icon{width:17px;height:17px;flex:0 0 17px}
.footer-copy{color:var(--muted);font-size:14px;text-align:center}
@media(max-width:650px){
  .brand-logo{max-width:150px;height:40px}
  .footer-menu{gap:12px 16px;padding:0 8px}
  .footer-menu a{font-size:13px}
}

@media(max-width:650px){
  .directory-hero{padding-top:34px;padding-bottom:18px}
  .directory-kicker{font-size:13px;letter-spacing:2.5px;margin-bottom:10px}
  .directory-title{font-size:36px}
  .search-chips{margin-bottom:18px}
}

/* Make Premium button — premium-only styling; does not affect other buttons/badges. */
.account-actions a.button[href*="/premium/"]{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:44px;
  padding:10px 18px;
  border:1px solid rgba(255,210,70,.72);
  border-radius:999px;
  background:linear-gradient(135deg,#171717 0%,#262018 52%,#171717 100%);
  color:#ffe58a;
  font-weight:700;
  letter-spacing:.2px;
  box-shadow:0 5px 18px rgba(201,154,0,.16), inset 0 1px 0 rgba(255,255,255,.08);
  text-decoration:none;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.account-actions a.button[href*="/premium/"]::before{
  content:"☆";
  font-size:18px;
  line-height:1;
  color:#ffc400;
  margin-right:1px;
}
.account-actions a.button[href*="/premium/"]:hover{
  border-color:#ffc400;
  box-shadow:0 7px 22px rgba(201,154,0,.24), inset 0 1px 0 rgba(255,255,255,.1);
  transform:translateY(-1px);
}

/* v1.3.40: compact profile name/location typography and card spacing.
   These selectors stay scoped to profile cards and the single-profile layout. */
.card .card-body{padding-bottom:2px}
.card h2.pc-card-name{
  margin-bottom:3px;
  font-size:15px;
  line-height:1.15;
  font-weight:300;
}
.card .meta{
  font-size:10px;
  line-height:1.25;
  font-weight:300;
}
.pc-modern-profile .pc-profile-info h1{
  font-size:34px;
  line-height:1.1;
  font-weight:300;
  margin-bottom:3px;
}
.pc-modern-profile .pc-profile-info h1 small{font-weight:300}
.pc-modern-profile .tc-location{
  font-size:10px;
  line-height:1.25;
  font-weight:300;
}

/* v1.3.42: WordPress-ready responsive profile grid and flush sticky contact bar. */
.pc-modern-profile{
  padding-top:0!important;
}
.pc-modern-profile .tc-profile-contact-bar{
  top:0!important;
  margin-top:0!important;
}
.grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))!important;
}
.grid .card-image{
  width:100%!important;
  height:auto!important;
  aspect-ratio:3/4!important;
  object-fit:cover!important;
}

/* v1.3.42: full profile image viewer with thumbnails, arrows, and swipe navigation. */
body.tc-lightbox-open{overflow:hidden!important}
#tcLightbox{
  display:none;
  position:fixed;
  inset:0;
  z-index:99999;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:12px;
  padding:18px 14px;
  background:rgba(0,0,0,.96);
  touch-action:pan-y;
}
#tcLightbox.is-open{display:flex}
#tcLightbox .tc-close{
  position:absolute;
  top:12px;
  right:14px;
  z-index:4;
  width:44px;
  height:44px;
  padding:0;
  border:1px solid rgba(255,255,255,.35);
  border-radius:50%;
  background:rgba(0,0,0,.35);
  color:#fff;
  font-size:34px;
  line-height:38px;
  cursor:pointer;
}
.tc-lightbox-stage{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  width:min(100%,1100px);
  min-height:0;
  flex:1 1 auto;
}
#tcLbImg{
  display:block;
  width:auto!important;
  max-width:calc(100% - 100px)!important;
  max-height:calc(100dvh - 190px)!important;
  height:auto!important;
  object-fit:contain!important;
  border-radius:10px;
  user-select:none;
  -webkit-user-drag:none;
  touch-action:none;
  transform-origin:center center;
  will-change:transform;
}
.tc-lightbox-arrow{
  position:absolute;
  top:50%;
  z-index:2;
  width:44px;
  height:58px;
  transform:translateY(-50%);
  border:1px solid rgba(255,255,255,.32);
  border-radius:10px;
  background:rgba(0,0,0,.4);
  color:#fff;
  font-size:34px;
  line-height:1;
  cursor:pointer;
}
.tc-lightbox-arrow:hover,.tc-lightbox-arrow:focus-visible,.tc-close:hover,.tc-close:focus-visible{
  border-color:#ff1682;
  background:rgba(255,22,130,.82);
  outline:none;
}
.tc-lightbox-prev{left:8px}
.tc-lightbox-next{right:8px}
#tcLightbox .tc-counter{
  position:static;
  transform:none;
  color:#fff;
  font-size:13px;
  line-height:1;
}
#tcLightbox .tc-thumbs{
  display:flex;
  width:min(100%,680px);
  gap:8px;
  overflow-x:auto;
  padding:2px 2px 6px;
  scrollbar-width:thin;
  scrollbar-color:#ff1682 transparent;
  touch-action:pan-x;
}
#tcLightbox .tc-thumb{
  flex:0 0 70px;
  width:70px;
  height:84px;
  padding:0;
  overflow:hidden;
  border:2px solid transparent;
  border-radius:7px;
  background:#18181b;
  opacity:.58;
  cursor:pointer;
}
#tcLightbox .tc-thumb:hover,#tcLightbox .tc-thumb.is-active{
  border-color:#ff1682;
  opacity:1;
}
#tcLightbox .tc-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
}
@media(max-width:699px){
  #tcLightbox{padding:12px 8px}
  .tc-lightbox-stage{width:100%}
  #tcLbImg{
    max-width:calc(100% - 52px)!important;
    max-height:calc(100dvh - 175px)!important;
  }
  .tc-lightbox-arrow{
    width:34px;
    height:48px;
    font-size:26px;
  }
  .tc-lightbox-prev{left:0}
  .tc-lightbox-next{right:0}
  #tcLightbox .tc-thumb{flex-basis:58px;width:58px;height:70px}
}

/* Keep the sticky contact bar aligned with the profile's 10px side inset
   at every viewport width and prevent its top edge from being clipped while
   scrolling upward. */
.pc-modern-profile .tc-profile-contact-bar{
  width:calc(100% - 20px)!important;
  flex-basis:calc(100% - 20px)!important;
  margin-left:10px!important;
  margin-right:10px!important;
  margin-bottom:10px!important;
  top:10px!important;
}

/* v1.3.41: align card labels and media badges to 2px edges. */
.card .card-body{
  padding:2px;
}
.card .pc-profile-type-row{
  margin:0;
}
.card .meta{
  text-align:center;
}
.pc-card-image-wrap .pc-video-feature-tag{
  left:2px;
  bottom:2px;
}
.pc-card-image-wrap .pc-premium-feature-tag{
  top:2px;
  right:2px;
}

/* v1.3.43: flush sticky profile contact bar and content-driven directory grid. */
.pc-modern-profile .tc-profile-contact-bar{
  position:sticky!important;
  top:0!important;
  margin-top:0!important;
}

/* Cards keep one predictable shape on every viewport. The grid chooses how
   many cards fit automatically; no device-specific column count is needed. */
.grid{
  grid-template-columns:repeat(auto-fill,minmax(180px,1fr))!important;
  grid-auto-flow:row!important;
  gap:clamp(10px,1.5vw,20px)!important;
  align-items:stretch!important;
}
.grid .card-link,
.grid .card{
  min-width:0;
  height:100%;
}
.grid .card{
  display:flex;
  flex-direction:column;
}
.grid .pc-card-image-wrap{
  flex:0 0 auto;
  width:100%;
  aspect-ratio:3/4;
}
.grid .card-image{
  width:100%!important;
  height:100%!important;
  min-height:0;
  aspect-ratio:auto!important;
  object-fit:cover!important;
}
.grid .card-body{
  flex:1 1 auto;
  min-height:62px;
}

@media (max-width:699px){
  .pc-modern-profile .tc-profile-contact-bar{
    width:calc(100% - 20px)!important;
    flex-basis:calc(100% - 20px)!important;
    margin-left:10px!important;
    margin-right:10px!important;
    margin-bottom:10px!important;
  }
}
@media (min-width:700px){
  .pc-modern-profile .tc-profile-contact-bar{
    width:100%!important;
    flex-basis:100%!important;
    margin-left:0!important;
    margin-right:0!important;
    margin-bottom:10px!important;
  }
}

/* v1.3.44: profile directory pagination, 40 profiles per filtered page. */
.pc-pagination{
  display:grid;
  grid-template-columns:minmax(28px,1fr) minmax(60px,1.7fr) minmax(28px,1fr);
  width:min(100%,200px);
  min-height:39px;
  margin:24px auto 12px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:9px;
  overflow:hidden;
  background:linear-gradient(135deg,#242426,#3b3b3d);
  box-shadow:0 12px 28px rgba(0,0,0,.24);
}
.pc-pagination-arrow,
.pc-pagination-count{
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:0;
  box-sizing:border-box;
}
.pc-pagination-arrow{
  color:#ffb900;
  font-size:19px;
  font-weight:700;
  line-height:1;
  text-decoration:none;
  transition:background .2s ease,color .2s ease,transform .2s ease;
}
.pc-pagination-arrow:hover,
.pc-pagination-arrow:focus-visible{
  color:#ffd447;
  background:rgba(255,185,0,.1);
  outline:none;
}
.pc-pagination-prev{border-right:1px solid rgba(255,255,255,.14)}
.pc-pagination-next{border-left:1px solid rgba(255,255,255,.14)}
.pc-pagination-arrow.is-disabled{
  color:#8e6e10;
  cursor:default;
  opacity:.55;
}
.pc-pagination-count{
  color:#fff;
  font-size:14px;
  font-weight:400;
  letter-spacing:.01em;
  white-space:nowrap;
}
@media(max-width:650px){
  .pc-pagination{
    min-height:36px;
    margin-top:18px;
    border-radius:7px;
  }
  .pc-pagination-arrow{font-size:17px}
  .pc-pagination-count{font-size:12px}
}

/* v1.3.45: keep verification instructions and upload controls usable on
   extra-narrow phones where native file inputs can otherwise overflow. */
.pc-verification-instructions{
  max-width:760px;
  margin:12px 0 0;
  color:#d3d3d8;
  font-size:13px;
  line-height:1.55;
}
.pc-verification-instructions strong{color:#ff75b8}
@media(max-width:335px){
  .pc-verification-panel{
    padding:14px 12px;
  }
  .pc-verification-panel h2{
    font-size:18px;
  }
  .pc-verification-form{
    display:grid;
    grid-template-columns:minmax(0,1fr);
    width:100%;
    gap:10px;
    align-items:stretch;
  }
  .pc-verification-form label,
  .pc-verification-form input[type=file],
  .pc-verification-form .button{
    width:100%;
    max-width:100%;
    min-width:0;
  }
  .pc-verification-form input[type=file]{
    display:block;
    padding:7px 4px;
    font-size:12px;
    overflow:hidden;
  }
  .pc-verification-form .button{
    white-space:normal;
    min-height:44px;
  }
}

/* v1.3.46: PinkCities search-result cards mirror the Temptcity card geometry.
   Scope is limited to the directory result grid; profile pages and all other
   cards keep their existing styles. */
.grid{
  align-items:start!important;
}
.grid .card-link{
  display:block!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
}
.grid .card{
  display:block!important;
  align-self:start!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  overflow:visible!important;
  border-radius:6px!important;
}
.grid .pc-card-image-wrap{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  aspect-ratio:1.92 / 3!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  line-height:0!important;
  border-radius:6px!important;
}
.grid .pc-card-image-wrap .card-image{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:6px!important;
}
.grid .card-body{
  position:relative!important;
  inset:auto!important;
  display:block!important;
  flex:none!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin-top:0!important;
  padding:2px 2px 4px!important;
  border-radius:6px!important;
  overflow:visible!important;
}
.grid .card-body .pc-profile-type-row{
  margin:0!important;
  min-height:14px!important;
  line-height:1!important;
}
.grid .card-body h2.pc-card-name{
  margin:0 0 4px!important;
  font-family:inherit!important;
  font-size:15px!important;
  font-weight:200!important;
  line-height:1.3!important;
  letter-spacing:0!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}
.grid .card-body .meta{
  margin:0!important;
  padding:0!important;
  font-family:inherit!important;
  font-size:10px!important;
  font-weight:200!important;
  line-height:1.3!important;
  letter-spacing:0!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
}

/* Temptcity's compact archive behavior: two equal columns through 433.60px.
   From 433.61px upward, the existing auto-fill rule chooses columns. */
@media (min-width:0px) and (max-width:433.60px){
  .grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    justify-content:stretch!important;
    gap:8px!important;
  }
  .grid .card-link,
  .grid .card{
    width:100%!important;
    max-width:none!important;
  }
  .grid .pc-card-image-wrap{
    aspect-ratio:1.92 / 2.9!important;
  }
}

/* Mobile profile details: keep long labels readable instead of truncating them.
   The two-column layout remains compact, but each label may use a second line. */
@media (max-width:699px){
  .pc-modern-profile .tc-taxonomy-details>div{
    grid-template-columns:minmax(82px,40%) minmax(0,1fr)!important;
  }
  .pc-modern-profile .tc-taxonomy-details dt{
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    line-height:1.25!important;
  }
  .pc-modern-profile .tc-taxonomy-details dd{
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }
}

