:root{--vm-ink:#17130f;--vm-ink-2:#211b16;--vm-wine:#6b1728;--vm-wine-2:#8d2439;--vm-gold:#b6935f;--vm-gold-2:#d6bc91;--vm-paper:#fbf8f3;--vm-cream:#f3ede4;--vm-line:rgba(23,19,15,.12);--vm-muted:#756d65;--vm-white:#fff;--vm-green:#2dd26f;--vm-radius:28px;--vm-shadow:0 24px 70px rgba(30,20,15,.10);--vm-container:min(1180px,calc(100% - 40px));--vm-display:Georgia,"Times New Roman",serif;--vm-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--vm-paper);color:var(--vm-ink);font-family:var(--vm-sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.vm-container{width:var(--vm-container);margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vm-skip-link{position:fixed;left:16px;top:-100px;z-index:9999;background:#fff;color:#111;padding:10px 14px;border-radius:8px}.vm-skip-link:focus{top:16px}.vm-reading-progress{position:fixed;top:0;left:0;width:100%;height:3px;z-index:1001;pointer-events:none}.vm-reading-progress span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--vm-gold),var(--vm-wine-2))}
.vm-site-header{position:sticky;top:0;z-index:1000;background:rgba(23,19,15,.88);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px);transition:.25s ease}.vm-site-header.is-scrolled{box-shadow:0 18px 40px rgba(0,0,0,.16)}.vm-header-inner{min-height:84px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.vm-brand{display:flex;align-items:center}.custom-logo-link{display:flex;align-items:center}.custom-logo{max-height:50px;width:auto}.vm-wordmark{display:inline-flex;align-items:center;gap:11px;color:#fff;font-size:20px;font-weight:750;letter-spacing:-.03em}.vm-mark{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;font-family:var(--vm-display);font-size:18px;color:var(--vm-gold-2)}.vm-main-nav{justify-self:center}.vm-menu{list-style:none;display:flex;align-items:center;gap:30px;margin:0;padding:0}.vm-menu a{color:rgba(255,255,255,.8);font-size:14px;font-weight:650;transition:.2s}.vm-menu a:hover,.vm-menu .current-menu-item>a{color:#fff}.vm-header-cta{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);color:#fff;padding:11px 15px;border-radius:999px;font-size:13px;font-weight:750;transition:.2s}.vm-header-cta:hover{background:#fff;color:var(--vm-ink)}.vm-status-dot{width:8px;height:8px;border-radius:50%;background:var(--vm-green);box-shadow:0 0 0 5px rgba(45,210,111,.12);display:inline-block;flex:0 0 auto}.vm-menu-toggle{display:none;border:0;background:none;padding:8px}.vm-menu-toggle>span:not(.screen-reader-text){display:block;width:24px;height:2px;margin:5px 0;background:#fff;border-radius:2px}
.vm-hero{position:relative;overflow:hidden;background:var(--vm-ink);color:#fff;padding:92px 0 108px}.vm-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000,transparent)}.vm-hero-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.24;pointer-events:none}.vm-hero-orb--one{width:460px;height:460px;background:var(--vm-wine-2);top:-180px;right:4%}.vm-hero-orb--two{width:360px;height:360px;background:var(--vm-gold);bottom:-240px;left:-80px}.vm-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);gap:72px;align-items:center}.vm-eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:800;color:var(--vm-gold-2)}.vm-eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.vm-eyebrow--dark{color:var(--vm-wine)}.vm-hero h1,.vm-article-hero h1,.vm-page-hero h1,.vm-section h2,.vm-cta-band h2,.vm-footer-cta h2{font-family:var(--vm-display);font-weight:500;letter-spacing:-.045em}.vm-hero h1{font-size:clamp(52px,6.6vw,92px);line-height:.98;margin:22px 0 28px;max-width:780px}.vm-hero-copy>p{max-width:670px;color:rgba(255,255,255,.68);font-size:18px;line-height:1.75;margin:0}.vm-hero-actions{display:flex;align-items:center;gap:22px;margin-top:36px;flex-wrap:wrap}.vm-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;font-weight:780;font-size:14px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.vm-button:hover{transform:translateY(-2px)}.vm-button--primary{background:linear-gradient(135deg,var(--vm-wine-2),var(--vm-wine));color:#fff;box-shadow:0 18px 34px rgba(107,23,40,.24)}.vm-button--light{background:#fff;color:var(--vm-ink)}.vm-button--block{width:100%}.vm-text-link{display:inline-flex;align-items:center;gap:10px;color:rgba(255,255,255,.78);font-weight:700;font-size:14px}.vm-text-link--light{color:#fff}.vm-text-link span{font-size:18px}.vm-hero-metrics{display:flex;gap:34px;margin-top:50px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);max-width:600px}.vm-hero-metrics>div{display:flex;flex-direction:column}.vm-hero-metrics strong{font-family:var(--vm-display);font-size:24px;font-weight:500;color:#fff}.vm-hero-metrics span{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:rgba(255,255,255,.45)}
.vm-hero-panel{position:relative;background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.14);border-radius:34px;padding:28px;box-shadow:0 36px 90px rgba(0,0,0,.28);backdrop-filter:blur(20px)}.vm-panel-topline{display:flex;gap:7px;margin-bottom:38px}.vm-panel-topline span{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.34)}.vm-panel-kicker{font-size:10px;letter-spacing:.14em;color:rgba(255,255,255,.38);font-weight:800}.vm-hero-panel h2{font-family:var(--vm-display);font-size:40px;line-height:1.05;font-weight:500;letter-spacing:-.04em;margin:12px 0 12px}.vm-hero-panel>p{color:rgba(255,255,255,.55);margin:0 0 28px;font-size:14px;line-height:1.75}.vm-city-preview{display:grid;gap:8px}.vm-city-preview a{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.07);transition:.2s}.vm-city-preview a:hover{transform:translateX(5px);background:rgba(255,255,255,.10)}.vm-city-preview span{font-size:11px;color:var(--vm-gold-2);font-weight:800}.vm-city-preview strong{font-size:14px}.vm-city-preview em{font-size:11px;font-style:normal;color:rgba(255,255,255,.45)}.vm-panel-foot{display:flex;align-items:center;gap:10px;margin-top:22px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);font-size:11px;color:rgba(255,255,255,.45)}
.vm-trust-strip{background:#fff;border-bottom:1px solid var(--vm-line)}.vm-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.vm-trust-grid>div{min-height:90px;display:flex;align-items:center;gap:14px;padding:0 24px;border-right:1px solid var(--vm-line)}.vm-trust-grid>div:first-child{padding-left:0}.vm-trust-grid>div:last-child{border-right:0}.vm-trust-grid span{font-family:var(--vm-display);font-size:16px;color:var(--vm-gold)}.vm-trust-grid strong{font-size:12px;letter-spacing:.01em}
.vm-section{padding:105px 0}.vm-section--light{background:var(--vm-paper)}.vm-section--cream{background:var(--vm-cream)}.vm-section-head{display:grid;grid-template-columns:1.1fr .7fr;gap:60px;align-items:end;margin-bottom:48px}.vm-section-head--compact{grid-template-columns:1fr}.vm-section-head h2,.vm-feature-intro h2{font-size:clamp(40px,5vw,68px);line-height:1.02;margin:14px 0 0;max-width:760px}.vm-section-head>p{color:var(--vm-muted);font-size:16px;line-height:1.8;max-width:460px;margin:0 0 8px}.vm-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.vm-card{overflow:hidden;background:#fff;border:1px solid var(--vm-line);border-radius:24px;box-shadow:0 2px 0 rgba(255,255,255,.7) inset;transition:transform .25s ease,box-shadow .25s ease}.vm-card:hover{transform:translateY(-6px);box-shadow:var(--vm-shadow)}.vm-card-media{aspect-ratio:1.46/1;overflow:hidden;background:#e9e0d5;display:block}.vm-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.vm-card:hover .vm-card-media img{transform:scale(1.035)}.vm-card-placeholder{height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:24px;background:radial-gradient(circle at 80% 20%,rgba(141,36,57,.28),transparent 30%),linear-gradient(145deg,#211b16,#5a1725);color:#fff}.vm-card-placeholder b{font-family:var(--vm-display);font-weight:500;font-size:52px;letter-spacing:-.05em}.vm-card-placeholder small{text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.55)}.vm-card-body{padding:24px}.vm-card-meta{display:flex;gap:12px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#978e84}.vm-card h3{font-family:var(--vm-display);font-size:29px;line-height:1.06;font-weight:500;letter-spacing:-.035em;margin:12px 0 12px}.vm-card p{color:var(--vm-muted);font-size:14px;line-height:1.72;margin:0 0 18px}.vm-card-link{display:inline-flex;align-items:center;gap:8px;color:var(--vm-wine);font-size:13px;font-weight:800}.vm-card-link span{font-size:16px}.vm-empty-state{padding:62px;border:1px dashed rgba(23,19,15,.2);border-radius:26px;text-align:center;background:#fff}.vm-empty-state>span{font-family:var(--vm-display);font-size:54px;color:var(--vm-gold)}.vm-empty-state h3{font-family:var(--vm-display);font-size:36px;font-weight:500;margin:6px 0}.vm-empty-state p{color:var(--vm-muted);max-width:620px;margin:0 auto}
.vm-editorial-band{background:linear-gradient(135deg,#4e1420,#7c2133);color:#fff}.vm-editorial-grid{display:grid;grid-template-columns:1.05fr .75fr;gap:80px;align-items:end}.vm-editorial-grid h2{font-size:clamp(42px,5.4vw,72px);line-height:1;margin:16px 0 0}.vm-editorial-copy p{color:rgba(255,255,255,.69);font-size:17px;line-height:1.85;margin:0 0 26px}.vm-feature-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:start}.vm-feature-intro{position:sticky;top:120px}.vm-feature-list{border-top:1px solid rgba(23,19,15,.18)}.vm-feature-list article{display:grid;grid-template-columns:64px 1fr;gap:18px;padding:30px 0;border-bottom:1px solid rgba(23,19,15,.18)}.vm-feature-list article>span{font-family:var(--vm-display);font-size:18px;color:var(--vm-wine)}.vm-feature-list h3{font-family:var(--vm-display);font-size:30px;font-weight:500;margin:0 0 6px}.vm-feature-list p{margin:0;color:var(--vm-muted);max-width:620px}.vm-cta-band{background:var(--vm-ink);color:#fff;padding:62px 0}.vm-cta-band-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.vm-cta-band h2{font-size:42px;line-height:1.05;margin:10px 0 0}
.vm-page-hero,.vm-article-hero{background:var(--vm-ink);color:#fff}.vm-page-hero{padding:72px 0 82px}.vm-page-hero h1{font-size:clamp(48px,7vw,88px);line-height:1;margin:22px 0 0;max-width:920px}.vm-archive-desc{max-width:700px;margin-top:20px;color:rgba(255,255,255,.62)}.vm-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:11px;color:rgba(255,255,255,.47);margin-bottom:26px}.vm-breadcrumbs a:hover{color:#fff}.vm-breadcrumbs span[aria-hidden="true"]{opacity:.45}.vm-page-content{padding:70px 0 110px}.vm-article-hero{padding:58px 0 82px}.vm-article-hero-inner{max-width:980px}.vm-article-kicker{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--vm-gold-2);font-weight:800}.vm-article-hero h1{font-size:clamp(48px,7vw,90px);line-height:.98;margin:16px 0 24px}.vm-article-lead{max-width:760px;font-size:19px;line-height:1.7;color:rgba(255,255,255,.65)}.vm-article-meta{display:flex;gap:18px;margin-top:28px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.4)}.vm-article-cover{margin-top:-40px;position:relative;z-index:2}.vm-article-cover img{width:100%;max-height:680px;object-fit:cover;border-radius:30px;box-shadow:var(--vm-shadow)}.vm-article-layout{display:grid;grid-template-columns:260px minmax(0,760px);justify-content:center;gap:72px;padding:86px 0 100px}.vm-article-aside{position:relative}.vm-toc-card,.vm-side-cta{border:1px solid var(--vm-line);border-radius:20px;padding:20px;background:#fff}.vm-toc-card{position:sticky;top:116px}.vm-toc-card>span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#988e84;font-weight:800;margin-bottom:14px}.vm-toc ol{list-style:none;margin:0;padding:0}.vm-toc li{margin:0}.vm-toc a{display:block;padding:7px 0;font-size:12px;line-height:1.45;color:#5d554e;border-bottom:1px solid rgba(23,19,15,.06)}.vm-toc li.is-sub a{padding-left:12px;font-size:11px}.vm-toc a:hover{color:var(--vm-wine)}.vm-side-cta{margin-top:14px;background:var(--vm-ink);color:#fff}.vm-side-cta h2{font-family:var(--vm-display);font-size:28px;font-weight:500;line-height:1.06;margin:14px 0 8px}.vm-side-cta p{font-size:12px;color:rgba(255,255,255,.58);line-height:1.65;margin:0 0 16px}
.vm-prose{min-width:0;color:#312a25}.vm-prose>*:first-child{margin-top:0}.vm-prose p,.vm-prose li{font-size:18px;line-height:1.88;color:#4b433d}.vm-prose p{margin:0 0 1.45em}.vm-prose h2,.vm-prose h3,.vm-prose h4{font-family:var(--vm-display);font-weight:500;letter-spacing:-.035em;color:var(--vm-ink);scroll-margin-top:120px}.vm-prose h2{font-size:44px;line-height:1.06;margin:1.8em 0 .55em}.vm-prose h3{font-size:31px;line-height:1.12;margin:1.55em 0 .5em}.vm-prose h4{font-size:24px;margin:1.4em 0 .45em}.vm-prose a{color:var(--vm-wine);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.vm-prose strong{color:var(--vm-ink)}.vm-prose ul,.vm-prose ol{padding-left:1.4em;margin:0 0 1.6em}.vm-prose li{margin:.35em 0}.vm-prose blockquote{margin:2em 0;padding:24px 28px;border-left:3px solid var(--vm-wine);background:var(--vm-cream);border-radius:0 18px 18px 0}.vm-prose blockquote p{font-family:var(--vm-display);font-size:27px;line-height:1.35;color:var(--vm-ink);margin:0}.vm-prose img{border-radius:20px}.vm-prose table{width:100%;border-collapse:collapse;margin:2em 0;font-size:15px}.vm-prose th,.vm-prose td{padding:14px;border-bottom:1px solid var(--vm-line);text-align:left}.vm-prose th{background:var(--vm-cream)}.vm-article-end{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid var(--vm-line);padding:46px 0 76px}.vm-article-end>div>span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--vm-wine);font-weight:800}.vm-article-end h2{font-family:var(--vm-display);font-size:36px;font-weight:500;line-height:1.08;margin:7px 0 0;max-width:620px}.vm-related{border-top:1px solid var(--vm-line)}
.vm-pagination{margin-top:40px}.vm-pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.vm-pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;border:1px solid var(--vm-line);border-radius:50%;font-size:13px}.vm-pagination .current{background:var(--vm-ink);color:#fff}.vm-404{min-height:72vh;background:var(--vm-ink);color:#fff;display:grid;align-items:center}.vm-404-inner{text-align:center;padding:100px 0}.vm-404-inner>span{font-family:var(--vm-display);font-size:clamp(100px,18vw,220px);line-height:.8;color:rgba(255,255,255,.07)}.vm-404 h1{font-family:var(--vm-display);font-size:52px;font-weight:500;margin:20px 0 10px}.vm-404 p{color:rgba(255,255,255,.6);max-width:620px;margin:0 auto 28px}
.vm-site-footer{background:#100d0a;color:#fff;padding:78px 0 96px}.vm-footer-top{display:grid;grid-template-columns:1.1fr .6fr .9fr;gap:70px;padding-bottom:58px;border-bottom:1px solid rgba(255,255,255,.1)}.vm-footer-brand p{max-width:420px;color:rgba(255,255,255,.48);font-size:13px;line-height:1.8;margin:20px 0 0}.vm-footer-nav h2,.vm-footer-cta>span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.38);font-weight:800;margin:0 0 16px}.vm-footer-menu{list-style:none;margin:0;padding:0;display:grid;gap:8px}.vm-footer-menu a{font-size:13px;color:rgba(255,255,255,.68)}.vm-footer-cta h2{font-size:31px;line-height:1.08;margin:10px 0 22px}.vm-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.28)}.vm-mobile-cta{display:none}
@media (max-width:1020px){:root{--vm-container:min(100% - 30px,900px)}.vm-header-inner{grid-template-columns:auto auto}.vm-main-nav{position:fixed;inset:84px 0 auto 0;background:rgba(23,19,15,.98);padding:20px 24px 30px;border-top:1px solid rgba(255,255,255,.08);transform:translateY(-150%);opacity:0;pointer-events:none;transition:.25s}.vm-main-nav.is-open{transform:translateY(0);opacity:1;pointer-events:auto}.vm-menu{display:grid;gap:0}.vm-menu a{display:block;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.08);font-size:16px}.vm-menu-toggle{display:block;justify-self:end}.vm-header-cta{display:none}.vm-hero{padding:74px 0 86px}.vm-hero-grid{grid-template-columns:1fr;gap:46px}.vm-hero-panel{max-width:620px}.vm-trust-grid{grid-template-columns:repeat(2,1fr)}.vm-trust-grid>div:nth-child(2){border-right:0}.vm-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vm-section-head,.vm-editorial-grid,.vm-feature-layout{grid-template-columns:1fr;gap:36px}.vm-feature-intro{position:static}.vm-article-layout{grid-template-columns:1fr;gap:34px;padding-top:58px}.vm-article-aside{display:grid;grid-template-columns:1fr 1fr;gap:14px}.vm-toc-card{position:static}.vm-side-cta{margin-top:0}.vm-footer-top{grid-template-columns:1fr 1fr}.vm-footer-brand{grid-column:1/-1}}
@media (max-width:680px){:root{--vm-container:calc(100% - 24px)}body{padding-bottom:68px}.vm-header-inner{min-height:70px}.vm-main-nav{top:70px}.vm-wordmark{font-size:18px}.vm-mark{width:31px;height:31px}.vm-hero{padding:58px 0 68px}.vm-hero h1{font-size:48px}.vm-hero-copy>p{font-size:16px}.vm-hero-actions{align-items:flex-start;flex-direction:column}.vm-button{min-height:50px;width:100%}.vm-hero-metrics{gap:18px;justify-content:space-between}.vm-hero-metrics strong{font-size:20px}.vm-hero-panel{padding:22px;border-radius:24px}.vm-hero-panel h2{font-size:34px}.vm-trust-grid{grid-template-columns:1fr 1fr}.vm-trust-grid>div{min-height:78px;padding:0 12px;gap:9px}.vm-trust-grid>div:nth-child(odd){padding-left:0}.vm-trust-grid strong{font-size:10px}.vm-section{padding:72px 0}.vm-section-head{margin-bottom:30px}.vm-section-head h2,.vm-feature-intro h2{font-size:42px}.vm-card-grid{grid-template-columns:1fr}.vm-card h3{font-size:28px}.vm-editorial-grid h2{font-size:44px}.vm-feature-list article{grid-template-columns:42px 1fr}.vm-cta-band-inner{align-items:flex-start;flex-direction:column}.vm-cta-band h2{font-size:36px}.vm-page-hero{padding:48px 0 58px}.vm-page-hero h1{font-size:48px}.vm-article-hero{padding:42px 0 66px}.vm-article-hero h1{font-size:48px}.vm-article-lead{font-size:16px}.vm-article-cover{margin-top:-28px}.vm-article-cover img{border-radius:20px}.vm-article-layout{padding:52px 0 72px}.vm-article-aside{grid-template-columns:1fr}.vm-prose p,.vm-prose li{font-size:17px;line-height:1.82}.vm-prose h2{font-size:36px}.vm-prose h3{font-size:28px}.vm-prose blockquote p{font-size:23px}.vm-article-end{align-items:flex-start;flex-direction:column}.vm-article-end h2{font-size:31px}.vm-footer-top{grid-template-columns:1fr;gap:42px}.vm-footer-brand{grid-column:auto}.vm-footer-bottom{flex-direction:column}.vm-mobile-cta{position:fixed;display:flex;align-items:center;justify-content:center;gap:10px;left:0;right:0;bottom:0;height:68px;background:#fff;color:var(--vm-ink);z-index:999;border-top:1px solid var(--vm-line);box-shadow:0 -16px 34px rgba(0,0,0,.10);font-size:13px;padding:0 18px}.vm-site-footer{padding-bottom:60px}.vm-404 h1{font-size:42px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* VIPMasaj location architecture v3 */
.vm-location-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px}.vm-location-directory__item{display:flex;flex-direction:column;gap:7px;padding:20px;border:1px solid rgba(26,22,19,.12);border-radius:18px;background:#fff;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.vm-location-directory__item strong{font-size:1.02rem;color:var(--vm-ink,#181512)}.vm-location-directory__item span{font-size:.86rem;color:rgba(26,22,19,.62)}.vm-location-directory__item:hover{transform:translateY(-2px);border-color:rgba(111,24,46,.35);box-shadow:0 14px 35px rgba(24,18,16,.08)}.vm-faq-list{display:grid;gap:12px;margin-top:26px}.vm-faq-item{border:1px solid rgba(26,22,19,.12);border-radius:16px;background:#fff;overflow:hidden}.vm-faq-item summary{cursor:pointer;padding:18px 20px;font-weight:700;list-style:none}.vm-faq-item summary::-webkit-details-marker{display:none}.vm-faq-item summary:after{content:'+';float:right;font-size:1.2rem}.vm-faq-item[open] summary:after{content:'–'}.vm-faq-item>div{padding:0 20px 18px;color:rgba(26,22,19,.72)}.vm-location-support-copy{background:#f7f3ee}.vm-reading-width{max-width:900px}.vm-location-hero .vm-article-meta{flex-wrap:wrap}
@media(max-width:900px){.vm-location-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.vm-location-directory{grid-template-columns:1fr}.vm-location-directory__item{padding:17px}}


/* VIPMasaj city + district service page */
.vm-location-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 10%,rgba(190,151,89,.17),transparent 32%),linear-gradient(145deg,#17110f 0%,#281519 55%,#421827 100%);color:#fff;padding:42px 0 54px}
.vm-location-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:56px;align-items:center;padding-top:34px}
.vm-location-hero__copy h1{font-family:var(--vm-display);font-size:clamp(44px,6vw,78px);line-height:.98;letter-spacing:-.055em;font-weight:500;margin:14px 0 22px;max-width:900px}
.vm-location-lead{font-size:17px;line-height:1.85;color:rgba(255,255,255,.72);max-width:760px}
.vm-location-lead p{margin:0}
.vm-location-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:30px}
.vm-location-hero__visual{min-height:430px;border-radius:30px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 32px 80px rgba(0,0,0,.27)}
.vm-location-hero__visual>img{width:100%;height:100%;min-height:430px;object-fit:cover}
.vm-location-visual-placeholder{height:100%;min-height:430px;display:flex;flex-direction:column;justify-content:flex-end;padding:38px;background:linear-gradient(150deg,rgba(255,255,255,.06),rgba(255,255,255,.015)),radial-gradient(circle at 70% 18%,rgba(204,162,96,.32),transparent 25%)}
.vm-location-visual-placeholder span{font-size:11px;letter-spacing:.22em;color:var(--vm-gold-2);font-weight:800;margin-bottom:auto}
.vm-location-visual-placeholder strong{font-family:var(--vm-display);font-weight:500;font-size:46px;line-height:1.02;letter-spacing:-.045em}
.vm-location-visual-placeholder small{margin-top:16px;color:rgba(255,255,255,.58);font-size:14px}
.vm-service-strip{background:#fff;border-bottom:1px solid rgba(26,22,19,.1)}
.vm-service-strip__grid{display:grid;grid-template-columns:repeat(4,1fr)}
.vm-service-strip__grid>div{display:flex;align-items:center;gap:13px;padding:20px 16px;border-right:1px solid rgba(26,22,19,.08)}
.vm-service-strip__grid>div:last-child{border-right:0}
.vm-service-strip__grid span{font-size:10px;font-weight:800;color:var(--vm-wine)}
.vm-service-strip__grid strong{font-size:13px}
.vm-location-content{max-width:1040px;padding-top:42px;padding-bottom:24px}
.vm-location-content--lower{padding-top:50px;padding-bottom:56px}
.vm-location-section{display:grid;grid-template-columns:72px minmax(0,1fr);gap:24px;padding:56px 0;border-bottom:1px solid rgba(26,22,19,.1)}
.vm-location-section__no{font-family:var(--vm-display);font-size:36px;color:rgba(111,24,46,.25);line-height:1}
.vm-location-section h2{font-family:var(--vm-display);font-size:clamp(34px,4.5vw,54px);font-weight:500;line-height:1.04;letter-spacing:-.045em;margin:12px 0 24px}
.vm-location-section .vm-prose{max-width:800px;font-size:17px;line-height:1.9;color:rgba(26,22,19,.76)}
.vm-location-section .vm-prose p{margin:0}
.vm-location-section--panel{margin:44px 0;padding:38px;border:1px solid rgba(111,24,46,.14);border-radius:28px;background:linear-gradient(135deg,#f7f1ea,#fff)}
.vm-process-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}
.vm-process-steps span{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid rgba(26,22,19,.09);border-radius:14px;padding:14px;font-size:13px;font-weight:700}
.vm-process-steps b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--vm-wine);color:#fff;font-size:11px}
.vm-location-image{margin:34px 0 8px;border-radius:28px;overflow:hidden;aspect-ratio:16/7;background:#eee9e2;box-shadow:0 22px 55px rgba(24,18,16,.08)}
.vm-location-image__img{width:100%;height:100%;object-fit:cover}
.vm-location-final{background:linear-gradient(135deg,#4b1724,#771f38);color:#fff;padding:64px 0}
.vm-location-final__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px}
.vm-location-final h2{font-family:var(--vm-display);font-size:clamp(36px,5vw,58px);font-weight:500;line-height:1.04;letter-spacing:-.045em;margin:12px 0}
.vm-location-final__text{max-width:760px;color:rgba(255,255,255,.7);line-height:1.8}
.vm-location-final__text p{margin:0}
.vm-location-directory__item--parent{border-color:rgba(111,24,46,.32);background:#fbf4f5}
.vm-city-preview>span{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.07)}
.vm-city-preview>span>span{font-size:11px;color:var(--vm-gold-2);font-weight:800}
.vm-city-preview>span>strong{font-size:14px}
.vm-city-preview>span>em{font-size:11px;font-style:normal;color:rgba(255,255,255,.45)}

@media(max-width:980px){
  .vm-location-hero__grid{grid-template-columns:1fr;gap:34px}
  .vm-location-hero__visual,.vm-location-hero__visual>img,.vm-location-visual-placeholder{min-height:360px}
  .vm-service-strip__grid{grid-template-columns:repeat(2,1fr)}
  .vm-service-strip__grid>div:nth-child(2){border-right:0}
  .vm-service-strip__grid>div:nth-child(-n+2){border-bottom:1px solid rgba(26,22,19,.08)}
}
@media(max-width:680px){
  .vm-location-hero{padding:28px 0 38px}
  .vm-location-hero__grid{padding-top:22px}
  .vm-location-hero__copy h1{font-size:43px}
  .vm-location-hero__visual,.vm-location-hero__visual>img,.vm-location-visual-placeholder{min-height:300px}
  .vm-location-visual-placeholder{padding:26px}
  .vm-location-visual-placeholder strong{font-size:38px}
  .vm-service-strip__grid{grid-template-columns:1fr 1fr}
  .vm-service-strip__grid>div{padding:15px 10px}
  .vm-service-strip__grid strong{font-size:12px}
  .vm-location-section{grid-template-columns:1fr;gap:12px;padding:40px 0}
  .vm-location-section__no{font-size:24px}
  .vm-location-section h2{font-size:36px;margin-top:8px}
  .vm-location-section .vm-prose{font-size:16px}
  .vm-location-section--panel{padding:26px;margin:26px 0}
  .vm-process-steps{grid-template-columns:1fr}
  .vm-location-image{aspect-ratio:4/3;border-radius:20px}
  .vm-location-final__inner{grid-template-columns:1fr}
}
/* VIPMasaj P57 WhatsApp temsilci durumu */
.vm-whatsapp-cta{gap:9px}
.vm-whatsapp-cta .vm-status-dot{margin-right:1px}
.vm-status-dot.is-active{
    background:#2dd26f;
    box-shadow:0 0 0 5px rgba(45,210,111,.12);
    animation:vm-contact-pulse 1.8s ease-out infinite
}
.vm-status-dot.is-away{
    background:#d8a62b;
    box-shadow:0 0 0 5px rgba(216,166,43,.12)
}
.vm-status-dot.is-neutral{
    background:#8f969d;
    box-shadow:0 0 0 5px rgba(143,150,157,.12)
}
@keyframes vm-contact-pulse{
    0%{box-shadow:0 0 0 0 rgba(45,210,111,.32)}
    70%{box-shadow:0 0 0 8px rgba(45,210,111,0)}
    100%{box-shadow:0 0 0 0 rgba(45,210,111,0)}
}
@media (prefers-reduced-motion:reduce){
    .vm-status-dot.is-active{animation:none}
}

/* VIPMasaj P58 - Dinamik Masör Kartları */
.vm-masseur-showcase{position:relative}
.vm-masseur-showcase--embedded{padding:58px 0 18px;border-bottom:1px solid rgba(26,22,19,.1)}
.vm-masseur-showcase__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);gap:44px;align-items:end;margin-bottom:30px}
.vm-masseur-showcase__head h2{font-family:var(--vm-display);font-size:clamp(34px,4.6vw,56px);font-weight:500;line-height:1.03;letter-spacing:-.045em;margin:12px 0 0}
.vm-masseur-showcase__head>p{margin:0;color:var(--vm-muted);font-size:15px;line-height:1.75;max-width:450px}
.vm-masseur-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.vm-masseur-card{overflow:hidden;background:#fff;border:1px solid rgba(26,22,19,.11);border-radius:24px;box-shadow:0 12px 34px rgba(36,27,22,.07);transition:transform .22s ease,box-shadow .22s ease}
.vm-masseur-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(36,27,22,.12)}
.vm-masseur-card__visual{position:relative;aspect-ratio:4/5;overflow:hidden;background:linear-gradient(145deg,#efe6dc,#d9cdc1)}
.vm-masseur-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.vm-masseur-card:hover .vm-masseur-card__image{transform:scale(1.025)}
.vm-masseur-card__placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#211b16,#6d192e);color:rgba(255,255,255,.75);font-size:11px;letter-spacing:.18em;font-weight:800}
.vm-masseur-status{position:absolute;left:14px;bottom:14px;display:inline-flex;align-items:center;gap:7px;max-width:calc(100% - 28px);padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.93);backdrop-filter:blur(8px);box-shadow:0 8px 26px rgba(0,0,0,.12);font-size:11px;color:#322a25}
.vm-masseur-status i{width:8px;height:8px;border-radius:50%;flex:0 0 8px;background:#96918d}
.vm-masseur-status.is-available i,.vm-masseur-status.is-active i{background:#2bc76d;box-shadow:0 0 0 5px rgba(43,199,109,.14);animation:vm-masseur-pulse 1.8s ease-out infinite}
.vm-masseur-status.is-busy i,.vm-masseur-status.is-inquiry i{background:#d6a32b;box-shadow:0 0 0 5px rgba(214,163,43,.13)}
.vm-masseur-status.is-message i{background:#9a9590}
.vm-masseur-card__body{padding:18px 18px 20px}
.vm-masseur-card__location{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#8b8177;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vm-masseur-card h3{font-family:var(--vm-display);font-size:31px;line-height:1;font-weight:500;letter-spacing:-.035em;margin:9px 0 5px;color:var(--vm-ink)}
.vm-masseur-card__role{font-size:12px;color:var(--vm-wine);font-weight:800;margin-bottom:10px}
.vm-masseur-card p{font-size:13px;line-height:1.65;color:var(--vm-muted);margin:0 0 15px;min-height:64px}
.vm-masseur-card__cta{min-height:46px;padding:0 14px;font-size:12px;gap:8px;text-align:center}
.vm-masseur-card__wa{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(255,255,255,.16);font-size:8px;letter-spacing:-.03em;font-weight:900;flex:0 0 24px}
.vm-masseur-load-wrap{display:flex;justify-content:center;margin-top:28px}
.vm-button--ghost{background:#fff;color:var(--vm-wine);border:1px solid rgba(111,24,46,.22);box-shadow:none}
.vm-button--ghost:disabled{opacity:.6;cursor:wait;transform:none}
@keyframes vm-masseur-pulse{0%{box-shadow:0 0 0 0 rgba(43,199,109,.32)}70%{box-shadow:0 0 0 8px rgba(43,199,109,0)}100%{box-shadow:0 0 0 0 rgba(43,199,109,0)}}
@media(max-width:1100px){.vm-masseur-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.vm-masseur-showcase__head{grid-template-columns:1fr;gap:12px}.vm-masseur-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.vm-masseur-card{border-radius:18px}.vm-masseur-card__body{padding:14px}.vm-masseur-card h3{font-size:27px}.vm-masseur-card p{min-height:0}.vm-masseur-showcase--embedded{padding-top:42px}}
@media(max-width:440px){.vm-masseur-grid{grid-template-columns:1fr}.vm-masseur-card{max-width:380px;width:100%;margin:0 auto}}
@media(prefers-reduced-motion:reduce){.vm-masseur-status.is-available i,.vm-masseur-status.is-active i{animation:none}.vm-masseur-card,.vm-masseur-card__image{transition:none}}

/* P69S - Synthetic profile visuals are always disclosed to visitors. */
.vm-masseur-visual-note{position:absolute;left:10px;bottom:10px;z-index:3;display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border-radius:999px;background:rgba(24,20,18,.82);color:#fff;font-size:11px;font-weight:700;line-height:1;letter-spacing:.02em;box-shadow:0 2px 8px rgba(0,0,0,.18);backdrop-filter:blur(3px)}

/* ======================================================================
   VIPMasaj V6 — Profil odaklı tema / render uygulaması
   Tek profil kart sistemi, 5'li masaüstü vitrin, şehir pill navigasyonu.
   ====================================================================== */
:root{
  --vm-container:min(1220px,calc(100% - 44px));
  --vm-night:#15110e;
  --vm-night-2:#1e1814;
  --vm-wine:#7c1731;
  --vm-wine-2:#9a213e;
  --vm-gold:#c49b61;
  --vm-gold-2:#e2c18e;
  --vm-paper:#fbf8f3;
  --vm-cream:#f5eee5;
}
body{background:var(--vm-paper)}
.vm-site-header{background:rgba(20,16,13,.94);border-bottom:1px solid rgba(255,255,255,.065);backdrop-filter:blur(20px)}
.vm-header-inner{min-height:68px;gap:24px}
.vm-wordmark{font-size:23px;font-weight:720;letter-spacing:-.035em}
.vm-mark{width:38px;height:38px;border-color:rgba(226,193,142,.72);color:var(--vm-gold-2)}
.vm-menu{gap:34px}
.vm-menu a{position:relative;font-size:13px;font-weight:600;color:rgba(255,255,255,.75);padding:24px 0}
.vm-menu a:hover,.vm-menu .current-menu-item>a{color:#fff}
.vm-menu .current-menu-item>a:after,.vm-menu a:hover:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:1px;background:var(--vm-gold)}
.vm-header-cta{min-height:40px;padding:0 17px;background:rgba(255,255,255,.055);border-color:rgba(226,193,142,.26);font-size:12px}
.vm-header-cta .vm-status-dot{width:7px;height:7px;flex-basis:7px}

/* Home hero */
.vm-home-hero{position:relative;overflow:hidden;background:
  radial-gradient(circle at 88% 10%,rgba(124,23,49,.35),transparent 24%),
  radial-gradient(circle at 4% 95%,rgba(196,155,97,.12),transparent 28%),
  var(--vm-night);color:#fff;padding:34px 0 22px}
.vm-home-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000 0%,rgba(0,0,0,.72) 72%,transparent 100%);pointer-events:none}
.vm-home-glow{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none;opacity:.22}
.vm-home-glow--one{width:380px;height:380px;background:#8f1937;right:-80px;top:-190px}
.vm-home-glow--two{width:300px;height:300px;background:#b9945f;left:-130px;bottom:-180px}
.vm-home-hero__inner{position:relative;z-index:1}
.vm-home-intro{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.72fr);gap:52px;align-items:end;padding:16px 6px 22px}
.vm-home-intro__copy h1{font-family:var(--vm-display);font-size:clamp(56px,6.4vw,88px);font-weight:500;line-height:.92;letter-spacing:-.055em;max-width:830px;margin:14px 0 12px}
.vm-home-intro__copy h1::first-line{color:#fff}
.vm-home-intro__copy>p{font-size:15px;line-height:1.55;color:rgba(255,255,255,.73);margin:0;max-width:680px}
.vm-home-signature{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:20px 28px;align-items:end;padding:0 6px 3px}
.vm-home-signature__line{position:absolute;right:0;top:0;width:32px;height:1px;background:var(--vm-gold)}
.vm-home-signature__script{font-family:"Segoe Script","Brush Script MT",cursive;font-size:34px;line-height:1.15;color:var(--vm-gold-2);transform:rotate(-7deg);text-align:center;text-shadow:0 2px 22px rgba(196,155,97,.16)}
.vm-home-signature ul{list-style:none;margin:0;padding:0;display:grid;gap:13px;font-size:12px;color:rgba(255,255,255,.72)}
.vm-home-signature li{display:flex;align-items:center;gap:9px;white-space:nowrap}
.vm-home-signature li span{width:21px;height:21px;display:grid;place-items:center;border:1px solid rgba(226,193,142,.58);border-radius:50%;color:var(--vm-gold-2);font-size:12px}
.vm-home-profile-zone{padding:0 0 0}
.vm-profile-empty{min-height:330px;display:grid;place-items:center;align-content:center;gap:4px;border:1px dashed rgba(255,255,255,.15);border-radius:18px;color:rgba(255,255,255,.65)}
.vm-profile-empty strong{font-family:var(--vm-display);font-size:28px;color:#fff}

/* Tek ve tek profil kart sistemi */
.vm-masseur-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.vm-masseur-card{min-width:0;overflow:hidden;background:#1d1814;border:1px solid rgba(226,193,142,.34);border-radius:13px;box-shadow:0 14px 32px rgba(0,0,0,.18);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.vm-masseur-card:hover{transform:translateY(-4px);border-color:rgba(226,193,142,.62);box-shadow:0 22px 44px rgba(0,0,0,.26)}
.vm-masseur-card__visual{position:relative;display:block;aspect-ratio:4/5.42;overflow:hidden;background:#29211b}
.vm-masseur-card__image{width:100%;height:100%;object-fit:cover;object-position:center 25%;display:block;transition:transform .42s ease,filter .3s ease}
.vm-masseur-card:hover .vm-masseur-card__image{transform:scale(1.025)}
.vm-masseur-card__placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#211b16,#5b1828);color:rgba(255,255,255,.66);font-size:11px;letter-spacing:.16em;font-weight:800}
.vm-masseur-status{position:absolute;left:10px;bottom:10px;z-index:4;display:inline-flex;align-items:center;gap:6px;max-width:calc(100% - 20px);min-height:27px;padding:5px 9px;border-radius:999px;background:rgba(27,22,18,.88);border:1px solid rgba(255,255,255,.10);backdrop-filter:blur(10px);box-shadow:0 7px 20px rgba(0,0,0,.2);font-size:10px;color:#fff}
.vm-masseur-status b{font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vm-masseur-status i{width:7px;height:7px;border-radius:50%;flex:0 0 7px;background:#94908b}
.vm-masseur-status.is-available i,.vm-masseur-status.is-active i{background:#2fd06e;box-shadow:0 0 0 4px rgba(47,208,110,.12);animation:vm-masseur-pulse 1.8s ease-out infinite}
.vm-masseur-status.is-busy i,.vm-masseur-status.is-inquiry i{background:#d3a444;box-shadow:0 0 0 4px rgba(211,164,68,.12)}
.vm-masseur-status.is-message i{background:#9b9690}
.vm-masseur-visual-note{left:10px;top:10px;bottom:auto;z-index:5;min-height:24px;padding:4px 8px;background:rgba(22,18,15,.78);border:1px solid rgba(255,255,255,.1);font-size:9px;color:rgba(255,255,255,.9)}
.vm-masseur-card__body{padding:10px 10px 11px}
.vm-masseur-card h3{font-family:var(--vm-display);font-size:24px;line-height:1;font-weight:500;letter-spacing:-.035em;margin:0 0 7px;color:#fff}
.vm-masseur-card h3 a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vm-masseur-card__location{display:flex;align-items:center;gap:6px;color:rgba(255,255,255,.66);font-size:10.5px;line-height:1.2;text-transform:none;letter-spacing:0;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 10px}
.vm-masseur-card__location span{color:var(--vm-gold-2);font-size:12px}
.vm-masseur-card__role,.vm-masseur-card p{display:none}
.vm-masseur-card__cta{min-height:39px;width:100%;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;background:linear-gradient(135deg,#8f1e3b,#6f142b);border:1px solid rgba(255,255,255,.08);color:#fff;font-size:11px;font-weight:700;transition:transform .2s ease,filter .2s ease}
.vm-masseur-card__cta:hover{transform:translateY(-1px);filter:brightness(1.08)}
.vm-masseur-load-wrap{display:flex;justify-content:center;margin-top:26px}

/* City band */
.vm-city-band{background:#fff;border-bottom:1px solid rgba(23,19,15,.12)}
.vm-city-band__inner{min-height:124px;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.55fr);gap:35px;align-items:center}
.vm-city-band__title>span{text-transform:uppercase;color:var(--vm-wine);font-size:9px;font-weight:800;letter-spacing:.12em}
.vm-city-band__title h2{font-family:var(--vm-display);font-size:38px;font-weight:500;line-height:1;margin:4px 0 5px;letter-spacing:-.04em}
.vm-city-band__title p{margin:0;color:var(--vm-muted);font-size:12px}
.vm-city-pills{display:flex;justify-content:flex-end;gap:8px;align-items:center;flex-wrap:wrap}
.vm-city-pill{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;border:1px solid rgba(23,19,15,.12);border-radius:999px;background:#faf7f2;color:#5f5750;font-size:11px;font-weight:650;transition:.2s ease}
.vm-city-pill:hover{transform:translateY(-1px);border-color:rgba(124,23,49,.28);color:var(--vm-wine)}
.vm-city-pill.is-primary{background:linear-gradient(135deg,#921d3b,#6e142c);border-color:transparent;color:#fff;box-shadow:0 10px 22px rgba(124,23,49,.16)}
.vm-city-pill--all{background:#fff;color:var(--vm-wine);cursor:pointer}
.vm-city-pill.is-extra{display:none}
.vm-city-pills.is-expanded .vm-city-pill.is-extra{display:inline-flex}

/* Three-step band */
.vm-home-process{background:#191511;color:#fff;border-bottom:1px solid rgba(255,255,255,.06)}
.vm-home-process__grid{min-height:178px;display:grid;grid-template-columns:1.14fr repeat(3,1fr);align-items:center}
.vm-home-process__intro{padding-right:40px}
.vm-home-process__intro h2{font-family:var(--vm-display);font-size:39px;font-weight:500;line-height:.96;letter-spacing:-.045em;margin:8px 0 0;max-width:320px}
.vm-home-process__step{position:relative;min-height:118px;padding:9px 30px;border-left:1px solid rgba(255,255,255,.08)}
.vm-home-process__no{position:absolute;left:18px;top:0;width:29px;height:29px;display:grid;place-items:center;border:1px solid rgba(145,29,59,.76);border-radius:50%;font-family:var(--vm-display);font-size:12px;color:var(--vm-gold-2)}
.vm-home-process__icon{height:34px;margin-left:38px;color:var(--vm-gold-2);font-size:27px;line-height:1}
.vm-home-process__step h3{font-family:var(--vm-display);font-size:22px;font-weight:500;margin:5px 0 2px}
.vm-home-process__step p{margin:0;color:rgba(255,255,255,.58);font-size:11px;line-height:1.5;max-width:210px}

/* WhatsApp band */
.vm-home-cta{background:linear-gradient(115deg,#68142a 0%,#841a35 53%,#5b1124 100%);color:#fff}
.vm-home-cta__grid{min-height:134px;display:grid;grid-template-columns:75px minmax(0,1fr) auto 190px;gap:22px;align-items:center}
.vm-home-cta__symbol{width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(226,193,142,.72);border-radius:50%;color:var(--vm-gold-2);font-size:30px}
.vm-home-cta__grid>div:nth-child(2)>span{text-transform:uppercase;letter-spacing:.12em;color:var(--vm-gold-2);font-size:9px;font-weight:800}
.vm-home-cta h2{font-family:var(--vm-display);font-size:38px;font-weight:500;line-height:1;margin:3px 0 5px;letter-spacing:-.04em}
.vm-home-cta p{margin:0;color:rgba(255,255,255,.66);font-size:11px}
.vm-button--gold{background:linear-gradient(135deg,#e6c58f,#cf9f5c);color:#2b2119;box-shadow:0 12px 24px rgba(34,20,12,.18);font-size:12px;min-height:49px}
.vm-home-cta ul{list-style:none;margin:0;padding:0;display:grid;gap:5px;color:rgba(255,255,255,.74);font-size:10px}
.vm-home-cta li:before{content:"✓";color:var(--vm-gold-2);margin-right:9px}

/* About */
.vm-home-about{background:#fff;padding:42px 0}
.vm-home-about__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.25fr);gap:80px;align-items:center}
.vm-home-about h2{font-family:var(--vm-display);font-size:42px;font-weight:500;line-height:1.02;letter-spacing:-.045em;margin:9px 0 0;max-width:440px}
.vm-home-about__copy{font-size:12px;line-height:1.7;color:var(--vm-muted);max-width:700px}
.vm-home-about__copy p{margin:0 0 12px}
.vm-home-about__copy p:last-child{margin-bottom:0}

/* Footer */
.vm-footer{background:#15110e;color:#fff;padding:22px 0 12px;border-top:1px solid rgba(255,255,255,.06)}
.vm-footer-main{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;gap:32px;align-items:center}
.vm-footer-brand .vm-wordmark{font-size:21px}
.vm-footer-brand p{margin:2px 0 0 49px;font-size:10px;color:rgba(255,255,255,.48)}
.vm-footer-nav{display:flex;align-items:center;gap:30px;font-size:10px;color:rgba(255,255,255,.72)}
.vm-footer-nav a:hover,.vm-footer-social a:hover{color:var(--vm-gold-2)}
.vm-footer-social{justify-self:end;display:flex;gap:18px;font-size:10px;color:rgba(255,255,255,.55)}
.vm-footer-bottom{min-height:44px;border-top:1px solid rgba(255,255,255,.075);display:flex;align-items:flex-end;justify-content:space-between;color:rgba(255,255,255,.35);font-size:9px;padding-top:14px}

/* Location pages: profiller her şeyden önce */
.vm-location-profiles{padding:54px 0 58px;background:linear-gradient(180deg,#f6efe6,#f2eadf);border-bottom:1px solid rgba(23,19,15,.1)}
.vm-profile-section-head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(250px,.62fr);gap:42px;align-items:end;margin-bottom:26px}
.vm-profile-section-head h2{font-family:var(--vm-display);font-size:clamp(37px,4.5vw,55px);font-weight:500;line-height:1;letter-spacing:-.045em;margin:9px 0 0}
.vm-profile-section-head>p{margin:0 0 4px;color:var(--vm-muted);font-size:13px;line-height:1.7;max-width:430px}
.vm-location-directory{display:flex!important;flex-wrap:wrap!important;gap:9px!important}
.vm-location-directory__item{width:auto!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 15px!important;border:1px solid rgba(23,19,15,.12)!important;border-radius:999px!important;background:#fff!important;box-shadow:none!important}
.vm-location-directory__item strong{font-size:11px!important;font-weight:700!important}
.vm-location-directory__item span{font-size:9px!important;color:var(--vm-muted)!important}
.vm-location-directory__item:hover{transform:translateY(-1px)!important;border-color:rgba(124,23,49,.3)!important}
.vm-location-directory__item--parent{background:#f8eef0!important;border-color:rgba(124,23,49,.25)!important}

/* Profile detail */
.vm-profile-page{background:var(--vm-paper)}
.vm-profile-hero{position:relative;background:
  radial-gradient(circle at 86% 0%,rgba(124,23,49,.28),transparent 26%),
  var(--vm-night);color:#fff;padding:26px 0 62px;overflow:hidden}
.vm-profile-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.022) 1px,transparent 1px);background-size:52px 52px;pointer-events:none}
.vm-profile-hero>.vm-container{position:relative;z-index:1}
.vm-profile-hero .vm-breadcrumbs{color:rgba(255,255,255,.48);margin-bottom:24px}
.vm-profile-hero .vm-breadcrumbs a{color:rgba(255,255,255,.64)}
.vm-profile-hero__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:46px;align-items:center}
.vm-profile-gallery{min-width:0}
.vm-profile-gallery__main{position:relative;overflow:hidden;min-height:560px;aspect-ratio:1.18/1;border-radius:24px;background:#251f1a;border:1px solid rgba(226,193,142,.25);box-shadow:0 30px 70px rgba(0,0,0,.26)}
.vm-profile-gallery__main-image{width:100%;height:100%;object-fit:cover;object-position:center 25%}
.vm-profile-gallery__placeholder{height:100%;min-height:560px;display:grid;place-items:center;background:linear-gradient(135deg,#211b16,#6c162d);color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.12em;font-size:11px}
.vm-masseur-visual-note--profile{top:14px;left:14px}
.vm-profile-gallery__thumbs{display:flex;gap:9px;margin-top:11px;overflow-x:auto;padding-bottom:3px;scrollbar-width:thin}
.vm-profile-gallery__thumb{width:88px;height:76px;flex:0 0 88px;padding:0;border:1px solid rgba(255,255,255,.13);border-radius:12px;overflow:hidden;background:#211b16;cursor:pointer;opacity:.68;transition:.2s ease}
.vm-profile-gallery__thumb.is-active,.vm-profile-gallery__thumb:hover{opacity:1;border-color:var(--vm-gold-2);transform:translateY(-1px)}
.vm-profile-gallery__thumb img{width:100%;height:100%;object-fit:cover}
.vm-profile-summary{padding:10px 0}
.vm-profile-summary h1{font-family:var(--vm-display);font-size:clamp(58px,6vw,86px);font-weight:500;line-height:.92;letter-spacing:-.055em;margin:12px 0 14px}
.vm-profile-summary__meta{display:flex;gap:10px;flex-wrap:wrap;color:rgba(255,255,255,.61);font-size:12px}
.vm-profile-summary__meta>span{display:inline-flex;align-items:center;gap:5px}
.vm-profile-summary__meta>span+span:before{content:"•";margin-right:5px;color:var(--vm-gold)}
.vm-profile-summary__status{margin:24px 0 0;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.055);font-size:11px}
.vm-profile-summary__status i{width:8px;height:8px;border-radius:50%;background:#d3a444}
.vm-profile-summary__status.is-available i,.vm-profile-summary__status.is-active i{background:#2fd06e;box-shadow:0 0 0 5px rgba(47,208,110,.12)}
.vm-profile-summary__status.is-message i{background:#99938e}
.vm-profile-summary__text{max-width:510px;margin:24px 0 0;color:rgba(255,255,255,.66);font-size:14px;line-height:1.8}
.vm-profile-summary__actions{margin-top:28px;max-width:440px}
.vm-profile-summary__trust{display:flex;gap:14px 22px;flex-wrap:wrap;margin-top:18px;color:rgba(255,255,255,.45);font-size:9px;text-transform:uppercase;letter-spacing:.06em}
.vm-profile-summary__trust span:before{content:"✓";color:var(--vm-gold-2);margin-right:6px}
.vm-profile-info{padding:62px 0;background:#fff}
.vm-profile-info__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:70px;align-items:start}
.vm-profile-info h2{font-family:var(--vm-display);font-size:46px;font-weight:500;line-height:1.02;letter-spacing:-.045em;margin:9px 0 0}
.vm-profile-info__copy{color:var(--vm-muted);font-size:15px;line-height:1.85}
.vm-profile-info__copy p{margin:0 0 16px}
.vm-profile-others{padding:58px 0 64px;background:var(--vm-cream)}
.vm-home-cta--profile{margin-top:0}

/* Accessibility / reduced motion */
@media(prefers-reduced-motion:reduce){
  .vm-masseur-card,.vm-masseur-card__image,.vm-city-pill,.vm-profile-gallery__thumb{transition:none!important}
  .vm-masseur-status.is-available i,.vm-masseur-status.is-active i{animation:none}
}

/* Responsive */
@media(max-width:1100px){
  .vm-home-intro{grid-template-columns:1fr .62fr;gap:30px}
  .vm-home-signature{grid-template-columns:1fr}
  .vm-home-signature ul{display:none}
  .vm-masseur-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
  .vm-home-profile-zone .vm-masseur-grid{display:grid;grid-template-columns:repeat(5,minmax(205px,1fr));overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:10px;margin-right:-22px;padding-right:22px;scrollbar-width:thin}
  .vm-home-profile-zone .vm-masseur-card{scroll-snap-align:start}
  .vm-home-process__grid{grid-template-columns:1fr repeat(3,1fr)}
  .vm-home-cta__grid{grid-template-columns:62px minmax(0,1fr) auto}.vm-home-cta ul{display:none}
  .vm-profile-hero__grid{grid-template-columns:1fr 1fr;gap:30px}.vm-profile-gallery__main{min-height:470px}
}
@media(max-width:900px){
  .vm-header-inner{grid-template-columns:auto auto 1fr}.vm-menu-toggle{display:block;justify-self:end;grid-column:3}.vm-main-nav{position:fixed;top:68px;left:0;right:0;display:none;background:#181410;border-top:1px solid rgba(255,255,255,.08);padding:12px 22px 22px}.vm-main-nav.is-open{display:block}.vm-menu{display:grid;gap:0}.vm-menu a{display:block;padding:13px 0}.vm-menu a:after{display:none}.vm-header-cta{display:none}
  .vm-home-intro{grid-template-columns:1fr;padding-top:12px}.vm-home-signature{display:none}.vm-home-intro__copy h1{font-size:clamp(52px,10vw,78px)}
  .vm-city-band__inner{grid-template-columns:1fr;padding:24px 0;gap:18px}.vm-city-pills{justify-content:flex-start}
  .vm-home-process__grid{grid-template-columns:1fr 1fr;min-height:0;padding:24px 0}.vm-home-process__intro{grid-column:1/-1;padding:0 0 18px}.vm-home-process__intro h2{max-width:520px}.vm-home-process__step{border-left:0;border-top:1px solid rgba(255,255,255,.08);padding:22px 18px}.vm-home-process__step:last-child{grid-column:1/-1}
  .vm-home-cta__grid{grid-template-columns:55px 1fr;padding:24px 0}.vm-home-cta__grid>a{grid-column:2}.vm-home-cta h2{font-size:34px}
  .vm-home-about__grid{grid-template-columns:1fr;gap:24px}.vm-home-about{padding:36px 0}
  .vm-footer-main{grid-template-columns:1fr auto}.vm-footer-nav{display:none}.vm-footer-social{justify-self:end}
  .vm-profile-hero__grid{grid-template-columns:1fr}.vm-profile-gallery__main{aspect-ratio:4/3;min-height:0}.vm-profile-summary{padding-top:6px}.vm-profile-summary h1{font-size:62px}.vm-profile-info__grid{grid-template-columns:1fr;gap:24px}
  .vm-profile-section-head{grid-template-columns:1fr;gap:10px}
}
@media(max-width:700px){
  :root{--vm-container:min(1220px,calc(100% - 28px))}
  .vm-site-header{position:sticky}.vm-header-inner{min-height:62px}.vm-main-nav{top:62px}.vm-wordmark{font-size:20px}.vm-mark{width:34px;height:34px}
  .vm-home-hero{padding:28px 0 16px}.vm-home-intro{padding:5px 0 18px}.vm-home-intro__copy h1{font-size:50px;line-height:.96;margin-top:12px}.vm-home-intro__copy>p{font-size:13px}
  .vm-home-profile-zone .vm-masseur-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(205px,72vw);overflow-x:auto;margin-right:-14px;padding-right:14px;gap:10px}.vm-masseur-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vm-masseur-card h3{font-size:23px}.vm-masseur-card__visual{aspect-ratio:4/5.3}
  .vm-city-band__title h2{font-size:34px}.vm-city-pills{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;padding-bottom:4px;margin-right:-14px;padding-right:14px}.vm-city-pill{flex:0 0 auto}
  .vm-home-process__grid{grid-template-columns:1fr}.vm-home-process__step,.vm-home-process__step:last-child{grid-column:auto}.vm-home-process__intro h2{font-size:35px}.vm-home-process__step{padding-left:8px}.vm-home-process__no{left:0}.vm-home-process__icon{margin-left:38px}
  .vm-home-cta__grid{grid-template-columns:1fr}.vm-home-cta__symbol{display:none}.vm-home-cta__grid>a{grid-column:auto;width:100%}.vm-home-cta h2{font-size:33px}.vm-home-about h2{font-size:37px}
  .vm-footer-main{grid-template-columns:1fr}.vm-footer-social{justify-self:start}.vm-footer-bottom{align-items:flex-start;flex-direction:column;gap:5px;padding-bottom:4px}.vm-footer-brand p{margin-left:45px}
  .vm-location-profiles{padding:40px 0 44px}.vm-profile-section-head h2{font-size:40px}.vm-location-profiles .vm-masseur-grid,.vm-profile-others .vm-masseur-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(205px,72vw);overflow-x:auto;scroll-snap-type:x proximity;margin-right:-14px;padding-right:14px;padding-bottom:8px}.vm-location-profiles .vm-masseur-card,.vm-profile-others .vm-masseur-card{scroll-snap-align:start}
  .vm-profile-hero{padding-bottom:42px}.vm-profile-hero .vm-breadcrumbs{font-size:10px}.vm-profile-gallery__main{aspect-ratio:4/4.5;border-radius:18px}.vm-profile-summary h1{font-size:56px}.vm-profile-summary__text{font-size:13px}.vm-profile-summary__trust{gap:10px}.vm-profile-info{padding:44px 0}.vm-profile-info h2{font-size:39px}.vm-profile-info__copy{font-size:14px}.vm-profile-others{padding:44px 0 50px}
}
@media(max-width:420px){
  .vm-home-intro__copy h1{font-size:45px}.vm-home-profile-zone .vm-masseur-grid,.vm-location-profiles .vm-masseur-grid,.vm-profile-others .vm-masseur-grid{grid-auto-columns:78vw}.vm-masseur-grid{grid-template-columns:1fr}.vm-profile-summary h1{font-size:50px}
}

/* ======================================================================
   VIPMasaj V6.1 — Native-like mobile experience
   Fixed 5-tab bottom navigation, safe-area support, app menu and touch UI.
   ====================================================================== */
.vm-mobile-nav,.vm-mobile-profile-heading{display:none}

@media(max-width:900px){
  html{scroll-padding-top:76px}
  body.vm-nav-open{overflow:hidden}
  body.vm-nav-open:before{content:"";position:fixed;inset:0;z-index:998;background:rgba(9,7,6,.72);backdrop-filter:blur(6px)}
  .vm-site-header{z-index:1002}
  .vm-header-inner{position:relative;grid-template-columns:1fr auto;gap:10px;min-height:64px}
  .vm-brand{min-width:0}
  .vm-wordmark{font-size:20px}
  .vm-menu-toggle{display:grid;place-items:center;justify-self:end;width:42px;height:42px;padding:0;border:1px solid rgba(226,193,142,.22);border-radius:14px;background:rgba(255,255,255,.055);transition:background .2s ease,border-color .2s ease,transform .2s ease}
  .vm-menu-toggle:hover{background:rgba(255,255,255,.09);border-color:rgba(226,193,142,.4)}
  .vm-menu-toggle>span:not(.screen-reader-text){width:18px;height:1.5px;margin:2.5px 0;transition:transform .22s ease,opacity .22s ease}
  .vm-menu-toggle[aria-expanded="true"]>span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}
  .vm-menu-toggle[aria-expanded="true"]>span:nth-child(2){opacity:0}
  .vm-menu-toggle[aria-expanded="true"]>span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}
  .vm-main-nav{position:fixed;z-index:1003;top:76px;left:14px;right:14px;bottom:auto;display:block!important;visibility:hidden;opacity:0;transform:translateY(-12px) scale(.985);pointer-events:none;background:linear-gradient(180deg,rgba(34,27,22,.985),rgba(19,15,12,.985));border:1px solid rgba(226,193,142,.18);border-radius:24px;padding:12px 16px 18px;box-shadow:0 28px 80px rgba(0,0,0,.46);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}
  .vm-main-nav.is-open{visibility:visible;opacity:1;transform:none;pointer-events:auto}
  .vm-menu{display:grid;gap:0}
  .vm-menu li+li{border-top:1px solid rgba(255,255,255,.07)}
  .vm-menu a{display:flex;align-items:center;min-height:52px;padding:0 8px;color:rgba(255,255,255,.86);font-size:14px;font-weight:670}
  .vm-menu a:after{display:none!important}
  .vm-menu a:before{content:"";width:6px;height:6px;margin-right:12px;border:1px solid rgba(226,193,142,.64);border-radius:50%}
  .vm-menu .current-menu-item>a{color:#fff}
  .vm-menu .current-menu-item>a:before{background:var(--vm-gold-2);border-color:var(--vm-gold-2);box-shadow:0 0 0 5px rgba(226,193,142,.08)}
}

@media(max-width:820px){
  :root{--vm-mobile-nav-h:82px}
  html{-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none}
  body{padding-bottom:calc(var(--vm-mobile-nav-h) + env(safe-area-inset-bottom));overscroll-behavior-y:none}
  body.admin-bar .vm-site-header{top:46px}
  body.admin-bar .vm-main-nav{top:122px}
  #profiller,#sehirler,#iletisim{scroll-margin-top:74px}
  a,button{touch-action:manipulation}

  /* Top application bar */
  .vm-site-header{top:0;background:rgba(20,16,13,.91);backdrop-filter:saturate(1.25) blur(22px)}
  .vm-header-inner{min-height:60px}
  .vm-wordmark{gap:9px;font-size:19px}
  .vm-mark{width:32px;height:32px;font-size:16px}
  .custom-logo{max-height:40px}
  .vm-menu-toggle{width:38px;height:38px;border-radius:13px}
  .vm-main-nav{top:70px}

  /* App bottom tab bar */
  .vm-mobile-nav{position:fixed;display:block;z-index:1005;left:0;right:0;bottom:0;padding:6px 7px calc(7px + env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(24,19,16,.92),rgba(16,13,11,.985));border-top:1px solid rgba(226,193,142,.16);box-shadow:0 -16px 44px rgba(0,0,0,.23);backdrop-filter:saturate(1.35) blur(24px);transition:opacity .2s ease,transform .2s ease}
  .vm-nav-open .vm-mobile-nav{opacity:.16;pointer-events:none;transform:translateY(8px)}
  .vm-mobile-nav__inner{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;max-width:620px;margin:0 auto}
  .vm-mobile-nav__item{position:relative;display:flex;min-width:0;min-height:61px;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:rgba(255,255,255,.49);font-size:9.5px;font-weight:700;line-height:1;letter-spacing:-.01em;transition:color .18s ease,transform .18s ease}
  .vm-mobile-nav__item:active{transform:scale(.95)}
  .vm-mobile-nav__icon{position:relative;display:grid;place-items:center;width:29px;height:29px;border-radius:10px;transition:background .18s ease,color .18s ease,transform .18s ease}
  .vm-mobile-nav__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
  .vm-mobile-nav__label{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .vm-mobile-nav__item.is-active{color:var(--vm-gold-2)}
  .vm-mobile-nav__item.is-active .vm-mobile-nav__icon{background:rgba(226,193,142,.10)}
  .vm-mobile-nav__item.is-active:after{content:"";position:absolute;bottom:0;width:18px;height:2px;border-radius:99px;background:var(--vm-gold-2)}
  .vm-mobile-nav__item.is-cta{color:#17110d;transform:translateY(-11px)}
  .vm-mobile-nav__item.is-cta:active{transform:translateY(-11px) scale(.96)}
  .vm-mobile-nav__item.is-cta:after{display:none}
  .vm-mobile-nav__item.is-cta .vm-mobile-nav__icon{width:51px;height:51px;border-radius:18px;background:linear-gradient(145deg,#e5c691,#b88c4f);box-shadow:0 12px 26px rgba(196,155,97,.28),0 0 0 5px rgba(22,17,14,.88);color:#211811}
  .vm-mobile-nav__item.is-cta .vm-mobile-nav__icon svg{width:27px;height:27px;stroke-width:1.65}
  .vm-mobile-nav__item.is-cta .vm-mobile-nav__label{margin-top:2px;color:var(--vm-gold-2);font-size:9.5px}
  .vm-mobile-nav__live{position:absolute;right:0;top:1px;width:9px;height:9px;border:2px solid #18120e;border-radius:50%;background:var(--vm-green);box-shadow:0 0 0 3px rgba(45,210,111,.12)}

  /* Hero: compact enough to surface profiles in the first viewport */
  .vm-home-hero{padding:18px 0 13px}
  .vm-home-intro{padding:2px 0 12px}
  .vm-home-intro__copy{max-width:570px}
  .vm-home-intro__copy .vm-eyebrow{font-size:9px;letter-spacing:.12em}
  .vm-home-intro__copy h1{font-size:clamp(38px,10.2vw,52px);line-height:.96;margin:10px 0 10px;letter-spacing:-.05em}
  .vm-home-intro__copy>p{max-width:500px;margin:0;font-size:12.5px;line-height:1.55;color:rgba(255,255,255,.64)}
  .vm-home-signature{display:none}

  /* Profile carousel - the only card system, optimized for thumb use */
  .vm-mobile-profile-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 0 10px}
  .vm-mobile-profile-heading>div{display:flex;align-items:baseline;gap:6px;color:#fff}
  .vm-mobile-profile-heading>div>span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--vm-gold-2);font-weight:800}
  .vm-mobile-profile-heading>div>strong{font-family:var(--vm-display);font-size:20px;font-weight:500}
  .vm-mobile-profile-heading__hint{display:inline-flex;align-items:center;gap:5px;color:rgba(255,255,255,.46);font-size:10px;font-weight:700}
  .vm-mobile-profile-heading__hint b{font-size:15px;color:var(--vm-gold-2);font-weight:500}
  .vm-home-profile-zone .vm-masseur-grid,
  .vm-location-profiles .vm-masseur-grid,
  .vm-profile-others .vm-masseur-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(245px,82vw);gap:11px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:0;padding:0 max(14px,calc((100vw - var(--vm-container))/2)) 8px 0;margin-right:calc(-1 * max(14px,calc((100vw - var(--vm-container))/2)));-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none}
  .vm-home-profile-zone .vm-masseur-grid::-webkit-scrollbar,
  .vm-location-profiles .vm-masseur-grid::-webkit-scrollbar,
  .vm-profile-others .vm-masseur-grid::-webkit-scrollbar,
  .vm-city-pills::-webkit-scrollbar,
  .vm-profile-gallery__thumbs::-webkit-scrollbar{display:none}
  .vm-home-profile-zone .vm-masseur-card,
  .vm-location-profiles .vm-masseur-card,
  .vm-profile-others .vm-masseur-card{width:100%;max-width:none;margin:0;scroll-snap-align:start;scroll-snap-stop:always;border-radius:18px;box-shadow:0 16px 34px rgba(0,0,0,.22)}
  .vm-masseur-card__visual{aspect-ratio:4/5.05}
  .vm-masseur-card__body{padding:12px 12px 13px}
  .vm-masseur-card h3{font-size:26px;margin-bottom:7px}
  .vm-masseur-card__location{font-size:11px;margin-bottom:11px}
  .vm-masseur-card__cta{min-height:44px;font-size:12px}
  .vm-masseur-status{left:11px;bottom:11px;padding:7px 10px;font-size:10.5px}
  .vm-masseur-visual-note{top:10px;left:10px;bottom:auto;min-height:25px;font-size:9.5px}

  /* Mobile city selector */
  .vm-city-band__inner{padding:19px 0 21px;gap:13px}
  .vm-city-band__title>span{font-size:9px}
  .vm-city-band__title h2{font-size:32px;line-height:1;margin-top:4px}
  .vm-city-band__title p{font-size:11.5px;margin-top:5px}
  .vm-city-pills{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;margin-right:-14px;padding:1px 14px 4px 0;scrollbar-width:none}
  .vm-city-pill{min-height:42px;padding:0 15px;scroll-snap-align:start;font-size:11px;box-shadow:none}

  /* App-like section rhythm */
  .vm-home-process__grid{padding:22px 0 18px}
  .vm-home-process__intro{padding-bottom:7px}
  .vm-home-process__intro h2{font-size:32px;line-height:1.02}
  .vm-home-process__step{padding:18px 4px 18px 2px}
  .vm-home-process__step h3{font-size:22px}
  .vm-home-process__step p{font-size:12px;line-height:1.6}
  .vm-home-cta__grid{padding:21px 0}
  .vm-home-cta h2{font-size:31px;line-height:1.02}
  .vm-home-cta p{font-size:12px}
  .vm-home-cta .vm-button{min-height:48px}
  .vm-home-about{padding:29px 0 34px}
  .vm-home-about h2{font-size:34px;line-height:1.02}
  .vm-home-about__copy{font-size:12.5px;line-height:1.72}

  /* Location and profile pages */
  .vm-location-profiles{padding:31px 0 38px}
  .vm-profile-section-head{margin-bottom:18px}
  .vm-profile-section-head h2{font-size:34px}
  .vm-profile-section-head>p{font-size:12.5px}
  .vm-profile-hero{padding:14px 0 31px}
  .vm-profile-hero .vm-breadcrumbs{margin-bottom:12px;font-size:9px;white-space:nowrap;overflow-x:auto;scrollbar-width:none}
  .vm-profile-gallery__main{border-radius:19px;aspect-ratio:4/4.65}
  .vm-profile-gallery__thumbs{gap:7px;margin-top:8px;scrollbar-width:none}
  .vm-profile-gallery__thumb{width:72px;height:62px;flex-basis:72px;border-radius:10px}
  .vm-profile-summary h1{font-size:49px;margin:9px 0 11px}
  .vm-profile-summary__meta{font-size:11px}
  .vm-profile-summary__status{margin-top:16px}
  .vm-profile-summary__text{margin-top:17px;font-size:12.5px;line-height:1.7}
  .vm-profile-summary__actions{margin-top:20px;max-width:none}
  .vm-profile-summary__actions .vm-button{min-height:51px;width:100%}
  .vm-profile-summary__trust{font-size:8.5px;margin-top:14px}
  .vm-profile-info{padding:35px 0}
  .vm-profile-info h2{font-size:35px}
  .vm-profile-info__copy{font-size:13px;line-height:1.75}
  .vm-profile-others{padding:35px 0 39px}

  /* Footer becomes compact app footer; primary navigation stays in tab bar */
  .vm-footer{padding-bottom:4px}
  .vm-footer-main{padding-top:27px;padding-bottom:18px}
  .vm-footer-nav{display:none!important}
  .vm-footer-social{display:flex;gap:8px;flex-wrap:wrap}
  .vm-footer-social a{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:10px}
  .vm-footer-bottom{padding-top:15px;padding-bottom:7px;font-size:9px}
}

@media(max-width:520px){
  :root{--vm-container:calc(100% - 26px)}
  .vm-home-profile-zone .vm-masseur-grid,
  .vm-location-profiles .vm-masseur-grid,
  .vm-profile-others .vm-masseur-grid{grid-auto-columns:82vw}
  .vm-home-intro__copy h1{font-size:clamp(37px,11.5vw,47px)}
  .vm-home-intro__copy>p{font-size:12px}
  .vm-footer-brand p{margin-left:41px}
}

@media(max-width:370px){
  .vm-mobile-nav__label{font-size:8.7px}
  .vm-mobile-nav__item.is-cta .vm-mobile-nav__icon{width:47px;height:47px;border-radius:16px}
  .vm-home-profile-zone .vm-masseur-grid,
  .vm-location-profiles .vm-masseur-grid,
  .vm-profile-others .vm-masseur-grid{grid-auto-columns:84vw}
}

@media(min-width:821px){
  body.admin-bar .vm-site-header{top:32px}
}

@media(prefers-reduced-motion:reduce){
  .vm-mobile-nav__item,.vm-mobile-nav__icon,.vm-main-nav,.vm-menu-toggle,.vm-menu-toggle>span:not(.screen-reader-text){transition:none!important}
}
@media(max-width:820px){:root{--vm-container:calc(100% - 28px)}body{background:#f7f2eb}.vm-site-header{background:rgba(20,16,13,.96);border-bottom-color:rgba(226,193,142,.1);backdrop-filter:saturate(1.2) blur(22px)}.vm-header-inner{min-height:60px}.vm-wordmark{font-size:18px;letter-spacing:-.025em}.vm-mark{width:31px;height:31px;font-size:15px}.vm-menu-toggle{width:38px;height:38px;border-radius:12px;background:transparent;border-color:rgba(255,255,255,.12)}.vm-menu-toggle>span:not(.screen-reader-text){width:17px;height:1.5px}.vm-home-hero{padding:13px 0 17px;background: radial-gradient(circle at 105% 0%,rgba(124,23,49,.32),transparent 28%),radial-gradient(circle at -15% 82%,rgba(196,155,97,.10),transparent 30%),#17130f}.vm-home-hero:before{background-size:46px 46px;opacity:.65}.vm-home-intro{display:block;padding:1px 0 12px}.vm-home-intro__copy{max-width:100%}.vm-home-intro__copy .vm-eyebrow{font-size:8px;letter-spacing:.145em}.vm-home-intro__copy .vm-eyebrow:before{width:18px}.vm-home-intro__copy h1{max-width:360px;margin:8px 0 7px;font-size:clamp(32px,8.8vw,39px);line-height:.98;letter-spacing:-.047em}.vm-home-intro__copy>p{display:-webkit-box;max-width:345px;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:rgba(255,255,255,.57);font-size:11.5px;line-height:1.48}.vm-home-signature{display:none}.vm-home-profile-zone{padding-top:3px}.vm-mobile-profile-heading{align-items:center;margin:0 0 9px}.vm-mobile-profile-heading>div{gap:5px}.vm-mobile-profile-heading>div>span{font-size:8px;letter-spacing:.14em}.vm-mobile-profile-heading>div>strong{font-size:19px}.vm-mobile-profile-heading__hint{font-size:9px;color:rgba(255,255,255,.38)}.vm-mobile-profile-heading__hint b{font-size:13px}.vm-home-profile-zone .vm-masseur-grid,.vm-location-profiles .vm-masseur-grid,.vm-profile-others .vm-masseur-grid{grid-auto-columns:clamp(214px,62vw,246px);gap:10px;padding-bottom:5px;scroll-padding-left:0}.vm-home-profile-zone .vm-masseur-card,.vm-location-profiles .vm-masseur-card,.vm-profile-others .vm-masseur-card{border-radius:20px;border-color:rgba(226,193,142,.26);box-shadow:0 14px 30px rgba(0,0,0,.19)}.vm-masseur-card__visual{aspect-ratio:4/5.15}.vm-masseur-card__body{padding:10px 10px 11px}.vm-masseur-card h3{margin-bottom:6px;font-size:23px}.vm-masseur-card__location{margin-bottom:9px;font-size:10px}.vm-masseur-card__cta{min-height:39px;font-size:10.5px}.vm-masseur-status{left:9px;bottom:9px;min-height:25px;padding:4px 8px;font-size:9.5px}.vm-masseur-status i{width:6px;height:6px;flex-basis:6px}.vm-city-band{position:relative;background:#faf7f2;border:0;border-radius:22px 22px 0 0;margin-top:-1px;box-shadow:0 -1px 0 rgba(255,255,255,.8)}.vm-city-band__inner{display:block;min-height:0;padding:19px 0 18px}.vm-city-band__title{display:grid;grid-template-columns:1fr auto;align-items:end;gap:4px 12px}.vm-city-band__title>span{grid-column:1/-1;font-size:8px;letter-spacing:.14em}.vm-city-band__title h2{margin:2px 0 0;font-size:28px;line-height:1}.vm-city-band__title p{max-width:140px;margin:0 0 2px;text-align:right;font-size:9.5px;line-height:1.35}.vm-city-pills{margin-top:13px;margin-right:-14px;padding:0 14px 2px 0;gap:7px}.vm-city-pill{min-height:38px;padding:0 13px;border-radius:12px;background:#fff;font-size:10px}.vm-city-pill.is-primary{border-radius:12px;box-shadow:none}.vm-home-process{background:#181410}.vm-home-process__grid{display:block;min-height:0;padding:24px 0 22px}.vm-home-process__intro{padding:0 0 11px;border-bottom:1px solid rgba(255,255,255,.08)}.vm-home-process__intro .vm-eyebrow{font-size:8px}.vm-home-process__intro h2{max-width:290px;margin:5px 0 0;font-size:29px;line-height:1.02}.vm-home-process__step{display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;min-height:0;padding:14px 0;border-left:0;border-bottom:1px solid rgba(255,255,255,.07)}.vm-home-process__step:last-child{border-bottom:0;padding-bottom:2px}.vm-home-process__no{position:static;grid-row:1/3;width:34px;height:34px;align-self:center;border-color:rgba(226,193,142,.28);color:var(--vm-gold-2);font-size:11px}.vm-home-process__icon{display:none}.vm-home-process__step h3{grid-column:2;margin:0 0 2px;font-size:18px;line-height:1.1}.vm-home-process__step p{grid-column:2;max-width:none;margin:0;color:rgba(255,255,255,.48);font-size:10.5px;line-height:1.45}.vm-home-cta{background:linear-gradient(125deg,#641326,#7d1932)}.vm-home-cta__grid{display:grid;grid-template-columns:1fr;min-height:0;padding:22px 0;gap:10px}.vm-home-cta__symbol,.vm-home-cta ul{display:none}.vm-home-cta__grid>div:nth-child(2)>span{font-size:8px}.vm-home-cta h2{margin:3px 0 4px;font-size:28px;line-height:1}.vm-home-cta p{font-size:10.5px;line-height:1.45}.vm-home-cta .vm-button{justify-self:start;width:auto;min-height:43px;padding:0 17px;font-size:10.5px}.vm-home-about{padding:26px 0 30px;background:#fff}.vm-home-about__grid{display:block}.vm-home-about .vm-eyebrow{font-size:8px}.vm-home-about h2{max-width:315px;margin-top:6px;font-size:30px;line-height:1.02}.vm-home-about__copy{margin-top:14px;font-size:11.5px;line-height:1.65}.vm-home-about__copy p{margin-bottom:8px}.vm-location-page{display:flex;flex-direction:column}.vm-location-hero{order:1;padding:15px 0 19px;background:radial-gradient(circle at 100% 0%,rgba(190,151,89,.12),transparent 31%),#1a1412}.vm-location-hero .vm-breadcrumbs{margin-bottom:8px;font-size:8.5px;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.vm-location-hero__grid{display:block;padding-top:4px}.vm-location-hero__copy h1{max-width:350px;margin:7px 0 8px;font-size:clamp(33px,9vw,40px);line-height:.98}.vm-location-lead{display:-webkit-box;max-width:355px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11.5px;line-height:1.5}.vm-location-actions{margin-top:13px;gap:12px}.vm-location-actions .vm-button{width:auto;min-height:41px;padding:0 15px;font-size:10.5px}.vm-location-actions .vm-text-link{font-size:10px}.vm-location-hero__visual{display:none}.vm-location-profiles{order:2;padding:21px 0 25px;background:#f5eee5}.vm-service-strip{order:3}.vm-location-content{order:4}.vm-location-content--lower{order:5}.vm-location-final{order:6}.vm-location-profiles .vm-profile-section-head{margin-bottom:12px}.vm-profile-section-head{display:block}.vm-profile-section-head .vm-eyebrow{font-size:8px}.vm-profile-section-head h2{margin:5px 0 0;font-size:29px;line-height:1.02}.vm-profile-section-head>p{display:none}.vm-service-strip__grid{display:flex;overflow-x:auto;scrollbar-width:none}.vm-service-strip__grid::-webkit-scrollbar{display:none}.vm-service-strip__grid>div{flex:0 0 auto;min-width:max-content;padding:13px 14px;border:0!important;border-right:1px solid rgba(26,22,19,.08)!important}.vm-service-strip__grid span{font-size:8px}.vm-service-strip__grid strong{font-size:10.5px}.vm-location-content{padding-top:10px;padding-bottom:12px}.vm-location-section{grid-template-columns:34px minmax(0,1fr);gap:10px;padding:31px 0}.vm-location-section__no{font-size:24px}.vm-location-section h2{margin:6px 0 12px;font-size:30px;line-height:1.04}.vm-location-section .vm-prose{font-size:14.5px;line-height:1.78}.vm-location-image{margin:17px 0 2px;border-radius:18px;aspect-ratio:16/10}.vm-location-section--panel{margin:20px 0;padding:20px;border-radius:20px}.vm-process-steps{grid-template-columns:1fr;gap:6px}.vm-location-final{padding:30px 0}.vm-location-final__inner{display:block}.vm-location-final h2{font-size:31px}.vm-location-final__text{font-size:12px;line-height:1.65}.vm-location-final .vm-button{width:auto;margin-top:15px}.vm-profile-hero{padding:10px 0 22px;background:radial-gradient(circle at 100% 0%,rgba(124,23,49,.22),transparent 28%),#17130f}.vm-profile-hero .vm-breadcrumbs{margin-bottom:8px;font-size:8.5px}.vm-profile-hero__grid{display:block}.vm-profile-gallery__main{min-height:0;aspect-ratio:4/4.85;border-radius:20px;box-shadow:0 18px 42px rgba(0,0,0,.22)}.vm-profile-gallery__thumbs{gap:7px;margin-top:7px}.vm-profile-gallery__thumb{width:64px;height:55px;flex-basis:64px;border-radius:9px}.vm-profile-summary{padding-top:16px}.vm-profile-summary .vm-eyebrow{font-size:8px}.vm-profile-summary h1{margin:5px 0 7px;font-size:42px;line-height:.95}.vm-profile-summary__meta{gap:9px;font-size:10px}.vm-profile-summary__status{margin-top:12px}.vm-profile-summary__text{margin-top:13px;font-size:11.5px;line-height:1.6}.vm-profile-summary__actions{margin-top:15px}.vm-profile-summary__actions .vm-button{min-height:47px;font-size:11px}.vm-profile-summary__trust{display:flex;gap:7px;overflow-x:auto;margin-top:11px;padding-bottom:2px;white-space:nowrap;scrollbar-width:none;font-size:8px}.vm-profile-summary__trust span{flex:0 0 auto}.vm-profile-info{padding:27px 0}.vm-profile-info__grid{display:block}.vm-profile-info .vm-eyebrow{font-size:8px}.vm-profile-info h2{margin-top:6px;font-size:30px;line-height:1.04}.vm-profile-info__copy{margin-top:13px;font-size:12px;line-height:1.7}.vm-profile-others{padding:27px 0 31px}.vm-page-hero{padding:31px 0 37px}.vm-page-hero h1{font-size:38px;line-height:1}.vm-article-hero{padding:27px 0 40px}.vm-article-hero h1{font-size:38px;line-height:1.02}.vm-article-lead{font-size:14px;line-height:1.65}.vm-section{padding:54px 0}.vm-section-head h2,.vm-feature-intro h2{font-size:35px}.vm-prose p,.vm-prose li{font-size:15.5px;line-height:1.78}.vm-prose h2{font-size:31px}.vm-prose h3{font-size:25px}.vm-footer-main{padding-top:23px;padding-bottom:14px}.vm-footer-brand p{margin-left:40px}.vm-footer-social a{min-height:34px;padding:0 11px}}@media(max-width:520px){.vm-home-profile-zone .vm-masseur-grid,.vm-location-profiles .vm-masseur-grid,.vm-profile-others .vm-masseur-grid{grid-auto-columns:clamp(208px,62vw,236px)}}@media(max-width:370px){.vm-main-nav .vm-menu a{min-height:57px;font-size:20px}.vm-mobile-menu-head>strong{font-size:32px}.vm-home-intro__copy h1{font-size:31px}.vm-home-profile-zone .vm-masseur-grid,.vm-location-profiles .vm-masseur-grid,.vm-profile-others .vm-masseur-grid{grid-auto-columns:64vw}}@media(max-width:900px){.vm-main-nav .sub-menu{list-style:none;margin:-4px 0 8px 34px;padding:0 0 0 12px;border-left:1px solid rgba(226,193,142,.14)}.vm-main-nav .sub-menu li{border:0!important}.vm-main-nav .sub-menu a{min-height:42px;padding:0 28px 0 0;font-family:var(--vm-sans);font-size:12px;font-weight:650;color:rgba(255,255,255,.58)}.vm-main-nav .sub-menu a:after{font-size:12px!important;right:4px!important}}.vm-home-profile-zone .vm-masseur-grid--hero{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-flow:row;gap:10px;overflow:visible;margin-right:0;padding-right:0;padding-bottom:0;scroll-snap-type:none}.vm-home-profile-zone .vm-masseur-card--home-grid{scroll-snap-align:none}.vm-masseur-card--home-grid .vm-masseur-card__body{padding:8px 8px 10px}.vm-masseur-card--home-grid .vm-masseur-card__quick-actions{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:5px;align-items:stretch;margin-bottom:8px}.vm-masseur-card__whatsapp,.vm-masseur-card__availability{min-width:0;min-height:31px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:8px;font-size:9.5px;font-weight:750;line-height:1;white-space:nowrap;overflow:hidden}.vm-masseur-card__whatsapp{padding:0 7px;background:#1f8f54;color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:0 7px 14px rgba(0,0,0,.13)}.vm-masseur-card__whatsapp:hover{filter:brightness(1.08)}.vm-masseur-card__whatsapp-icon{font-size:12px;line-height:1}.vm-masseur-card__availability{padding:0 6px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.10);color:#fff}.vm-masseur-card__availability i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#94908b}.vm-masseur-card__availability.is-available i,.vm-masseur-card__availability.is-active i{background:#2fd06e;box-shadow:0 0 0 3px rgba(47,208,110,.11)}.vm-masseur-card__availability.is-busy i,.vm-masseur-card__availability.is-inquiry i{background:#d3a444}.vm-masseur-card__availability b{min-width:0;overflow:hidden;text-overflow:ellipsis;font-weight:700}.vm-masseur-card--home-grid h3{margin:0;text-align:center;font-size:21px;line-height:1.05}.vm-masseur-card--home-grid h3 a{padding:1px 0}@media(max-width:1180px){.vm-home-profile-zone .vm-masseur-grid--hero{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}}@media(max-width:900px){.vm-home-hero{padding:10px 0 24px}.vm-home-hero__inner{padding-top:0}.vm-home-intro{display:none}.vm-home-profile-zone{padding:0}.vm-mobile-profile-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:0 0 9px;padding:0 1px}.vm-mobile-profile-heading>div{display:flex;align-items:baseline;gap:5px}.vm-mobile-profile-heading>div>span{font-size:8px;letter-spacing:.13em;text-transform:uppercase;color:var(--vm-gold-2)}.vm-mobile-profile-heading>div>strong{font-family:var(--vm-display);font-size:20px;font-weight:500;line-height:1;color:#fff}.vm-mobile-profile-heading__hint{font-size:8.5px;color:rgba(255,255,255,.46)}.vm-home-profile-zone .vm-masseur-grid--hero{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;gap:5px;overflow:visible;margin:0;padding:0;scroll-snap-type:none}.vm-home-profile-zone .vm-masseur-card--home-grid{min-width:0;border-radius:9px;border-color:rgba(226,193,142,.23);box-shadow:0 6px 15px rgba(0,0,0,.16)}.vm-home-profile-zone .vm-masseur-card--home-grid:hover{transform:none}.vm-masseur-card--home-grid .vm-masseur-card__visual{aspect-ratio:4/5.25}.vm-masseur-card--home-grid .vm-masseur-card__body{padding:4px 3px 5px}.vm-masseur-card--home-grid .vm-masseur-card__quick-actions{display:flex;flex-direction:column;gap:3px;margin-bottom:4px}.vm-masseur-card--home-grid .vm-masseur-card__whatsapp,.vm-masseur-card--home-grid .vm-masseur-card__availability{width:100%;min-height:20px;height:20px;padding:0 2px;border-radius:5px;gap:2px;font-size:6.6px;letter-spacing:-.025em}.vm-masseur-card--home-grid .vm-masseur-card__whatsapp-icon{font-size:8px}.vm-masseur-card--home-grid .vm-masseur-card__availability i{width:4px;height:4px;flex-basis:4px;box-shadow:none}.vm-masseur-card--home-grid h3{margin:0;font-size:10px;line-height:1.05;letter-spacing:-.02em;text-align:center}.vm-masseur-card--home-grid h3 a{padding:1px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vm-city-band{margin-top:0}}@media(max-width:420px){.vm-home-profile-zone .vm-masseur-grid--hero{gap:4px}.vm-masseur-card--home-grid .vm-masseur-card__body{padding-left:2px;padding-right:2px}.vm-masseur-card--home-grid .vm-masseur-card__whatsapp,.vm-masseur-card--home-grid .vm-masseur-card__availability{font-size:6.1px}.vm-masseur-card--home-grid h3{font-size:9.4px}}@media(max-width:350px){.vm-home-profile-zone .vm-masseur-grid--hero{gap:3px}.vm-masseur-card--home-grid .vm-masseur-card__whatsapp,.vm-masseur-card--home-grid .vm-masseur-card__availability{font-size:5.6px}.vm-masseur-card--home-grid h3{font-size:8.8px}}.vm-menu-close,.vm-submenu-toggle{display:none}@media(max-width:900px){body.vm-nav-open{overflow:hidden}body.vm-nav-open:before{content:"";position:fixed;inset:0;z-index:1007;background:rgba(7,5,4,.72);backdrop-filter:blur(7px) saturate(.88)}.vm-menu-toggle{z-index:1006}.vm-main-nav{position:fixed!important;z-index:1009!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;display:flex!important;flex-direction:column;width:min(88vw,430px)!important;max-width:430px!important;margin:0!important;padding:0!important;overflow-y:auto!important;overscroll-behavior:contain;background: radial-gradient(circle at 100% 0%,rgba(126,29,51,.36),transparent 29%),radial-gradient(circle at 0% 100%,rgba(196,155,97,.08),transparent 31%),linear-gradient(180deg,#1b1612 0%,#100d0b 100%)!important;border:0!important;border-left:1px solid rgba(226,193,142,.14)!important;border-radius:0!important;box-shadow:-30px 0 80px rgba(0,0,0,.42)!important;transform:translate3d(105%,0,0)!important;opacity:1!important;visibility:hidden!important;pointer-events:none!important;transition:transform .28s cubic-bezier(.22,.8,.24,1),visibility .28s ease!important}.vm-main-nav.is-open{transform:translate3d(0,0,0)!important;visibility:visible!important;pointer-events:auto!important}body.admin-bar .vm-main-nav{top:46px!important}.vm-mobile-menu-head{display:block!important;flex:0 0 auto;padding:20px 20px 17px!important;border-bottom:1px solid rgba(255,255,255,.075)!important}.vm-mobile-menu-head__row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.vm-mobile-menu-head__row>div{min-width:0}.vm-mobile-menu-head>span,.vm-mobile-menu-head__row>div>span{display:block;color:var(--vm-gold-2);font-size:9px;font-weight:800;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.vm-mobile-menu-head>strong,.vm-mobile-menu-head__row>div>strong{display:block;margin-top:5px;color:#fff;font-family:var(--vm-display);font-size:32px;font-weight:500;line-height:.98;letter-spacing:-.045em}.vm-mobile-menu-head>small{display:block;max-width:300px;margin-top:9px;color:rgba(255,255,255,.47);font-size:10.5px;line-height:1.5}.vm-menu-close{position:relative;display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;margin:-2px -2px 0 0;padding:0;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:rgba(255,255,255,.055);color:#fff;cursor:pointer}.vm-menu-close:active{transform:scale(.96)}.vm-menu-close>span:not(.screen-reader-text){position:absolute;width:17px;height:1.5px;border-radius:2px;background:currentColor}.vm-menu-close>span:nth-child(1){transform:rotate(45deg)}.vm-menu-close>span:nth-child(2){transform:rotate(-45deg)}.vm-main-nav .vm-menu{counter-reset:vm-menu-item;display:block!important;flex:0 0 auto;margin:0!important;padding:8px 18px 4px!important;list-style:none}.vm-main-nav .vm-menu>li{counter-increment:vm-menu-item;position:relative;margin:0!important;padding:0!important;border:0!important}.vm-main-nav .vm-menu>li+li{border-top:1px solid rgba(255,255,255,.065)!important}.vm-main-nav .vm-menu>li:before{content:"0" counter(vm-menu-item)!important;position:absolute!important;z-index:1;left:2px!important;top:29px!important;transform:translateY(-50%)!important;color:rgba(226,193,142,.48)!important;font-family:var(--vm-sans)!important;font-size:8.5px!important;font-weight:800!important;line-height:1!important;letter-spacing:.08em!important;pointer-events:none}.vm-main-nav .vm-menu>li>a{position:relative;display:flex!important;align-items:center;min-height:58px!important;margin:0!important;padding:0 38px 0 32px!important;border:0!important;color:rgba(255,255,255,.88)!important;font-family:var(--vm-display)!important;font-size:20px!important;font-weight:500!important;line-height:1.05!important;letter-spacing:-.026em!important;text-decoration:none}.vm-main-nav .vm-menu>li>a:before{display:none!important}.vm-main-nav .vm-menu>li>a:after{content:"›"!important;display:block!important;position:absolute!important;right:3px!important;left:auto!important;top:50%!important;bottom:auto!important;width:auto!important;height:auto!important;background:none!important;transform:translateY(-53%)!important;color:rgba(226,193,142,.54)!important;font-family:var(--vm-sans)!important;font-size:23px!important;font-weight:300!important;line-height:1!important}.vm-main-nav .vm-menu>li.current-menu-item>a,.vm-main-nav .vm-menu>li.current-menu-ancestor>a,.vm-main-nav .vm-menu>li.current-menu-parent>a{color:#fff!important}.vm-main-nav .vm-menu>li.current-menu-item>a:after,.vm-main-nav .vm-menu>li.current-menu-ancestor>a:after{color:var(--vm-gold-2)!important}.vm-main-nav .menu-item-has-children>a{padding-right:52px!important}.vm-main-nav .menu-item-has-children>a:after{display:none!important}.vm-submenu-toggle{position:absolute;z-index:3;display:grid;place-items:center;right:-5px;top:7px;width:44px;height:44px;padding:0;border:0;border-radius:12px;background:transparent;color:rgba(226,193,142,.72);cursor:pointer}.vm-submenu-toggle:active{background:rgba(255,255,255,.055)}.vm-submenu-toggle__icon{position:relative;width:12px;height:12px}.vm-submenu-toggle__icon:before,.vm-submenu-toggle__icon:after{content:"";position:absolute;left:50%;top:50%;width:9px;height:1.5px;border-radius:2px;background:currentColor;transition:transform .18s ease}.vm-submenu-toggle__icon:before{transform:translate(-50%,-50%)}.vm-submenu-toggle__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.vm-submenu-toggle[aria-expanded="true"] .vm-submenu-toggle__icon:after{transform:translate(-50%,-50%) rotate(0)}.vm-main-nav .sub-menu{display:none!important;margin:-1px 0 9px 31px!important;padding:1px 0 5px 14px!important;list-style:none!important;border:0!important;border-left:1px solid rgba(226,193,142,.17)!important}.vm-main-nav .menu-item-has-children.is-submenu-open>.sub-menu{display:block!important}.vm-main-nav .sub-menu li{position:relative;border:0!important}.vm-main-nav .sub-menu li+li{border-top:1px solid rgba(255,255,255,.04)!important}.vm-main-nav .sub-menu a{display:flex!important;align-items:center;min-height:43px!important;padding:0 28px 0 0!important;border:0!important;color:rgba(255,255,255,.58)!important;font-family:var(--vm-sans)!important;font-size:11.5px!important;font-weight:650!important;line-height:1.25!important}.vm-main-nav .sub-menu a:before{display:none!important}.vm-main-nav .sub-menu a:after{content:"›"!important;display:block!important;position:absolute!important;right:4px!important;left:auto!important;top:50%!important;width:auto!important;height:auto!important;background:none!important;transform:translateY(-50%)!important;color:rgba(226,193,142,.38)!important;font-size:16px!important}.vm-mobile-menu-foot{display:block!important;flex:0 0 auto;margin:auto 18px 0!important;padding:17px 0 calc(18px + env(safe-area-inset-bottom))!important;border-top:1px solid rgba(255,255,255,.075)!important}.vm-mobile-menu-whatsapp{display:grid!important;grid-template-columns:1fr auto;align-items:center;gap:4px 14px;min-height:72px;padding:12px 14px!important;border:1px solid rgba(226,193,142,.24)!important;border-radius:17px!important;background:linear-gradient(135deg,rgba(119,28,48,.67),rgba(255,255,255,.045))!important;color:#fff!important;box-shadow:0 14px 30px rgba(0,0,0,.17)}.vm-mobile-menu-whatsapp>span{grid-column:1/-1;display:inline-flex!important;align-items:center;gap:8px;color:rgba(255,255,255,.57)!important;font-size:9.5px!important;font-weight:650!important}.vm-mobile-menu-whatsapp>strong{display:flex!important;align-items:center;gap:7px;font-size:12.5px!important;font-weight:750!important;white-space:nowrap}.vm-mobile-menu-whatsapp b{color:var(--vm-gold-2)!important;font-size:15px!important}.vm-mobile-menu-foot p{margin:9px 2px 0!important;color:rgba(255,255,255,.35)!important;font-size:9.5px!important;line-height:1.5!important}}@media(max-width:520px){.vm-main-nav{width:min(92vw,410px)!important}.vm-mobile-menu-head{padding:18px 17px 15px!important}.vm-main-nav .vm-menu{padding-left:15px!important;padding-right:15px!important}.vm-mobile-menu-foot{margin-left:15px!important;margin-right:15px!important}}@media(min-width:783px) and (max-width:900px){body.admin-bar .vm-main-nav{top:32px!important}}@media(prefers-reduced-motion:reduce) and (max-width:900px){.vm-main-nav,.vm-submenu-toggle__icon:before,.vm-submenu-toggle__icon:after{transition:none!important}}.vm-location-hero--profile-first{padding:54px 0 48px}.vm-location-hero--profile-first .vm-location-hero__copy--profile-first{max-width:920px}.vm-location-hero--profile-first .vm-location-hero__copy h1{max-width:900px}.vm-location-profiles--all{padding:34px 0 46px;background:#f5eee5;border-bottom:1px solid rgba(26,22,19,.08)}.vm-location-profile-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:18px}.vm-location-profile-heading h2{font-family:var(--vm-display);font-size:clamp(34px,4.2vw,52px);font-weight:500;line-height:1.02;letter-spacing:-.04em;margin:7px 0 0;color:var(--vm-ink)}.vm-location-profile-count{flex:0 0 auto;padding:7px 11px;border:1px solid rgba(111,24,46,.14);border-radius:999px;background:#fff;color:rgba(26,22,19,.58);font-size:10px;font-weight:750;letter-spacing:.03em}.vm-location-profiles--all .vm-masseur-grid.vm-masseur-grid--hero{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:10px!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important;margin:0!important;padding:0!important;scroll-snap-type:none!important}.vm-location-profiles--all .vm-masseur-card--home-grid{min-width:0;scroll-snap-align:none}.vm-location-cover-after-profiles{padding-top:28px}.vm-location-cover-after-profiles .vm-location-image{margin:0;aspect-ratio:16/6.6}.vm-location-page--profile-first .vm-location-content{max-width:1100px;display:grid;gap:18px;padding-top:40px;padding-bottom:28px}.vm-location-page--profile-first .vm-location-section{margin:0;padding:34px;border:1px solid rgba(26,22,19,.10);border-radius:24px;background:#fff;box-shadow:0 16px 38px rgba(24,18,16,.055)}.vm-location-page--profile-first .vm-location-section--panel{background:linear-gradient(135deg,#f7f1ea,#fff);border-color:rgba(111,24,46,.14)}.vm-location-page--profile-first .vm-location-content>.vm-location-image{margin:0;border-radius:24px}.vm-location-page--profile-first .vm-location-content--lower{padding-top:18px;padding-bottom:40px}.vm-location-page--profile-first .vm-faq-section{padding-top:58px;padding-bottom:68px}.vm-location-page--profile-first .vm-faq-item{box-shadow:0 10px 28px rgba(24,18,16,.035)}@media(max-width:1180px){.vm-location-profiles--all .vm-masseur-grid.vm-masseur-grid--hero{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important}}@media(max-width:900px){.vm-location-page--profile-first{display:block!important}.vm-location-hero--profile-first{padding:15px 0 18px}.vm-location-hero--profile-first .vm-breadcrumbs{margin-bottom:8px}.vm-location-hero--profile-first .vm-location-hero__copy h1{max-width:355px;margin:7px 0 8px;font-size:clamp(33px,9vw,40px);line-height:.98}.vm-location-hero--profile-first .vm-location-lead{display:-webkit-box;max-width:355px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11.5px;line-height:1.5}.vm-location-hero--profile-first .vm-location-actions{margin-top:12px}.vm-location-profiles--all{padding:18px 0 24px}.vm-location-profile-heading{align-items:end;margin-bottom:10px;gap:12px}.vm-location-profile-heading .vm-eyebrow{font-size:8px}.vm-location-profile-heading h2{margin-top:4px;font-size:23px;line-height:1.02}.vm-location-profile-count{padding:5px 7px;font-size:7.5px}.vm-location-profiles--all .vm-masseur-grid.vm-masseur-grid--hero{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:5px!important;overflow:visible!important;margin:0!important;padding:0!important;scroll-snap-type:none!important}.vm-location-profiles--all .vm-masseur-card--home-grid{min-width:0;border-radius:9px;border-color:rgba(226,193,142,.23);box-shadow:0 6px 15px rgba(0,0,0,.12)}.vm-location-profiles--all .vm-masseur-card--home-grid:hover{transform:none}.vm-location-cover-after-profiles{padding-top:14px}.vm-location-cover-after-profiles .vm-location-image{margin:0;aspect-ratio:16/8.5;border-radius:18px}.vm-location-page--profile-first .vm-location-content{display:grid;gap:10px;padding-top:14px;padding-bottom:12px}.vm-location-page--profile-first .vm-location-section{grid-template-columns:30px minmax(0,1fr);gap:9px;padding:18px;border-radius:18px}.vm-location-page--profile-first .vm-location-section__no{font-size:20px}.vm-location-page--profile-first .vm-location-section h2{margin:5px 0 10px;font-size:27px}.vm-location-page--profile-first .vm-location-section .vm-prose{font-size:14px;line-height:1.72}.vm-location-page--profile-first .vm-location-content>.vm-location-image{margin:0;border-radius:18px;aspect-ratio:16/10}.vm-location-page--profile-first .vm-location-content--lower{padding-top:10px;padding-bottom:24px}.vm-location-page--profile-first .vm-faq-section{padding:34px 0 42px}}@media(max-width:420px){.vm-location-profiles--all .vm-masseur-grid.vm-masseur-grid--hero{gap:4px!important}.vm-location-profile-heading h2{font-size:21px}}@media(max-width:350px){.vm-location-profiles--all .vm-masseur-grid.vm-masseur-grid--hero{gap:3px!important}}@media(max-width:900px){.vm-main-nav[data-vm-portal="body"]{position:fixed!important;z-index:1009!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;min-height:100dvh!important;height:100dvh!important;max-height:100dvh!important;isolation:isolate}body.admin-bar .vm-main-nav[data-vm-portal="body"]{top:46px!important;min-height:calc(100dvh - 46px)!important;height:calc(100dvh - 46px)!important;max-height:calc(100dvh - 46px)!important}}@media(min-width:783px) and (max-width:900px){body.admin-bar .vm-main-nav[data-vm-portal="body"]{top:32px!important;min-height:calc(100dvh - 32px)!important;height:calc(100dvh - 32px)!important;max-height:calc(100dvh - 32px)!important}}@media(max-width:900px){.vm-mobile-nav__item.is-cta .vm-mobile-nav__icon{background:#25D366;color:#fff;border-radius:18px;box-shadow: 0 10px 24px rgba(37,211,102,.30),0 0 0 5px rgba(22,17,14,.90),0 0 0 1px rgba(255,255,255,.14) inset;isolation:isolate}.vm-mobile-nav__item.is-cta .vm-mobile-nav__icon svg{position:relative;z-index:2;color:#fff;stroke:#fff;filter:drop-shadow(0 1px 1px rgba(0,0,0,.12))}.vm-mobile-nav__item.is-cta .vm-mobile-nav__icon::before,.vm-mobile-nav__item.is-cta .vm-mobile-nav__icon::after{content:"";position:absolute;z-index:-1;inset:-5px;border:2px solid rgba(37,211,102,.58);border-radius:22px;pointer-events:none;animation:vm-whatsapp-focus-pulse 2.15s cubic-bezier(.22,.61,.36,1) infinite}.vm-mobile-nav__item.is-cta .vm-mobile-nav__icon::after{animation-delay:1.075s}.vm-mobile-nav__item.is-cta .vm-mobile-nav__label{color:#57E389;font-weight:800;text-shadow:0 0 14px rgba(37,211,102,.16)}.vm-mobile-nav__live{background:#fff;border-color:#25D366;box-shadow:0 0 0 3px rgba(255,255,255,.16)}}@keyframes vm-whatsapp-focus-pulse{0%{transform:scale(.88);opacity:.72}62%{opacity:.18}100%{transform:scale(1.48);opacity:0}}@media(prefers-reduced-motion:reduce){.vm-mobile-nav__item.is-cta .vm-mobile-nav__icon::before,.vm-mobile-nav__item.is-cta .vm-mobile-nav__icon::after{animation:none!important;opacity:0!important}}@supports (content-visibility:auto){.vm-masseur-grid--hero>.vm-masseur-card:nth-child(n+11){content-visibility:auto;contain-intrinsic-size:auto 360px}@media(max-width:900px){.vm-masseur-grid--hero>.vm-masseur-card:nth-child(n+11){content-visibility:visible;contain-intrinsic-size:none}}}
.vm-brand-link{display:inline-flex;align-items:center;line-height:0}.vm-brand-logo{display:block;width:220px;height:auto;max-height:54px}.vm-footer-brand .vm-brand-link{display:inline-flex}.vm-footer-brand .vm-brand-logo{width:238px;max-height:58px}@media(max-width:900px){.vm-brand-logo{width:172px;max-height:43px}.vm-footer-brand .vm-brand-logo{width:190px;max-height:46px}}@media(max-width:420px){.vm-brand-logo{width:156px;max-height:39px}.vm-footer-brand .vm-brand-logo{width:176px;max-height:43px}}
/* V6.9.14 — mobile profile card flow lock: image > WhatsApp > availability > name. */
/* V6.9.15 — mobile refresh source fix: native pull-to-refresh restored; profile-card content-visibility disabled <=900px. */
@media(max-width:900px){
.vm-masseur-card--home-grid{height:auto!important;min-height:0!important;overflow:hidden!important}
.vm-masseur-card--home-grid .vm-masseur-card__visual{display:block!important;position:relative!important;z-index:1!important}
.vm-masseur-card--home-grid .vm-masseur-card__body{display:block!important;position:relative!important;z-index:2!important;height:auto!important;min-height:0!important;overflow:visible!important;padding:4px 3px 7px!important}
.vm-masseur-card--home-grid .vm-masseur-card__quick-actions{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:20px 20px!important;align-items:stretch!important;gap:3px!important;position:static!important;inset:auto!important;float:none!important;transform:none!important;width:100%!important;height:auto!important;min-height:43px!important;margin:0 0 4px!important;padding:0!important;overflow:visible!important}
.vm-masseur-card--home-grid .vm-masseur-card__whatsapp,.vm-masseur-card--home-grid .vm-masseur-card__availability{display:flex!important;position:static!important;inset:auto!important;float:none!important;transform:none!important;z-index:auto!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:20px!important;height:20px!important;margin:0!important;padding:0 3px!important;border-radius:5px!important;align-items:center!important;justify-content:center!important;gap:2px!important;overflow:hidden!important;white-space:nowrap!important;font-size:6.6px!important;line-height:1!important}
.vm-masseur-card--home-grid .vm-masseur-card__availability b{display:block!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.vm-masseur-card--home-grid h3{display:block!important;position:static!important;inset:auto!important;float:none!important;transform:none!important;width:100%!important;min-height:11px!important;height:auto!important;margin:0!important;padding:0!important;text-align:center!important;font-size:10px!important;line-height:1.08!important;overflow:hidden!important}
.vm-masseur-card--home-grid h3 a{display:block!important;width:100%!important;max-width:100%!important;padding:1px 0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
}
@media(max-width:420px){
.vm-masseur-card--home-grid .vm-masseur-card__body{padding-left:2px!important;padding-right:2px!important}
.vm-masseur-card--home-grid .vm-masseur-card__whatsapp,.vm-masseur-card--home-grid .vm-masseur-card__availability{font-size:6.1px!important}
.vm-masseur-card--home-grid h3{font-size:9.4px!important}
}
@media(max-width:350px){
.vm-masseur-card--home-grid .vm-masseur-card__whatsapp,.vm-masseur-card--home-grid .vm-masseur-card__availability{font-size:5.6px!important}
.vm-masseur-card--home-grid h3{font-size:8.8px!important}
}

/* V6.9.16 — mobile profile grid trial: 4 cards per row on homepage and location walls <=900px; desktop remains 5. */

/* ========================================================================
   VIPNokta R05 — Theme Core Consolidation
   One authoritative header / desktop navigation / mobile drawer layer.
   Card/GEO presentation remains intentionally unchanged until R06.
   ======================================================================== */
.vm-mobile-menu-head,
.vm-mobile-menu-foot,
.vm-menu-close,
.vm-submenu-toggle,
.vm-menu-backdrop{display:none}

.vm-menu-backdrop[hidden]{display:none!important}

@media(min-width:901px){
  .vm-main-nav{display:block!important;position:static!important;transform:none!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;padding:0!important;background:transparent!important;box-shadow:none!important}
  .vm-main-nav>.vm-menu{display:flex!important;align-items:center!important;gap:30px!important;margin:0!important;padding:0!important;overflow:visible!important}
  .vm-main-nav>.vm-menu>li{position:relative}
  .vm-main-nav>.vm-menu>li>a{border:0!important;padding:10px 0!important}
  .vm-menu-toggle{display:none!important}
}

@media(max-width:900px){
  body.vm-nav-open{overflow:hidden!important;touch-action:none}
  body.vm-nav-open::before{display:none!important;content:none!important}

  .vm-site-header{z-index:1006}
  .vm-header-inner{grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important}
  .vm-brand{min-width:0}
  .vm-header-cta{display:none!important}

  .vm-menu-toggle{display:grid!important;grid-column:2!important;place-items:center!important;justify-self:end!important;position:relative;z-index:1008;width:42px!important;height:42px!important;padding:0!important;border:1px solid rgba(226,193,142,.22)!important;border-radius:14px!important;background:rgba(255,255,255,.055)!important;cursor:pointer}
  .vm-menu-toggle>span:not(.screen-reader-text){display:block!important;position:absolute;width:18px!important;height:1.5px!important;margin:0!important;background:#fff!important;border-radius:2px;transition:transform .2s ease,opacity .2s ease}
  .vm-menu-toggle>span:nth-child(1){transform:translateY(-5px)}
  .vm-menu-toggle>span:nth-child(2){transform:translateY(0)}
  .vm-menu-toggle>span:nth-child(3){transform:translateY(5px)}
  .vm-menu-toggle[aria-expanded="true"]>span:nth-child(1){transform:rotate(45deg)}
  .vm-menu-toggle[aria-expanded="true"]>span:nth-child(2){opacity:0}
  .vm-menu-toggle[aria-expanded="true"]>span:nth-child(3){transform:rotate(-45deg)}

  .vm-menu-backdrop{display:block;position:fixed;inset:0;z-index:1007;background:rgba(7,5,4,.70);backdrop-filter:blur(6px);opacity:1}

  .vm-main-nav{
    display:flex!important;
    flex-direction:column!important;
    position:fixed!important;
    z-index:1009!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    left:auto!important;
    width:min(90vw,420px)!important;
    max-width:420px!important;
    min-height:100dvh!important;
    height:100dvh!important;
    max-height:100dvh!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    overscroll-behavior:contain;
    background:radial-gradient(circle at 100% 0%,rgba(126,29,51,.34),transparent 31%),linear-gradient(180deg,#1b1612 0%,#120f0d 100%)!important;
    border:0!important;
    border-left:1px solid rgba(226,193,142,.13)!important;
    box-shadow:-30px 0 80px rgba(0,0,0,.34)!important;
    transform:translate3d(104%,0,0)!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:transform .24s ease,opacity .2s ease,visibility .24s step-end!important;
  }

  .vm-main-nav.is-open{
    transform:translate3d(0,0,0)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transition:transform .24s ease,opacity .2s ease,visibility 0s step-start!important;
  }

  body.admin-bar .vm-main-nav{top:46px!important;min-height:calc(100dvh - 46px)!important;height:calc(100dvh - 46px)!important;max-height:calc(100dvh - 46px)!important}

  .vm-mobile-menu-head{display:flex!important;align-items:center;justify-content:space-between;gap:16px;flex:0 0 auto;padding:18px 18px 15px;border-bottom:1px solid rgba(255,255,255,.075)}
  .vm-mobile-menu-brand{min-width:0;display:flex;align-items:center}
  .vm-mobile-menu-brand .custom-logo{max-height:38px;width:auto}
  .vm-mobile-menu-brand .vm-brand-logo{width:166px;max-height:42px}
  .vm-mobile-menu-brand .vm-wordmark{font-size:18px}

  .vm-menu-close{display:grid!important;place-items:center;width:40px;height:40px;flex:0 0 40px;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:rgba(255,255,255,.045);color:#fff;cursor:pointer}
  .vm-menu-close>span[aria-hidden="true"]{font-size:28px;font-weight:300;line-height:1;transform:translateY(-1px)}

  .vm-main-nav>.vm-menu{display:block!important;flex:1 1 auto!important;min-height:0!important;margin:0!important;padding:12px 18px 18px!important;list-style:none!important;overflow-y:auto!important;overscroll-behavior:contain;scrollbar-width:thin}
  .vm-main-nav>.vm-menu>li{position:relative!important;margin:0!important;padding:0!important;border-bottom:1px solid rgba(255,255,255,.07)!important}
  .vm-main-nav>.vm-menu>li>a{display:block!important;position:relative;padding:15px 48px 15px 2px!important;border:0!important;color:rgba(255,255,255,.86)!important;font-size:15px!important;font-weight:700!important;line-height:1.3!important}
  .vm-main-nav>.vm-menu>li.current-menu-item>a,
  .vm-main-nav>.vm-menu>li.current-menu-ancestor>a,
  .vm-main-nav>.vm-menu>li>a:hover{color:#fff!important}

  .vm-submenu-toggle{display:grid!important;place-items:center;position:absolute;z-index:2;right:-4px;top:6px;width:44px;height:44px;padding:0;border:0;border-radius:12px;background:transparent;color:rgba(226,193,142,.78);cursor:pointer}
  .vm-submenu-toggle__icon{position:relative;width:12px;height:12px}
  .vm-submenu-toggle__icon::before,
  .vm-submenu-toggle__icon::after{content:"";position:absolute;left:50%;top:50%;width:10px;height:1.5px;border-radius:2px;background:currentColor;transition:transform .18s ease}
  .vm-submenu-toggle__icon::before{transform:translate(-50%,-50%)}
  .vm-submenu-toggle__icon::after{transform:translate(-50%,-50%) rotate(90deg)}
  .vm-submenu-toggle[aria-expanded="true"] .vm-submenu-toggle__icon::after{transform:translate(-50%,-50%) rotate(0)}

  .vm-main-nav .sub-menu{display:none!important;margin:0 0 10px 14px!important;padding:0 0 4px 14px!important;list-style:none!important;border:0!important;border-left:1px solid rgba(226,193,142,.18)!important;background:transparent!important;box-shadow:none!important;position:static!important;min-width:0!important}
  .vm-main-nav .menu-item-has-children.is-submenu-open>.sub-menu{display:block!important}
  .vm-main-nav .sub-menu li{border:0!important;margin:0!important;padding:0!important}
  .vm-main-nav .sub-menu a{display:block!important;padding:9px 24px 9px 0!important;border:0!important;color:rgba(255,255,255,.58)!important;font-size:12.5px!important;line-height:1.35!important}
  .vm-main-nav .sub-menu a:hover{color:#fff!important}

  .vm-mobile-menu-foot{display:block!important;flex:0 0 auto;margin:0 18px!important;padding:16px 0 calc(18px + env(safe-area-inset-bottom))!important;border-top:1px solid rgba(255,255,255,.075)!important}
  .vm-mobile-menu-whatsapp{display:grid!important;grid-template-columns:1fr auto;align-items:center;gap:5px 14px;min-height:70px;padding:12px 14px!important;border:1px solid rgba(226,193,142,.24)!important;border-radius:17px!important;background:linear-gradient(135deg,rgba(119,28,48,.67),rgba(255,255,255,.045))!important;color:#fff!important;box-shadow:0 14px 30px rgba(0,0,0,.17)}
  .vm-mobile-menu-whatsapp>span{grid-column:1/-1;display:inline-flex!important;align-items:center;gap:8px;color:rgba(255,255,255,.58)!important;font-size:9.5px!important;font-weight:650!important}
  .vm-mobile-menu-whatsapp>strong{display:flex!important;align-items:center;gap:7px;font-size:12.5px!important;font-weight:750!important;white-space:nowrap}
  .vm-mobile-menu-whatsapp b{color:var(--vm-gold-2)!important;font-size:15px!important}
  .vm-mobile-menu-foot p{margin:9px 2px 0!important;color:rgba(255,255,255,.36)!important;font-size:9.5px!important;line-height:1.5!important}

  .vm-nav-open .vm-mobile-nav{opacity:.16!important;pointer-events:none!important}
}

@media(min-width:783px) and (max-width:900px){
  body.admin-bar .vm-main-nav{top:32px!important;min-height:calc(100dvh - 32px)!important;height:calc(100dvh - 32px)!important;max-height:calc(100dvh - 32px)!important}
}

@media(max-width:520px){
  .vm-main-nav{width:min(92vw,410px)!important}
  .vm-mobile-menu-head{padding-left:15px;padding-right:15px}
  .vm-main-nav>.vm-menu{padding-left:15px!important;padding-right:15px!important}
  .vm-mobile-menu-foot{margin-left:15px!important;margin-right:15px!important}
}

@media(prefers-reduced-motion:reduce){
  .vm-main-nav,
  .vm-menu-backdrop,
  .vm-menu-toggle>span:not(.screen-reader-text),
  .vm-submenu-toggle__icon::before,
  .vm-submenu-toggle__icon::after{transition:none!important;animation:none!important}
}

/* ================================================================
   R06 — CANONICAL CARDS + HOME + GEO UX AUTHORITY
   ================================================================ */
.vm-profile-zone--r06{padding-top:8px;padding-bottom:34px}
.vm-profile-zone-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:0 0 18px}
.vm-profile-zone-head h2{margin:5px 0 0;font-family:var(--vm-display);font-size:clamp(30px,3.6vw,46px);font-weight:500;line-height:1.02;letter-spacing:-.04em;color:#fff}
.vm-profile-zone-head--light h2{color:var(--vm-ink)}
.vm-profile-zone-count{flex:0 0 auto;display:inline-flex;align-items:center;min-height:30px;padding:0 11px;border:1px solid rgba(226,193,142,.25);border-radius:999px;color:rgba(255,255,255,.72);font-size:10px;font-weight:750;letter-spacing:.03em}
.vm-profile-zone-head--light .vm-profile-zone-count{border-color:rgba(111,24,46,.14);background:#fff;color:rgba(26,22,19,.60)}

.vm-masseur-grid.vm-masseur-grid--canonical{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:14px!important;margin:0!important;padding:0!important;overflow:visible!important;scroll-snap-type:none!important}
.vm-masseur-grid--canonical>.vm-masseur-card--canonical{min-width:0!important;width:auto!important;height:auto!important;margin:0!important;scroll-snap-align:none!important;border:1px solid rgba(226,193,142,.22)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 30px rgba(12,9,7,.12)!important;overflow:hidden!important;transform:none!important}
.vm-masseur-grid--home>.vm-masseur-card--canonical{background:rgba(255,255,255,.97)!important}
.vm-masseur-card--canonical .vm-masseur-card__visual{display:block!important;position:relative!important;width:100%!important;aspect-ratio:4/5!important;overflow:hidden!important;background:#1a1512!important}
.vm-masseur-card--canonical .vm-masseur-card__image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .28s ease!important}
.vm-masseur-card--canonical:hover .vm-masseur-card__image{transform:scale(1.018)!important}
.vm-masseur-card--canonical .vm-masseur-card__placeholder{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;background:linear-gradient(145deg,#2b211d,#17120f)!important;color:rgba(226,193,142,.72)!important}
.vm-masseur-card--canonical .vm-masseur-card__body{display:block!important;height:auto!important;min-height:0!important;padding:10px!important;overflow:visible!important;background:#fff!important}
.vm-masseur-card--canonical .vm-masseur-card__quick-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:6px!important;width:100%!important;min-height:34px!important;margin:0 0 9px!important;padding:0!important}
.vm-masseur-card--canonical .vm-masseur-card__whatsapp,.vm-masseur-card--canonical .vm-masseur-card__availability{display:flex!important;position:static!important;align-items:center!important;justify-content:center!important;gap:5px!important;width:100%!important;min-width:0!important;min-height:34px!important;height:auto!important;margin:0!important;padding:7px 8px!important;border-radius:9px!important;font-size:9.5px!important;font-weight:750!important;line-height:1.1!important;text-align:center!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.vm-masseur-card--canonical .vm-masseur-card__whatsapp{border:1px solid rgba(37,211,102,.24)!important;background:#edf9f1!important;color:#126b32!important}
.vm-masseur-card--canonical .vm-masseur-card__whatsapp:hover{background:#25d366!important;border-color:#25d366!important;color:#fff!important}
.vm-masseur-card--canonical .vm-masseur-card__availability{border:1px solid rgba(26,22,19,.09)!important;background:#f7f4ef!important;color:#5e564f!important}
.vm-masseur-card--canonical .vm-masseur-card__availability i{display:block!important;flex:0 0 6px!important;width:6px!important;height:6px!important;border-radius:50%!important;background:currentColor!important}
.vm-masseur-card--canonical .vm-masseur-card__availability b{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.vm-masseur-card--canonical .vm-masseur-card__availability.is-available{color:#247a44!important;background:#f1f9f4!important}
.vm-masseur-card--canonical .vm-masseur-card__availability.is-busy{color:#9b6a16!important;background:#fff8e8!important}
.vm-masseur-card--canonical h3{display:block!important;width:100%!important;min-height:0!important;margin:0!important;padding:0!important;font-family:var(--vm-display)!important;font-size:22px!important;font-weight:600!important;line-height:1.05!important;text-align:left!important;overflow:visible!important}
.vm-masseur-card--canonical h3 a{display:block!important;padding:0!important;color:var(--vm-ink)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.vm-masseur-card--canonical .vm-masseur-card__location{display:flex!important;align-items:center!important;gap:5px!important;min-height:20px!important;margin:5px 0 8px!important;color:#756d65!important;font-size:9.5px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.vm-masseur-card--canonical .vm-masseur-card__cta{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:34px!important;padding:0 10px!important;border-top:1px solid rgba(26,22,19,.07)!important;border-radius:0!important;color:var(--vm-wine)!important;font-size:9px!important;font-weight:750!important}
.vm-masseur-card--canonical .vm-masseur-visual-note{display:none!important}

.vm-city-band--r06{padding:34px 0 42px;background:#faf7f2;border-bottom:1px solid rgba(23,19,15,.09)}
.vm-city-band--r06 .vm-city-band__inner{display:block;min-height:0}
.vm-city-band--r06 .vm-city-band__title{display:grid;grid-template-columns:1fr auto;align-items:end;gap:6px 24px;margin-bottom:18px}
.vm-city-band--r06 .vm-city-band__title>span{grid-column:1/-1}
.vm-city-band--r06 .vm-city-band__title h2{margin:0;font-size:clamp(34px,4vw,50px)}
.vm-city-band--r06 .vm-city-band__title p{max-width:360px;text-align:right;font-size:11px;line-height:1.5}
.vm-city-featured{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:0 0 12px}
.vm-city-featured__card{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;align-items:center;column-gap:7px;min-height:68px;padding:12px;border:1px solid rgba(26,22,19,.10);border-radius:15px;background:#fff;color:var(--vm-ink);box-shadow:0 6px 18px rgba(24,18,16,.035)}
.vm-city-featured__card>span{grid-row:1/3;color:var(--vm-wine);font-size:14px}
.vm-city-featured__card strong{font-size:12px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vm-city-featured__card small{margin-top:3px;color:#82786f;font-size:8.5px;font-weight:650}
.vm-city-featured__card:hover,.vm-city-featured__card.is-primary{border-color:rgba(124,23,49,.27);background:linear-gradient(145deg,#fff,#fbf3f3);color:var(--vm-wine)}
.vm-city-directory{border:1px solid rgba(26,22,19,.11);border-radius:17px;background:#fff;overflow:hidden}
.vm-city-directory>summary{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;min-height:56px;padding:0 16px;cursor:pointer;list-style:none;color:var(--vm-ink);font-size:11px;font-weight:800}
.vm-city-directory>summary::-webkit-details-marker{display:none}
.vm-city-directory>summary b{display:grid;place-items:center;min-width:28px;height:28px;padding:0 7px;border-radius:999px;background:#f3ece6;color:var(--vm-wine);font-size:9px}
.vm-city-directory>summary i{font-style:normal;font-size:17px;font-weight:400;transition:transform .18s ease}
.vm-city-directory[open]>summary i{transform:rotate(45deg)}
.vm-city-directory__groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px 16px 18px;border-top:1px solid rgba(26,22,19,.08);background:#fcfaf7}
.vm-city-directory__group{margin:0;padding:12px;border:1px solid rgba(26,22,19,.08);border-radius:13px;background:#fff}
.vm-city-directory__group h3{margin:0 0 7px;color:var(--vm-wine);font-family:var(--vm-display);font-size:20px;font-weight:650}
.vm-city-directory__group>div{display:grid;gap:1px}
.vm-city-directory__group a{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:29px;padding:4px 0;border-bottom:1px solid rgba(26,22,19,.055);color:#5f5750;font-size:9.5px;font-weight:650}
.vm-city-directory__group a:last-child{border-bottom:0}
.vm-city-directory__group a:hover{color:var(--vm-wine)}

.vm-location-page--r06{display:block!important}
.vm-location-page--r06>*{order:initial!important}
.vm-location-hero--r06{padding:46px 0 40px}
.vm-location-profiles--r06{padding:34px 0 42px;background:#f5eee5;border-bottom:1px solid rgba(26,22,19,.08)}
.vm-location-links--r06{padding:38px 0!important}
.vm-location-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.vm-location-card{display:grid;grid-template-rows:auto auto 1fr;min-height:118px;padding:15px;border:1px solid rgba(26,22,19,.10);border-radius:16px;background:#fff;color:var(--vm-ink);box-shadow:0 8px 22px rgba(24,18,16,.035);transition:transform .18s ease,border-color .18s ease}
.vm-location-card:hover{transform:translateY(-2px);border-color:rgba(124,23,49,.25)}
.vm-location-card>span{color:var(--vm-wine);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.vm-location-card>strong{margin-top:5px;font-family:var(--vm-display);font-size:22px;font-weight:600;line-height:1.05}
.vm-location-card>small{align-self:end;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;color:#786e65;font-size:9px;font-weight:700}
.vm-location-card--parent{background:linear-gradient(145deg,#7d1932,#5e1125);border-color:transparent;color:#fff}
.vm-location-card--parent>span,.vm-location-card--parent>small{color:rgba(255,255,255,.72)}
.vm-location-page--r06 .vm-service-strip{position:static}
.vm-location-page--r06 .vm-faq-list{display:grid;gap:8px}
.vm-location-page--r06 .vm-faq-item{border:1px solid rgba(26,22,19,.09);border-radius:14px;background:#fff;overflow:hidden}
.vm-location-page--r06 .vm-faq-item summary{cursor:pointer}

@media(max-width:1180px){
  .vm-masseur-grid.vm-masseur-grid--canonical{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .vm-city-featured{grid-template-columns:repeat(3,minmax(0,1fr))}
  .vm-city-directory__groups{grid-template-columns:repeat(3,minmax(0,1fr))}
  .vm-location-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

@media(max-width:900px){
  .vm-profile-zone--r06{padding-top:8px;padding-bottom:24px}
  .vm-profile-zone-head{align-items:end;gap:12px;margin-bottom:11px}
  .vm-profile-zone-head h2{font-size:24px}
  .vm-profile-zone-count{min-height:25px;padding:0 8px;font-size:8px}
  .vm-masseur-grid.vm-masseur-grid--canonical{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;overflow:visible!important}
  .vm-masseur-grid--canonical>.vm-masseur-card--canonical{border-radius:14px!important}
  .vm-masseur-card--canonical .vm-masseur-card__body{padding:7px!important}
  .vm-masseur-card--canonical .vm-masseur-card__quick-actions{grid-template-columns:1fr!important;gap:4px!important;margin-bottom:7px!important}
  .vm-masseur-card--canonical .vm-masseur-card__whatsapp,.vm-masseur-card--canonical .vm-masseur-card__availability{min-height:29px!important;padding:5px 6px!important;border-radius:7px!important;font-size:8.5px!important}
  .vm-masseur-card--canonical h3{font-size:18px!important;text-align:left!important}
  .vm-masseur-card--canonical .vm-masseur-card__location{margin:4px 0 6px!important;font-size:8.5px!important}
  .vm-masseur-card--canonical .vm-masseur-card__cta{min-height:30px!important;padding:0 7px!important;font-size:8px!important}

  .vm-city-band--r06{padding:24px 0 30px;margin-top:0;border-radius:0}
  .vm-city-band--r06 .vm-city-band__title{display:block;margin-bottom:13px}
  .vm-city-band--r06 .vm-city-band__title h2{margin:3px 0 5px;font-size:30px}
  .vm-city-band--r06 .vm-city-band__title p{max-width:none;text-align:left;font-size:9.5px}
  .vm-city-featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  .vm-city-featured__card{min-height:59px;padding:10px;border-radius:12px}
  .vm-city-directory>summary{min-height:50px;padding:0 12px}
  .vm-city-directory__groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:10px}
  .vm-city-directory__group{padding:10px}

  .vm-location-hero--r06{padding:17px 0 20px}
  .vm-location-profiles--r06{padding:20px 0 25px}
  .vm-location-links--r06{padding:28px 0!important}
  .vm-location-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
  .vm-location-card{min-height:100px;padding:12px;border-radius:13px}
  .vm-location-card>strong{font-size:18px}
}

@media(max-width:520px){
  .vm-city-directory__groups{grid-template-columns:1fr}
  .vm-location-card-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:360px){
  .vm-masseur-grid.vm-masseur-grid--canonical{gap:6px!important}
  .vm-masseur-card--canonical .vm-masseur-card__whatsapp,.vm-masseur-card--canonical .vm-masseur-card__availability{font-size:8px!important}
  .vm-city-featured{grid-template-columns:1fr 1fr}
}

/* R09 replacement v3 — final simple profile card authority */
.vm-masseur-card.vm-masseur-card--simple{display:flex!important;flex-direction:column!important;min-width:0!important;height:100%!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(234,219,201,.78)!important;border-radius:20px!important;box-shadow:0 12px 28px rgba(14,10,8,.12)!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}
.vm-masseur-card.vm-masseur-card--simple:hover{transform:translateY(-3px)!important;border-color:rgba(216,176,113,.72)!important;box-shadow:0 18px 38px rgba(14,10,8,.18)!important}
.vm-masseur-card--simple .vm-masseur-card__visual{display:block!important;position:relative!important;aspect-ratio:4/5.08!important;overflow:hidden!important;background:#ede4da!important}
.vm-masseur-card--simple .vm-masseur-card__image{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 22%!important;transition:transform .38s ease!important}
.vm-masseur-card--simple:hover .vm-masseur-card__image{transform:scale(1.022)!important}
.vm-masseur-card--simple .vm-masseur-card__simplebar{display:grid!important;grid-template-columns:minmax(0,1.45fr) minmax(112px,.9fr)!important;min-height:64px!important;background:#fff!important;border-top:1px solid rgba(47,34,27,.08)!important}
.vm-masseur-card--simple .vm-masseur-card__namebox,.vm-masseur-card--simple .vm-masseur-card__bookbox{display:flex!important;align-items:center!important;min-width:0!important;text-decoration:none!important}
.vm-masseur-card--simple .vm-masseur-card__namebox{padding:0 16px!important;color:#241711!important;font-family:var(--vm-display)!important;font-size:25px!important;line-height:1!important;font-weight:650!important;letter-spacing:-.03em!important;overflow:hidden!important}
.vm-masseur-card--simple .vm-masseur-card__namebox span{display:block!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
.vm-masseur-card--simple .vm-masseur-card__bookbox{justify-content:center!important;gap:7px!important;padding:0 13px!important;background:linear-gradient(135deg,#78142f,#5e0f26)!important;border-left:1px solid rgba(82,10,30,.18)!important;color:#fff!important;font-family:inherit!important;font-size:12px!important;font-weight:850!important;letter-spacing:.01em!important;white-space:nowrap!important;transition:filter .18s ease,background .18s ease!important}
.vm-masseur-card--simple .vm-masseur-card__bookbox:hover{filter:brightness(1.08)!important}
.vm-masseur-card--simple .vm-masseur-card__bookbox span:last-child{color:#e5bf7f!important;font-size:13px!important}

@media (min-width:1200px){.vm-masseur-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
@media (min-width:900px) and (max-width:1199px){.vm-masseur-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.vm-masseur-card--simple .vm-masseur-card__namebox{font-size:23px!important}}
@media (min-width:700px) and (max-width:899px){.vm-masseur-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.vm-masseur-card--simple .vm-masseur-card__simplebar{grid-template-columns:minmax(0,1.35fr) minmax(104px,.9fr)!important;min-height:60px!important}.vm-masseur-card--simple .vm-masseur-card__namebox{font-size:22px!important;padding:0 14px!important}.vm-masseur-card--simple .vm-masseur-card__bookbox{font-size:11.5px!important;padding:0 11px!important}}
@media (max-width:699px){
  .vm-masseur-grid,.vm-home-profile-zone .vm-masseur-grid,.vm-location-profiles .vm-masseur-grid,.vm-profile-others .vm-masseur-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;overflow:visible!important;scroll-snap-type:none!important;gap:10px!important;margin:0!important;padding:0!important}
  .vm-masseur-card.vm-masseur-card--simple{border-radius:16px!important}
  .vm-masseur-card--simple .vm-masseur-card__simplebar{grid-template-columns:minmax(0,1.25fr) minmax(92px,.9fr)!important;min-height:54px!important}
  .vm-masseur-card--simple .vm-masseur-card__namebox{padding:0 10px!important;font-size:18px!important}
  .vm-masseur-card--simple .vm-masseur-card__bookbox{gap:5px!important;padding:0 8px!important;font-size:10.5px!important}
  .vm-masseur-card--simple .vm-masseur-card__bookbox span:last-child{font-size:11px!important}
}
@media (max-width:380px){.vm-masseur-card--simple .vm-masseur-card__simplebar{grid-template-columns:minmax(0,1.15fr) minmax(86px,.9fr)!important}.vm-masseur-card--simple .vm-masseur-card__namebox{font-size:17px!important}.vm-masseur-card--simple .vm-masseur-card__bookbox{font-size:10px!important}}
@media (max-width:330px){.vm-masseur-grid{grid-template-columns:1fr!important}.vm-masseur-card.vm-masseur-card--simple{max-width:320px!important;margin:0 auto!important}}
@media (prefers-reduced-motion:reduce){.vm-masseur-card.vm-masseur-card--simple,.vm-masseur-card--simple .vm-masseur-card__image,.vm-masseur-card--simple .vm-masseur-card__bookbox{transition:none!important}}

/* M06 — scalable 1,200+ profile wall pagination */
.vm-profile-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin:28px auto 0;padding:4px 0;flex-wrap:wrap}
.vm-profile-pagination__pages{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap}
.vm-profile-pagination__page,.vm-profile-pagination__edge{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid rgba(255,255,255,.14);border-radius:12px;text-decoration:none;font-size:12px;font-weight:800;line-height:1;transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease}
.vm-profile-pagination__page{min-width:40px;padding:0 10px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.82)}
.vm-profile-pagination__edge{padding:0 15px;background:rgba(125,17,47,.72);color:#fff;border-color:rgba(222,176,109,.24)}
.vm-profile-pagination__page:hover,.vm-profile-pagination__edge:hover{transform:translateY(-1px);border-color:rgba(222,176,109,.5)}
.vm-profile-pagination__page.is-current{background:#efe2cf;color:#5d1530;border-color:#efe2cf;pointer-events:none}
.vm-profile-pagination__gap{color:rgba(255,255,255,.48);font-size:12px;padding:0 2px}
.vm-location-profiles .vm-profile-pagination{margin-top:26px}
.vm-location-profiles .vm-profile-pagination__page{background:#fff;color:#5c4e45;border-color:rgba(33,26,21,.13)}
.vm-location-profiles .vm-profile-pagination__edge{background:#741831;color:#fff;border-color:#741831}
.vm-location-profiles .vm-profile-pagination__gap{color:#8d7c70}
.vm-location-profiles .vm-profile-pagination__page.is-current{background:#741831;color:#fff;border-color:#741831}
@media(max-width:767px){
  .vm-profile-pagination{gap:8px;margin-top:20px}
  .vm-profile-pagination__pages{gap:5px}
  .vm-profile-pagination__page{min-width:36px;min-height:36px;padding:0 8px;font-size:11px}
  .vm-profile-pagination__edge{min-height:36px;padding:0 12px;font-size:11px}
}
@media(max-width:420px){
  .vm-profile-pagination{justify-content:space-between}
  .vm-profile-pagination__pages{order:3;width:100%}
  .vm-profile-pagination__edge{flex:1 1 calc(50% - 5px)}
}

/* =========================================================
 * VIPNokta T01 — Header / Footer / Navigation authority
 * ======================================================= */
.vm-t01-header{position:sticky;top:0;z-index:1100;background:#15110e;border-bottom:0;box-shadow:none;backdrop-filter:none}
.vm-t01-header.is-scrolled{box-shadow:0 16px 40px rgba(0,0,0,.18)}
.vm-t01-header-main{background:linear-gradient(180deg,#18130f 0%,#130f0c 100%);border-bottom:1px solid rgba(255,255,255,.07)}
.vm-t01-header-inner{min-height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}
.vm-t01-brand{min-width:170px}.vm-t01-brand .custom-logo{max-height:46px;width:auto}.vm-t01-brand .vm-wordmark{font-size:20px}
.vm-t01-drawer{justify-self:center;position:static;inset:auto;transform:none;opacity:1;pointer-events:auto;background:transparent;padding:0;border:0;width:auto;max-width:none;height:auto;min-height:0;overflow:visible}
.vm-t01-drawer-head,.vm-t01-drawer-services,.vm-t01-drawer-cta,.vm-t01-nav-kicker{display:none}
.vm-t01-main-menu{display:flex;align-items:center;justify-content:center;gap:28px;margin:0;padding:0;list-style:none}
.vm-t01-main-menu>li>a{position:relative;display:flex;align-items:center;min-height:72px;padding:0 2px;color:rgba(255,255,255,.72);font-size:13px;font-weight:700;letter-spacing:.005em;border:0}
.vm-t01-main-menu>li>a:after{content:"";position:absolute;left:2px;right:2px;bottom:17px;height:1px;background:var(--vm-gold-2);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}
.vm-t01-main-menu>li>a:hover,.vm-t01-main-menu>.current-menu-item>a{color:#fff}
.vm-t01-main-menu>li>a:hover:after,.vm-t01-main-menu>.current-menu-item>a:after{transform:scaleX(1)}
.vm-t01-header-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 18px;border:1px solid rgba(214,188,145,.34);border-radius:999px;background:rgba(255,255,255,.055);color:#fff;font-size:12px;font-weight:800;white-space:nowrap}
.vm-t01-header-cta:hover{background:#fff;color:var(--vm-ink)}
.vm-t01-menu-toggle{display:none}
.vm-t01-service-strip{background:#fff;border-bottom:1px solid rgba(23,19,15,.10)}
.vm-t01-service-strip__inner{min-height:43px;display:flex;align-items:center;justify-content:center;gap:24px}
.vm-t01-service-strip__label{font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:#9b8e80;padding-right:24px;border-right:1px solid rgba(23,19,15,.10)}
.vm-t01-service-menu{list-style:none;margin:0;padding:0}
.vm-t01-service-menu--desktop{display:flex;align-items:center;justify-content:center;gap:34px}
.vm-t01-service-menu--desktop a{position:relative;display:flex;align-items:center;min-height:43px;color:#655d55;font-size:11px;font-weight:750;white-space:nowrap}
.vm-t01-service-menu--desktop a:hover,.vm-t01-service-menu--desktop .current-menu-item>a{color:var(--vm-wine)}
.vm-t01-service-menu--desktop .current-menu-item>a:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--vm-wine)}
.vm-nav-backdrop{display:none}

/* T01 footer */
.vm-footer.vm-t01-footer{background:#120f0c;color:#fff;padding:0;border-top:1px solid rgba(255,255,255,.07)}
.vm-t01-footer-grid{display:grid;grid-template-columns:minmax(260px,1.45fr) repeat(3,minmax(145px,.72fr));gap:54px;padding-top:68px;padding-bottom:54px}
.vm-t01-footer-brand{padding-right:32px}.vm-t01-footer-brand .custom-logo{max-height:52px;width:auto}.vm-t01-footer-brand .vm-wordmark{font-size:22px}
.vm-t01-footer-brand>p{max-width:390px;margin:20px 0 24px;color:rgba(255,255,255,.52);font-size:13px;line-height:1.75}
.vm-t01-footer-cta{display:inline-flex;align-items:center;gap:10px;min-height:43px;padding:0 16px;border:1px solid rgba(214,188,145,.26);border-radius:999px;background:rgba(255,255,255,.055);color:#fff;font-size:12px;font-weight:800}
.vm-t01-footer-cta:hover{background:#fff;color:var(--vm-ink)}
.vm-t01-footer-column h2{margin:4px 0 18px;font-family:var(--vm-sans);font-size:9px;font-weight:850;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.36)}
.vm-t01-footer-column ul{display:grid;gap:10px;list-style:none;margin:0;padding:0}
.vm-t01-footer-column a{display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.68);font-size:12px;line-height:1.4;transition:color .18s ease,transform .18s ease}
.vm-t01-footer-column a:hover{color:#fff;transform:translateX(2px)}
.vm-t01-footer-all{margin-top:4px}.vm-t01-footer-all a{color:var(--vm-gold-2);font-weight:800}
.vm-t01-footer-bottom{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:0;border-top:1px solid rgba(255,255,255,.08);font-size:9px;letter-spacing:.06em;text-transform:none;color:rgba(255,255,255,.34)}
.vm-t01-legal-nav{display:flex;align-items:center;justify-content:flex-end;gap:16px;flex-wrap:wrap}.vm-t01-legal-nav a{color:rgba(255,255,255,.42)}.vm-t01-legal-nav a:hover{color:#fff}

@media(max-width:1100px) and (min-width:961px){
  .vm-t01-header-inner{gap:24px}.vm-t01-main-menu{gap:20px}.vm-t01-header-cta{padding:0 14px}.vm-t01-service-menu--desktop{gap:25px}
  .vm-t01-footer-grid{gap:34px;grid-template-columns:minmax(240px,1.25fr) repeat(3,minmax(135px,.7fr))}
}

@media(max-width:960px){
  .vm-t01-header{top:0}.vm-t01-header-main{position:relative;z-index:2}.vm-t01-header-inner{min-height:66px;grid-template-columns:1fr auto;gap:16px}
  .vm-t01-brand{min-width:0}.vm-t01-brand .custom-logo{max-height:41px}.vm-t01-brand .vm-wordmark{font-size:18px}
  .vm-t01-header-cta{display:none}
  .vm-t01-menu-toggle{display:block;justify-self:end;width:42px;height:42px;padding:8px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(255,255,255,.04)}
  .vm-t01-menu-toggle>span:not(.screen-reader-text){width:21px;height:2px;margin:4px auto;background:#fff;transition:transform .2s ease,opacity .2s ease}
  .vm-t01-menu-toggle[aria-expanded="true"]>span:nth-child(1){transform:translateY(6px) rotate(45deg)}
  .vm-t01-menu-toggle[aria-expanded="true"]>span:nth-child(2){opacity:0}
  .vm-t01-menu-toggle[aria-expanded="true"]>span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
  .vm-t01-service-strip{display:none}
  .vm-t01-drawer{position:fixed!important;z-index:1110!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(88vw,390px)!important;height:100dvh!important;max-height:100dvh!important;display:flex!important;flex-direction:column!important;justify-self:auto!important;padding:0 0 18px!important;background:#17130f!important;border:0!important;border-left:1px solid rgba(255,255,255,.08)!important;box-shadow:-30px 0 80px rgba(0,0,0,.35)!important;overflow-y:auto!important;transform:translateX(104%)!important;opacity:1!important;pointer-events:none!important;transition:transform .24s ease!important}
  .vm-t01-drawer.is-open{transform:translateX(0)!important;pointer-events:auto!important}
  .vm-t01-drawer-head{display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08)}
  .vm-t01-drawer-title{font-family:var(--vm-display);font-size:20px;color:#fff}.vm-nav-close{width:38px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:rgba(255,255,255,.04);color:#fff;font-size:27px;line-height:1;cursor:pointer}
  .vm-t01-drawer-section{padding:22px 18px 0}.vm-t01-drawer-services{display:block;padding-top:25px;margin-top:10px;border-top:1px solid rgba(255,255,255,.07)}
  .vm-t01-nav-kicker{display:block;margin-bottom:8px;font-size:9px;font-weight:850;letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.34)}
  .vm-t01-main-menu{display:grid!important;gap:0!important;justify-content:stretch!important}
  .vm-t01-main-menu>li>a{min-height:48px!important;padding:0!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.07)!important;color:rgba(255,255,255,.78)!important;font-size:15px!important;font-weight:700!important}
  .vm-t01-main-menu>li>a:after{display:none!important}.vm-t01-main-menu>.current-menu-item>a{color:#fff!important}
  .vm-t01-service-menu--drawer{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .vm-t01-service-menu--drawer li{min-width:0}.vm-t01-service-menu--drawer a{display:flex;align-items:center;min-height:48px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.035);color:rgba(255,255,255,.72);font-size:11.5px;font-weight:750;line-height:1.25}
  .vm-t01-service-menu--drawer .current-menu-item>a,.vm-t01-service-menu--drawer a:hover{border-color:rgba(214,188,145,.28);background:rgba(214,188,145,.08);color:#fff}
  .vm-t01-drawer-cta{display:block;margin-top:auto;padding:24px 18px 4px}.vm-t01-drawer-cta>a{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid rgba(45,210,111,.24);border-radius:15px;background:rgba(45,210,111,.08);color:#fff}
  .vm-t01-drawer-cta small{display:block;margin-bottom:2px;color:rgba(255,255,255,.44);font-size:9px;font-weight:650}.vm-t01-drawer-cta strong{font-size:12px}
  .vm-nav-backdrop{display:block;position:fixed;z-index:1105;inset:0;background:rgba(5,4,3,.58);opacity:0;pointer-events:none;transition:opacity .2s ease}.vm-nav-backdrop.is-open{opacity:1;pointer-events:auto}
  body.vm-nav-open{overflow:hidden}
  body.admin-bar .vm-t01-drawer{top:32px!important;height:calc(100dvh - 32px)!important;max-height:calc(100dvh - 32px)!important}
  .vm-t01-footer-grid{grid-template-columns:1fr 1fr;gap:40px 34px;padding-top:54px;padding-bottom:44px}.vm-t01-footer-brand{grid-column:1/-1;padding-right:0}.vm-t01-footer-brand>p{max-width:520px}
}

@media(max-width:782px){body.admin-bar .vm-t01-drawer{top:46px!important;height:calc(100dvh - 46px)!important;max-height:calc(100dvh - 46px)!important}}

@media(max-width:640px){
  .vm-t01-header-inner{min-height:62px}.vm-t01-brand .custom-logo{max-height:37px}.vm-t01-brand .vm-wordmark{font-size:17px}
  .vm-t01-drawer{width:min(92vw,380px)!important}.vm-t01-service-menu--drawer{grid-template-columns:1fr}
  .vm-t01-footer-grid{grid-template-columns:1fr 1fr;gap:34px 20px;padding-top:46px;padding-bottom:38px}.vm-t01-footer-brand{grid-column:1/-1}.vm-t01-footer-brand>p{font-size:12px}.vm-t01-footer-column h2{margin-bottom:14px}.vm-t01-footer-column a{font-size:11.5px}
  .vm-t01-footer-cities{grid-column:1/-1}.vm-t01-footer-cities ul{grid-template-columns:1fr 1fr;column-gap:20px}.vm-t01-footer-all{grid-column:1/-1}
  .vm-t01-footer-bottom{min-height:0;flex-direction:column;align-items:flex-start;gap:12px;padding:20px 0 24px}.vm-t01-legal-nav{justify-content:flex-start;gap:10px 14px}
}

@media(max-width:380px){.vm-t01-footer-grid{grid-template-columns:1fr}.vm-t01-footer-brand,.vm-t01-footer-cities{grid-column:auto}.vm-t01-footer-cities ul{grid-template-columns:1fr}}

@media(prefers-reduced-motion:reduce){.vm-t01-drawer,.vm-nav-backdrop,.vm-t01-menu-toggle>span:not(.screen-reader-text){transition:none!important}}

/* ==========================================================
   VIPNokta T02 — Public Profiller Directory
   ========================================================== */
.vm-profiles-directory{background:#f7f2eb;color:var(--vm-ink)}
.vm-t02-profiles-hero{position:relative;overflow:hidden;padding:46px 0 52px;background:radial-gradient(circle at 88% 5%,rgba(128,29,58,.28),transparent 31%),radial-gradient(circle at 6% 100%,rgba(216,176,113,.10),transparent 34%),#17130f;color:#fff}
.vm-t02-profiles-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.66),transparent 92%)}
.vm-t02-profiles-hero .vm-container{position:relative;z-index:1}
.vm-t02-profiles-hero .vm-breadcrumbs{margin-bottom:34px;color:rgba(255,255,255,.45)}
.vm-t02-profiles-hero .vm-breadcrumbs a{color:rgba(255,255,255,.62)}
.vm-t02-profiles-hero__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:70px;align-items:end}
.vm-t02-profiles-hero__copy{max-width:760px}
.vm-t02-profiles-hero__copy .vm-eyebrow{color:#d9b984}
.vm-t02-profiles-hero__copy h1{margin:12px 0 16px;font-family:var(--vm-display);font-size:clamp(52px,6.2vw,92px);font-weight:500;line-height:.9;letter-spacing:-.052em;color:#fff}
.vm-t02-profiles-hero__copy p{max-width:720px;margin:0;color:rgba(255,255,255,.62);font-size:15px;line-height:1.72}
.vm-t02-profiles-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid rgba(255,255,255,.10);border-radius:20px;background:rgba(255,255,255,.045);backdrop-filter:blur(12px);overflow:hidden}
.vm-t02-profiles-hero__stats>div{min-width:0;padding:22px 14px;text-align:center;border-right:1px solid rgba(255,255,255,.09)}
.vm-t02-profiles-hero__stats>div:last-child{border-right:0}
.vm-t02-profiles-hero__stats strong{display:block;font-family:var(--vm-display);font-size:31px;font-weight:600;line-height:1;color:#fff}
.vm-t02-profiles-hero__stats span{display:block;margin-top:7px;color:rgba(255,255,255,.42);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.vm-t02-profiles-wall{padding:66px 0 74px;background:linear-gradient(180deg,#f8f3ed 0%,#f3ece4 100%)}
.vm-t02-profiles-wall__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.55fr);gap:44px;align-items:end;margin-bottom:30px}
.vm-t02-profiles-wall__head h2{margin:8px 0 0;font-family:var(--vm-display);font-size:clamp(38px,4.3vw,62px);font-weight:500;line-height:.96;letter-spacing:-.045em;color:#211711}
.vm-t02-profiles-wall__head>p{margin:0 0 5px;color:#766a60;font-size:12px;line-height:1.65;text-align:right}
.vm-t02-profile-grid{align-items:stretch}
.vm-t02-profile-grid>.vm-masseur-card{height:100%}
.vm-t02-profiles-empty{display:grid;gap:7px;place-items:center;min-height:240px;padding:44px;border:1px dashed rgba(47,34,27,.18);border-radius:22px;background:#fff;text-align:center}
.vm-t02-profiles-empty strong{font-family:var(--vm-display);font-size:31px;color:#271a14}.vm-t02-profiles-empty span{color:#807268;font-size:13px}
.vm-profiles-directory .vm-profile-pagination{margin-top:36px}
.vm-profiles-directory .vm-profile-pagination__page{background:#fff;color:#5c4e45;border-color:rgba(33,26,21,.13);box-shadow:0 4px 14px rgba(39,28,21,.04)}
.vm-profiles-directory .vm-profile-pagination__edge{background:#741831;color:#fff;border-color:#741831}
.vm-profiles-directory .vm-profile-pagination__gap{color:#8d7c70}
.vm-profiles-directory .vm-profile-pagination__page.is-current{background:#741831;color:#fff;border-color:#741831}
.vm-t02-profile-fallback{display:grid;place-items:center;min-height:180px;padding:20px;border-radius:18px;background:#fff;border:1px solid rgba(47,34,27,.10)}
.vm-t02-profile-fallback a{font-family:var(--vm-display);font-size:24px;color:#5d1530}
.vm-t02-profiles-cta{padding:56px 0;background:#17130f;color:#fff}
.vm-t02-profiles-cta__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:center}
.vm-t02-profiles-cta h2{max-width:760px;margin:8px 0 10px;font-family:var(--vm-display);font-size:clamp(34px,4vw,56px);font-weight:500;line-height:.96;letter-spacing:-.04em;color:#fff}
.vm-t02-profiles-cta p{max-width:720px;margin:0;color:rgba(255,255,255,.52);font-size:13px;line-height:1.7}
.vm-t02-profiles-cta .vm-button{min-width:190px;justify-content:center}
@media(max-width:1050px){.vm-t02-profiles-hero__grid{grid-template-columns:1fr;gap:34px}.vm-t02-profiles-hero__stats{max-width:560px}.vm-t02-profiles-wall__head{grid-template-columns:1fr;gap:12px}.vm-t02-profiles-wall__head>p{text-align:left}.vm-t02-profiles-cta__inner{grid-template-columns:1fr;gap:26px}.vm-t02-profiles-cta .vm-button{justify-self:start}}
@media(max-width:699px){.vm-t02-profiles-hero{padding:28px 0 34px}.vm-t02-profiles-hero .vm-breadcrumbs{margin-bottom:22px}.vm-t02-profiles-hero__copy h1{margin:9px 0 12px;font-size:clamp(43px,14vw,62px)}.vm-t02-profiles-hero__copy p{font-size:12px;line-height:1.62}.vm-t02-profiles-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));border-radius:16px}.vm-t02-profiles-hero__stats>div{padding:16px 7px}.vm-t02-profiles-hero__stats strong{font-size:24px}.vm-t02-profiles-hero__stats span{font-size:7.5px;letter-spacing:.05em}.vm-t02-profiles-wall{padding:38px 0 46px}.vm-t02-profiles-wall__head{margin-bottom:20px}.vm-t02-profiles-wall__head h2{font-size:38px}.vm-t02-profiles-wall__head>p{font-size:10.5px}.vm-t02-profiles-cta{padding:40px 0}.vm-t02-profiles-cta h2{font-size:36px}.vm-t02-profiles-cta p{font-size:11.5px}.vm-t02-profiles-cta .vm-button{width:100%}}
@media(max-width:380px){.vm-t02-profiles-hero__stats{grid-template-columns:1fr}.vm-t02-profiles-hero__stats>div{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-right:0;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}.vm-t02-profiles-hero__stats>div:last-child{border-bottom:0}.vm-t02-profiles-hero__stats span{margin-top:0}}


/* ==========================================================
   VIPNokta T03 — Public İller Directory
   ========================================================== */
.vm-cities-directory{background:#f7f2eb;color:var(--vm-ink)}
.vm-t03-cities-hero{position:relative;overflow:hidden;padding:46px 0 52px;background:radial-gradient(circle at 88% 6%,rgba(126,28,55,.30),transparent 31%),radial-gradient(circle at 8% 100%,rgba(216,176,113,.11),transparent 34%),#17130f;color:#fff}
.vm-t03-cities-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.017) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.017) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.68),transparent 92%)}
.vm-t03-cities-hero .vm-container{position:relative;z-index:1}
.vm-t03-cities-hero .vm-breadcrumbs{margin-bottom:34px;color:rgba(255,255,255,.45)}
.vm-t03-cities-hero .vm-breadcrumbs a{color:rgba(255,255,255,.62)}
.vm-t03-cities-hero__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:70px;align-items:end}
.vm-t03-cities-hero__copy{max-width:780px}
.vm-t03-cities-hero__copy .vm-eyebrow{color:#d9b984}
.vm-t03-cities-hero__copy h1{max-width:820px;margin:12px 0 16px;font-family:var(--vm-display);font-size:clamp(50px,5.9vw,88px);font-weight:500;line-height:.91;letter-spacing:-.052em;color:#fff}
.vm-t03-cities-hero__copy p{max-width:720px;margin:0;color:rgba(255,255,255,.62);font-size:15px;line-height:1.72}
.vm-t03-cities-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid rgba(255,255,255,.10);border-radius:20px;background:rgba(255,255,255,.045);backdrop-filter:blur(12px);overflow:hidden}
.vm-t03-cities-hero__stats>div{min-width:0;padding:22px 12px;text-align:center;border-right:1px solid rgba(255,255,255,.09)}
.vm-t03-cities-hero__stats>div:last-child{border-right:0}
.vm-t03-cities-hero__stats strong{display:block;font-family:var(--vm-display);font-size:31px;font-weight:600;line-height:1;color:#fff}
.vm-t03-cities-hero__stats span{display:block;margin-top:7px;color:rgba(255,255,255,.42);font-size:8.5px;font-weight:800;letter-spacing:.075em;text-transform:uppercase}
.vm-t03-cities-wall{padding:66px 0 76px;background:linear-gradient(180deg,#f8f3ed 0%,#f3ece4 100%)}
.vm-t03-cities-wall__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.55fr);gap:44px;align-items:end;margin-bottom:30px}
.vm-t03-cities-wall__head h2{margin:8px 0 0;font-family:var(--vm-display);font-size:clamp(38px,4.3vw,62px);font-weight:500;line-height:.96;letter-spacing:-.045em;color:#211711}
.vm-t03-cities-wall__head>p{margin:0 0 5px;color:#766a60;font-size:12px;line-height:1.65;text-align:right}
.vm-t03-city-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.vm-t03-city-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;min-height:82px;padding:14px 15px;border:1px solid rgba(50,36,29,.10);border-radius:17px;background:#fff;color:#261a15;box-shadow:0 7px 20px rgba(45,31,23,.035);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}
.vm-t03-city-card:hover{transform:translateY(-2px);border-color:rgba(112,24,48,.20);background:#fffdfb;box-shadow:0 15px 34px rgba(45,31,23,.08)}
.vm-t03-city-card__index{display:grid;place-items:center;width:31px;height:31px;border:1px solid rgba(112,24,48,.12);border-radius:50%;background:#fbf6f0;color:#9a7b67;font-size:9px;font-weight:850;letter-spacing:.04em}
.vm-t03-city-card__main{min-width:0}.vm-t03-city-card__main strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--vm-display);font-size:22px;font-weight:600;line-height:1.02;color:#2b1b15}.vm-t03-city-card__main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;color:#8a776b;font-size:9px;font-weight:700}
.vm-t03-city-card__meta{display:grid;justify-items:end;min-width:30px}.vm-t03-city-card__meta b{font-family:var(--vm-display);font-size:17px;font-weight:600;line-height:1;color:#6f1830}.vm-t03-city-card__meta small{margin-top:4px;color:#a08e82;font-size:7.5px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.vm-t03-city-card__arrow{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#f4ece4;color:#6f1830;font-size:12px;transition:background .18s ease,color .18s ease}.vm-t03-city-card:hover .vm-t03-city-card__arrow{background:#6f1830;color:#fff}
.vm-t03-cities-empty{display:grid;gap:7px;place-items:center;min-height:230px;padding:44px;border:1px dashed rgba(47,34,27,.18);border-radius:22px;background:#fff;text-align:center}.vm-t03-cities-empty strong{font-family:var(--vm-display);font-size:31px;color:#271a14}.vm-t03-cities-empty span{color:#807268;font-size:13px}
.vm-t03-cities-bridge{padding:58px 0;background:#17130f;color:#fff}.vm-t03-cities-bridge__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:48px;align-items:center}.vm-t03-cities-bridge h2{max-width:760px;margin:8px 0 10px;font-family:var(--vm-display);font-size:clamp(34px,4vw,56px);font-weight:500;line-height:.96;letter-spacing:-.04em;color:#fff}.vm-t03-cities-bridge p{max-width:730px;margin:0;color:rgba(255,255,255,.52);font-size:13px;line-height:1.7}.vm-t03-cities-bridge__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.vm-t03-cities-bridge__actions .vm-button{min-width:162px;justify-content:center}.vm-t03-cities-bridge__actions .vm-button--ghost{border-color:rgba(255,255,255,.14);color:#fff;background:rgba(255,255,255,.035)}
@media(max-width:1180px){.vm-t03-city-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1050px){.vm-t03-cities-hero__grid{grid-template-columns:1fr;gap:34px}.vm-t03-cities-hero__stats{max-width:560px}.vm-t03-cities-wall__head{grid-template-columns:1fr;gap:12px}.vm-t03-cities-wall__head>p{text-align:left}.vm-t03-cities-bridge__inner{grid-template-columns:1fr;gap:26px}.vm-t03-cities-bridge__actions{justify-content:flex-start}}
@media(max-width:820px){.vm-t03-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:699px){.vm-t03-cities-hero{padding:28px 0 34px}.vm-t03-cities-hero .vm-breadcrumbs{margin-bottom:22px}.vm-t03-cities-hero__copy h1{margin:9px 0 12px;font-size:clamp(42px,13vw,60px)}.vm-t03-cities-hero__copy p{font-size:12px;line-height:1.62}.vm-t03-cities-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));border-radius:16px}.vm-t03-cities-hero__stats>div{padding:16px 7px}.vm-t03-cities-hero__stats strong{font-size:24px}.vm-t03-cities-hero__stats span{font-size:7.2px;letter-spacing:.04em}.vm-t03-cities-wall{padding:38px 0 46px}.vm-t03-cities-wall__head{margin-bottom:20px}.vm-t03-cities-wall__head h2{font-size:38px}.vm-t03-cities-wall__head>p{font-size:10.5px}.vm-t03-city-grid{gap:9px}.vm-t03-city-card{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:74px;padding:12px 13px}.vm-t03-city-card__index,.vm-t03-city-card__meta{display:none}.vm-t03-city-card__main strong{font-size:19px}.vm-t03-city-card__main small{font-size:8px}.vm-t03-city-card__arrow{width:26px;height:26px}.vm-t03-cities-bridge{padding:40px 0}.vm-t03-cities-bridge h2{font-size:36px}.vm-t03-cities-bridge p{font-size:11.5px}.vm-t03-cities-bridge__actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.vm-t03-cities-bridge__actions .vm-button{width:100%;min-width:0}}
@media(max-width:430px){.vm-t03-city-grid{grid-template-columns:1fr 1fr}.vm-t03-city-card{min-height:66px;padding:10px 11px}.vm-t03-city-card__main strong{font-size:17px}.vm-t03-city-card__main small{white-space:normal;line-height:1.2}.vm-t03-cities-bridge__actions{grid-template-columns:1fr}}
@media(max-width:340px){.vm-t03-city-grid{grid-template-columns:1fr}}


/* ==========================================================
   VIPNokta T04 — Public Service Landing System
   ========================================================== */
.vm-t04-service-main{background:#f7f2eb;color:var(--vm-ink)}
.vm-t04-service-hero{position:relative;overflow:hidden;padding:48px 0 58px;background:radial-gradient(circle at 84% 6%,rgba(126,28,55,.34),transparent 32%),radial-gradient(circle at 5% 100%,rgba(216,176,113,.10),transparent 35%),#17130f;color:#fff}
.vm-t04-service-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.016) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.016) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.62),transparent 92%)}
.vm-t04-service-hero .vm-container{position:relative;z-index:1}.vm-t04-service-hero .vm-breadcrumbs{margin-bottom:34px;color:rgba(255,255,255,.45)}.vm-t04-service-hero .vm-breadcrumbs a{color:rgba(255,255,255,.64)}
.vm-t04-service-hero__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:70px;align-items:end}.vm-t04-service-hero__copy{max-width:830px}.vm-t04-service-hero__copy .vm-eyebrow{color:#d9b984}.vm-t04-service-hero__copy h1{margin:12px 0 16px;font-family:var(--vm-display);font-size:clamp(50px,5.7vw,86px);font-weight:500;line-height:.91;letter-spacing:-.052em;color:#fff}.vm-t04-service-hero__copy p{max-width:730px;margin:0;color:rgba(255,255,255,.62);font-size:15px;line-height:1.72}
.vm-t04-service-hero__action{padding:24px;border:1px solid rgba(255,255,255,.10);border-radius:22px;background:rgba(255,255,255,.045);backdrop-filter:blur(12px)}.vm-t04-service-hero__action>span{display:flex;align-items:center;gap:8px;color:#d9b984;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.vm-t04-service-hero__action>strong{display:block;margin-top:12px;font-family:var(--vm-display);font-size:31px;font-weight:600;line-height:1;color:#fff}.vm-t04-service-hero__action>p{margin:11px 0 18px;color:rgba(255,255,255,.54);font-size:11.5px;line-height:1.6}.vm-t04-service-hero__action .vm-button{width:100%;justify-content:center}
.vm-t04-service-cities{padding:64px 0 72px;background:linear-gradient(180deg,#f8f3ed 0%,#f2eae1 100%)}.vm-t04-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.48fr);gap:42px;align-items:end;margin-bottom:28px}.vm-t04-section-head h2{max-width:850px;margin:8px 0 0;font-family:var(--vm-display);font-size:clamp(37px,4vw,58px);font-weight:500;line-height:.98;letter-spacing:-.043em;color:#251913}.vm-t04-section-head>p{margin:0 0 4px;color:#786b61;font-size:11.5px;line-height:1.65;text-align:right}
.vm-t04-service-city-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.vm-t04-service-city{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:4px 8px;align-items:center;min-height:76px;padding:13px 14px;border:1px solid rgba(50,36,29,.10);border-radius:15px;background:#fff;color:#2b1b15;box-shadow:0 6px 17px rgba(45,31,23,.03);transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease}.vm-t04-service-city:hover{transform:translateY(-2px);border-color:rgba(112,24,48,.22);box-shadow:0 13px 28px rgba(45,31,23,.07)}.vm-t04-service-city strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--vm-display);font-size:20px;font-weight:600;line-height:1.02}.vm-t04-service-city span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8a776b;font-size:8.5px;font-weight:700}.vm-t04-service-city i{grid-column:2;grid-row:1/3;display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#f4ece4;color:#6f1830;font-size:11px;font-style:normal}.vm-t04-service-city:hover i{background:#6f1830;color:#fff}.vm-t04-service-empty{padding:40px;border:1px dashed rgba(50,36,29,.18);border-radius:18px;background:#fff;text-align:center;color:#766a60}
.vm-t04-service-content{padding:72px 0;background:#fff}.vm-t04-service-content__grid{display:grid;grid-template-columns:minmax(0,1fr) 315px;gap:70px;align-items:start}.vm-t04-service-content__main>h2{max-width:820px;margin:8px 0 26px;font-family:var(--vm-display);font-size:clamp(38px,4vw,58px);font-weight:500;line-height:.98;letter-spacing:-.043em;color:#251913}.vm-t04-service-content__main .vm-prose{max-width:850px}.vm-t04-service-content__main .vm-prose>p:first-of-type{font-size:16px;line-height:1.8;color:#554941}.vm-t04-service-aside{position:sticky;top:110px}.vm-t04-service-aside__card{padding:24px;border:1px solid rgba(45,31,23,.10);border-radius:20px;background:#f7f1ea;box-shadow:0 14px 40px rgba(45,31,23,.06)}.vm-t04-service-aside__card>.vm-status-dot{margin-right:7px}.vm-t04-service-aside__card>span:not(.vm-status-dot){color:#7a1835;font-size:8.5px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.vm-t04-service-aside__card h2{margin:10px 0 9px;font-family:var(--vm-display);font-size:31px;font-weight:600;line-height:1;color:#281a14}.vm-t04-service-aside__card p{margin:0 0 18px;color:#786b61;font-size:11px;line-height:1.65}.vm-t04-aside-link{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:12px 2px 1px;border-top:1px solid rgba(45,31,23,.09);color:#6f1830;font-size:10px;font-weight:800}
.vm-t04-related-services{padding:62px 0 70px;background:#17130f;color:#fff}.vm-t04-section-head--dark h2{color:#fff}.vm-t04-section-head--dark>p{color:rgba(255,255,255,.48)}.vm-t04-section-head--dark .vm-eyebrow{color:#d9b984}.vm-t04-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.vm-t04-related-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto 1fr;min-height:178px;padding:20px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(255,255,255,.035);color:#fff;transition:transform .18s ease,border-color .18s ease,background .18s ease}.vm-t04-related-card:hover{transform:translateY(-2px);border-color:rgba(217,185,132,.30);background:rgba(255,255,255,.055)}.vm-t04-related-card>span{grid-column:1;color:#d9b984;font-size:8px;font-weight:850;letter-spacing:.075em;text-transform:uppercase}.vm-t04-related-card>strong{grid-column:1;margin-top:9px;font-family:var(--vm-display);font-size:29px;font-weight:600;line-height:1}.vm-t04-related-card>small{grid-column:1;align-self:end;margin-top:18px;color:rgba(255,255,255,.48);font-size:10px;line-height:1.55}.vm-t04-related-card>i{grid-column:2;grid-row:1/4;align-self:center;display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:rgba(255,255,255,.07);color:#d9b984;font-style:normal}
@media(max-width:1180px){.vm-t04-service-city-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1050px){.vm-t04-service-hero__grid{grid-template-columns:1fr;gap:30px}.vm-t04-service-hero__action{max-width:560px}.vm-t04-section-head{grid-template-columns:1fr;gap:10px}.vm-t04-section-head>p{text-align:left}.vm-t04-service-content__grid{grid-template-columns:minmax(0,1fr) 280px;gap:40px}}
@media(max-width:880px){.vm-t04-service-city-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vm-t04-service-content__grid{grid-template-columns:1fr}.vm-t04-service-aside{position:static}.vm-t04-service-aside__card{max-width:560px}.vm-t04-related-grid{grid-template-columns:1fr 1fr}.vm-t04-related-card:last-child{grid-column:1/-1}}
@media(max-width:699px){.vm-t04-service-hero{padding:28px 0 36px}.vm-t04-service-hero .vm-breadcrumbs{margin-bottom:22px}.vm-t04-service-hero__copy h1{font-size:clamp(42px,13vw,60px)}.vm-t04-service-hero__copy p{font-size:12px;line-height:1.62}.vm-t04-service-hero__action{padding:18px;border-radius:17px}.vm-t04-service-hero__action>strong{font-size:27px}.vm-t04-service-cities{padding:40px 0 46px}.vm-t04-section-head{margin-bottom:20px}.vm-t04-section-head h2{font-size:37px}.vm-t04-section-head>p{font-size:10.5px}.vm-t04-service-city-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.vm-t04-service-city{min-height:66px;padding:10px 11px}.vm-t04-service-city strong{font-size:17px}.vm-t04-service-city span{font-size:7.6px;white-space:normal;line-height:1.15}.vm-t04-service-content{padding:44px 0}.vm-t04-service-content__main>h2{font-size:37px;margin-bottom:20px}.vm-t04-service-content__main .vm-prose>p:first-of-type{font-size:13px}.vm-t04-related-services{padding:42px 0 48px}.vm-t04-related-grid{grid-template-columns:1fr}.vm-t04-related-card:last-child{grid-column:auto}.vm-t04-related-card{min-height:150px}.vm-t04-related-card>strong{font-size:26px}}
@media(max-width:360px){.vm-t04-service-city-grid{grid-template-columns:1fr}}


/* ==========================================================
   VIPNokta T05 — 20 Dynamic Service Profiles / 5x4 desktop
   ========================================================== */
.vm-t05-service-profiles{padding:54px 0 62px;background:#fff;border-bottom:1px solid rgba(48,33,25,.08)}
.vm-t05-service-profiles__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);gap:42px;align-items:end;margin-bottom:26px}
.vm-t05-service-profiles__head h2{max-width:850px;margin:8px 0 0;font-family:var(--vm-display);font-size:clamp(36px,3.6vw,54px);font-weight:500;line-height:.98;letter-spacing:-.043em;color:#251913}
.vm-t05-service-profiles__side{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.vm-t05-service-profiles__side p{max-width:430px;margin:0;color:#786b61;font-size:11.5px;line-height:1.65;text-align:right}.vm-t05-service-profiles__side a{display:inline-flex;align-items:center;gap:8px;color:#701830;font-size:10px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.vm-t05-service-profiles__side a:hover{text-decoration:underline}
.vm-t05-profile-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important;align-items:stretch}.vm-t05-profile-grid>.vm-masseur-card{min-width:0;margin:0!important}.vm-t05-profile-grid .vm-masseur-card__visual{aspect-ratio:4/5;min-height:0}.vm-t05-profile-grid .vm-masseur-card__image{width:100%;height:100%;object-fit:cover}.vm-t05-profile-grid .vm-masseur-card__simplebar{min-width:0}.vm-t05-profile-grid .vm-masseur-card__namebox,.vm-t05-profile-grid .vm-masseur-card__bookbox{min-width:0}
@media (max-width:1180px){.vm-t05-profile-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.vm-t05-service-profiles__head{grid-template-columns:minmax(0,1fr) minmax(260px,.44fr);gap:30px}}
@media (max-width:860px){.vm-t05-service-profiles{padding:42px 0 50px}.vm-t05-service-profiles__head{grid-template-columns:1fr;gap:14px}.vm-t05-service-profiles__side{align-items:flex-start}.vm-t05-service-profiles__side p{text-align:left}.vm-t05-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:11px!important}}
@media (max-width:620px){.vm-t05-service-profiles{padding:34px 0 42px}.vm-t05-service-profiles__head{margin-bottom:19px}.vm-t05-service-profiles__head h2{font-size:clamp(31px,9vw,42px)}.vm-t05-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.vm-t05-profile-grid .vm-masseur-card__visual{aspect-ratio:4/5}}


/* ==========================================================
   VIPNokta T06 — Final theme acceptance / responsive hardening
   Authority: T01 header+footer, T02 profiles, T03 cities,
              T04 services, T05 20-profile showcase.
   ========================================================== */
html{scroll-padding-top:126px}
body{overflow-x:hidden}
.vm-site-header a,.vm-footer a,.vm-button,.vm-menu-toggle,.vm-nav-close{outline-offset:3px}
.vm-site-header a:focus-visible,.vm-footer a:focus-visible,.vm-button:focus-visible,.vm-menu-toggle:focus-visible,.vm-nav-close:focus-visible,.vm-masseur-card a:focus-visible,.vm-t03-city-card:focus-visible,.vm-t04-service-city:focus-visible{outline:2px solid #b78a45!important;outline-offset:3px!important}
.vm-t01-header{isolation:isolate}
.vm-t01-header-main{backdrop-filter:saturate(125%) blur(12px);-webkit-backdrop-filter:saturate(125%) blur(12px)}
.vm-t01-service-strip{overflow:hidden}
.vm-t01-service-strip__inner{min-width:0}
.vm-t01-service-menu--desktop{min-width:0}
.vm-t01-service-menu--desktop a{white-space:nowrap}
.vm-t01-footer-grid>*{min-width:0}
.vm-t01-footer-column a{overflow-wrap:anywhere}
.vm-profiles-directory,.vm-cities-directory,.vm-t04-service-main{min-width:0;overflow:hidden}
.vm-t02-profile-grid,.vm-t03-city-grid,.vm-t04-service-city-grid,.vm-t05-profile-grid{min-width:0}
.vm-t02-profile-grid>* ,.vm-t03-city-grid>* ,.vm-t04-service-city-grid>* ,.vm-t05-profile-grid>*{min-width:0}
.vm-t02-pagination{flex-wrap:wrap}
.vm-t04-service-city strong,.vm-t04-service-city span{min-width:0;overflow-wrap:anywhere}
.vm-t05-profile-grid .vm-masseur-card__namebox strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

@media (max-width:1180px){
  html{scroll-padding-top:108px}
  .vm-t01-footer-grid{grid-template-columns:minmax(240px,1.35fr) repeat(3,minmax(0,1fr));gap:30px}
  .vm-t01-header-inner{gap:18px}
}

@media (max-width:980px){
  html{scroll-padding-top:82px}
  .vm-t01-service-strip{display:none!important}
  .vm-t01-footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:30px 22px}
  .vm-t01-footer-cities{grid-column:2/4}
  .vm-t01-footer-cities ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}
  .vm-t02-profiles-hero__grid,.vm-t03-cities-hero__grid{grid-template-columns:1fr!important;gap:22px!important}
  .vm-t02-profiles-hero__stats,.vm-t03-cities-hero__stats{max-width:620px}
}

@media (max-width:760px){
  .vm-container{width:min(100% - 28px,var(--vm-container))}
  .vm-t01-header-main{min-height:68px}
  .vm-t01-header-cta{min-height:40px;padding-inline:12px}
  .vm-t01-footer{padding-top:42px}
  .vm-t01-footer-grid{grid-template-columns:1fr 1fr;gap:30px 18px}
  .vm-t01-footer-brand{grid-column:1/-1;max-width:620px}
  .vm-t01-footer-cities{grid-column:auto}
  .vm-t01-footer-cities ul{display:block}
  .vm-t01-footer-bottom{align-items:flex-start;gap:14px;flex-direction:column}
  .vm-t01-legal-nav{justify-content:flex-start;flex-wrap:wrap}
  .vm-t02-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .vm-t03-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .vm-t04-service-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .vm-t05-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .vm-t05-service-profiles__head{display:block}
  .vm-t05-service-profiles__side{margin-top:13px}
  .vm-t05-service-profiles__side p{max-width:none}
}

@media (max-width:520px){
  .vm-container{width:min(100% - 22px,var(--vm-container))}
  .vm-t01-header-cta span:not(.vm-status-dot){display:none}
  .vm-t01-header-cta{width:42px;min-width:42px;padding:0;justify-content:center}
  .vm-t01-footer-grid{grid-template-columns:1fr;gap:25px}
  .vm-t01-footer-brand,.vm-t01-footer-cities{grid-column:auto}
  .vm-t01-footer-column h2{margin-bottom:10px}
  .vm-t02-profiles-hero,.vm-t03-cities-hero{padding-top:28px!important}
  .vm-t02-profiles-hero__stats,.vm-t03-cities-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
  .vm-t02-profiles-hero__stats>div,.vm-t03-cities-hero__stats>div{padding:12px 7px!important}
  .vm-t03-city-grid{grid-template-columns:1fr!important}
  .vm-t04-service-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
  .vm-t04-service-city{min-height:62px!important;padding:9px!important}
  .vm-t05-profile-grid{gap:8px!important}
  .vm-t05-service-profiles{padding-inline:0}
}

@media (max-width:380px){
  .vm-t02-profile-grid,.vm-t05-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
  .vm-t04-service-city-grid{grid-template-columns:1fr!important}
  .vm-t01-footer-bottom{font-size:9px}
}

@media (prefers-reduced-motion:reduce){
  *,*::before,*::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
}

/* ========================================================================
   VIPNokta P09PERF — Mobile Core + Performance Authority
   Final responsive profile grid, native mobile refresh and render hardening.
   ======================================================================== */

/* Native pull-to-refresh stays available until the drawer is intentionally open. */
@media (max-width:900px){
  html,body{overscroll-behavior-y:auto!important}
  body.vm-nav-open{overscroll-behavior-y:none!important}
}

/* One deterministic profile-grid contract. This overrides historic carousel/4-up trials. */
.vm-masseur-grid,
.vm-home-profile-zone .vm-masseur-grid,
.vm-location-profiles .vm-masseur-grid,
.vm-profile-others .vm-masseur-grid,
.vm-location-profiles--all .vm-masseur-grid.vm-masseur-grid--hero,
.vm-t02-profile-grid,
.vm-t05-profile-grid{
  display:grid!important;
  grid-auto-flow:row!important;
  grid-auto-columns:auto!important;
  min-width:0!important;
  overflow:visible!important;
  overflow-x:visible!important;
  overflow-y:visible!important;
  scroll-snap-type:none!important;
  scroll-padding:0!important;
  margin-left:0!important;
  margin-right:0!important;
  padding-left:0!important;
  padding-right:0!important;
}

@media (min-width:1200px){
  .vm-masseur-grid,
  .vm-home-profile-zone .vm-masseur-grid,
  .vm-location-profiles .vm-masseur-grid,
  .vm-profile-others .vm-masseur-grid,
  .vm-location-profiles--all .vm-masseur-grid.vm-masseur-grid--hero,
  .vm-t02-profile-grid,
  .vm-t05-profile-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:14px!important}
}

@media (min-width:900px) and (max-width:1199px){
  .vm-masseur-grid,
  .vm-home-profile-zone .vm-masseur-grid,
  .vm-location-profiles .vm-masseur-grid,
  .vm-profile-others .vm-masseur-grid,
  .vm-location-profiles--all .vm-masseur-grid.vm-masseur-grid--hero,
  .vm-t02-profile-grid,
  .vm-t05-profile-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}
}

@media (min-width:700px) and (max-width:899px){
  .vm-masseur-grid,
  .vm-home-profile-zone .vm-masseur-grid,
  .vm-location-profiles .vm-masseur-grid,
  .vm-profile-others .vm-masseur-grid,
  .vm-location-profiles--all .vm-masseur-grid.vm-masseur-grid--hero,
  .vm-t02-profile-grid,
  .vm-t05-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:11px!important}
}

@media (max-width:699px){
  .vm-masseur-grid,
  .vm-home-profile-zone .vm-masseur-grid,
  .vm-location-profiles .vm-masseur-grid,
  .vm-profile-others .vm-masseur-grid,
  .vm-location-profiles--all .vm-masseur-grid.vm-masseur-grid--hero,
  .vm-t02-profile-grid,
  .vm-t05-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}

  .vm-masseur-card.vm-masseur-card--simple{min-width:0!important;width:auto!important;max-width:none!important;margin:0!important;scroll-snap-align:none!important}
  .vm-masseur-card--simple .vm-masseur-card__visual{aspect-ratio:4/5!important}
  .vm-masseur-card--simple .vm-masseur-card__simplebar{min-width:0!important}
  .vm-masseur-card--simple .vm-masseur-card__namebox,
  .vm-masseur-card--simple .vm-masseur-card__bookbox{min-width:0!important}
}

@media (max-width:330px){
  .vm-masseur-grid,
  .vm-home-profile-zone .vm-masseur-grid,
  .vm-location-profiles .vm-masseur-grid,
  .vm-profile-others .vm-masseur-grid,
  .vm-location-profiles--all .vm-masseur-grid.vm-masseur-grid--hero,
  .vm-t02-profile-grid,
  .vm-t05-profile-grid{grid-template-columns:1fr!important}
}

/* Keep long directory/service walls cheap on desktop without reviving the old mobile
   content-visibility bug that could hide profile names after refresh. */
@supports (content-visibility:auto){
  @media (min-width:901px){
    .vm-t02-profile-grid>.vm-masseur-card:nth-child(n+11),
    .vm-t05-profile-grid>.vm-masseur-card:nth-child(n+11),
    .vm-location-profiles .vm-masseur-grid>.vm-masseur-card:nth-child(n+11){
      content-visibility:auto;
      contain-intrinsic-size:auto 360px;
    }
  }
}

/* Bottom navigation remains touch-safe above device safe areas. */
@media (max-width:900px){
  .vm-mobile-nav__item{min-height:62px!important;touch-action:manipulation}
  .vm-menu-toggle,.vm-menu-close{touch-action:manipulation}
}

/* ========================================================================
   VIPNokta P11B — Home Profile 4-Column Stack Authority
   Home only: 4 cards per desktop row, continuing vertically. No carousel.
   ======================================================================== */
@media (min-width:900px){
  .vm-home-profile-zone .vm-masseur-grid.vm-masseur-grid--home{
    display:grid!important;
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
    grid-auto-columns:auto!important;
    gap:14px!important;
    overflow:visible!important;
    overflow-x:visible!important;
    scroll-snap-type:none!important;
  }
}

@media (max-width:699px){
  .vm-home-profile-zone .vm-masseur-grid.vm-masseur-grid--home{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    grid-auto-flow:row!important;
    overflow:visible!important;
  }
}

@media (max-width:330px){
  .vm-home-profile-zone .vm-masseur-grid.vm-masseur-grid--home{
    grid-template-columns:1fr!important;
  }
}

/* ========================================================================
   VIPNokta P13VM — Visual & Mobile QA Authority
   Final mobile readability / overflow / touch hardening after P09 + P11B.
   ======================================================================== */

/* Keep the page viewport deterministic without turning the document into a
   horizontal scroll container. Internal chips/strips may still scroll. */
html,body{max-width:100%;overflow-x:clip}
img,video,iframe,svg{max-width:100%}
.vm-container,.vm-header-inner,.vm-footer-main,.vm-footer-bottom{min-width:0}

/* Profile media always stays inside its card and never creates a width leak. */
.vm-masseur-card,.vm-masseur-card__visual,.vm-masseur-card__body,.vm-masseur-card__simplebar{min-width:0}
.vm-masseur-card__visual img{display:block;width:100%;height:100%;max-width:100%;object-fit:cover}
.vm-masseur-card h3,.vm-masseur-card h3 a{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/* Mobile/touch controls: keep minimum hit areas while preserving the compact UI. */
@media (max-width:900px){
  .vm-menu-toggle,.vm-menu-close{min-width:44px!important;min-height:44px!important}
  .vm-main-nav a,.vm-submenu-toggle{touch-action:manipulation}
  .vm-mobile-nav__item{min-height:62px!important}
  .vm-mobile-nav{padding-bottom:calc(7px + env(safe-area-inset-bottom))!important}
  body{padding-bottom:calc(var(--vm-mobile-nav-h,82px) + env(safe-area-inset-bottom))!important}
}

/* The old 4-up mobile experiment left home-grid typography at 6–10px.
   P13 restores readable sizes now that phones use the final 2-column grid. */
@media (max-width:699px){
  .vm-masseur-card--home-grid{border-radius:14px!important}
  .vm-masseur-card--home-grid .vm-masseur-card__body{padding:8px 7px 9px!important}
  .vm-masseur-card--home-grid .vm-masseur-card__quick-actions{
    grid-template-rows:minmax(28px,auto) minmax(26px,auto)!important;
    gap:5px!important;
    min-height:59px!important;
    margin-bottom:6px!important;
  }
  .vm-masseur-card--home-grid .vm-masseur-card__whatsapp,
  .vm-masseur-card--home-grid .vm-masseur-card__availability{
    min-height:26px!important;height:auto!important;
    padding:5px 6px!important;border-radius:8px!important;
    font-size:9.5px!important;line-height:1.15!important;
  }
  .vm-masseur-card--home-grid h3{min-height:17px!important;font-size:15px!important;line-height:1.15!important}
  .vm-masseur-card--home-grid h3 a{padding:1px 0!important}
}

@media (max-width:380px){
  .vm-masseur-card--home-grid .vm-masseur-card__body{padding:7px 6px 8px!important}
  .vm-masseur-card--home-grid .vm-masseur-card__whatsapp,
  .vm-masseur-card--home-grid .vm-masseur-card__availability{font-size:9px!important;padding-inline:5px!important}
  .vm-masseur-card--home-grid h3{font-size:14px!important}
}

@media (max-width:330px){
  .vm-masseur-card--home-grid .vm-masseur-card__whatsapp,
  .vm-masseur-card--home-grid .vm-masseur-card__availability{font-size:10px!important}
  .vm-masseur-card--home-grid h3{font-size:17px!important}
}

/* Tablet profile cards remain compact but not micro-sized. */
@media (min-width:700px) and (max-width:899px){
  .vm-masseur-card--home-grid .vm-masseur-card__body{padding:8px!important}
  .vm-masseur-card--home-grid .vm-masseur-card__whatsapp,
  .vm-masseur-card--home-grid .vm-masseur-card__availability{font-size:9.5px!important;min-height:27px!important;height:auto!important}
  .vm-masseur-card--home-grid h3{font-size:14px!important;min-height:17px!important}
}

/* Long labels/headings must wrap inside their own boxes rather than widen the page. */
.vm-prose,.vm-location-section,.vm-profile-summary,.vm-page-hero,.vm-article-hero,
.vm-t01-footer-column,.vm-t01-footer-brand{min-width:0}
.vm-prose a,.vm-location-section a,.vm-profile-summary a,.vm-page-hero a,.vm-article-hero a{overflow-wrap:anywhere}

/* Drawer stays inside the viewport even with WP admin bar / safe areas. */
@media (max-width:900px){
  .vm-main-nav[data-vm-portal="body"]{max-width:min(92vw,430px)!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important}
}
