/* CallGirl24 blue/white reference theme inspired by the supplied layout. */
:root{
  color-scheme:light!important;
  --primary-color:#1C4D8D;
  --secondary-color:#2E6FC0;
  --premium-color:#d4af37;
  --verified-color:#1C4D8D;
  --dark-color:#2c2c2c;
  --light-color:#f8f9fa;
  --body-font:'Manrope',system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
  --heading-font:'Playfair Display',Georgia,'Times New Roman',serif;
  --border-radius:16px;
  --shadow:0 10px 30px rgba(0,0,0,.14);
  --shadow-soft:0 8px 24px rgba(28,77,141,.10);
  --text-gray:#555;
  --text-dark:#333;
  --white:#fff;
  --line:#e5e7eb;
  --green:#16a34a;
  --red:#e11d48;
  --bg:#f8f9fa!important;
  --paper:#fff!important;
  --ink:#333!important;
  --muted:#555!important;
  --gold:#d4af37!important;
  --gold-2:#f5d77a!important;
  --blue:#1C4D8D!important;
  --red2:#be123c!important;
}
html,body{background:var(--light-color)!important;color:var(--text-dark)!important;font-family:var(--body-font)!important;overflow-x:hidden!important;}
body{margin:0!important;line-height:1.6!important;padding-bottom:0!important;}
a{color:inherit;text-decoration:none;}
a:hover{color:var(--primary-color);}
img{max-width:100%;height:auto;display:block;}
h1,h2,.section-title,.zc-page-hero h1,.hero-title{font-family:var(--heading-font)!important;letter-spacing:-.02em;}
.zc-wrap,.wrap{max-width:1200px!important;margin-inline:auto!important;padding-inline:16px!important;}

/* Header / navbar */
.cg-pro-header,.site-header,.zc-top{position:sticky!important;top:0!important;z-index:9999!important;background:var(--primary-color)!important;border:0!important;box-shadow:0 2px 10px rgba(0,0,0,.12)!important;color:#fff!important;backdrop-filter:none!important;}
.cg-pro-nav,.nav,.zc-top-inner{max-width:1200px!important;margin:0 auto!important;min-height:68px!important;padding:10px 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;}
.cg-pro-brand,.brand,.zc-brand{display:inline-flex!important;align-items:center!important;gap:10px!important;color:#fff!important;text-decoration:none!important;min-width:max-content!important;font-family:var(--body-font)!important;}
.cg-pro-logo-ring{width:44px!important;height:44px!important;border-radius:50%!important;background:rgba(255,255,255,.12)!important;padding:2px!important;box-shadow:none!important;display:grid!important;place-items:center!important;}
.cg-pro-logo-ring img,.brand img,.zc-brand img{width:40px!important;height:40px!important;border-radius:50%!important;object-fit:cover!important;border:2px solid rgba(255,255,255,.45)!important;background:#fff!important;box-shadow:none!important;}
.cg-pro-brand-copy strong,.brand strong,.zc-brand span,.zc-brand strong{color:#fff!important;font-size:22px!important;font-weight:900!important;line-height:1!important;text-transform:none!important;letter-spacing:.01em!important;}
.cg-pro-brand-copy small,.brand span span{display:block!important;margin-top:4px!important;color:#dbeafe!important;font-size:11px!important;font-weight:700!important;letter-spacing:.03em!important;text-transform:none!important;}
.cg-pro-menu,.nav-list{display:flex!important;align-items:center!important;gap:6px!important;list-style:none!important;margin:0!important;padding:0!important;}
.cg-pro-menu a,.nav-list a,.cg-pro-soft,.zc-actions a{min-height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;padding:0 12px!important;border-radius:22px!important;color:#fff!important;background:transparent!important;border:0!important;text-decoration:none!important;font-size:14px!important;font-weight:700!important;transition:.2s ease!important;box-shadow:none!important;}
.cg-pro-menu a:hover,.nav-list a:hover,.cg-pro-soft:hover,.zc-actions a:hover{background:rgba(255,255,255,.13)!important;color:#dbeafe!important;transform:translateY(-1px)!important;}
.cg-pro-actions{display:flex!important;align-items:center!important;gap:9px!important;}
.cg-pro-soft,.btn-login{background:var(--secondary-color)!important;color:#fff!important;}
.cg-pro-post,.post-link,.zc-actions .post,.btn-create-profile{min-height:42px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0 18px!important;border-radius:22px!important;background:#6c757d!important;color:#fff!important;border:0!important;text-decoration:none!important;font-size:14px!important;font-weight:800!important;text-transform:none!important;letter-spacing:0!important;box-shadow:none!important;}
.cg-pro-post:hover,.post-link:hover,.btn-create-profile:hover{background:#5b6269!important;color:#fff!important;transform:translateY(-1px)!important;}
.cg-pro-safe-exit,.quick-exit{background:transparent!important;border:1px solid rgba(255,255,255,.42)!important;color:#fff!important;border-radius:22px!important;}
.cg-pro-safe-exit:hover,.quick-exit:hover{background:rgba(255,255,255,.14)!important;color:#fff!important;}
.cg-pro-menu-btn,.zc-menu-btn{width:44px!important;height:42px!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.28)!important;background:rgba(255,255,255,.10)!important;color:#fff!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;}
.cg-pro-menu-btn:hover,.zc-menu-btn:hover{background:rgba(255,255,255,.18)!important;}
.cg-pro-quick-search{max-width:860px!important;margin:0 auto 14px!important;padding:11px!important;display:grid!important;grid-template-columns:1fr 1fr auto!important;gap:10px!important;background:#fff!important;border-radius:var(--border-radius)!important;box-shadow:0 12px 28px rgba(0,0,0,.14)!important;}
.cg-pro-quick-search select,.cg-pro-quick-search input{width:100%!important;height:48px!important;border:1px solid #d1d5db!important;border-radius:10px!important;background:#fff!important;color:#333!important;padding:0 12px!important;font:700 14px var(--body-font)!important;outline:none!important;}
.cg-pro-quick-search button{height:48px!important;border:0!important;border-radius:24px!important;background:var(--primary-color)!important;color:#fff!important;font-weight:800!important;padding:0 22px!important;cursor:pointer!important;}
.cg-pro-quick-search button:hover{background:#163d7a!important;}
.cg-pro-overlay{position:fixed!important;inset:0!important;background:rgba(30,40,60,.55)!important;backdrop-filter:blur(4px)!important;z-index:10000!important;opacity:0!important;visibility:hidden!important;transition:.22s!important;}
.menu-open .cg-pro-overlay{opacity:1!important;visibility:visible!important;}
.cg-pro-sidebar{position:fixed!important;top:0!important;right:-390px!important;width:min(370px,92vw)!important;height:100vh!important;z-index:10001!important;background:#fff!important;color:#333!important;border-left:1px solid #dde6f2!important;box-shadow:-22px 0 70px rgba(0,0,0,.22)!important;transition:.28s cubic-bezier(.2,.8,.2,1)!important;overflow:auto!important;}
.menu-open .cg-pro-sidebar{right:0!important;}
.cg-pro-side-head{position:sticky!important;top:0!important;background:#fff!important;display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;padding:20px!important;border-bottom:1px solid #dde6f2!important;}
.cg-pro-side-head strong{display:block!important;color:var(--primary-color)!important;font-size:21px!important;font-weight:900!important;}
.cg-pro-side-head span{display:block!important;margin-top:4px!important;color:#64748b!important;font-size:12px!important;font-weight:700!important;}
.cg-pro-side-head button{width:42px!important;height:42px!important;border-radius:12px!important;border:1px solid #d1d5db!important;background:#f8fafc!important;color:var(--primary-color)!important;}
.cg-pro-side-section{padding:18px 20px!important;border-bottom:1px solid #eef2f7!important;}
.cg-pro-side-section>b{display:block!important;margin-bottom:12px!important;color:var(--primary-color)!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.1em!important;}
.cg-pro-side-section>a{min-height:42px!important;display:flex!important;align-items:center!important;gap:12px!important;color:#334155!important;text-decoration:none!important;border-radius:12px!important;padding:0 10px!important;font-weight:750!important;}
.cg-pro-side-section>a:hover{background:#eef4fd!important;color:var(--primary-color)!important;}
.cg-pro-city-mini{display:flex!important;flex-wrap:wrap!important;gap:8px!important;}
.cg-pro-city-mini a{padding:8px 11px!important;border-radius:999px!important;background:#eef4fd!important;border:1px solid #c5d8f5!important;color:#163d7a!important;text-decoration:none!important;font-size:12px!important;font-weight:800!important;}
.cg-pro-city-mini a:hover{background:var(--primary-color)!important;color:#fff!important;}

/* Hero / page headings */
.hero,.zc-hero,.zc-page-hero{position:relative!important;overflow:hidden!important;background:linear-gradient(150deg,var(--primary-color) 0%,var(--secondary-color) 100%)!important;color:#fff!important;border:0!important;padding:clamp(48px,7vw,76px) 0!important;text-align:center!important;}
.hero::before,.zc-page-hero::before{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.17),transparent 30%),radial-gradient(circle at 85% 5%,rgba(255,255,255,.10),transparent 28%)!important;opacity:1!important;pointer-events:none!important;}
.hero .wrap,.zc-page-hero .zc-wrap{position:relative!important;z-index:1!important;}
.hero-title,.zc-hero h1,.zc-page-hero h1{color:#fff!important;font-size:clamp(2rem,5vw,3.8rem)!important;line-height:1.14!important;margin:.4rem auto .8rem!important;max-width:950px!important;font-weight:700!important;}
.hero-title span{background:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important;}
.lead,.zc-hero p,.zc-page-hero p{color:rgba(255,255,255,.92)!important;font-size:clamp(.98rem,2vw,1.15rem)!important;max-width:760px!important;margin:0 auto!important;}
.kicker,.zc-kicker{display:inline-flex!important;align-items:center!important;gap:8px!important;background:rgba(255,255,255,.14)!important;color:#fff!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:999px!important;padding:8px 13px!important;font-weight:800!important;font-size:12px!important;letter-spacing:.04em!important;text-transform:uppercase!important;}
.zc-breadcrumb,.zc-breadcrumbs{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;margin-bottom:12px!important;color:rgba(255,255,255,.82)!important;font-weight:700!important;}
.zc-breadcrumb a,.zc-breadcrumbs a{color:#fff!important;text-decoration:none!important;}

/* Search and forms */
.search-form,.zc-search,.zc-mini-search,.zc-filter-panel,.zc-form{background:#fff!important;border:1px solid #eef2f7!important;border-radius:var(--border-radius)!important;box-shadow:var(--shadow)!important;color:#333!important;}
.search-form{max-width:940px!important;margin:28px auto 0!important;display:grid!important;grid-template-columns:1.2fr 1fr 1fr auto!important;gap:10px!important;padding:12px!important;}
.search-form input,.search-form select,.zc-mini-search select,.zc-mini-search input,.zc-form input,.zc-form select,.zc-form textarea{width:100%!important;min-height:48px!important;border:1px solid #cfd8e3!important;background:#fff!important;color:#333!important;border-radius:10px!important;padding:0 13px!important;font:700 14px var(--body-font)!important;outline:none!important;}
.zc-form textarea{padding-block:12px!important;}
.search-form select option{background:#fff!important;color:#333!important;}
.btn,.zc-btn,.zc-form button,.zc-mini-search button,.search-form button,.zc-filter-panel button{border:0!important;border-radius:999px!important;background:var(--primary-color)!important;color:#fff!important;font-weight:800!important;min-height:46px!important;padding:0 20px!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;cursor:pointer!important;text-decoration:none!important;}
.btn:hover,.zc-btn:hover,.zc-form button:hover,.search-form button:hover{background:#163d7a!important;color:#fff!important;transform:translateY(-1px)!important;}
.btn-primary{background:var(--primary-color)!important;color:#fff!important;}
.zc-link,.text-link{color:var(--primary-color)!important;font-weight:900!important;}

/* Cards / listing grids */
.zc-main,#main{background:var(--light-color)!important;padding:34px 0 64px!important;}
.zc-grid-2{display:grid!important;grid-template-columns:minmax(0,1fr) 330px!important;gap:24px!important;align-items:start!important;}
.zc-card,.zc-form,.zc-table-box,.zc-dir-card,.zc-ad-card,.card,.info-card,.city-card,.profile-card,.panel{background:#fff!important;color:#333!important;border:0!important;border-radius:var(--border-radius)!important;box-shadow:var(--shadow-soft)!important;overflow:hidden!important;}
.zc-card{padding:24px!important;}
.zc-card h2,.zc-card h3,.zc-section-head h2,.section-head h2,.section-title{color:#2c2c2c!important;font-family:var(--heading-font)!important;}
.zc-card p,.zc-card li,.info-card,.card span,.zc-desc,.zc-location{color:#555!important;}
.zc-section-head,.section-head{display:flex!important;justify-content:space-between!important;align-items:flex-end!important;gap:16px!important;margin:0 0 18px!important;}
.zc-section-head h2,.section-head h2{font-size:clamp(1.55rem,3vw,2rem)!important;line-height:1.15!important;margin:0!important;}
.zc-section-head p,.section-head p{margin:6px 0 0!important;color:#667085!important;}
.zc-ad-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(255px,1fr))!important;gap:24px!important;align-items:stretch!important;}
.zc-ad-card{display:flex!important;flex-direction:column!important;transition:transform .25s ease,box-shadow .25s ease!important;min-height:100%!important;}
.zc-ad-card:hover{transform:translateY(-6px)!important;box-shadow:0 16px 38px rgba(28,77,141,.20)!important;}
.zc-ad-card.featured{border:1px solid rgba(212,175,55,.55)!important;box-shadow:0 16px 38px rgba(212,175,55,.16)!important;background:#fff!important;}
.zc-ad-img{position:relative!important;min-height:230px!important;background:#e5e7eb!important;display:block!important;overflow:hidden!important;}
.zc-ad-img img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .45s ease!important;}
.zc-ad-card:hover .zc-ad-img img{transform:scale(1.035)!important;}
.zc-ad-body{padding:18px!important;display:flex!important;flex:1!important;flex-direction:column!important;gap:10px!important;}
.zc-ad-body h3{font-family:var(--body-font)!important;font-size:1.05rem!important;line-height:1.35!important;margin:0!important;color:#2c2c2c!important;font-weight:800!important;}
.zc-ad-body h3 a{color:#2c2c2c!important;}
.zc-ad-topline{display:flex!important;gap:7px!important;flex-wrap:wrap!important;}
.zc-ad-topline span,.zc-card-meta span,.zc-badge{display:inline-flex!important;align-items:center!important;gap:5px!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important;color:#475569!important;border-radius:999px!important;padding:5px 9px!important;font-size:12px!important;font-weight:800!important;}
.zc-location{font-weight:700!important;margin:0!important;}
.zc-location i{color:var(--primary-color)!important;}
.zc-card-meta{display:flex!important;flex-wrap:wrap!important;gap:7px!important;margin:4px 0!important;color:#667085!important;}
.zc-desc{margin:0!important;line-height:1.55!important;}
.zc-ad-foot{margin-top:auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;color:#333!important;font-weight:900!important;}
.zc-ad-foot>span{color:#2c2c2c!important;font-weight:900!important;}
.zc-contact-buttons,.zc-ad-actions,.zc-detail-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;align-items:center!important;width:100%!important;}
.zc-contact-buttons a,.zc-ad-actions a,.zc-detail-actions a{min-height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;border-radius:999px!important;padding:14px 18px!important;font-weight:900!important;font-size:15px!important;text-decoration:none!important;box-shadow:0 8px 20px rgba(15,23,42,.15)!important;}
.zc-contact-buttons .call,.zc-ad-actions .call,.zc-detail-actions .call{background:linear-gradient(135deg,#2E6FC0,#1C4D8D)!important;color:#fff!important;border:2px solid rgba(212,175,55,.55)!important;}
.zc-contact-buttons .wa,.zc-ad-actions .wa,.zc-detail-actions .wa{background:linear-gradient(135deg,#15803d,#137333)!important;color:#fff!important;border:2px solid rgba(212,175,55,.55)!important;}
.zc-contact-buttons a:hover,.zc-contact-buttons a:focus-visible{filter:brightness(1.08)!important;transform:translateY(-1px)!important;}
.zc-contact-buttons a:focus-visible{outline:3px solid #d4af37!important;outline-offset:3px!important;}
.zc-detail-actions{margin:18px 0 22px!important;}
.zc-detail-actions a{min-height:66px!important;padding:16px 22px!important;font-size:17px!important;}
.zc-vip{position:absolute!important;top:12px!important;left:12px!important;background:linear-gradient(135deg,#d4af37,#f8dd83)!important;color:#111!important;border-radius:999px!important;padding:6px 10px!important;font-size:12px!important;font-weight:900!important;}
.zc-verified{position:absolute!important;left:12px!important;bottom:12px!important;background:rgba(28,77,141,.92)!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:6px 10px!important;font-size:12px!important;font-weight:900!important;}
.zc-empty{background:#fff!important;border:1px dashed #c5d8f5!important;border-radius:var(--border-radius)!important;color:#555!important;padding:26px!important;text-align:center!important;box-shadow:var(--shadow-soft)!important;}
.zc-city-cloud,.zc-pill-row,.cloud,.cg24-footer-tag-cloud{display:flex!important;flex-wrap:wrap!important;gap:10px!important;list-style:none!important;padding:0!important;margin:0!important;}
.zc-city-cloud a,.zc-pill-row a,.cloud a,.custom-tag-pill{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#e8f0fd!important;color:#1C4D8D!important;border:1px solid rgba(28,77,141,.18)!important;border-radius:999px!important;padding:9px 14px!important;font-weight:800!important;text-decoration:none!important;}
.zc-city-cloud a:hover,.zc-pill-row a:hover,.cloud a:hover,.custom-tag-pill:hover{background:var(--primary-color)!important;color:#fff!important;transform:translateY(-2px)!important;}
.zc-pagination{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:24px!important;}
.zc-pagination a{min-width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border-radius:12px!important;background:#fff!important;border:1px solid #c5d8f5!important;color:var(--primary-color)!important;font-weight:900!important;}
.zc-pagination a.active,.zc-pagination a:hover{background:var(--primary-color)!important;color:#fff!important;}
.zc-live-rotator{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important;margin:0 0 14px!important;color:#475569!important;font-weight:800!important;}
.zc-live-rotator span,.zc-live-rotator b,.zc-live-rotator small{display:inline-flex!important;align-items:center!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:999px!important;padding:7px 11px!important;color:#475569!important;}

/* Homepage reference styling */
.trust,.safety-strip,.section{background:transparent!important;}
.card-grid,.city-grid,.info-grid{display:grid!important;gap:20px!important;}
.city-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important;}
.card-grid,.info-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;}
.city-card{min-height:155px!important;padding:22px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;background:linear-gradient(135deg,#eef4fd,#fff)!important;border:1px solid #c5d8f5!important;}
.city-card small{color:var(--primary-color)!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.05em!important;}
.city-card h3{font-family:var(--heading-font)!important;color:#2c2c2c!important;margin:0 0 6px!important;}
.city-card p{color:#555!important;margin:0!important;}
.city-card:hover{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color))!important;color:#fff!important;}
.city-card:hover h3,.city-card:hover p,.city-card:hover small{color:#fff!important;}
.notice-bar,.stat-list{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:16px!important;}
.notice-bar>div,.stat,.card,.info-card{padding:20px!important;border-radius:var(--border-radius)!important;background:#fff!important;box-shadow:var(--shadow-soft)!important;border:1px solid #eef2f7!important;}
.stat b{color:var(--primary-color)!important;font-size:1.8rem!important;}
.panel{padding:clamp(20px,3vw,30px)!important;border:1px solid #eef2f7!important;}
.panel p{color:#555!important;line-height:1.8!important;margin:0 0 14px!important;}
.panel p:last-child{margin-bottom:0!important;}
.panel h3{margin:0 0 10px!important;color:var(--primary-color)!important;font-size:1.2rem!important;line-height:1.35!important;font-family:var(--body-font)!important;}
.info-card h3{margin:0 0 8px!important;color:var(--primary-color)!important;font-size:1.08rem!important;line-height:1.35!important;font-family:var(--body-font)!important;}
.empty,.noscript-note{background:#fff!important;color:#555!important;border:1px dashed #c5d8f5!important;border-radius:var(--border-radius)!important;padding:24px!important;text-align:center!important;}

/* Detail / ad view */
.zc-auto-gallery-wrap{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;gap:14px!important;margin-bottom:20px!important;}
.zc-side-thumbs{display:flex!important;flex-direction:column!important;gap:10px!important;max-height:540px!important;overflow:auto!important;}
.zc-side-thumbs button{border:2px solid transparent!important;border-radius:12px!important;padding:0!important;background:#eef2f7!important;overflow:hidden!important;cursor:pointer!important;}
.zc-side-thumbs button.active{border-color:var(--primary-color)!important;}
.zc-side-thumbs img{width:100%!important;height:80px!important;object-fit:cover!important;}
.zc-main-photo{border-radius:var(--border-radius)!important;overflow:hidden!important;background:#e5e7eb!important;min-height:420px!important;display:grid!important;place-items:center!important;}
.zc-main-photo img{width:100%!important;height:100%!important;max-height:620px!important;object-fit:cover!important;}
.zc-detail-title{font-size:clamp(1.6rem,4vw,2.55rem)!important;line-height:1.15!important;color:#2c2c2c!important;margin:14px 0 10px!important;}
.zc-description{margin-top:20px!important;color:#444!important;line-height:1.8!important;}
.related-item,.cg24-related-item{display:grid!important;grid-template-columns:74px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:10px!important;border-radius:14px!important;background:#f8fafc!important;margin-bottom:10px!important;text-decoration:none!important;}
.related-item img,.cg24-related-item img{width:74px!important;height:74px!important;object-fit:cover!important;border-radius:12px!important;}
.related-item strong,.cg24-related-item strong{display:block!important;color:#2c2c2c!important;line-height:1.3!important;}
.related-item span,.cg24-related-item span{color:var(--primary-color)!important;font-weight:900!important;font-size:13px!important;}
.cg24-facts-list{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:10px!important;}
.cg24-facts-list li{display:flex!important;justify-content:space-between!important;gap:12px!important;padding:9px 0!important;border-bottom:1px solid #eef2f7!important;color:#555!important;}
.cg24-facts-list li:last-child{border-bottom:0!important;}
.cg24-facts-list b{color:#2c2c2c!important;}
.zc-review-item{border-bottom:1px solid #eef2f7!important;padding:14px 0!important;}
.zc-review-item:last-child{border-bottom:0!important;}
.zc-review-form input,.zc-review-form select,.zc-review-form textarea{width:100%!important;margin:8px 0!important;border:1px solid #cfd8e3!important;border-radius:10px!important;padding:12px!important;background:#fff!important;color:#333!important;}

/* FAQ */
.zc-faq-accordion{margin:24px 0!important;}
.zc-faq-item{margin-bottom:14px!important;border:1px solid #c5d8f5!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important;box-shadow:var(--shadow-soft)!important;}
.zc-faq-question{width:100%!important;padding:18px 22px!important;text-align:left!important;background:#eef4fd!important;border:0!important;color:var(--primary-color)!important;font-size:16px!important;font-weight:900!important;cursor:pointer!important;display:flex!important;justify-content:space-between!important;align-items:center!important;}
.zc-faq-answer{padding:0 22px!important;max-height:0;overflow:hidden;transition:max-height .4s ease;color:#555!important;line-height:1.7!important;background:#fff!important;}
.zc-faq-item.active .zc-faq-answer{padding:18px 22px!important;}
.zc-faq-icon{font-size:26px!important;font-weight:900!important;color:var(--primary-color)!important;}

/* Footer sections */
.cg24-disclaimer-strip{background:#fff!important;margin:30px auto 0!important;max-width:1200px!important;border-left:5px solid var(--primary-color)!important;border-radius:12px!important;box-shadow:var(--shadow-soft)!important;padding:18px!important;color:#333!important;}
.cg24-disclaimer-strip p{margin:0!important;color:#555!important;font-size:.92rem!important;}
.cg24-footer-cities,.cg24-footer-tags{background:#fff!important;border-top:1px solid #eef2f7!important;padding:42px 16px!important;}
.cg24-footer-cities h3,.cg24-footer-tags h3{text-align:center!important;margin:0 0 24px!important;color:var(--secondary-color)!important;font-size:1.4rem!important;font-weight:900!important;font-family:var(--body-font)!important;}
.cg24-footer-city-grid{max-width:1200px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important;gap:12px!important;}
.cg24-footer-city-grid a{display:block!important;text-align:center!important;padding:10px 12px!important;border-radius:12px!important;background:linear-gradient(135deg,#eef4fd,#ddeaf8)!important;color:#163d7a!important;border:1px solid #c5d8f5!important;font-weight:800!important;text-decoration:none!important;transition:.25s!important;}
.cg24-footer-city-grid a:hover{background:linear-gradient(135deg,var(--primary-color),var(--primary-color))!important;color:#fff!important;transform:translateY(-3px)!important;box-shadow:0 6px 18px rgba(28,77,141,.25)!important;}
.cg24-footer-tag-cloud{max-width:1200px!important;margin:0 auto!important;justify-content:center!important;}
.cg24-footer-tag-cloud a{padding:8px 16px!important;font-size:.88rem!important;font-weight:750!important;border-radius:999px!important;transition:.2s!important;white-space:normal!important;text-align:center!important;}
.zc-footer,.site-footer{background:#2c2c2c!important;color:#fff!important;margin-top:0!important;padding:42px 0 0!important;border-top:0!important;}
.zc-footer-grid,.footer-grid{max-width:1200px!important;margin:auto!important;padding:0 16px 34px!important;display:grid!important;grid-template-columns:1.3fr repeat(4,1fr)!important;gap:24px!important;}
.zc-footer h4,.site-footer h2,.zc-footer h2{color:#fff!important;margin:0 0 12px!important;font-size:1rem!important;font-family:var(--body-font)!important;font-weight:900!important;}
.zc-footer a,.site-footer a{display:block!important;color:#e5e7eb!important;margin:8px 0!important;font-weight:700!important;text-decoration:none!important;}
.zc-footer a:hover,.site-footer a:hover{color:#fff!important;text-decoration:underline!important;}
.zc-footer p,.site-footer p{color:#d1d5db!important;line-height:1.75!important;}
.zc-footer-bottom,.footer-bottom{text-align:center!important;border-top:1px solid rgba(255,255,255,.12)!important;padding:16px!important;color:#d1d5db!important;}
.zc-cookie-link{background:transparent!important;border:0!important;color:#fff!important;text-decoration:underline!important;font-weight:800!important;cursor:pointer!important;}

/* Age gate / cookies */
.zc-age-gate{display:none;position:fixed!important;inset:0!important;background:rgba(30,40,60,.72)!important;backdrop-filter:blur(10px)!important;z-index:100000!important;place-items:center!important;padding:16px!important;}
.zc-age-box{max-width:520px!important;width:100%!important;background:#fff!important;color:#222!important;border-radius:22px!important;padding:32px 28px 24px!important;text-align:center!important;box-shadow:0 30px 70px rgba(0,0,0,.35)!important;border:0!important;}
.zc-age-badge{width:90px!important;height:90px!important;display:grid!important;place-items:center!important;margin:0 auto 18px!important;border-radius:50%!important;background:#edf0f5!important;color:var(--primary-color)!important;font-size:26px!important;font-weight:900!important;}
.zc-age-box h2{font-family:var(--heading-font)!important;font-style:italic!important;font-size:1.65rem!important;color:var(--primary-color)!important;margin:0 0 14px!important;}
.zc-age-box p,.zc-age-box small{color:#333!important;line-height:1.65!important;}
.zc-age-actions{display:flex!important;gap:14px!important;justify-content:center!important;margin-top:18px!important;}
.zc-age-actions button,.zc-age-actions a{flex:1!important;border-radius:14px!important;min-height:52px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:900!important;text-decoration:none!important;padding:0 16px!important;}
.zc-age-actions button{border:0!important;background:var(--primary-color)!important;color:#fff!important;}
.zc-age-actions a{border:2px solid var(--primary-color)!important;background:#fff!important;color:var(--primary-color)!important;}
.zc-age-actions a:hover{background:#163d7a!important;color:#fff!important;}
.zc-cookie-box{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:88888!important;background:#fff!important;color:#333!important;border-top:1px solid #dde6f2!important;box-shadow:0 -6px 30px rgba(28,77,141,.12)!important;padding:16px 24px!important;display:none;grid-template-columns:1fr auto!important;gap:20px!important;align-items:center!important;}
.zc-cookie-box p{margin:4px 0 0!important;color:#555!important;}
.zc-cookie-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;}
.zc-cookie-actions button{border:0!important;border-radius:10px!important;padding:10px 18px!important;background:var(--primary-color)!important;color:#fff!important;font-weight:900!important;}
.zc-cookie-actions button:nth-child(2){background:#fff!important;color:#555!important;border:1px solid #cdd6e4!important;}
.zc-cookie-actions a{color:var(--primary-color)!important;font-weight:800!important;}

/* Mobile bottom */
.zc-mobile-bottom{display:none!important;}
.zc-safe-exit-floating,.zc-floating-contact{display:none!important;}
@media(max-width:1100px){.cg-pro-menu{display:none!important}.cg-pro-soft{display:none!important}.cg-pro-quick-search{margin-inline:12px!important}.nav-list a:not(.post-link),.nav-list .nav-hide-mobile{display:none!important}}
@media(max-width:840px){.zc-grid-2{grid-template-columns:1fr!important}.zc-footer-grid,.footer-grid{grid-template-columns:1fr 1fr!important}.search-form{grid-template-columns:1fr!important}.cg-pro-quick-search{grid-template-columns:1fr!important}.zc-section-head,.section-head{align-items:flex-start!important;flex-direction:column!important}.zc-auto-gallery-wrap{grid-template-columns:1fr!important}.zc-side-thumbs{order:2;flex-direction:row!important;max-height:none!important}.zc-side-thumbs button{width:78px!important;flex:0 0 78px!important}.zc-main-photo{min-height:320px!important}}
@media(max-width:680px){.cg-pro-nav,.nav{min-height:62px!important;padding:8px 12px!important}.cg-pro-brand-copy strong,.brand strong{font-size:18px!important}.cg-pro-brand-copy small,.brand span span{font-size:10px!important}.cg-pro-post{font-size:0!important;width:44px!important;padding:0!important;justify-content:center!important}.cg-pro-post i{font-size:16px!important}.cg-pro-safe-exit{display:none!important}.cg-pro-quick-search{display:none!important}.hero,.zc-page-hero{padding:42px 0!important}.zc-ad-grid{grid-template-columns:1fr!important}.zc-ad-img{min-height:280px!important}.zc-contact-buttons,.zc-ad-actions,.zc-detail-actions{grid-template-columns:1fr 1fr!important}.zc-footer-grid,.footer-grid{grid-template-columns:1fr!important}.zc-cookie-box{left:10px!important;right:10px!important;bottom:10px!important;grid-template-columns:1fr!important;border-radius:16px!important}.zc-age-actions{flex-direction:column!important}.cg24-footer-city-grid{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:460px){.zc-contact-buttons,.zc-ad-actions,.zc-detail-actions{grid-template-columns:1fr!important}.zc-main-photo{min-height:260px!important}.hero-title,.zc-page-hero h1{font-size:2rem!important}.cg-pro-brand-copy strong,.brand strong{max-width:170px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}}

/* Header search strip generated by app.php */
.cg24-header-search{background:var(--primary-color)!important;padding:0 12px 14px!important;box-shadow:0 2px 10px rgba(0,0,0,.08)!important;}
.cg24-header-search-inner{max-width:1200px!important;margin:0 auto!important;}
.cg24-search-form{max-width:860px!important;margin:0 auto!important;padding:11px!important;display:grid!important;grid-template-columns:1.2fr 1fr 1fr auto!important;gap:10px!important;background:#fff!important;border-radius:var(--border-radius)!important;box-shadow:0 12px 28px rgba(0,0,0,.14)!important;}
.cg24-search-form input,.cg24-search-form select{width:100%!important;height:48px!important;border:1px solid #d1d5db!important;border-radius:10px!important;background:#fff!important;color:#333!important;padding:0 12px!important;font:700 14px var(--body-font)!important;outline:none!important;}
.cg24-search-form button{height:48px!important;border:0!important;border-radius:24px!important;background:var(--primary-color)!important;color:#fff!important;font-weight:800!important;padding:0 22px!important;cursor:pointer!important;}
.cg24-search-form button:hover{background:#163d7a!important;}
@media(max-width:900px){.cg24-search-form{grid-template-columns:1fr 1fr!important}.cg24-search-form input{grid-column:1/-1!important}.cg24-search-form button{grid-column:1/-1!important}}
@media(max-width:680px){.cg24-header-search{display:none!important}}


/* Ad detail facts card */
.cg24-detail-facts ul{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:10px!important;}
.cg24-detail-facts li{display:flex!important;justify-content:space-between!important;gap:12px!important;padding:9px 0!important;border-bottom:1px solid #eef2f7!important;color:#555!important;}
.cg24-detail-facts li:last-child{border-bottom:0!important;}
.cg24-detail-facts b{color:#2c2c2c!important;}
.cg24-safety-card{border-left:5px solid var(--primary-color)!important;}
/* --------------------------------------------------------------------------
   2026-07 UI/CSS stabilization
   Fixes: desktop header overflow, missing mobile nav spacing, homepage section
   overlap, and small-screen action button sizing.
   -------------------------------------------------------------------------- */
.cg-pro-nav,.nav,.zc-top-inner{width:100%!important;min-width:0!important;}
.cg-pro-brand,.brand,.zc-brand{flex:0 0 auto!important;}
.cg-pro-menu{flex:1 1 auto!important;min-width:0!important;justify-content:flex-end!important;}
.cg-pro-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;flex:0 0 auto!important;min-width:max-content!important;}
.cg-pro-actions a,.cg-pro-actions button,.nav-list a,.quick-exit{white-space:nowrap!important;flex:0 0 auto!important;line-height:1.1!important;}
.cg-pro-menu-btn{display:none!important;flex:0 0 auto!important;}
.cg-pro-safe-exit{min-width:96px!important;padding-inline:14px!important;}
.cg-pro-post{min-width:132px!important;justify-content:center!important;}
.cg-pro-soft{min-width:78px!important;}

.cg24-home-page .trust{margin-top:0!important;padding-top:34px!important;}
.cg24-home-page .safety-strip{padding-top:20px!important;}
.cg24-home-page .section-head h2{word-break:normal!important;}

@media(max-width:1180px){
  .cg-pro-menu{display:none!important;}
  .cg-pro-menu-btn{display:inline-flex!important;}
  .cg-pro-safe-exit,.cg-pro-soft{display:none!important;}
  .cg-pro-actions{min-width:auto!important;margin-left:auto!important;}
  .cg-pro-post{min-width:126px!important;}
}

@media(max-width:680px){
  body.cg24-blue-ui,
  body.cg24-home-page{padding-bottom:calc(78px + env(safe-area-inset-bottom))!important;}
  .cg-pro-nav,.nav{min-height:62px!important;padding:8px 12px!important;gap:10px!important;}
  .cg-pro-brand,.brand{min-width:0!important;}
  .cg-pro-logo-ring img,.brand img,.zc-brand img{width:38px!important;height:38px!important;}
  .cg-pro-brand-copy strong,.brand strong{max-width:190px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
  .cg-pro-brand-copy small,.brand span span{max-width:190px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;}
  .cg-pro-actions{gap:7px!important;}
  .cg-pro-post{width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;border-radius:50%!important;font-size:0!important;}
  .cg-pro-post i{font-size:16px!important;}
  .cg-pro-menu-btn{width:auto!important;min-width:48px!important;height:44px!important;padding:0 10px!important;border-radius:14px!important;}
  .cg-pro-menu-btn span{font-size:14px!important;font-weight:800!important;}
  .zc-mobile-bottom{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:88000!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;padding:5px 6px calc(5px + env(safe-area-inset-bottom))!important;background:rgba(255,255,255,.98)!important;border-top:1px solid #dbe7f7!important;box-shadow:0 -10px 28px rgba(28,77,141,.16)!important;}
  .zc-mobile-bottom a{min-height:58px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;border-radius:14px!important;color:#37506f!important;text-decoration:none!important;font-size:11px!important;font-weight:900!important;}
  .zc-mobile-bottom a i{font-size:16px!important;color:var(--primary-color)!important;}
  .zc-mobile-bottom a.post{background:var(--primary-color)!important;color:#fff!important;box-shadow:0 8px 20px rgba(28,77,141,.22)!important;}
  .zc-mobile-bottom a.post i{color:#fff!important;}
  .zc-cookie-box,.cookie-box{bottom:calc(86px + env(safe-area-inset-bottom))!important;}
  .cg24-home-page .bottom-nav{z-index:88000!important;}
}

/* Inventory-backed India SEO content */
.cg24-global-seo{display:grid!important;gap:20px!important;margin-top:28px!important;}
.cg24-global-seo-intro,.cg24-global-seo-section,.zc-seo-section{background:#fff!important;border:1px solid #dbe5f0!important;border-radius:20px!important;box-shadow:var(--shadow-soft)!important;padding:clamp(20px,3vw,30px)!important;color:#42566f!important;}
.cg24-global-seo-intro{border-left:5px solid var(--primary-color)!important;}
.cg24-global-seo-intro p,.cg24-global-seo-section p,.zc-seo-section p,.zc-seo-content p{color:#53667c!important;line-height:1.8!important;margin:0 0 14px!important;}
.cg24-global-seo-intro p:last-child,.cg24-global-seo-section p:last-child,.zc-seo-section p:last-child{margin-bottom:0!important;}
.cg24-global-seo h2,.cg24-global-seo-section h2,.zc-seo-section h2,.zc-seo-content h2{color:#15365f!important;font-size:clamp(23px,3vw,30px)!important;line-height:1.2!important;margin:0 0 14px!important;}
.cg24-global-seo h3,.cg24-global-seo-section h3,.zc-seo-section h3{color:#1c4d8d!important;line-height:1.3!important;margin:0 0 9px!important;}
.cg24-global-seo ul,.zc-seo-section ul{margin:12px 0 0!important;padding-left:22px!important;display:grid!important;gap:9px!important;}
.cg24-global-seo li,.zc-seo-section li{color:#53667c!important;line-height:1.65!important;}
.cg24-global-seo-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:14px!important;}
.cg24-global-seo-service{display:block!important;background:linear-gradient(145deg,#f8fbff,#eef4fd)!important;border:1px solid #d5e2f2!important;border-radius:16px!important;padding:18px!important;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important;}
.cg24-global-seo-service:hover{transform:translateY(-3px)!important;border-color:#9bb9df!important;box-shadow:0 12px 28px rgba(28,77,141,.14)!important;}
.cg24-global-seo-service h3{margin:0 0 7px!important;font-size:18px!important;}
.cg24-global-seo-service p{margin:0!important;color:#5a6f87!important;font-size:14px!important;line-height:1.6!important;}
.cg24-global-seo-service span{display:inline-block!important;margin-top:10px!important;color:#1c4d8d!important;font-weight:900!important;font-size:13px!important;}
.cg24-global-seo-faq{background:#fff!important;border:1px solid #dbe5f0!important;border-radius:20px!important;box-shadow:var(--shadow-soft)!important;padding:clamp(20px,3vw,30px)!important;}
.cg24-global-seo-faq h2{margin:0 0 14px!important;color:#15365f!important;font-size:clamp(23px,3vw,30px)!important;}
.cg24-global-seo-faq details{border:1px solid #dbe5f0!important;border-radius:14px!important;background:#fbfdff!important;margin:10px 0!important;overflow:hidden!important;}
.cg24-global-seo-faq summary{cursor:pointer!important;list-style:none!important;padding:15px 44px 15px 16px!important;color:#17375f!important;font-weight:900!important;position:relative!important;}
.cg24-global-seo-faq summary::-webkit-details-marker{display:none!important;}
.cg24-global-seo-faq summary:after{content:"+"!important;position:absolute!important;right:16px!important;top:10px!important;font-size:24px!important;color:#1c4d8d!important;}
.cg24-global-seo-faq details[open] summary:after{content:"−"!important;}
.cg24-global-seo-faq details p{margin:0!important;padding:0 16px 16px!important;color:#53667c!important;line-height:1.7!important;}
.cg24-global-seo-note{display:flex!important;gap:12px!important;align-items:flex-start!important;background:#fff8e6!important;border:1px solid #f0d79a!important;border-radius:16px!important;padding:16px!important;color:#70551c!important;line-height:1.65!important;}
@media(max-width:680px){.cg24-global-seo{gap:14px!important;margin-top:20px!important;}.cg24-global-seo-intro,.cg24-global-seo-section,.cg24-global-seo-faq,.zc-seo-section{padding:18px!important;border-radius:16px!important;}.cg24-global-seo-grid{grid-template-columns:1fr!important;}}

@media(max-width:420px){
  .cg-pro-brand-copy strong,.brand strong{max-width:168px!important;}
  .cg-pro-brand-copy small,.brand span span{max-width:168px!important;}
  .cg-pro-menu-btn span{display:inline!important;}
}

@media(max-width:370px){
  .cg-pro-brand-copy strong,.brand strong{max-width:136px!important;}
  .cg-pro-brand-copy small,.brand span span{max-width:136px!important;}
  .cg-pro-menu-btn span{display:none!important;}
  .cg-pro-menu-btn{min-width:44px!important;padding:0!important;}
}
/* Desktop header compacting: keep links readable without overlapping brand/actions. */
.cg-pro-brand-copy strong{font-size:20px!important;}
.cg-pro-brand-copy small{font-size:10.5px!important;}
.cg-pro-menu{gap:4px!important;}
.cg-pro-menu a{min-height:38px!important;padding-inline:8px!important;font-size:13px!important;gap:5px!important;}
.cg-pro-menu i{display:none!important;}
.cg-pro-actions{gap:7px!important;}
.cg-pro-soft,.cg-pro-safe-exit,.cg-pro-post{min-height:40px!important;padding-inline:13px!important;font-size:13px!important;}
.cg-pro-safe-exit{min-width:auto!important;}
.cg-pro-post{min-width:auto!important;}

@media(max-width:1180px){
  .cg-pro-brand-copy strong{font-size:18px!important;}
  .cg-pro-brand-copy small{font-size:10px!important;}
  .cg-pro-post{min-width:126px!important;}
}
/* Final mobile header action sizing. */
@media(max-width:680px){
  .cg-pro-actions{min-width:auto!important;flex:0 0 auto!important;margin-left:auto!important;gap:7px!important;}
  .cg-pro-post{width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;padding:0!important;border-radius:50%!important;font-size:0!important;overflow:hidden!important;}
  .cg-pro-post i{display:inline-block!important;font-size:16px!important;margin:0!important;}
  .cg-pro-menu-btn{display:inline-flex!important;min-width:48px!important;max-width:72px!important;height:44px!important;padding:0 10px!important;font-size:14px!important;}
}
@media(max-width:370px){.cg-pro-menu-btn span{display:none!important}.cg-pro-menu-btn{min-width:44px!important;max-width:44px!important;padding:0!important}}

/* CallGirl24 editorial, social contact and content-sharing system. */
.cg24-editorial-hero{background:linear-gradient(135deg,#eef5ff 0%,#fff 58%,#fff7df 100%)!important;border-bottom:1px solid #d9e5f4!important;}
.cg24-editorial-hero h1{max-width:920px!important;margin:8px 0 12px!important;color:#13233a!important;font-size:clamp(32px,5vw,58px)!important;line-height:1.04!important;letter-spacing:-.035em!important;}
.cg24-editorial-hero p{max-width:840px!important;color:#54657b!important;font-size:17px!important;line-height:1.7!important;}
.cg24-editorial-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:22px!important;}
.cg24-articles-shell{padding-top:30px!important;padding-bottom:48px!important;}
.cg24-editorial-note,.cg24-article-disclosure{border:1px solid #d7e4f3!important;border-left:5px solid #2364aa!important;border-radius:16px!important;background:#f6faff!important;padding:18px 20px!important;margin:0 0 26px!important;box-shadow:0 10px 28px rgba(25,58,97,.06)!important;}
.cg24-editorial-note strong,.cg24-article-disclosure strong{display:block!important;color:#17375f!important;font-size:17px!important;margin-bottom:5px!important;}
.cg24-editorial-note p,.cg24-article-disclosure p{margin:0!important;color:#586b81!important;line-height:1.65!important;}
.cg24-article-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important;}
.cg24-article-grid-main{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
.cg24-article-card{display:flex!important;flex-direction:column!important;min-width:0!important;border:1px solid #d9e4f0!important;border-radius:20px!important;background:#fff!important;padding:20px!important;box-shadow:0 12px 34px rgba(20,45,75,.08)!important;transition:transform .18s ease,box-shadow .18s ease!important;}
.cg24-article-card:hover{transform:translateY(-3px)!important;box-shadow:0 18px 42px rgba(20,45,75,.12)!important;}
.cg24-article-card-top{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:12px!important;font-size:12px!important;color:#6a7889!important;}
.cg24-article-card-top span{display:inline-flex!important;border-radius:999px!important;background:#eaf3ff!important;color:#1c4d8d!important;padding:6px 10px!important;font-weight:900!important;}
.cg24-article-card h2{margin:0 0 10px!important;font-size:20px!important;line-height:1.28!important;letter-spacing:-.015em!important;}
.cg24-article-card h2 a{color:#13233a!important;text-decoration:none!important;}
.cg24-article-card p{color:#5d6d80!important;line-height:1.6!important;margin:0 0 14px!important;}
.cg24-article-tags{display:flex!important;gap:7px!important;flex-wrap:wrap!important;margin:14px 0!important;}
.cg24-article-tags span{display:inline-flex!important;align-items:center!important;border:1px solid #d8e5f3!important;border-radius:999px!important;background:#f8fbff!important;color:#3c5877!important;padding:6px 9px!important;font-size:11px!important;font-weight:800!important;line-height:1.2!important;}
.cg24-article-read{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-top:auto!important;color:#1c4d8d!important;text-decoration:none!important;font-weight:900!important;}
.cg24-article-topic-map{margin-top:26px!important;}
.cg24-article-topic-map h2{margin-top:0!important;}
.cg24-article-topic-map>div{display:flex!important;gap:9px!important;flex-wrap:wrap!important;}
.cg24-article-topic-map a{display:inline-flex!important;padding:9px 12px!important;border-radius:12px!important;background:#eef5ff!important;color:#1c4d8d!important;text-decoration:none!important;font-weight:800!important;}
.cg24-blog-intro{display:grid!important;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr)!important;gap:22px!important;align-items:stretch!important;margin-bottom:24px!important;}
.cg24-blog-intro>div{border:1px solid #d9e4f0!important;border-radius:20px!important;background:#fff!important;padding:22px!important;}
.cg24-blog-intro h2{margin:4px 0 10px!important;color:#13233a!important;}
.cg24-blog-policy{display:flex!important;flex-direction:column!important;gap:8px!important;background:#13233a!important;color:#fff!important;}
.cg24-blog-policy strong{font-size:18px!important;color:#ffe39a!important;margin-bottom:3px!important;}
.cg24-blog-policy span:before{content:"✓"!important;color:#6ee7a5!important;font-weight:900!important;margin-right:8px!important;}
.cg24-blog-cta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin-top:26px!important;}
.cg24-blog-cta h2{margin:0 0 5px!important;}.cg24-blog-cta p{margin:0!important;}.cg24-blog-cta>div:last-child{display:flex!important;gap:8px!important;flex-wrap:wrap!important;}

.cg24-article-detail{padding:34px 0 50px!important;}
.cg24-article-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 310px!important;gap:30px!important;align-items:start!important;}
.cg24-article-layout>article{min-width:0!important;border:1px solid #dbe5f0!important;border-radius:24px!important;background:#fff!important;padding:clamp(22px,4vw,46px)!important;box-shadow:0 16px 44px rgba(20,45,75,.08)!important;}
.cg24-article-header h1{margin:10px 0 14px!important;color:#13233a!important;font-size:clamp(34px,5vw,58px)!important;line-height:1.06!important;letter-spacing:-.04em!important;}
.cg24-article-deck{font-size:19px!important;line-height:1.65!important;color:#52667d!important;margin:0 0 16px!important;}
.cg24-article-byline{display:flex!important;gap:8px 16px!important;flex-wrap:wrap!important;color:#66768a!important;font-size:13px!important;margin:15px 0!important;}
.cg24-article-body{font-size:16px!important;color:#27384b!important;line-height:1.78!important;}
.cg24-article-body section{padding-top:10px!important;}
.cg24-article-body h2{color:#15365f!important;font-size:28px!important;line-height:1.2!important;margin:30px 0 12px!important;letter-spacing:-.02em!important;}
.cg24-article-body p{margin:0 0 15px!important;}
.cg24-article-body ul{margin:8px 0 18px 20px!important;padding:0!important;}.cg24-article-body li{margin:8px 0!important;}
.cg24-article-links{border-top:1px solid #e2e8f0!important;margin-top:26px!important;padding-top:24px!important;}
.cg24-article-links h2{color:#15365f!important;}
.cg24-article-links>div{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
.cg24-article-links a{display:flex!important;justify-content:space-between!important;gap:10px!important;border:1px solid #dbe7f4!important;border-radius:14px!important;padding:12px!important;color:#1c4d8d!important;background:#f8fbff!important;text-decoration:none!important;font-weight:850!important;}
.cg24-article-faq{margin-top:30px!important;border-top:1px solid #e2e8f0!important;padding-top:28px!important;}
.cg24-article-faq h2{margin:4px 0 16px!important;color:#15365f!important;font-size:29px!important;}
.cg24-article-faq details{border:1px solid #dbe5f0!important;border-radius:14px!important;background:#fbfdff!important;margin:10px 0!important;overflow:hidden!important;}
.cg24-article-faq summary{cursor:pointer!important;list-style:none!important;padding:15px 44px 15px 16px!important;color:#17375f!important;font-weight:900!important;position:relative!important;}
.cg24-article-faq summary:after{content:"+"!important;position:absolute!important;right:16px!important;top:11px!important;font-size:23px!important;color:#1c4d8d!important;}
.cg24-article-faq details[open] summary:after{content:"−"!important;}
.cg24-article-faq details p{margin:0!important;padding:0 16px 16px!important;color:#53667c!important;line-height:1.65!important;}
.cg24-article-aside{display:grid!important;gap:18px!important;position:sticky!important;top:96px!important;}
.cg24-article-aside .zc-card{margin:0!important;}.cg24-article-aside h2{margin:0 0 12px!important;font-size:20px!important;}
.cg24-article-aside .zc-card>a{display:block!important;border-bottom:1px solid #e6edf5!important;padding:9px 0!important;color:#1c4d8d!important;text-decoration:none!important;font-weight:800!important;}
.cg24-more-articles,.cg24-related-guides{margin-top:30px!important;padding-top:26px!important;padding-bottom:20px!important;}
.cg24-related-guides-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:18px!important;margin-bottom:17px!important;}
.cg24-related-guides-head span{color:#c18610!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:12px!important;font-weight:900!important;}
.cg24-related-guides-head h2{margin:4px 0!important;color:#13233a!important;font-size:29px!important;}.cg24-related-guides-head p{margin:0!important;color:#63748a!important;}
.cg24-related-guides-head>a{white-space:nowrap!important;color:#1c4d8d!important;font-weight:900!important;text-decoration:none!important;}

.cg24-content-share{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;margin:16px 0!important;}
.cg24-content-share>a,.cg24-content-share>button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:40px!important;border:1px solid #d3dfec!important;border-radius:12px!important;padding:8px 12px!important;background:#fff!important;color:#264c78!important;text-decoration:none!important;font:inherit!important;font-size:13px!important;font-weight:900!important;cursor:pointer!important;}
.cg24-content-share>a.facebook{background:#1877f2!important;border-color:#1877f2!important;color:#fff!important;}.cg24-content-share>a.telegram{background:#229ed9!important;border-color:#229ed9!important;color:#fff!important;}
.cg24-brand-contact{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;margin:12px 0 4px!important;}
.cg24-social-links{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;}
.zc-footer .cg24-social-links a,.site-footer .cg24-social-links a,.cg24-social-links a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:40px!important;width:auto!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:12px!important;padding:8px 11px!important;text-decoration:none!important;font-size:12px!important;font-weight:850!important;}
.cg24-social-links a[href*="facebook"]{background:#1877f2!important;color:#fff!important;}.cg24-social-links a[href*="instagram"]{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)!important;color:#fff!important;}.cg24-social-links a[href*="telegram"]{background:#229ed9!important;color:#fff!important;}
.cg24-footer-social{margin-top:14px!important;}.cg24-footer-social a span,.compact a span{display:none!important;}
.cg24-sidebar-social{padding:8px 0 2px!important;}.cg24-sidebar-social a{flex:1 1 44px!important;}
.cg24-sidebar-social a span{display:none!important;}
.cg24-social-contact-list{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;}.cg24-social-contact-list a{width:100%!important;justify-content:flex-start!important;}

@media(max-width:1100px){
  .cg24-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .cg24-article-grid-main{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .cg24-article-layout{grid-template-columns:minmax(0,1fr)!important;}.cg24-article-aside{position:static!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:680px){
  .cg24-article-grid,.cg24-article-grid-main{grid-template-columns:1fr!important;gap:14px!important;}
  .cg24-blog-intro{grid-template-columns:1fr!important;}.cg24-blog-cta,.cg24-related-guides-head{align-items:flex-start!important;flex-direction:column!important;}
  .cg24-article-layout>article{padding:20px!important;border-radius:18px!important;}.cg24-article-aside{grid-template-columns:1fr!important;}
  .cg24-article-links>div{grid-template-columns:1fr!important;}.cg24-article-header h1{font-size:34px!important;}.cg24-article-body h2{font-size:24px!important;}
  .cg24-content-share>a,.cg24-content-share>button{flex:1 1 130px!important;}.cg24-brand-contact{align-items:flex-start!important;flex-direction:column!important;}
}
