:root{--bg:#f4f6fb;--paper:#fff;--ink:#111827;--muted:#667085;--line:#e5e7eb;--red:#e11d48;--red2:#be123c;--gold:#d4af37;--green:#16a34a;--blue:#2563eb;--dark:#0b1020;--shadow:0 12px 32px rgba(16,24,40,.10);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,Arial,sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.zc-wrap{max-width:1180px;margin:0 auto;padding:0 16px}.zc-top{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.zc-top-inner{max-width:1240px;margin:auto;min-height:72px;display:flex;align-items:center;gap:16px;padding:10px 16px}.zc-brand{display:flex;align-items:center;gap:10px;font-weight:900;color:var(--red);white-space:nowrap;font-size:22px}.zc-brand img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid var(--gold);background:#111}.zc-search{display:grid;grid-template-columns:auto minmax(130px,1fr) minmax(150px,1fr) auto;gap:8px;align-items:center;flex:1;background:#f8fafc;border:1px solid var(--line);border-radius:999px;padding:7px}.zc-country{font-weight:800;color:#111;padding:0 12px}.zc-search select{border:0;background:#fff;border-radius:999px;padding:11px 12px;font-weight:700;color:#374151;outline:none;min-width:0}.zc-search button,.zc-actions .post,.zc-btn,.zc-form button,.zc-age-actions button{border:0;border-radius:999px;background:linear-gradient(135deg,var(--red),var(--red2));color:#fff;font-weight:900;padding:12px 18px;cursor:pointer;box-shadow:0 8px 22px rgba(225,29,72,.22)}.zc-actions{display:flex;align-items:center;gap:8px}.zc-actions a{font-size:14px;font-weight:800;padding:10px 12px;border-radius:999px;color:#374151}.zc-actions a:hover{background:#f3f4f6;color:var(--red)}.zc-menu-btn{border:1px solid var(--line);background:#fff;border-radius:12px;width:42px;height:42px;cursor:pointer;color:var(--red);font-size:18px}.zc-menu-overlay{position:fixed;inset:0;background:rgba(15,23,42,.55);opacity:0;visibility:hidden;z-index:1100;transition:.2s}.zc-side{position:fixed;top:0;right:-360px;width:340px;max-width:90vw;height:100vh;background:#fff;z-index:1200;padding:24px;box-shadow:var(--shadow);transition:.25s;display:flex;flex-direction:column;gap:8px}.menu-open .zc-side{right:0}.menu-open .zc-menu-overlay{opacity:1;visibility:visible}.zc-side h3{font-size:26px;margin:10px 0;color:#111}.zc-side a{padding:12px 14px;border:1px solid var(--line);border-radius:14px;font-weight:800;color:#334155;background:#fff}.zc-side a:hover{border-color:rgba(225,29,72,.35);color:var(--red);background:#fff1f2}.zc-side hr{width:100%;border:0;border-top:1px solid var(--line)}.zc-close{position:absolute;top:14px;right:14px;border:0;background:#f3f4f6;border-radius:12px;width:38px;height:38px;cursor:pointer}.zc-hero{background:radial-gradient(circle at top left,rgba(225,29,72,.18),transparent 34%),linear-gradient(135deg,#0b1020,#111827);color:#fff;padding:56px 0 84px}.zc-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:center}.zc-kicker{display:inline-flex;gap:8px;align-items:center;color:#fecdd3;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:8px 12px;font-weight:800;font-size:13px}.zc-hero h1{font-size:54px;line-height:1.03;margin:18px 0 14px;letter-spacing:-.04em}.zc-hero p{font-size:18px;line-height:1.8;color:#d1d5db;max-width:720px}.zc-hero-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:28px;padding:22px;box-shadow:0 24px 80px rgba(0,0,0,.25)}.zc-mini-search{display:grid;gap:12px}.zc-mini-search select,.zc-mini-search input,.zc-form input,.zc-form select,.zc-form textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:14px;padding:13px 14px;font:inherit;outline:none}.zc-mini-search button{border:0;border-radius:14px;padding:14px;background:var(--gold);font-weight:900;color:#111;cursor:pointer}.zc-market{margin-top:-48px;position:relative}.zc-market-panel{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow);padding:22px}.zc-section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin:32px 0 16px}.zc-section-head h2{font-size:32px;line-height:1.1;margin:0;letter-spacing:-.02em}.zc-section-head p{margin:6px 0 0;color:var(--muted);line-height:1.6}.zc-link{font-weight:900;color:var(--red)}.zc-city-cloud,.zc-pill-row{display:flex;flex-wrap:wrap;gap:10px}.zc-city-cloud a,.zc-pill-row a{background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-weight:800;color:#334155}.zc-city-cloud a:hover,.zc-pill-row a:hover{border-color:rgba(225,29,72,.35);background:#fff1f2;color:var(--red)}.zc-dir-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.zc-dir-card,.zc-card,.zc-form,.zc-table-box,.zc-ad-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.zc-dir-card{padding:18px}.zc-dir-card h3{margin:0 0 10px;color:#111;font-size:19px}.zc-dir-card ul{list-style:none;padding:0;margin:0;display:grid;gap:8px}.zc-dir-card a{color:#475569;font-weight:750}.zc-dir-card a:hover{color:var(--red)}.zc-ad-grid{display:grid;grid-template-columns:1fr;gap:14px}.zc-ad-card{display:grid;grid-template-columns:230px 1fr;overflow:hidden;transition:.2s}.zc-ad-card:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(16,24,40,.14)}.zc-ad-card.featured{border-color:rgba(212,175,55,.8);box-shadow:0 18px 44px rgba(212,175,55,.18)}.zc-ad-img{position:relative;background:#111;min-height:190px}.zc-ad-img img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.zc-vip{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,var(--gold),#ffe8a3);color:#111;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.zc-ad-body{padding:18px;display:flex;flex-direction:column;gap:9px}.zc-ad-topline{display:flex;gap:8px;flex-wrap:wrap}.zc-ad-topline span{background:#f8fafc;border:1px solid var(--line);color:#475569;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.zc-ad-body h3{font-size:22px;line-height:1.25;margin:0;color:#111}.zc-location,.zc-desc{margin:0;color:#64748b;line-height:1.55}.zc-location{font-weight:800;color:#475569}.zc-location i{color:var(--red)}.zc-ad-foot{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:12px;color:#111;font-weight:900}.zc-ad-actions{display:flex;gap:8px;flex-wrap:wrap}.zc-ad-actions a{border-radius:999px;padding:9px 12px;font-weight:900;font-size:13px}.zc-ad-actions .call{background:#eff6ff;color:var(--blue)}.zc-ad-actions .wa{background:#ecfdf5;color:var(--green)}.zc-page-hero{background:linear-gradient(135deg,#0b1020,#1f2937);color:#fff;padding:50px 0}.zc-page-hero h1{font-size:46px;line-height:1.08;margin:0 0 12px;letter-spacing:-.03em}.zc-page-hero p{margin:0;color:#d1d5db;max-width:820px;line-height:1.75}.zc-main{padding:30px 0 60px}.zc-grid-2{display:grid;grid-template-columns:1fr 360px;gap:22px}.zc-card{padding:24px}.zc-card h2,.zc-card h3{margin-top:0}.zc-card p,.zc-card li{color:#667085;line-height:1.8}.zc-form{padding:22px;display:grid;gap:14px}.zc-form label{display:grid;gap:7px;font-weight:800;color:#374151}.zc-form textarea{min-height:130px;resize:vertical}.zc-form .row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.zc-alert{padding:13px 16px;border-radius:14px;margin:12px 0;font-weight:800}.zc-alert.ok{background:#ecfdf5;color:#047857;border:1px solid #bbf7d0}.zc-alert.err{background:#fff1f2;color:#be123c;border:1px solid #fecdd3}.zc-table-box{overflow:auto}.zc-table{width:100%;border-collapse:collapse}.zc-table th,.zc-table td{padding:13px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.zc-table th{background:#f8fafc;color:#334155;font-size:13px}.zc-badge{display:inline-flex;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900;background:#f1f5f9;color:#334155}.zc-badge.ok{background:#ecfdf5;color:#047857}.zc-badge.wait{background:#fffbeb;color:#b45309}.zc-badge.no{background:#fff1f2;color:#be123c}.zc-gallery{display:grid;grid-template-columns:2fr 1fr;gap:12px}.zc-gallery img{width:100%;height:210px;object-fit:cover;border-radius:18px;background:#111}.zc-gallery img:first-child{grid-row:span 2;height:432px}.zc-detail-title{font-size:40px;line-height:1.08;margin:0 0 10px}.zc-detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.zc-detail-actions a{padding:13px 18px;border-radius:999px;font-weight:900}.zc-detail-actions .call{background:#dbeafe;color:#1d4ed8}.zc-detail-actions .wa{background:#dcfce7;color:#15803d}.zc-footer{background:#0b1020;color:#d1d5db;margin-top:40px}.zc-footer-grid{max-width:1180px;margin:auto;padding:42px 16px;display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:24px}.zc-footer h4{color:#fff;margin:0 0 12px}.zc-footer a{display:block;color:#d1d5db;margin:9px 0;font-weight:700}.zc-footer a:hover{color:#fff}.zc-footer p{line-height:1.8;color:#aeb6c3}.footer-brand{color:#fff}.zc-footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.08);padding:16px;color:#9ca3af}.zc-age-gate{display:none;position:fixed;inset:0;background:rgba(2,6,23,.82);backdrop-filter:blur(12px);z-index:3000;place-items:center;padding:18px}.zc-age-box{max-width:520px;background:#fff;border-radius:28px;padding:28px;text-align:center;box-shadow:0 30px 90px rgba(0,0,0,.35)}.zc-age-badge{width:74px;height:74px;display:grid;place-items:center;margin:0 auto 12px;border-radius:50%;background:linear-gradient(135deg,var(--red),var(--gold));color:#fff;font-size:24px;font-weight:900}.zc-age-box p{color:#667085;line-height:1.8}.zc-age-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.zc-age-actions a{border-radius:999px;padding:12px 18px;background:#f3f4f6;font-weight:900;color:#111}.zc-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.zc-stat{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow)}.zc-stat b{font-size:30px}.zc-stat span{display:block;color:#667085;font-weight:800;margin-top:5px}.zc-empty{padding:28px;text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;color:#667085}.zc-admin-actions{display:flex;gap:8px;flex-wrap:wrap}.zc-admin-actions button,.zc-admin-actions a{border:0;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900;cursor:pointer}.zc-admin-actions .approve{background:#dcfce7;color:#15803d}.zc-admin-actions .reject{background:#fff7ed;color:#c2410c}.zc-admin-actions .delete{background:#fee2e2;color:#b91c1c}.zc-pagination{display:flex;gap:8px;justify-content:center;margin:22px 0;flex-wrap:wrap}.zc-pagination a,.zc-pagination span{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);background:#fff;border-radius:999px;font-weight:900}.zc-pagination .active{background:var(--red);color:#fff;border-color:var(--red)}@media(max-width:980px){.zc-top-inner{flex-wrap:wrap}.zc-brand{flex:1}.zc-search{order:3;flex-basis:100%}.zc-hero-grid,.zc-grid-2{grid-template-columns:1fr}.zc-dir-grid{grid-template-columns:repeat(2,1fr)}.zc-footer-grid{grid-template-columns:1fr 1fr}.zc-stats{grid-template-columns:1fr 1fr}}@media(max-width:640px){.zc-top-inner{gap:8px}.zc-actions a:not(.post){display:none}.zc-search{grid-template-columns:1fr;gap:7px;border-radius:18px}.zc-country{padding:8px 4px}.zc-hero{padding:36px 0 70px}.zc-hero h1{font-size:38px}.zc-page-hero h1{font-size:34px}.zc-dir-grid,.zc-footer-grid,.zc-form .row,.zc-stats{grid-template-columns:1fr}.zc-ad-card{grid-template-columns:39% 61%;border-radius:16px}.zc-ad-img{min-height:180px}.zc-ad-body{padding:13px}.zc-ad-body h3{font-size:17px}.zc-ad-foot{align-items:flex-start;flex-direction:column}.zc-gallery{grid-template-columns:1fr}.zc-gallery img,.zc-gallery img:first-child{height:260px}.zc-detail-title{font-size:30px}}

/* Fixed working buttons, floating contact buttons and error pages */
.zc-contact-buttons{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.zc-contact-buttons a{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:999px;font-weight:900;transition:.18s}.zc-contact-buttons a:hover{transform:translateY(-1px)}.zc-floating-contact{position:fixed;right:18px;bottom:18px;z-index:2500;display:flex;flex-direction:column;gap:10px}.zc-float-btn{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:22px;box-shadow:0 18px 42px rgba(2,6,23,.24);border:2px solid rgba(255,255,255,.8)}.zc-float-call{background:#2563eb}.zc-float-wa{background:#16a34a}.zc-float-btn:hover{transform:translateY(-2px)}.zc-error-card{background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:28px;padding:34px;text-align:center}.zc-error-code{font-size:86px;line-height:1;font-weight:900;color:var(--red);letter-spacing:-.08em}.zc-error-card h1{font-size:38px;margin:12px 0}.zc-error-card p{color:#667085;line-height:1.8;font-size:17px}.zc-codebox{white-space:pre-wrap;word-break:break-word;background:#0b1020;color:#e5e7eb;border-radius:16px;padding:16px;overflow:auto}.zc-plan-actions{display:flex;gap:10px;flex-wrap:wrap}.zc-btn-light{background:#fff!important;color:var(--red)!important;border:1px solid rgba(225,29,72,.28)!important;box-shadow:none!important}button:disabled{opacity:.72;cursor:not-allowed}@media(max-width:640px){.zc-floating-contact{right:12px;bottom:12px}.zc-float-btn{width:50px;height:50px}.zc-contact-buttons{width:100%}.zc-contact-buttons a{flex:1}.zc-error-code{font-size:64px}.zc-error-card{padding:24px}}

/* ===== 2026 Professional Home + Amazing Contact Buttons Upgrade ===== */
:root{--pro-black:#050507;--pro-card:#111014;--pro-card2:#191016;--pro-gold:#d4af37;--pro-gold2:#ffe08a;--pro-red:#d01428;--pro-green:#25d366;--pro-blue:#2874ff;--pro-text:#f9f4e8;--pro-muted:#c9bdad;--pro-line:rgba(212,175,55,.24);--pro-shadow:0 24px 75px rgba(0,0,0,.38)}
body{background:radial-gradient(circle at 18% 0,rgba(208,20,40,.16),transparent 31%),radial-gradient(circle at 84% 10%,rgba(212,175,55,.10),transparent 29%),#050507!important;color:var(--pro-text)}
.zc-top{background:rgba(7,7,9,.88)!important;border-bottom:1px solid rgba(212,175,55,.18)!important;box-shadow:0 16px 42px rgba(0,0,0,.28)}
.zc-brand span{color:#ffe38b}.zc-actions a{color:#eee!important}.zc-actions a:hover{background:rgba(212,175,55,.10)!important;color:#ffe38b!important}.zc-search{background:rgba(255,255,255,.06)!important;border-color:rgba(212,175,55,.20)!important}.zc-country{color:#ffe38b!important}.zc-search select{background:#111014!important;color:#fff!important;border:1px solid rgba(212,175,55,.16)!important}.zc-menu-btn{background:#111014!important;border-color:rgba(212,175,55,.26)!important;color:#ffe38b!important}.zc-side{background:linear-gradient(180deg,#151014,#060607)!important;border-left:1px solid rgba(212,175,55,.22)!important}.zc-side h3{color:#ffe38b!important}.zc-side a{background:rgba(255,255,255,.045)!important;border-color:rgba(212,175,55,.16)!important;color:#f3e9d2!important}.zc-close{background:rgba(255,255,255,.08)!important;color:#fff!important}
.pro-home-hero{position:relative;overflow:hidden;padding:76px 0 108px!important;background:radial-gradient(circle at 15% 18%,rgba(212,175,55,.19),transparent 28%),radial-gradient(circle at 82% 14%,rgba(208,20,40,.30),transparent 34%),linear-gradient(135deg,#080508 0%,#16090d 48%,#050507 100%)!important}.pro-home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 78%);pointer-events:none}.pro-home-hero:after{content:"";position:absolute;right:-90px;bottom:-130px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(212,175,55,.23),transparent 66%);filter:blur(4px)}.pro-hero-grid{position:relative;z-index:1;grid-template-columns:1.12fr .88fr!important;gap:34px!important}.pro-kicker{background:rgba(255,255,255,.08)!important;border-color:rgba(212,175,55,.26)!important;color:#ffe38b!important}.pro-hero-copy h1{font-size:64px!important;max-width:830px;text-shadow:0 15px 55px rgba(0,0,0,.45)}.pro-hero-copy p{color:#ded4c4!important;font-size:18px!important}.pro-hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:24px}.pro-primary-cta,.pro-secondary-cta{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:14px 20px;border-radius:999px;font-weight:950;letter-spacing:.01em;transition:.22s}.pro-primary-cta{background:linear-gradient(135deg,#d01428,#d4af37 95%);color:#fff!important;box-shadow:0 18px 45px rgba(208,20,40,.33),0 0 0 1px rgba(255,226,139,.30) inset}.pro-secondary-cta{background:rgba(255,255,255,.06);border:1px solid rgba(212,175,55,.28);color:#ffe38b!important}.pro-primary-cta:before,.zc-contact-buttons a:before,.pro-mini-search button:before{content:"";position:absolute;top:0;left:-120%;width:46%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent);transform:skewX(-22deg);transition:.55s}.pro-primary-cta:hover:before,.zc-contact-buttons a:hover:before,.pro-mini-search button:hover:before{left:130%}.pro-primary-cta:hover,.pro-secondary-cta:hover{transform:translateY(-3px)}.pro-home-contact{width:auto!important}.pro-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:12px;margin-top:26px;max-width:640px}.pro-hero-stats div{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));border:1px solid rgba(212,175,55,.18);border-radius:20px;padding:16px}.pro-hero-stats b{display:block;font-size:28px;color:#ffe38b;line-height:1}.pro-hero-stats span{display:block;margin-top:7px;color:#cfc4b1;font-weight:800;font-size:13px}.pro-search-card{background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.035))!important;border:1px solid rgba(212,175,55,.28)!important;border-radius:32px!important;box-shadow:0 30px 90px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.05) inset!important;backdrop-filter:blur(18px)}.pro-search-top{display:flex;gap:14px;align-items:center;margin-bottom:16px}.pro-search-top>span{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#d01428,#d4af37);color:#fff;font-size:22px;box-shadow:0 14px 34px rgba(208,20,40,.24)}.pro-search-top h2{margin:0;color:#ffe38b;font-size:28px}.pro-search-top p{margin:4px 0 0!important;color:#d7cbb5!important;font-size:14px!important;line-height:1.45!important}.pro-mini-search select{background:#0d0d10!important;color:#fff!important;border-color:rgba(212,175,55,.22)!important;border-radius:18px!important;min-height:54px}.pro-mini-search button{position:relative;overflow:hidden;border-radius:18px!important;background:linear-gradient(135deg,#d4af37,#ffe38b)!important;color:#16110a!important;min-height:56px;box-shadow:0 18px 45px rgba(212,175,55,.20);transition:.22s}.pro-mini-search button:hover{transform:translateY(-2px)}.pro-search-note{margin-top:14px;border:1px solid rgba(37,211,102,.20);background:rgba(37,211,102,.08);color:#d7ffe5;border-radius:16px;padding:12px 13px;font-weight:850;font-size:13px}.pro-search-note i{color:#25d366}.pro-trust-strip{position:relative;z-index:2;margin-top:-42px}.pro-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pro-trust-grid div{min-height:118px;background:linear-gradient(180deg,#171216,#09090b);border:1px solid rgba(212,175,55,.24);border-radius:24px;padding:20px;box-shadow:var(--pro-shadow)}.pro-trust-grid i{font-size:24px;color:#ff405c;margin-bottom:12px}.pro-trust-grid b{display:block;color:#ffe38b;font-size:17px}.pro-trust-grid span{display:block;color:#cfc4b1;margin-top:6px;line-height:1.55;font-size:14px}.pro-city-section{margin-top:26px!important}.pro-market-panel,.pro-dir-card,.pro-faq-card,.pro-contact-banner{background:linear-gradient(180deg,#151014,#08080a)!important;border:1px solid rgba(212,175,55,.24)!important;border-radius:28px!important;box-shadow:var(--pro-shadow)!important;color:#fff}.pro-market-panel{padding:26px!important}.pro-listing-head h2,.pro-market-panel h2,.pro-faq-card h2,.pro-contact-banner h2{color:#ffe38b!important}.zc-section-head p,.pro-listing-head p,.pro-market-panel p,.pro-faq-card p,.pro-contact-banner p{color:#cfc4b1!important}.pro-link{display:inline-flex!important;align-items:center;gap:7px;color:#ffe38b!important}.pro-city-cloud a{background:rgba(255,255,255,.05)!important;border-color:rgba(212,175,55,.22)!important;color:#f6e4af!important}.pro-city-cloud a:hover{background:linear-gradient(135deg,#d01428,#d4af37)!important;color:#fff!important;transform:translateY(-2px)}.pro-main{padding-top:38px!important}.pro-listing-grid{gap:18px!important}.zc-ad-card{background:linear-gradient(135deg,rgba(208,20,40,.13),transparent 30%),linear-gradient(180deg,#171216,#08080a)!important;border:1px solid rgba(212,175,55,.24)!important;border-radius:24px!important;color:#fff;box-shadow:0 18px 58px rgba(0,0,0,.33)!important}.zc-ad-card:hover{transform:translateY(-4px)!important;border-color:rgba(255,226,139,.52)!important;box-shadow:0 22px 70px rgba(0,0,0,.45),0 0 34px rgba(212,175,55,.10)!important}.zc-ad-card.featured{border-color:rgba(255,226,139,.70)!important;box-shadow:0 22px 70px rgba(212,175,55,.16),0 0 0 1px rgba(255,226,139,.15) inset!important}.zc-ad-img{min-height:210px!important}.zc-ad-img:after{content:"Verified";position:absolute;left:12px;bottom:12px;background:rgba(0,0,0,.70);border:1px solid rgba(212,175,55,.38);color:#ffe38b;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:950}.zc-ad-topline span{background:rgba(255,255,255,.055)!important;border-color:rgba(212,175,55,.16)!important;color:#f0ddb0!important}.zc-ad-body h3,.zc-ad-body h3 a{color:#ffe38b!important}.zc-location{color:#f1d997!important}.zc-desc{color:#cfc4b1!important}.zc-ad-foot{border-top:1px solid rgba(212,175,55,.12);padding-top:12px}.zc-ad-foot>span:first-child{color:#fff;background:rgba(255,255,255,.06);border:1px solid rgba(212,175,55,.16);padding:8px 11px;border-radius:999px;font-size:13px}.pro-empty{background:linear-gradient(180deg,#151014,#08080a)!important;color:#cfc4b1!important;border-color:rgba(212,175,55,.28)!important}.pro-contact-banner{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;margin:32px 0;padding:28px}.pro-contact-banner h2{font-size:32px;line-height:1.14;margin:8px 0}.pro-small-label{display:inline-flex;align-items:center;gap:8px;color:#ffdf83;font-weight:950;background:rgba(212,175,55,.08);border:1px solid rgba(212,175,55,.22);border-radius:999px;padding:8px 12px}.pro-dir-card h3{display:flex;align-items:center;gap:8px;color:#ffe38b!important}.pro-dir-card a{color:#decfb7!important}.pro-dir-card a:hover{color:#fff!important}.pro-faq-card{padding:28px!important}.pro-faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.pro-faq-grid p{background:rgba(255,255,255,.045);border:1px solid rgba(212,175,55,.16);border-radius:20px;padding:18px;margin:0!important}.pro-faq-grid b{color:#fff}.zc-pagination a{background:#141014!important;border-color:rgba(212,175,55,.22)!important;color:#ffe38b!important}.zc-pagination .active{background:linear-gradient(135deg,#d01428,#d4af37)!important;color:#fff!important;border-color:#d4af37!important}
.zc-contact-buttons{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.zc-contact-buttons a{position:relative;overflow:hidden;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px;min-height:46px;padding:12px 17px!important;border-radius:999px!important;font-weight:950!important;letter-spacing:.01em;text-transform:none;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.zc-contact-buttons a i{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.18);font-size:14px}.zc-contact-buttons .call{background:linear-gradient(135deg,#2874ff,#1439b6)!important;color:#fff!important;border:1px solid rgba(180,206,255,.35)!important;box-shadow:0 14px 32px rgba(40,116,255,.26)!important}.zc-contact-buttons .wa{background:linear-gradient(135deg,#25d366,#098c45)!important;color:#fff!important;border:1px solid rgba(184,255,213,.35)!important;box-shadow:0 14px 32px rgba(37,211,102,.22)!important}.zc-contact-buttons a:hover{transform:translateY(-3px) scale(1.015);filter:saturate(1.1)}.zc-ad-actions{justify-content:flex-end}.zc-ad-actions a{min-height:42px!important;padding:10px 14px!important;font-size:13px!important}.pro-home-contact a{min-height:52px!important}.pro-banner-contact{min-width:310px;justify-content:flex-end}.pro-banner-contact a{min-height:54px!important;padding:14px 20px!important}.zc-floating-contact{right:20px!important;bottom:20px!important;gap:12px!important}.zc-float-btn{position:relative;overflow:hidden;width:auto!important;min-width:58px!important;height:58px!important;padding:0 17px!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;color:#fff!important;font-size:18px!important;font-weight:950!important;border:1px solid rgba(255,255,255,.34)!important;box-shadow:0 18px 50px rgba(0,0,0,.38)!important;transition:.22s}.zc-float-btn span{font-size:13px;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;transition:max-width .22s ease,opacity .22s ease}.zc-float-btn:hover span{max-width:90px;opacity:1}.zc-float-call{background:linear-gradient(135deg,#2874ff,#1439b6)!important}.zc-float-wa{background:linear-gradient(135deg,#25d366,#098c45)!important}.zc-float-btn:hover{transform:translateY(-3px)!important}.zc-float-btn:before{content:"";position:absolute;inset:-2px;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 45%,rgba(255,255,255,.18));pointer-events:none}
@media(max-width:980px){.pro-hero-grid{grid-template-columns:1fr!important}.pro-hero-copy h1{font-size:48px!important}.pro-trust-grid{grid-template-columns:repeat(2,1fr)}.pro-contact-banner{grid-template-columns:1fr}.pro-banner-contact{justify-content:flex-start;min-width:0}.pro-faq-grid{grid-template-columns:1fr}.zc-ad-actions{justify-content:flex-start}.pro-dir-grid{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:640px){.pro-home-hero{padding:46px 0 86px!important}.pro-hero-copy h1{font-size:38px!important}.pro-hero-actions>*{width:100%}.pro-primary-cta,.pro-secondary-cta{width:100%}.pro-home-contact{width:100%!important}.pro-home-contact a{flex:1}.pro-hero-stats{grid-template-columns:1fr 1fr}.pro-hero-stats div:first-child{grid-column:1/-1}.pro-search-card{border-radius:24px!important;padding:18px!important}.pro-trust-strip{margin-top:-34px}.pro-trust-grid{grid-template-columns:1fr}.pro-market-panel{padding:18px!important}.zc-section-head{align-items:flex-start!important;flex-direction:column}.zc-ad-card{grid-template-columns:42% 58%!important;border-radius:20px!important}.zc-ad-img{min-height:205px!important}.zc-ad-body{padding:13px!important}.zc-ad-body h3{font-size:17px!important}.zc-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.zc-ad-foot{gap:10px!important}.zc-contact-buttons{width:100%}.zc-contact-buttons a{flex:1;min-width:0;padding:10px 11px!important}.zc-contact-buttons a span{font-size:12px}.pro-banner-contact a{min-height:48px!important}.pro-dir-grid{grid-template-columns:1fr!important}.zc-floating-contact{left:10px!important;right:10px!important;bottom:10px!important;display:grid!important;grid-template-columns:1fr 1fr!important}.zc-float-btn{width:100%!important;height:52px!important;padding:0 12px!important}.zc-float-btn span{max-width:90px!important;opacity:1!important}.zc-footer{padding-bottom:72px}.zc-top-inner{padding:9px 12px!important}.zc-brand span{font-size:17px}.zc-actions .post{padding:10px 11px!important;font-size:12px!important}}

/* Oklute-style original system upgrade: category hub, filters, cookies, support */
.pro-system-section,.pro-filter-showcase{padding:28px 0 6px}.pro-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pro-category-card{display:grid;gap:8px;padding:20px;border-radius:24px;background:linear-gradient(180deg,#171216,#09090b);border:1px solid rgba(212,175,55,.24);box-shadow:var(--pro-shadow);color:#fff;transition:.22s}.pro-category-card:hover{transform:translateY(-4px);border-color:rgba(255,226,139,.52);box-shadow:0 24px 70px rgba(0,0,0,.45)}.pro-category-card span{width:48px;height:48px;border-radius:17px;display:grid;place-items:center;background:linear-gradient(135deg,#d01428,#d4af37);color:#fff;font-size:20px}.pro-category-card b{color:#ffe38b;font-size:20px}.pro-category-card small{color:#cfc4b1;font-weight:750}.pro-filter-showcase .zc-grid-2{grid-template-columns:1fr 430px}.pro-filter-copy h2{font-size:34px;line-height:1.13;margin:12px 0;color:#ffe38b}.zc-filter-panel{position:sticky;top:92px;background:linear-gradient(180deg,#151014,#08080a)!important;border:1px solid rgba(212,175,55,.24)!important;color:#fff!important;border-radius:26px!important;box-shadow:var(--pro-shadow)!important}.zc-filter-panel label{color:#f0ddb0!important}.zc-filter-panel input,.zc-filter-panel select{background:#0d0d10!important;color:#fff!important;border-color:rgba(212,175,55,.22)!important}.zc-filter-panel button{background:linear-gradient(135deg,#d01428,#d4af37)!important;color:#fff!important}.zc-filter-title{display:flex;align-items:center;gap:12px;margin-bottom:4px}.zc-filter-title>i{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#d01428,#d4af37);color:#fff}.zc-filter-title b{display:block;color:#ffe38b;font-size:18px}.zc-filter-title span{display:block;color:#cfc4b1;font-size:13px;margin-top:3px}.zc-filter-panel details{border:1px solid rgba(212,175,55,.16);border-radius:18px;padding:12px;background:rgba(255,255,255,.035)}.zc-filter-panel summary{cursor:pointer;color:#ffe38b;font-weight:900}.zc-filter-chips{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px}.zc-filter-chips>div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px}.zc-filter-chips>div b{display:block;color:#111;margin-bottom:6px}.zc-filter-chips>div p{margin:0;color:#667085;line-height:1.55}.zc-reset-link{display:inline-block;text-align:center;color:#ffe38b!important;font-weight:900}.zc-footer-grid-plus{grid-template-columns:1.35fr repeat(4,1fr)!important}.zc-cookie-link{border:0;background:transparent;color:#ffe38b;font-weight:900;cursor:pointer;text-decoration:underline}.zc-cookie-box{display:none;position:fixed;left:18px;right:18px;bottom:18px;z-index:3500;grid-template-columns:1fr auto;gap:16px;align-items:center;max-width:980px;margin:auto;background:linear-gradient(180deg,#171216,#09090b);border:1px solid rgba(212,175,55,.28);border-radius:22px;padding:18px;color:#fff;box-shadow:0 24px 90px rgba(0,0,0,.45)}.zc-cookie-box b{color:#ffe38b;font-size:18px}.zc-cookie-box p{margin:5px 0 0;color:#cfc4b1;line-height:1.55}.zc-cookie-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.zc-cookie-actions button,.zc-cookie-actions a{border:1px solid rgba(212,175,55,.25);border-radius:999px;padding:10px 13px;font-weight:900;cursor:pointer}.zc-cookie-actions button:first-child{background:linear-gradient(135deg,#d01428,#d4af37);color:#fff}.zc-cookie-actions button:nth-child(2){background:#111;color:#ffe38b}.zc-cookie-actions a{color:#ffe38b;background:rgba(255,255,255,.05)}
@media(max-width:980px){.pro-category-grid{grid-template-columns:repeat(2,1fr)}.pro-filter-showcase .zc-grid-2{grid-template-columns:1fr}.zc-filter-panel{position:static}.zc-footer-grid-plus{grid-template-columns:repeat(2,1fr)!important}.zc-cookie-box{grid-template-columns:1fr}}
@media(max-width:640px){.pro-category-grid{grid-template-columns:1fr}.zc-filter-chips{grid-template-columns:1fr}.zc-footer-grid-plus{grid-template-columns:1fr!important}.zc-cookie-box{left:10px;right:10px;bottom:82px;padding:14px}.zc-cookie-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.zc-cookie-actions a{grid-column:1/-1;text-align:center}.pro-filter-copy h2{font-size:28px}}

/* Auto-running ads + inclusive profile filters */
.zc-live-rotator{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:0 0 16px;padding:14px 16px;border-radius:20px;background:linear-gradient(135deg,rgba(208,20,40,.16),rgba(212,175,55,.12));border:1px solid rgba(212,175,55,.28);color:#ffe38b;box-shadow:0 14px 44px rgba(0,0,0,.24)}
.zc-live-rotator span,.zc-live-rotator b,.zc-live-rotator small{display:inline-flex;align-items:center;gap:8px;font-weight:950}.zc-live-rotator small{color:#d8caae;font-size:12px}.zc-live-rotator em{font-style:normal;color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:4px 8px;min-width:34px;text-align:center}.zc-rotating-swap{opacity:.45;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease}.zc-ad-topline span:nth-child(2){background:rgba(212,175,55,.11)!important;color:#ffe38b!important;border-color:rgba(212,175,55,.28)!important}.zc-ad-topline span:nth-child(3){background:rgba(37,211,102,.08)!important;color:#bdf7d2!important;border-color:rgba(37,211,102,.18)!important}
@media(max-width:640px){.zc-live-rotator{display:grid;gap:8px}.zc-live-rotator span,.zc-live-rotator b,.zc-live-rotator small{justify-content:center;text-align:center}}

/* =========================
   2026-05-14 Perfect UI cleanup
   Makes header/forms/cards cleaner and fixes mobile distraction/overflow.
========================= */
.zc-top{background:rgba(7,7,10,.92)!important;border-bottom:1px solid rgba(212,175,55,.22)!important;box-shadow:0 14px 44px rgba(0,0,0,.32)!important}.zc-top-inner{min-height:70px!important;gap:12px!important}.zc-brand{color:#ffe38b!important;font-size:20px!important;letter-spacing:-.02em}.zc-brand img{width:44px!important;height:44px!important;box-shadow:0 0 0 3px rgba(212,175,55,.10),0 0 24px rgba(212,175,55,.18)!important}.zc-search{background:rgba(255,255,255,.055)!important;border:1px solid rgba(212,175,55,.18)!important;border-radius:999px!important;box-shadow:none!important}.zc-country{color:#ffe38b!important}.zc-search select{background:#0d0d10!important;color:#fff!important;border:1px solid rgba(212,175,55,.16)!important}.zc-search button{background:linear-gradient(135deg,#d4af37,#ffe38b)!important;color:#090909!important;box-shadow:0 10px 26px rgba(212,175,55,.18)!important}.zc-actions a{color:#f4ead2!important;border:1px solid rgba(212,175,55,.13);background:rgba(255,255,255,.035)}.zc-actions a:hover{background:rgba(212,175,55,.10)!important;color:#ffe38b!important}.zc-actions .post{background:linear-gradient(135deg,#d01428,#d4af37)!important;color:#fff!important;border-color:rgba(255,226,139,.34)!important}.zc-menu-btn{background:rgba(255,255,255,.06)!important;color:#ffe38b!important;border-color:rgba(212,175,55,.22)!important}.zc-side{background:linear-gradient(180deg,#151014,#070708)!important;border-left:1px solid rgba(212,175,55,.22)!important;color:#fff!important}.zc-side h3{color:#ffe38b!important}.zc-side a{background:rgba(255,255,255,.04)!important;border-color:rgba(212,175,55,.13)!important;color:#f2e6cf!important}.zc-side a:hover{background:rgba(212,175,55,.10)!important;color:#ffe38b!important}.zc-close{background:rgba(255,255,255,.08)!important;color:#fff!important}.zc-main{background:linear-gradient(180deg,#050406,#08070a)!important}.zc-card,.zc-form,.zc-table-box,.zc-dir-card{background:linear-gradient(180deg,#151014,#08080a)!important;border:1px solid rgba(212,175,55,.22)!important;color:#fff!important}.zc-card p,.zc-card li,.zc-form label{color:#d3c7b4!important}.zc-form input,.zc-form select,.zc-form textarea{background:#0d0d10!important;border-color:rgba(212,175,55,.22)!important;color:#fff!important}.zc-form input::placeholder,.zc-form textarea::placeholder{color:#857b6b!important}.zc-form button,.zc-btn{background:linear-gradient(135deg,#d01428,#d4af37)!important;color:#fff!important}.zc-table th{background:rgba(212,175,55,.10)!important;color:#ffe38b!important}.zc-table td{color:#e8decb!important}.zc-page-hero{background:radial-gradient(circle at 18% 5%,rgba(212,175,55,.18),transparent 35%),linear-gradient(135deg,#0a0507,#070707)!important;border-bottom:1px solid rgba(212,175,55,.16)}.zc-page-hero h1{color:#ffe38b!important}.zc-page-hero p{color:#d4c8b4!important}.zc-footer{background:#030304!important;border-top:1px solid rgba(212,175,55,.18)!important}.zc-footer a:hover{color:#ffe38b!important}.zc-age-box{background:linear-gradient(180deg,#171216,#08080a)!important;border:1px solid rgba(212,175,55,.26)!important;color:#fff!important}.zc-age-box p,.zc-age-box small{color:#cfc4b4!important}.zc-age-actions a{background:rgba(255,255,255,.08)!important;color:#fff!important}.zc-cookie-box{box-shadow:0 18px 70px rgba(0,0,0,.52)!important}.zc-ad-card{overflow:hidden!important}.zc-ad-img img{transition:transform .45s ease}.zc-ad-card:hover .zc-ad-img img{transform:scale(1.045)}.zc-contact-buttons{display:flex!important;gap:9px!important;flex-wrap:wrap!important}.zc-contact-buttons a{position:relative;overflow:hidden}.zc-empty{background:linear-gradient(180deg,#151014,#08080a)!important;border:1px dashed rgba(212,175,55,.34)!important;border-radius:22px!important;color:#cfc4b4!important;padding:24px!important;text-align:center!important}.zc-floating-contact{z-index:998!important}.zc-filter-panel{top:88px!important}
@media(max-width:1080px){.zc-top-inner{flex-wrap:wrap}.zc-search{order:3;flex-basis:100%;grid-template-columns:auto 1fr 1fr auto}.zc-actions{margin-left:auto}.zc-actions a:not(.post){display:none}}
@media(max-width:680px){body{padding-bottom:68px}.zc-top{position:sticky!important}.zc-top-inner{min-height:62px!important;padding:8px 10px!important}.zc-brand img{width:38px!important;height:38px!important}.zc-brand span{max-width:150px;overflow:hidden;text-overflow:ellipsis}.zc-search{display:none!important}.zc-actions{gap:6px!important}.zc-actions .post{font-size:12px!important;padding:10px 11px!important}.zc-menu-btn{width:40px!important;height:40px!important}.zc-side{width:310px!important}.zc-ad-card{grid-template-columns:1fr!important;border-radius:22px!important}.zc-ad-img{min-height:260px!important}.zc-ad-img img{position:absolute!important;height:100%!important}.zc-ad-body{padding:15px!important}.zc-ad-topline span{font-size:11px!important;padding:5px 8px!important}.zc-ad-body h3{font-size:18px!important;line-height:1.25!important}.zc-ad-foot{align-items:flex-start!important;flex-direction:column!important}.zc-ad-actions,.zc-contact-buttons{width:100%!important}.zc-ad-actions a,.zc-contact-buttons a{flex:1!important;min-width:0!important}.zc-footer-grid,.zc-footer-grid-plus{grid-template-columns:1fr!important}.zc-cookie-box{left:10px!important;right:10px!important;bottom:78px!important}.zc-floating-contact{left:10px!important;right:10px!important;bottom:10px!important;display:grid!important;grid-template-columns:1fr 1fr!important}.zc-float-btn{width:100%!important;height:52px!important}.zc-float-btn span{max-width:90px!important;opacity:1!important}}

/* 2026-05-14: Removed bottom fixed contact bar and extra mobile bottom gap. */
.zc-floating-contact{display:none!important;}
body{padding-bottom:0!important;}
.zc-footer{padding-bottom:0!important;}
.zc-cookie-box{bottom:16px!important;}
@media(max-width:680px){body{padding-bottom:0!important}.zc-footer{padding-bottom:0!important}.zc-cookie-box{bottom:12px!important}}


/* City menu direct links fix */
.zc-side-cities{border:1px solid var(--line);border-radius:16px;padding:12px;background:#f8fafc;margin:4px 0 8px}
.zc-side-cities strong{display:block;color:#111827;font-size:13px;margin:0 0 8px;text-transform:uppercase;letter-spacing:.04em}
.zc-side-cities div{display:flex;flex-wrap:wrap;gap:7px}
.zc-side-cities a{display:inline-flex!important;border-radius:999px!important;padding:8px 10px!important;font-size:12px!important;background:#fff!important;border:1px solid var(--line)!important;color:#334155!important;margin:0!important}
.zc-side-cities a:hover{background:#fff1f2!important;color:var(--red)!important;border-color:rgba(225,29,72,.35)!important}
body.zc-home-clean-index .zc-side-cities{display:block!important}


/* ChatGPT UI Fix Patch */
img{max-width:100%;height:auto;display:block}
img{object-fit:cover}
.card,.ad-card,.zc-card,.listing-card,.profile-card,.ad-item{
overflow:hidden;border-radius:20px!important;border:1px solid rgba(212,175,55,.2)!important}
.card img,.ad-card img,.zc-card img,.listing-card img,.profile-card img,.ad-item img{
width:100%;aspect-ratio:4/5;object-fit:cover;background:#111}
:root{--ui-border:rgba(212,175,55,.22)}
.card,.ad-card,.zc-card,.listing-card,.profile-card{box-shadow:0 10px 30px rgba(0,0,0,.18)}
@media(max-width:768px){
.card img,.ad-card img,.zc-card img,.listing-card img,.profile-card img{aspect-ratio:3/4}
table{display:block;overflow-x:auto}
}

/* Request update: remove search controls from global header on all pages */
.zc-top .zc-search, header .header-search, header .search-form, header .search-box{display:none!important;}
.zc-top-inner{gap:18px;}


/* CG24 3D upgrade */
.zc-ad-card,.cg-info-card,.admin-card{transform-style:preserve-3d;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;box-shadow:0 18px 45px rgba(0,0,0,.38), inset 0 0 0 1px rgba(255,255,255,.03)}
.zc-ad-card:hover,.cg-info-card:hover,.admin-card:hover{transform:translateY(-6px) perspective(900px) rotateX(1.5deg);box-shadow:0 28px 70px rgba(0,0,0,.55),0 0 30px rgba(212,175,55,.10);border-color:rgba(212,175,55,.45)!important}
.zc-ad-card.featured{background:linear-gradient(145deg,rgba(212,175,55,.13),rgba(7,7,7,.98) 35%,rgba(208,20,40,.06));}
.cg-review-3d{background:linear-gradient(145deg,rgba(212,175,55,.09),rgba(255,255,255,.025));}
