
.pkp-fls-pro{font-family:Arial,sans-serif!important;background:#f7f8fb;padding:20px;border-radius:14px;color:#1d2433}
.pkp-fls-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px}.pkp-fls-head h2{margin:0;font-size:28px}.pkp-fls-head p{margin:5px 0;color:#697386}
.pkp-fls-layout{display:flex;gap:7px}.pkp-view-btn{border:1px solid #ddd;background:#fff;border-radius:7px;padding:10px 13px;cursor:pointer}.pkp-view-btn.active{background:#6326d9;color:#fff;border-color:#6326d9}
.pkp-fls-controls{display:flex;flex-wrap:wrap;gap:10px;background:#fff;padding:15px;border-radius:12px;box-shadow:0 2px 12px rgba(30,30,50,.06)}
.pkp-fls-controls select{padding:11px;border:1px solid #ddd;border-radius:7px;min-width:170px;background:#fff}
.pkp-fls-body{display:grid;grid-template-columns:1fr 280px;gap:18px;margin-top:18px}.pkp-fls-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.pkp-provider{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 3px 15px rgba(30,30,50,.10);position:relative;border:1px solid #eee}.pkp-provider-img{height:155px;background:linear-gradient(135deg,#ece8ff,#eef4ff);display:flex;align-items:center;justify-content:center;overflow:hidden}.pkp-provider-img img{width:100%;height:100%;object-fit:cover}.pkp-placeholder{font-size:50px}.pkp-provider-body{padding:15px}.pkp-badge{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:6px;color:#fff;font-size:12px;font-weight:700}.pkp-premium{background:#f0a400}.pkp-free{background:#2878e8}.pkp-views{position:absolute;top:118px;left:12px;background:rgba(0,0,0,.72);color:#fff;padding:5px 8px;border-radius:14px;font-size:12px}
.pkp-provider h3{margin:0 0 4px;font-size:18px}.pkp-verified{color:#2774e8}.pkp-service{font-size:13px}.pkp-stars{color:#f5a900;font-size:17px;margin:7px 0}.pkp-stars span{color:#677184;font-size:12px}.pkp-address,.pkp-about{font-size:13px;color:#606a7a;line-height:1.45}.pkp-actions{display:flex;gap:8px;margin-top:12px}.pkp-actions a{flex:1;text-align:center;padding:9px;border-radius:6px;text-decoration:none!important;border:1px solid #2ab45a;color:#168d3f}.pkp-actions a.pkp-profile{border-color:#6326d9;color:#6326d9}.pkp-fls-side{display:flex;flex-direction:column;gap:15px}.pkp-side-box{background:#fff;border-radius:12px;padding:15px;box-shadow:0 2px 10px rgba(30,30,50,.06)}.pkp-side-box h3{margin:0 0 12px;font-size:16px;color:#5720c4}
.pkp-top-item{display:flex;align-items:center;gap:9px;padding:8px 0;border-bottom:1px solid #eee}.pkp-top-item:last-child{border-bottom:0}.pkp-top-avatar{width:34px;height:34px;border-radius:50%;background:#e9e5ff;display:flex;align-items:center;justify-content:center}.pkp-top-name{font-weight:700;font-size:13px}.pkp-top-meta{font-size:11px;color:#7b8494}.pkp-top-score{margin-left:auto;font-size:12px;font-weight:700}
.pkp-fls-results.list-view{display:flex;flex-direction:column}.pkp-fls-results.list-view .pkp-provider{display:flex}.pkp-fls-results.list-view .pkp-provider-img{width:190px;min-width:190px;height:180px}.pkp-fls-results.list-view .pkp-provider-body{flex:1}
@media(max-width:1050px){.pkp-fls-body{grid-template-columns:1fr}.pkp-fls-side{display:grid;grid-template-columns:1fr 1fr}.pkp-fls-results{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.pkp-fls-pro{padding:12px}.pkp-fls-head{display:block}.pkp-fls-layout{margin-top:10px}.pkp-fls-controls select{width:100%;min-width:0}.pkp-fls-results{grid-template-columns:1fr}.pkp-fls-side{display:block}.pkp-fls-results.list-view .pkp-provider{display:block}.pkp-fls-results.list-view .pkp-provider-img{width:100%;height:155px}}

/* v2.1 compatibility: prevent common theme rules from collapsing the modern directory */
.pkp-fls-pro .pkp-fls-controls select{appearance:auto!important;-webkit-appearance:auto!important}
.pkp-fls-pro .pkp-view-btn{display:inline-block!important;width:auto!important}
.pkp-fls-pro .pkp-provider{box-sizing:border-box!important}
.pkp-fls-pro .pkp-provider img{display:block!important;margin:0!important}

/* v2.2 asset-load/theme compatibility */
.pkp-fls-pro .pkp-view-btn{background:#fff!important;color:#333!important;border:1px solid #ddd!important;box-shadow:none!important}
.pkp-fls-pro .pkp-view-btn.active{background:#6326d9!important;color:#fff!important;border-color:#6326d9!important}
.pkp-fls-pro .pkp-fls-controls select{background:#fff!important;color:#333!important}
.pkp-fls-pro .pkp-provider h3{color:#1d2433!important}
.pkp-fls-pro .pkp-provider .pkp-actions a{background:#fff!important}
.pkp-fls-pro .pkp-provider .pkp-actions a:hover{opacity:.9}

.pkp-fls-pro .pkp-badge.pkp-featured{background:#7b3ff2!important}
.pkp-fls-pro .pkp-badge.pkp-verified-badge{background:#159b7a!important}

/* v2.8: right-side search form */
.pkp-fls-pro .pkp-search-box{display:flex;flex-direction:column;gap:10px}
.pkp-fls-pro .pkp-search-box h3{margin-bottom:2px}
.pkp-fls-pro .pkp-search-box select{width:100%;min-width:0;padding:11px;border:1px solid #ddd;border-radius:7px;background:#fff;color:#333}
@media(max-width:1050px){
  .pkp-fls-pro .pkp-search-box select{width:100%}
}

/* v3.0: robust profile popup */
.pkp-fls-pro .pkp-profile{display:block!important;cursor:pointer!important;width:100%!important;box-sizing:border-box;text-align:center;padding:10px;border-radius:7px;border:1px solid #6326d9!important;color:#6326d9!important;background:#fff!important;font:inherit!important}
.pkp-fls-pro .pkp-profile-modal{display:none;position:fixed!important;inset:0!important;z-index:2147483647!important;align-items:center!important;justify-content:center!important}
.pkp-fls-pro .pkp-profile-overlay{position:absolute!important;inset:0!important;background:rgba(0,0,0,.68)!important}
.pkp-fls-pro .pkp-profile-dialog{position:relative!important;z-index:2!important;width:min(94vw,680px)!important;max-height:90vh!important;overflow:auto!important;background:#fff!important;border-radius:16px!important;box-shadow:0 20px 60px rgba(0,0,0,.35)!important}
.pkp-fls-pro .pkp-profile-close{position:absolute!important;right:12px!important;top:12px!important;width:38px!important;height:38px!important;border:0!important;border-radius:50%!important;background:rgba(0,0,0,.65)!important;color:#fff!important;font-size:26px!important;line-height:35px!important;padding:0!important;cursor:pointer!important;z-index:5!important}
.pkp-fls-pro .pkp-profile-hero{height:240px!important;background:#eef0ff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-hero img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
.pkp-fls-pro .pkp-profile-placeholder{font-size:72px!important}
.pkp-fls-pro .pkp-profile-info{padding:24px!important;color:#252b38!important}
.pkp-fls-pro .pkp-profile-info h2{margin:0 0 5px!important;font-size:28px!important;color:#1d2433!important}
.pkp-fls-pro .pkp-profile-service{color:#6326d9!important;font-weight:700!important}
.pkp-fls-pro .pkp-profile-level{display:inline-block!important;padding:6px 10px!important;border-radius:5px!important;background:#6326d9!important;color:#fff!important;font-size:12px!important;font-weight:700!important;margin-bottom:10px!important}
.pkp-fls-pro .pkp-profile-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin:15px 0!important}
.pkp-fls-pro .pkp-profile-grid>div{background:#f7f8fb!important;border-radius:8px!important;padding:10px!important}
.pkp-fls-pro .pkp-profile-actions{display:flex!important;gap:10px!important;margin-top:18px!important}
.pkp-fls-pro .pkp-profile-actions a{flex:1!important;text-align:center!important;padding:12px!important;border-radius:7px!important;text-decoration:none!important;border:1px solid #6326d9!important;color:#6326d9!important;background:#fff!important}
.pkp-fls-pro .pkp-profile-actions a:nth-child(2){border-color:#25a34a!important;color:#16833a!important}
body.pkp-profile-open{overflow:hidden!important}
@media(max-width:650px){.pkp-fls-pro .pkp-profile-dialog{width:94vw!important}.pkp-fls-pro .pkp-profile-hero{height:190px!important}.pkp-fls-pro .pkp-profile-grid{grid-template-columns:1fr!important}}

/* v4.10.49 - clean no-scroll provider profile modal */
.pkp-fls-pro .pkp-profile-modal{display:none!important;position:fixed!important;inset:0!important;z-index:2147483647!important;align-items:center!important;justify-content:center!important;padding:16px!important;box-sizing:border-box!important}
.pkp-fls-pro .pkp-profile-modal[aria-hidden="false"]{display:flex!important}
.pkp-fls-pro .pkp-profile-overlay{position:absolute!important;inset:0!important;background:rgba(15,23,42,.68)!important}
.pkp-fls-pro .pkp-profile-dialog{position:relative!important;z-index:2!important;width:min(96vw,1120px)!important;height:min(88vh,760px)!important;max-height:88vh!important;overflow:hidden!important;background:#fff!important;border-radius:20px!important;box-shadow:0 28px 80px rgba(0,0,0,.34)!important;border:1px solid rgba(255,255,255,.5)!important}
.pkp-fls-pro .pkp-profile-close{position:absolute!important;right:16px!important;top:14px!important;width:40px!important;height:40px!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.95)!important;color:#183153!important;font-size:27px!important;line-height:38px!important;padding:0!important;cursor:pointer!important;z-index:8!important;box-shadow:0 4px 14px rgba(15,23,42,.15)!important}
.pkp-fls-pro .pkp-profile-cover{height:128px!important;background:#eaf2fb!important;position:relative!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-cover>img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;filter:blur(0)!important}
.pkp-fls-pro .pkp-profile-cover .pkp-profile-placeholder{font-size:55px!important;text-align:center!important;padding-top:30px!important}
.pkp-fls-pro .pkp-profile-cover-shade{position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(0,64,120,.25),rgba(0,0,0,.04))!important}
.pkp-fls-pro .pkp-profile-main{height:calc(100% - 128px)!important;overflow:hidden!important;background:#fff!important}
.pkp-fls-pro .pkp-profile-head{position:relative!important;display:grid!important;grid-template-columns:170px minmax(0,1fr) auto!important;gap:18px!important;align-items:center!important;padding:0 26px 18px!important;margin-top:0!important;min-height:170px!important}
.pkp-fls-pro .pkp-profile-avatar{width:156px!important;height:156px!important;border-radius:50%!important;overflow:hidden!important;border:7px solid #fff!important;background:#eef4fb!important;box-shadow:0 8px 24px rgba(15,23,42,.18)!important;margin-top:-52px!important;z-index:2!important}
.pkp-fls-pro .pkp-profile-avatar img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}
.pkp-fls-pro .pkp-profile-avatar .pkp-profile-placeholder{display:grid!important;place-items:center!important;width:100%!important;height:100%!important;font-size:48px!important}
.pkp-fls-pro .pkp-profile-title{min-width:0!important;padding-top:16px!important}
.pkp-fls-pro .pkp-profile-title h2{margin:4px 0 2px!important;font-size:29px!important;line-height:1.15!important;color:#183153!important}
.pkp-fls-pro .pkp-profile-level{display:inline-block!important;padding:7px 11px!important;border-radius:7px!important;background:#6326d9!important;color:#fff!important;font-size:12px!important;font-weight:800!important}
.pkp-fls-pro .pkp-profile-verified{display:inline-grid!important;place-items:center!important;width:21px!important;height:21px!important;border-radius:50%!important;background:#1769d1!important;color:#fff!important;font-size:13px!important;vertical-align:middle!important}
.pkp-fls-pro .pkp-profile-service{color:#6326d9!important;font-weight:800!important;font-size:17px!important}
.pkp-fls-pro .pkp-profile-rating{margin-top:7px!important;color:#f5a900!important;font-size:18px!important}
.pkp-fls-pro .pkp-profile-rating b{color:#183153!important;font-size:13px!important;margin-left:6px!important}.pkp-fls-pro .pkp-profile-rating span{color:#667085!important;font-size:12px!important}
.pkp-fls-pro .pkp-profile-about{margin:7px 0 0!important;color:#475467!important;font-size:13px!important;line-height:1.4!important}
.pkp-fls-pro .pkp-profile-actions{display:flex!important;gap:9px!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:wrap!important;padding-top:18px!important}
.pkp-fls-pro .pkp-profile-actions a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:118px!important;padding:11px 14px!important;border-radius:9px!important;text-decoration:none!important;font-weight:800!important;border:1px solid #dbe4f0!important;background:#fff!important;color:#183153!important;box-sizing:border-box!important}
.pkp-fls-pro .pkp-profile-actions .pkp-profile-map{background:#6326d9!important;border-color:#6326d9!important;color:#fff!important}.pkp-fls-pro .pkp-profile-actions .pkp-profile-wa{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important}.pkp-fls-pro .pkp-profile-actions .pkp-profile-call{background:#1769d1!important;border-color:#1769d1!important;color:#fff!important}
.pkp-fls-pro .pkp-profile-content{display:grid!important;grid-template-columns:minmax(0,1fr) 300px!important;gap:18px!important;padding:0 26px!important}
.pkp-fls-pro .pkp-profile-info-panel,.pkp-fls-pro .pkp-profile-rating-box,.pkp-fls-pro .pkp-profile-quick{background:#fff!important;border:1px solid #e3eaf3!important;border-radius:12px!important;box-shadow:0 3px 14px rgba(15,23,42,.06)!important}
.pkp-fls-pro .pkp-profile-info-panel h3,.pkp-fls-pro .pkp-profile-rating-box h3,.pkp-fls-pro .pkp-profile-quick h3{margin:0!important;padding:14px 16px!important;font-size:17px!important;color:#183153!important;border-bottom:1px solid #edf1f6!important}
.pkp-fls-pro .pkp-profile-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;padding:12px 14px 14px!important;margin:0!important}
.pkp-fls-pro .pkp-profile-grid>div{background:#f7f9fc!important;border-radius:9px!important;padding:11px 13px!important;min-height:50px!important;box-sizing:border-box!important}
.pkp-fls-pro .pkp-profile-grid span{display:block!important;color:#667085!important;font-size:11px!important;font-weight:700!important;margin-bottom:4px!important}.pkp-fls-pro .pkp-profile-grid strong{display:block!important;color:#183153!important;font-size:14px!important;line-height:1.3!important}.pkp-fls-pro .pkp-profile-grid-wide{grid-column:1/-1!important}
.pkp-fls-pro .pkp-profile-side-panel{display:flex!important;flex-direction:column!important;gap:12px!important}
.pkp-fls-pro .pkp-profile-rating-box{padding-bottom:14px!important}.pkp-fls-pro .pkp-profile-rating-box h3{color:#183153!important}.pkp-fls-pro .pkp-profile-score{padding:12px 16px 2px!important;font-size:30px!important;font-weight:800!important;color:#183153!important}.pkp-fls-pro .pkp-profile-score span{color:#f5a900!important;font-size:16px!important;margin-left:7px!important}.pkp-fls-pro .pkp-profile-rating-box small{padding:0 16px!important;color:#667085!important}
.pkp-fls-pro .pkp-profile-quick{padding-bottom:8px!important}.pkp-fls-pro .pkp-profile-quick div{padding:6px 16px!important;color:#183153!important;font-size:13px!important}.pkp-fls-pro .pkp-profile-quick div::first-letter{color:#16a34a!important}
.pkp-fls-pro .pkp-profile-footer{margin:14px 26px 18px!important;padding:12px 16px!important;border-radius:10px!important;background:#eaf3ff!important;color:#1556a5!important;text-align:center!important;font-weight:700!important;font-size:13px!important}
body.pkp-profile-open{overflow:hidden!important}
@media(max-width:900px){.pkp-fls-pro .pkp-profile-dialog{height:min(90vh,760px)!important;max-height:90vh!important}.pkp-fls-pro .pkp-profile-head{grid-template-columns:130px minmax(0,1fr)!important;padding:0 20px 14px!important}.pkp-fls-pro .pkp-profile-avatar{width:120px!important;height:120px!important;margin-top:-38px!important}.pkp-fls-pro .pkp-profile-actions{grid-column:1/-1!important;padding-top:0!important;justify-content:flex-start!important}.pkp-fls-pro .pkp-profile-content{grid-template-columns:1fr!important;padding:0 20px!important}.pkp-fls-pro .pkp-profile-footer{margin-left:20px!important;margin-right:20px!important}}
@media(max-width:600px){.pkp-fls-pro .pkp-profile-modal{padding:8px!important}.pkp-fls-pro .pkp-profile-dialog{width:96vw!important;height:94vh!important;max-height:94vh!important;border-radius:15px!important}.pkp-fls-pro .pkp-profile-cover{height:95px!important}.pkp-fls-pro .pkp-profile-main{height:calc(100% - 95px)!important;overflow-y:auto!important;overflow-x:hidden!important}.pkp-fls-pro .pkp-profile-head{grid-template-columns:88px minmax(0,1fr)!important;gap:12px!important;padding:0 14px 14px!important}.pkp-fls-pro .pkp-profile-avatar{width:82px!important;height:82px!important;border-width:4px!important;margin-top:-25px!important}.pkp-fls-pro .pkp-profile-title{padding-top:10px!important}.pkp-fls-pro .pkp-profile-title h2{font-size:21px!important}.pkp-fls-pro .pkp-profile-service{font-size:14px!important}.pkp-fls-pro .pkp-profile-rating{font-size:15px!important}.pkp-fls-pro .pkp-profile-about{font-size:12px!important}.pkp-fls-pro .pkp-profile-actions{gap:7px!important}.pkp-fls-pro .pkp-profile-actions a{min-width:0!important;flex:1!important;padding:9px 8px!important;font-size:12px!important}.pkp-fls-pro .pkp-profile-content{padding:0 14px!important}.pkp-fls-pro .pkp-profile-grid{grid-template-columns:1fr!important}.pkp-fls-pro .pkp-profile-grid-wide{grid-column:auto!important}.pkp-fls-pro .pkp-profile-footer{margin:12px 14px 14px!important;font-size:12px!important}.pkp-fls-pro .pkp-profile-close{right:9px!important;top:8px!important;width:34px!important;height:34px!important;font-size:23px!important}}

/* v3.2 Frontend Add Provider shortcode */
.pkp-add-provider-wrap{font-family:Arial,sans-serif;max-width:900px;margin:20px auto}
.pkp-add-provider-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 18px rgba(30,30,50,.10);border:1px solid #eee}
.pkp-add-provider-head h2{margin:0;color:#1d2433;font-size:28px}.pkp-add-provider-head p{margin:6px 0 20px;color:#687385}
.pkp-add-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pkp-add-provider-card label{display:block;font-weight:700;color:#303746;font-size:14px}.pkp-add-provider-card input,.pkp-add-provider-card textarea{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:11px;border:1px solid #d8dce5;border-radius:8px;background:#fff;font:inherit}.pkp-add-provider-card textarea{resize:vertical}.pkp-add-full{margin-top:14px}.pkp-add-submit{margin-top:18px;background:#6326d9!important;color:#fff!important;border:0!important;border-radius:8px;padding:12px 22px;font-weight:700;cursor:pointer}.pkp-add-provider-success{background:#eaf8ef;color:#147a37;border:1px solid #bce8ca;padding:11px;border-radius:8px;margin-bottom:15px}.pkp-add-provider-error{background:#fff0f0;color:#b42318;border:1px solid #f0c0c0;padding:11px;border-radius:8px;margin-bottom:15px}
@media(max-width:650px){.pkp-add-grid{grid-template-columns:1fr}.pkp-add-provider-card{padding:16px}}

.pkp-add-provider-box{max-width:850px;margin:20px auto;background:#fff;padding:24px;border-radius:14px;box-shadow:0 3px 18px rgba(30,30,50,.10);font-family:Arial,sans-serif}
.pkp-add-provider-box h2{margin:0 0 6px}.pkp-add-provider-box>p{color:#687386}
.pkp-add-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pkp-add-grid label{font-weight:700;font-size:14px}.pkp-add-grid input,.pkp-add-grid textarea{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:11px;border:1px solid #ddd;border-radius:7px;font:inherit}.pkp-add-grid .full{grid-column:1/-1}
.pkp-add-provider-box button{margin-top:18px;padding:12px 22px;border:0;border-radius:7px;background:#6326d9;color:#fff;font-weight:700;cursor:pointer}.pkp-add-provider-box small{display:block;margin-top:9px;color:#777}.pkp-add-success{padding:12px;background:#eaf8ef;color:#16733a;border-radius:8px;margin:12px 0}
@media(max-width:650px){.pkp-add-grid{grid-template-columns:1fr}.pkp-add-grid .full{grid-column:auto}}

.pkp-fls-pro .pkp-pagination{display:flex;gap:7px;justify-content:center;align-items:center;margin:24px 0;flex-wrap:wrap}
.pkp-fls-pro .pkp-pagination button{min-width:38px;padding:8px 12px;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer}
.pkp-fls-pro .pkp-pagination button.active{background:#6326d9;color:#fff;border-color:#6326d9}

/* v4.1 saved Card View Settings */
.pkp-fls-pro .pkp-fls-results{grid-template-columns:repeat(var(--pkp-cards-per-row,3),minmax(0,1fr))}
.pkp-fls-pro.pk-default-list .pkp-fls-results{display:block}
@media(max-width:1100px){.pkp-fls-pro .pkp-fls-results{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.pkp-fls-pro .pkp-fls-results{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.pkp-fls-pro .pkp-fls-results{grid-template-columns:1fr}}

/* v4.7: Admin-controlled cards per row */
.pkp-fls-pro .pkp-fls-results{grid-template-columns:repeat(var(--pkp-cards-per-row,3),minmax(0,1fr)) !important}
.pkp-fls-pro .pkp-fls-results.list-view{display:flex !important;flex-direction:column !important}
@media(max-width:800px){.pkp-fls-pro .pkp-fls-results{grid-template-columns:repeat(2,minmax(0,1fr)) !important}}
@media(max-width:520px){.pkp-fls-pro .pkp-fls-results{grid-template-columns:1fr !important}}

/* v4.7.1 - isolated Home Page Level Slider */
.pkp-home-level-slider{max-width:1280px;margin:30px auto;padding:0 18px;box-sizing:border-box}
.pkp-home-level-header{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px}
.pkp-home-level-header h2{margin:0;color:#153b73;font-size:30px}
.pkp-home-level-header p{margin:6px 0 0;color:#687386}
.pkp-home-view-all{display:inline-block;padding:10px 16px;border:1px solid #d7deea;border-radius:8px;background:#fff;color:#153b73;text-decoration:none}
.pkp-home-level-window{position:relative}
.pkp-home-level-track{overflow:hidden}
.pkp-home-level-slide{display:none}
.pkp-home-level-slide.is-active{display:block}
.pkp-home-level-banner{padding:14px 18px;border-radius:12px 12px 0 0;color:#fff;background:#6326d9}
.pkp-home-level-banner strong{display:block;font-size:20px}.pkp-home-level-banner span{font-size:13px;opacity:.92}
.pkp-home-premium{background:#6326d9}.pkp-home-featured{background:#6b7280}.pkp-home-free{background:#2474d8}
.pkp-home-provider-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;padding:16px 4px}
.pkp-home-provider-card{background:#fff;border:1px solid #e8ebf1;border-radius:12px;padding:14px;text-align:center;box-shadow:0 4px 16px rgba(0,0,0,.08)}
.pkp-home-provider-photo{height:120px;border-radius:10px;background:#eef3ff;overflow:hidden;display:flex;align-items:center;justify-content:center}
.pkp-home-provider-photo img{width:100%;height:100%;object-fit:cover}.pkp-home-provider-photo span{font-size:56px}
.pkp-home-provider-card h3{margin:11px 0 4px;font-size:17px;color:#202838}
.pkp-home-service,.pkp-home-location{font-size:13px;color:#687386;margin-top:5px}
.pkp-home-rating{font-size:14px;color:#f0a000;margin:10px 0}.pkp-home-rating small{color:#687386}
.pkp-home-profile{display:block;padding:9px;border:1px solid #6326d9;border-radius:7px;text-decoration:none;color:#6326d9;font-weight:600}
.pkp-home-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border-radius:50%;border:1px solid #ddd;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.12);font-size:30px;line-height:34px;cursor:pointer}
.pkp-home-prev{left:-12px}.pkp-home-next{right:-12px}
.pkp-home-dots{text-align:center;margin-top:6px}.pkp-home-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#c9ced8;margin:0 4px;cursor:pointer}.pkp-home-dot.is-active{background:#1767d4}
@media(max-width:1050px){.pkp-home-provider-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.pkp-home-level-header{display:block}.pkp-home-view-all{margin-top:10px}.pkp-home-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pkp-home-prev{left:0}.pkp-home-next{right:0}}
@media(max-width:480px){.pkp-home-provider-grid{grid-template-columns:1fr}.pkp-home-level-header h2{font-size:24px}}

/* v4.7.2 - complete Home Page layout */
.pkp-home-v472{max-width:1280px;margin:0 auto;font-family:inherit;color:#18243a}
.pkp-home-hero{min-height:270px;background:linear-gradient(90deg,rgba(4,44,95,.92),rgba(0,92,178,.72)),url('');background-color:#0754a0;display:flex;align-items:center;text-align:center;color:#fff}
.pkp-home-hero-inner{width:100%;padding:38px 18px}.pkp-home-hero h1{font-size:38px;margin:0 0 8px;color:#fff}.pkp-home-hero p{font-size:19px;margin:0 0 25px;color:#fff}
.pkp-home-search{max-width:1040px;margin:auto;background:#fff;border:8px solid rgba(255,255,255,.82);border-radius:10px;display:grid;grid-template-columns:1.2fr 1fr 1fr 180px;gap:4px;padding:0}
.pkp-home-search input{height:50px;border:0;border-right:1px solid #e4e8ee;padding:0 15px;font-size:14px;outline:none}.pkp-home-search button{border:0;background:#123c87;color:#fff;font-weight:700;border-radius:5px;font-size:15px}
.pkp-home-level-section{padding:30px 18px 15px}.pkp-home-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.pkp-home-section-head h2{margin:0;color:#153b73;font-size:28px}.pkp-home-section-head p{margin:6px 0 0;color:#687386}.pkp-home-section-head a{border:1px solid #cfd8e7;padding:10px 15px;border-radius:7px;text-decoration:none;color:#153b73}
.pkp-home-slider{position:relative;margin-top:18px}.pkp-home-slides{overflow:hidden}.pkp-home-slide{display:none}.pkp-home-slide.active{display:block}.pkp-home-level-bar{display:flex;align-items:center;gap:10px;color:#fff;padding:12px 18px;border-radius:12px 12px 0 0}.pkp-home-level-bar strong{display:block;font-size:18px}.pkp-home-level-bar small{display:block;font-size:12px}.pkp-home-level-bar.bronze{background:#b86d20}.pkp-home-level-bar.silver{background:#7b8491}.pkp-home-level-bar.gold{background:#e3a500}.pkp-home-level-bar.platinum{background:#2053a1}.pkp-home-medal{width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-size:20px}
.pkp-home-provider-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;padding:16px 4px}.pkp-home-provider{background:#fff;border:1px solid #e8ebf1;border-radius:12px;padding:14px;text-align:center;box-shadow:0 4px 16px rgba(0,0,0,.08)}.pkp-home-photo{height:105px;border-radius:50%;width:105px;margin:0 auto 8px;background:#edf3ff;overflow:hidden;display:flex;align-items:center;justify-content:center}.pkp-home-photo img{width:100%;height:100%;object-fit:cover}.pkp-home-photo span{font-size:48px}.pkp-home-provider h3{font-size:17px;margin:6px 0 3px}.pkp-home-provider p{margin:4px 0}.pkp-home-provider .service{font-size:13px}.pkp-home-provider .location{font-size:12px;color:#667085}.pkp-home-provider .rating{color:#e7a100;font-size:14px;margin:8px 0}.pkp-home-provider .rating span{color:#667085}.pkp-home-provider>a{display:block;border:1px solid #2464c5;border-radius:7px;padding:8px;text-decoration:none;color:#2464c5;font-weight:600}
.pkp-home-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border-radius:50%;border:1px solid #ddd;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.14);font-size:30px;cursor:pointer}.pkp-home-prev{left:-10px}.pkp-home-next{right:-10px}.pkp-home-dots{text-align:center}.pkp-home-dot{display:inline-block;width:9px;height:9px;border:0;border-radius:50%;background:#c7ccd6;margin:5px}.pkp-home-dot.active{background:#1767d4}
.pkp-home-why{margin:20px 18px;background:#f7faff;border-radius:12px;padding:20px;display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:15px;align-items:center}.pkp-home-why>div{display:grid;grid-template-columns:42px 1fr;column-gap:8px}.pkp-home-why b{grid-row:span 2;width:38px;height:38px;border-radius:50%;background:#e8f0ff;color:#1767d4;display:flex;align-items:center;justify-content:center}.pkp-home-why strong{font-size:14px}.pkp-home-why small{font-size:12px;color:#667085}.pkp-home-why .why-title{display:block;font-size:20px;color:#153b73}
.pkp-home-bottom{display:grid;grid-template-columns:1fr 330px;gap:20px;padding:0 18px 30px}.pkp-home-popular h2,.pkp-home-toprated h2{font-size:22px;color:#153b73}.popular-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.popular-grid a{border:1px solid #e5e9f0;border-radius:10px;padding:18px;text-decoration:none;text-align:center;color:#18243a;display:flex;flex-direction:column;gap:6px}.popular-icon{width:44px;height:44px;border-radius:50%;background:#edf4ff;color:#1767d4;margin:auto;display:flex;align-items:center;justify-content:center}.popular-grid small,.popular-grid em{font-size:12px;color:#667085}.popular-grid em{color:#1767d4;font-style:normal;font-weight:600;margin-top:5px}.pkp-home-toprated{border:1px solid #e5e9f0;border-radius:12px;padding:16px}.pkp-home-toprated a{display:grid;grid-template-columns:38px 1fr auto;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid #edf0f4;text-decoration:none;color:#18243a}.mini-photo{width:36px;height:36px;border-radius:50%;background:#edf3ff;overflow:hidden;display:flex;align-items:center;justify-content:center}.mini-photo img{width:100%;height:100%;object-fit:cover}.pkp-home-toprated small{display:block;color:#667085;font-size:11px}.pkp-home-toprated strong{color:#e7a100;font-size:12px}.pkp-home-toprated .top-all{display:block;text-align:center;border:1px solid #d9e0ec;border-radius:7px;margin-top:12px;padding:9px;color:#153b73}
@media(max-width:1000px){.pkp-home-search{grid-template-columns:1fr 1fr}.pkp-home-search button{height:50px}.pkp-home-provider-grid{grid-template-columns:repeat(3,1fr)}.pkp-home-why{grid-template-columns:repeat(2,1fr)}.pkp-home-bottom{grid-template-columns:1fr}}
@media(max-width:650px){.pkp-home-hero h1{font-size:28px}.pkp-home-hero p{font-size:15px}.pkp-home-search{grid-template-columns:1fr;border:6px solid #fff}.pkp-home-search input{border-right:0;border-bottom:1px solid #e4e8ee}.pkp-home-search button{height:48px}.pkp-home-section-head{display:block}.pkp-home-section-head a{display:inline-block;margin-top:10px}.pkp-home-provider-grid{grid-template-columns:1fr}.pkp-home-why{grid-template-columns:1fr}.popular-grid{grid-template-columns:repeat(2,1fr)}}

/* v4.8 polished Home Page - isolated */
.pkp-home-v48{font-family:inherit;color:#202838;background:#fff}
.pkp-h-hero{min-height:360px;position:relative;background:linear-gradient(120deg,#07346d,#0d63bd);overflow:hidden}
.pkp-h-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.14),transparent 35%),radial-gradient(circle at 80% 10%,rgba(255,255,255,.12),transparent 30%)}
.pkp-h-hero-content{position:relative;z-index:1;max-width:1180px;margin:auto;padding:26px 20px 42px;text-align:center;color:#fff}
.pkp-h-brand{display:flex;align-items:center;gap:9px;justify-content:flex-start;text-align:left}.pkp-h-brand strong{font-size:20px;display:block}.pkp-h-brand small{display:block;opacity:.85}.pkp-h-logo{width:42px;height:42px;border-radius:50% 50% 50% 5px;transform:rotate(-45deg);display:grid;place-items:center;background:#ffbd00;color:#0751a4;font-size:22px}
.pkp-h-hero h1{font-size:42px;margin:50px 0 8px;line-height:1.1}.pkp-h-hero p{font-size:19px;margin:0 0 28px;opacity:.92}
.pkp-h-search{max-width:1000px;margin:auto;padding:10px;background:#fff;border-radius:12px;display:grid;grid-template-columns:1.25fr 1fr 1fr .75fr;gap:8px;box-shadow:0 8px 30px rgba(0,0,0,.22)}
.pkp-h-search a{color:#687386;background:#f9fafc;border:1px solid #e6eaf0;border-radius:8px;padding:14px;text-decoration:none;text-align:left;font-size:14px}.pkp-h-search .pkp-h-search-btn{background:#083b82;color:#fff;text-align:center;font-weight:700}
.pkp-h-section{max-width:1220px;margin:0 auto;padding:34px 18px}.pkp-h-section-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px}.pkp-h-section-head h2{margin:0;color:#143c77;font-size:28px}.pkp-h-section-head p{margin:6px 0 0;color:#707a8c}.pkp-h-section-head>a{padding:10px 15px;border:1px solid #d6ddea;border-radius:8px;color:#143c77;text-decoration:none;background:#fff}
.pkp-h-slider{position:relative}.pkp-h-slides{overflow:hidden}.pkp-h-slide{display:none}.pkp-h-slide.is-active{display:block}.pkp-h-level-banner{padding:14px 18px;border-radius:12px 12px 0 0;color:#fff}.pkp-h-level-banner strong{font-size:19px;display:block}.pkp-h-level-banner span{font-size:13px;opacity:.9}.pkp-h-premium{background:#6b3bd1}.pkp-h-featured{background:#687180}.pkp-h-free{background:#2475d3}
.pkp-h-provider-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;padding:16px 4px}.pkp-h-card{background:#fff;border:1px solid #e7ebf2;border-radius:12px;padding:14px;text-align:center;box-shadow:0 4px 18px rgba(0,0,0,.08)}.pkp-h-card-photo{height:118px;background:#eef3ff;border-radius:10px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.pkp-h-card-photo img{width:100%;height:100%;object-fit:cover}.pkp-h-card-photo span{font-size:55px}.pkp-h-card-photo i{position:absolute;right:8px;bottom:8px;width:23px;height:23px;background:#21b958;color:#fff;border-radius:50%;font-style:normal;font-size:15px;display:grid;place-items:center}.pkp-h-card h3{margin:11px 0 3px;font-size:17px}.pkp-h-card-service,.pkp-h-card-location{font-size:13px;color:#697488;margin-top:5px}.pkp-h-card-rating{color:#f1a000;margin:9px 0}.pkp-h-card-rating em{font-style:normal;color:#6d7787;font-size:12px}.pkp-h-card>a{display:block;border:1px solid #6326d9;color:#6326d9;padding:8px;border-radius:7px;text-decoration:none;font-weight:600}
.pkp-h-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:1px solid #ddd;border-radius:50%;background:#fff;z-index:4;font-size:29px;cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,.12)}.pkp-h-prev{left:-10px}.pkp-h-next{right:-10px}.pkp-h-dots{text-align:center;margin-top:5px}.pkp-h-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#cbd1dc;margin:0 4px}.pkp-h-dot.active{background:#1466d5}
.pkp-h-why{max-width:1180px;margin:0 auto 28px;padding:18px 22px;border-radius:14px;background:#f7faff;display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:15px;align-items:center}.pkp-h-why h2{color:#143c77;font-size:22px}.pkp-h-why>div{display:flex;gap:9px;align-items:center}.pkp-h-why b{width:38px;height:38px;border-radius:50%;background:#e6f0ff;color:#1264c7;display:grid;place-items:center}.pkp-h-why strong,.pkp-h-why small{display:block}.pkp-h-why small{color:#758093;margin-top:3px}
.pkp-h-bottom{max-width:1220px;margin:auto;padding:10px 18px 34px;display:grid;grid-template-columns:1fr 330px;gap:22px}.pkp-h-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pkp-h-service{padding:18px;background:#fff;border:1px solid #e8ebf1;border-radius:12px;text-decoration:none;color:#202838;text-align:center;display:flex;flex-direction:column;align-items:center}.pkp-h-service>span{width:48px;height:48px;border-radius:50%;background:#eef5ff;color:#1264c7;display:grid;place-items:center;font-size:22px}.pkp-h-service strong{margin-top:8px}.pkp-h-service small{color:#738096;margin:5px 0}.pkp-h-service em{color:#1264c7;font-style:normal;font-size:13px}.pkp-h-top{border:1px solid #e8ebf1;border-radius:12px;padding:18px;background:#fff}.pkp-h-top h2{margin:0 0 10px;color:#143c77;font-size:21px}.pkp-h-top>a{display:grid;grid-template-columns:38px 1fr auto;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #edf0f4;text-decoration:none;color:#202838}.pkp-h-mini{width:36px;height:36px;border-radius:50%;overflow:hidden;background:#edf3ff;display:grid;place-items:center}.pkp-h-mini img{width:100%;height:100%;object-fit:cover}.pkp-h-top a strong,.pkp-h-top a small{display:block}.pkp-h-top a small{color:#748094;margin-top:2px}.pkp-h-top a b{color:#f1a000;font-size:13px}.pkp-h-top .pkp-h-top-all{display:block;text-align:center;border:1px solid #dce2ec;border-radius:8px;margin-top:12px;padding:9px;color:#143c77}.pkp-h-cta{max-width:1180px;margin:0 auto 40px;padding:22px 25px;border-radius:14px;background:linear-gradient(100deg,#0c448f,#1268c8);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:15px}.pkp-h-cta h2{margin:0 0 4px}.pkp-h-cta p{margin:0;opacity:.9}.pkp-h-cta a{background:#fff;color:#0d4d9d;border-radius:8px;padding:12px 18px;text-decoration:none;font-weight:700}
@media(max-width:1050px){.pkp-h-provider-grid{grid-template-columns:repeat(3,1fr)}.pkp-h-why{grid-template-columns:1fr 1fr}.pkp-h-bottom{grid-template-columns:1fr}}
@media(max-width:700px){.pkp-h-hero h1{font-size:30px;margin-top:38px}.pkp-h-search{grid-template-columns:1fr}.pkp-h-provider-grid{grid-template-columns:repeat(2,1fr)}.pkp-h-why{grid-template-columns:1fr}.pkp-h-service-grid{grid-template-columns:1fr 1fr}.pkp-h-cta{display:block}.pkp-h-cta a{display:inline-block;margin-top:15px}}
@media(max-width:480px){.pkp-h-provider-grid{grid-template-columns:1fr}.pkp-h-service-grid{grid-template-columns:1fr}.pkp-h-hero h1{font-size:26px}.pkp-h-section-head{display:block}.pkp-h-section-head>a{display:inline-block;margin-top:10px}}

/* v4.8.1 Astra Theme compatibility */
.pkp-home-v48{width:100%;max-width:100%;margin:0!important;padding:0!important;box-sizing:border-box}
.pkp-home-v48,.pkp-home-v48 *{box-sizing:border-box}
.pkp-home-v48 a{text-decoration:none}
.pkp-h-hero{width:100%;border-radius:0;overflow:hidden}
.pkp-h-hero-content{width:min(1180px,100%);padding-left:20px;padding-right:20px}
.pkp-h-section,.pkp-h-bottom,.pkp-h-why,.pkp-h-cta{width:min(1220px,100%);box-sizing:border-box}
.pkp-h-section{padding-left:20px;padding-right:20px}
.pkp-h-bottom{padding-left:20px;padding-right:20px}
.pkp-h-why{margin-left:auto;margin-right:auto}
.pkp-h-cta{margin-left:auto;margin-right:auto}
.pkp-home-v48 .pkp-h-search a,
.pkp-home-v48 .pkp-h-card a,
.pkp-home-v48 .pkp-h-service,
.pkp-home-v48 .pkp-h-top a,
.pkp-home-v48 .pkp-h-cta a{transition:all .2s ease}
.pkp-home-v48 .pkp-h-search a:hover{border-color:#1b66c9;transform:translateY(-1px)}
.pkp-home-v48 .pkp-h-card:hover{transform:translateY(-3px);box-shadow:0 9px 25px rgba(15,54,105,.13)}
.pkp-home-v48 .pkp-h-card>a:hover{background:#6326d9;color:#fff}
.pkp-home-v48 .pkp-h-service:hover{transform:translateY(-2px);box-shadow:0 7px 20px rgba(15,54,105,.10)}
.pkp-home-v48 .pkp-h-cta a:hover{background:#f2f6ff}
@media(min-width:921px){
 .ast-container .pkp-home-v48{margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;width:100vw!important;max-width:100vw!important}
 .ast-page-builder-template .entry-content .pkp-home-v48{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important}
}
@media(max-width:920px){
 .pkp-h-hero-content{padding-top:22px}
 .pkp-h-hero h1{margin-top:35px}
}

/* v4.8.3: Home starts directly with Search, then Level Slider */
.pkp-home-v48 .pkp-h-search-only{width:100%;padding:22px 18px 8px;background:#fff}
.pkp-home-v48 .pkp-h-search-wrap{max-width:1180px;margin:0 auto;padding:9px;background:#fff;border:1px solid #e4e8ef;border-radius:12px;display:grid;grid-template-columns:1.25fr 1fr 1fr .75fr;gap:8px;box-shadow:0 4px 16px rgba(0,0,0,.07)}
.pkp-home-v48 .pkp-h-search-wrap a{color:#687386;background:#f9fafc;border:1px solid #e6eaf0;border-radius:8px;padding:13px;text-decoration:none;text-align:left;font-size:14px}
.pkp-home-v48 .pkp-h-search-wrap .pkp-h-search-btn{background:#083b82;color:#fff;text-align:center;font-weight:700}
.pkp-home-v48 .pkp-h-search-only + .pkp-h-section{padding-top:16px}
@media(max-width:700px){.pkp-home-v48 .pkp-h-search-wrap{grid-template-columns:1fr}.pkp-home-v48 .pkp-h-search-only{padding:15px 12px 5px}}

/* v4.8.4 exact clean reference-inspired home layout */
.pkp-reference-home{background:#fff;color:#17243d;line-height:1.35;font-family:inherit}
.pkp-reference-home h1,.pkp-reference-home h2,.pkp-reference-home h3,.pkp-reference-home p{margin-top:0}
.pkp-ref-search{padding:18px 0 8px;background:#fff}
.pkp-ref-searchbox{max-width:1180px;margin:auto;padding:8px;background:#fff;border:1px solid #e7ecf3;border-radius:12px;box-shadow:0 4px 18px rgba(20,57,100,.08);display:grid;grid-template-columns:1.2fr 1fr 1fr .6fr;gap:7px}
.pkp-ref-searchbox a{padding:13px 15px;border:1px solid #e5eaf1;border-radius:8px;background:#fafcff;color:#516078;text-decoration:none;font-size:14px}
.pkp-ref-searchbox a span{font-size:12px;color:#8792a4}.pkp-ref-searchbox .pkp-ref-search-btn{background:#1262ce;color:#fff;text-align:center;font-weight:700}
.pkp-ref-level{max-width:1180px;margin:auto;padding:22px 0 18px}
.pkp-ref-heading,.pkp-ref-title{display:flex;justify-content:space-between;align-items:center;gap:15px}.pkp-ref-heading h2,.pkp-ref-title h2{font-size:26px;color:#122f67;margin:0}.pkp-ref-heading p{margin:5px 0 14px;color:#6d788b;font-size:13px}.pkp-ref-heading>a,.pkp-ref-title>a{color:#125dcc;text-decoration:none;font-size:13px;font-weight:700}
.pkp-ref-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:15px}.pkp-ref-tab{padding:12px 14px;border:1px solid #e4e9f0;background:#fff;border-radius:8px;text-align:left;cursor:pointer;color:#1c2d4d}.pkp-ref-tab b,.pkp-ref-tab small{display:block}.pkp-ref-tab small{margin-top:2px;color:#6e7a8d}.pkp-ref-tab.active{background:#1262ce;color:#fff;border-color:#1262ce}.pkp-ref-tab.active small{color:#e9f1ff}
.pkp-ref-slider{position:relative}.pkp-ref-slides{overflow:hidden}.pkp-ref-slide{display:none}.pkp-ref-slide.active{display:block}.pkp-ref-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding:2px 12px 28px}
.pkp-ref-card{border:1px solid #e6ebf2;border-radius:12px;background:#fff;padding:12px;text-align:left;box-shadow:0 3px 15px rgba(20,57,100,.07);overflow:hidden}.pkp-ref-card:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(20,57,100,.12)}
.pkp-ref-photo{height:150px;border-radius:9px;background:#eef4ff;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.pkp-ref-photo img{width:100%;height:100%;object-fit:cover}.pkp-ref-photo span{font-size:55px}.pkp-ref-photo i{position:absolute;right:7px;bottom:7px;background:#28b95b;color:#fff;width:22px;height:22px;border-radius:50%;font-style:normal;text-align:center;line-height:22px}.pkp-ref-photo em{position:absolute;left:7px;bottom:7px;background:#1262ce;color:#fff;border-radius:12px;padding:4px 8px;font-size:11px;font-style:normal}
.pkp-ref-card h3{font-size:16px;margin:11px 0 3px;color:#1b2942}.pkp-ref-card p{margin:4px 0;font-size:12px}.pkp-ref-card .service{color:#58667c}.pkp-ref-card .loc{color:#5e6b80}.pkp-ref-card .rate{color:#f0a000;font-size:13px}.pkp-ref-card .rate small{color:#6e7a8d}.pkp-ref-card>a{display:block;border:1px solid #cbdcf6;background:#f6f9ff;color:#125dcc;text-align:center;padding:8px;border-radius:7px;font-weight:700;text-decoration:none;font-size:13px}
.pkp-ref-arrow{position:absolute;top:43%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;background:#fff;border:1px solid #dfe5ed;color:#173d79;font-size:28px;z-index:4;box-shadow:0 2px 10px rgba(0,0,0,.1);cursor:pointer}.pkp-ref-arrow.prev{left:-7px}.pkp-ref-arrow.next{right:-7px}.pkp-ref-dots{text-align:center;position:absolute;bottom:4px;left:0;right:0}.pkp-ref-dot{display:inline-block;width:9px;height:9px;background:#cbd2dc;border-radius:50%;margin:0 4px}.pkp-ref-dot.active{background:#1262ce}
.pkp-ref-trust{max-width:1180px;margin:4px auto 25px;padding:18px 22px;background:#f7faff;border-radius:13px;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.pkp-ref-trust>div{display:flex;gap:10px;align-items:center}.pkp-ref-trust b{width:42px;height:42px;border-radius:50%;background:#e5f0ff;color:#1262ce;display:grid;place-items:center;font-size:19px}.pkp-ref-trust strong,.pkp-ref-trust small{display:block}.pkp-ref-trust small{color:#6f7b8e;font-size:12px;margin-top:3px}
.pkp-ref-main{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.65fr .9fr;gap:20px}.pkp-ref-services,.pkp-ref-top{border:1px solid #e6ebf2;border-radius:12px;padding:17px;background:#fff}.pkp-ref-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.pkp-ref-service{border:1px solid #edf0f5;border-radius:10px;padding:15px 8px;text-align:center;text-decoration:none;color:#1c2941}.pkp-ref-service span{width:45px;height:45px;border-radius:50%;background:#edf5ff;color:#1262ce;display:grid;place-items:center;margin:auto;font-size:20px}.pkp-ref-service strong,.pkp-ref-service small,.pkp-ref-service em{display:block}.pkp-ref-service strong{font-size:13px;margin-top:7px}.pkp-ref-service small{color:#738096;font-size:11px;margin:3px 0}.pkp-ref-service em{color:#1262ce;font-style:normal;font-size:11px}
.pkp-ref-toprow{display:grid;grid-template-columns:36px 1fr auto;gap:9px;align-items:center;padding:9px 0;border-bottom:1px solid #edf0f4;text-decoration:none;color:#1c2941}.pkp-ref-toprow .mini{width:34px;height:34px;border-radius:50%;background:#edf4ff;overflow:hidden;display:grid;place-items:center}.pkp-ref-toprow img{width:100%;height:100%;object-fit:cover}.pkp-ref-toprow strong,.pkp-ref-toprow small{display:block}.pkp-ref-toprow small{color:#758095;font-size:11px}.pkp-ref-toprow>b{color:#f0a000;font-size:12px}
.pkp-ref-cta{max-width:1180px;margin:20px auto;padding:23px 28px;border-radius:13px;background:linear-gradient(105deg,#0950ba,#2579df);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:15px}.pkp-ref-cta h2{margin:0 0 5px;font-size:25px}.pkp-ref-cta p{margin:0 0 6px}.pkp-ref-cta small{font-size:12px}.pkp-ref-cta a{background:#fff;color:#1257b8;padding:11px 17px;border-radius:7px;text-decoration:none;font-weight:700;white-space:nowrap}
.pkp-ref-cities{max-width:1180px;margin:0 auto;padding:8px 0 20px}.pkp-ref-city-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-top:12px}.pkp-ref-city-grid a{border:1px solid #e6ebf2;border-radius:9px;overflow:hidden;text-align:center;text-decoration:none;color:#1c2941;background:#fff}.pkp-ref-city-grid .city-img{height:82px;background:linear-gradient(135deg,#dbeaff,#eff5ff);display:grid;place-items:center;color:#1262ce;font-size:27px}.pkp-ref-city-grid strong,.pkp-ref-city-grid small{display:block}.pkp-ref-city-grid strong{font-size:13px;margin:7px 0 2px}.pkp-ref-city-grid small{color:#718096;font-size:11px;margin-bottom:8px}
.pkp-ref-stats{max-width:1180px;margin:0 auto 28px;padding:16px 25px;background:#f4fbf8;border-radius:12px;display:grid;grid-template-columns:repeat(4,1fr);text-align:left}.pkp-ref-stats div{display:grid;grid-template-columns:38px 1fr;column-gap:9px;align-items:center}.pkp-ref-stats b{grid-row:span 2;width:38px;height:38px;border-radius:50%;background:#e1f4e9;color:#15924e;display:grid;place-items:center}.pkp-ref-stats strong{font-size:17px}.pkp-ref-stats small{color:#718096;font-size:11px}
@media(max-width:1050px){.pkp-ref-grid{grid-template-columns:repeat(3,1fr)}.pkp-ref-main{grid-template-columns:1fr}.pkp-ref-city-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.pkp-ref-searchbox{grid-template-columns:1fr}.pkp-ref-heading{display:block}.pkp-ref-heading>a{display:inline-block;margin-top:6px}.pkp-ref-tabs{grid-template-columns:1fr}.pkp-ref-grid{grid-template-columns:repeat(2,1fr);padding-left:4px;padding-right:4px}.pkp-ref-trust{grid-template-columns:1fr 1fr}.pkp-ref-service-grid{grid-template-columns:repeat(2,1fr)}.pkp-ref-city-grid{grid-template-columns:repeat(2,1fr)}.pkp-ref-cta{display:block}.pkp-ref-cta a{display:inline-block;margin-top:12px}.pkp-ref-stats{grid-template-columns:1fr 1fr;gap:12px}}
@media(max-width:480px){.pkp-ref-grid{grid-template-columns:1fr}.pkp-ref-trust{grid-template-columns:1fr}.pkp-ref-service-grid{grid-template-columns:1fr 1fr}.pkp-ref-city-grid{grid-template-columns:1fr 1fr}}

/* v4.8.5 Home Search controls */
.pkp-reference-home .pkp-ref-searchbox{align-items:stretch}
.pkp-reference-home .pkp-home-search-field{display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid #e5eaf1;border-radius:8px;background:#fafcff;color:#1262ce;min-width:0}
.pkp-reference-home .pkp-home-search-field input,
.pkp-reference-home .pkp-home-search-field select{width:100%;min-width:0;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;padding:12px 0!important;margin:0!important;color:#516078;font-size:14px;font-family:inherit}
.pkp-reference-home .pkp-home-search-field select{appearance:auto;-webkit-appearance:auto}
.pkp-reference-home .pkp-home-search-field input::placeholder{color:#687386;opacity:1}
.pkp-reference-home .pkp-home-search-form .pkp-ref-search-btn{border:0;cursor:pointer;font-family:inherit;font-size:14px}
@media(max-width:700px){.pkp-reference-home .pkp-home-search-field{min-height:46px}}

/* v4.8.6 Add Your Business popup */
.pkp-reference-home .pkp-add-provider-modal{display:none;position:fixed;inset:0;z-index:999999;align-items:center;justify-content:center;padding:20px}
.pkp-reference-home .pkp-add-provider-modal.is-open{display:flex}
.pkp-reference-home .pkp-add-provider-overlay{position:absolute;inset:0;background:rgba(7,25,55,.72);backdrop-filter:blur(2px)}
.pkp-reference-home .pkp-add-provider-modal-box{position:relative;z-index:2;width:min(760px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:16px;box-shadow:0 25px 80px rgba(0,0,0,.3)}
.pkp-reference-home .pkp-add-provider-close{position:absolute;right:12px;top:10px;width:38px;height:38px;border:0;border-radius:50%;background:#eef3fb;color:#173a70;font-size:28px;line-height:36px;cursor:pointer;z-index:5}
.pkp-reference-home .pkp-add-provider-modal-content{padding:8px}
.pkp-reference-home .pkp-add-provider-modal-content .pkp-add-provider-wrap{padding:0!important;background:transparent!important}
.pkp-reference-home .pkp-add-provider-modal-content .pkp-add-provider-card{box-shadow:none!important;border:0!important;max-width:none!important;margin:0!important}
.pkp-reference-home .pkp-add-provider-modal-content .pkp-add-provider-head{padding-right:45px}
.pkp-reference-home .pkp-add-provider-modal-content .pkp-add-provider-success,
.pkp-reference-home .pkp-add-provider-modal-content .pkp-add-provider-error{margin-right:45px}
@media(max-width:600px){.pkp-reference-home .pkp-add-provider-modal{padding:8px}.pkp-reference-home .pkp-add-provider-modal-box{width:100%;max-height:95vh;border-radius:12px}.pkp-reference-home .pkp-add-provider-modal-content{padding:4px}}

/* v4.8.7 enhanced home sections */
.pkp-reference-home .pkp-ref-how{max-width:1180px;margin:20px auto 24px;padding:22px;border:1px solid #e5ebf3;border-radius:13px;background:#fff}
.pkp-reference-home .pkp-ref-how .pkp-ref-title span{color:#718096;font-size:12px}
.pkp-ref-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}
.pkp-ref-how-grid>div{position:relative;padding:18px 12px;text-align:center;border:1px solid #e9eef5;border-radius:11px;background:#f9fbff}
.pkp-ref-how-grid b{position:absolute;left:10px;top:8px;color:#a2aec0;font-size:10px}
.pkp-ref-how-grid span{width:46px;height:46px;margin:0 auto 8px;display:grid;place-items:center;border-radius:50%;background:#e8f2ff;color:#1262ce;font-size:21px}
.pkp-ref-how-grid strong,.pkp-ref-how-grid small{display:block}.pkp-ref-how-grid strong{font-size:14px;color:#1a2c4d}.pkp-ref-how-grid small{margin-top:4px;color:#758196;font-size:11px}
.pkp-reference-home .pkp-ref-most{max-width:1180px;margin:20px auto 24px;padding:20px;border:1px solid #e5ebf3;border-radius:13px;background:#fff}
.pkp-ref-most .pkp-ref-title>div{display:flex;align-items:baseline;gap:12px}.pkp-ref-most .pkp-ref-title span{color:#718096;font-size:12px}
.pkp-ref-most-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}
.pkp-ref-most-card{display:grid;grid-template-columns:52px 1fr auto;gap:11px;align-items:center;padding:12px;border:1px solid #edf0f5;border-radius:10px;text-decoration:none;background:#fbfdff;color:#1b2942}
.pkp-ref-most-card:hover{border-color:#bcd4f6;box-shadow:0 6px 18px rgba(20,57,100,.08);transform:translateY(-1px)}
.pkp-ref-most-card .most-photo{width:52px;height:52px;border-radius:50%;overflow:hidden;background:#eaf3ff;display:grid;place-items:center;font-size:23px}
.pkp-ref-most-card .most-photo img{width:100%;height:100%;object-fit:cover}
.pkp-ref-most-card .most-info strong,.pkp-ref-most-card .most-info small,.pkp-ref-most-card .most-info em{display:block}.pkp-ref-most-card .most-info strong{font-size:13px}.pkp-ref-most-card .most-info small{color:#637188;font-size:11px;margin:2px 0}.pkp-ref-most-card .most-info em{font-style:normal;color:#7a8698;font-size:10px}
.pkp-ref-most-card .most-stat{color:#1262ce;font-size:12px;text-align:right}.pkp-ref-most-card .most-stat small{display:block;color:#7b8798;font-size:9px}
@media(max-width:900px){.pkp-ref-how-grid{grid-template-columns:repeat(2,1fr)}.pkp-ref-most-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.pkp-ref-how-grid,.pkp-ref-most-grid{grid-template-columns:1fr}.pkp-ref-most .pkp-ref-title>div{display:block}.pkp-ref-most .pkp-ref-title span{display:block;margin-top:4px}}

/* v4.8.8 Complete Home + Footer */
.pkp-reference-home .pkp-ref-main{margin-top:20px}
.pkp-reference-home .pkp-ref-rankings{max-width:1180px;margin:0 auto 22px;display:grid;grid-template-columns:1fr 1fr;gap:18px}
.pkp-reference-home .pkp-ref-rank-box{border:1px solid #e5ebf3;border-radius:13px;background:#fff;padding:17px;box-shadow:0 3px 14px rgba(20,57,100,.04)}
.pkp-reference-home .pkp-ref-rank-box .pkp-ref-title{margin-bottom:5px}.pkp-reference-home .pkp-ref-rank-box .pkp-ref-title h2{font-size:21px}
.pkp-reference-home .pkp-ref-rank-box .pkp-ref-toprow{padding:11px 0}
.pkp-reference-home .pkp-views-num{color:#1262ce!important;font-size:12px!important}
.pkp-reference-home .pkp-ref-empty{padding:20px;color:#718096;font-size:13px}
.pkp-reference-home .pkp-ref-footer{margin-top:28px;background:#061b3b;color:#dbe7f8;border-radius:14px 14px 0 0;overflow:hidden}
.pkp-reference-home .pkp-ref-footer-main{max-width:1180px;margin:auto;padding:38px 22px 30px;display:grid;grid-template-columns:1.35fr 1fr 1.1fr 1fr 1.2fr;gap:30px}
.pkp-reference-home .pkp-ref-footer-main>div{min-width:0}.pkp-reference-home .pkp-ref-footer-main h3{margin:0 0 14px;color:#fff;font-size:16px}.pkp-reference-home .pkp-ref-footer-main a{display:block;color:#c7d6e9;text-decoration:none;font-size:13px;margin:9px 0}.pkp-reference-home .pkp-ref-footer-main a:hover{color:#fff}.pkp-reference-home .pkp-ref-footer-brand{padding-right:8px}.pkp-reference-home .pkp-ref-footer-brand>div:first-child{display:flex;align-items:center;gap:10px}.pkp-reference-home .brand-mark{width:42px;height:42px;border-radius:50%;background:#f4b400;color:#061b3b;display:grid;place-items:center;font-size:24px}.pkp-reference-home .pkp-ref-footer-brand strong,.pkp-reference-home .pkp-ref-footer-brand small{display:block}.pkp-reference-home .pkp-ref-footer-brand strong{font-size:22px;color:#fff}.pkp-reference-home .pkp-ref-footer-brand small{font-size:11px;color:#9fb2cb}.pkp-reference-home .pkp-ref-footer-brand p{color:#b9c9dc;font-size:13px;line-height:1.7;margin:18px 0}.pkp-reference-home .pkp-social{display:flex;gap:8px}.pkp-reference-home .pkp-social a{width:34px;height:34px;border-radius:50%;background:#102d56;color:#fff;display:grid!important;place-items:center;margin:0!important;font-weight:700}.pkp-reference-home .pkp-ref-footer-main .contact-line{color:#c7d6e9;font-size:12px;margin:10px 0}
.pkp-reference-home .pkp-ref-footer-stats{border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);max-width:1180px;margin:auto;padding:18px 22px;display:grid;grid-template-columns:repeat(4,1fr)}
.pkp-reference-home .pkp-ref-footer-stats div{display:grid;grid-template-columns:35px 1fr;column-gap:9px;align-items:center;border-right:1px solid rgba(255,255,255,.10);padding-left:18px}.pkp-reference-home .pkp-ref-footer-stats div:first-child{padding-left:0}.pkp-reference-home .pkp-ref-footer-stats div:last-child{border-right:0}.pkp-reference-home .pkp-ref-footer-stats b{grid-row:span 2;color:#4d98ff;font-size:20px}.pkp-reference-home .pkp-ref-footer-stats strong{color:#fff;font-size:17px}.pkp-reference-home .pkp-ref-footer-stats small{color:#9fb2cb;font-size:10px}
.pkp-reference-home .pkp-ref-footer-bottom{max-width:1180px;margin:auto;padding:15px 22px;display:flex;justify-content:space-between;gap:15px;align-items:center;color:#9fb2cb;font-size:11px}.pkp-reference-home .pkp-ref-footer-bottom span:last-child{display:flex;gap:14px}.pkp-reference-home .pkp-ref-footer-bottom a{color:#b9c9dc;text-decoration:none}
@media(max-width:1000px){.pkp-reference-home .pkp-ref-footer-main{grid-template-columns:repeat(3,1fr)}.pkp-reference-home .pkp-ref-rankings{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.pkp-reference-home .pkp-ref-rankings{grid-template-columns:1fr}.pkp-reference-home .pkp-ref-footer-main{grid-template-columns:1fr 1fr;gap:22px}.pkp-reference-home .pkp-ref-footer-stats{grid-template-columns:1fr 1fr;gap:16px}.pkp-reference-home .pkp-ref-footer-stats div{border-right:0;padding-left:0}.pkp-reference-home .pkp-ref-footer-bottom{display:block}.pkp-reference-home .pkp-ref-footer-bottom span:last-child{display:flex;flex-wrap:wrap;margin-top:10px}}
@media(max-width:480px){.pkp-reference-home .pkp-ref-footer-main{grid-template-columns:1fr}.pkp-reference-home .pkp-ref-footer-stats{grid-template-columns:1fr}.pkp-reference-home .pkp-ref-footer-bottom span:last-child{gap:8px}}

.pkp-reference-home .pkp-home-editor-heading{max-width:1180px;margin:0 auto 12px;padding:0 2px;color:#122f67;font-size:28px;line-height:1.2}.pkp-reference-home .pkp-ref-search{padding-top:12px}

/* v4.9.2 */
.pkp-near-service{max-width:1180px;margin:20px auto 28px;padding:22px;background:#fff;border:1px solid #e6ebf2;border-radius:14px;box-shadow:0 4px 18px rgba(20,57,100,.06)}
.pkp-near-head h2{margin:0;color:#122f67;font-size:26px}.pkp-near-head p{margin:5px 0 16px;color:#6d788b;font-size:13px}
.pkp-near-form{display:grid;grid-template-columns:1fr 1fr 1fr .9fr;gap:9px;padding:9px;background:#f7faff;border-radius:10px}.pkp-near-form select,.pkp-near-form input,.pkp-near-form button{min-height:46px;border:1px solid #dfe6ef;border-radius:7px;padding:0 12px;background:#fff;font:inherit}.pkp-near-form button{background:#159447;color:#fff;border-color:#159447;font-weight:700;cursor:pointer}
.pkp-near-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.pkp-near-card{border:1px solid #e5eaf1;border-radius:11px;overflow:hidden;background:#fff;box-shadow:0 3px 14px rgba(20,57,100,.06)}.pkp-near-img{height:145px;background:#edf4ff;display:grid;place-items:center;overflow:hidden}.pkp-near-img img{width:100%;height:100%;object-fit:cover}.pkp-near-img span{font-size:50px}.pkp-near-body{padding:12px}.pkp-near-body h3{margin:0 0 4px;font-size:15px;color:#1b2942}.pkp-near-body h3 i{display:inline-grid;place-items:center;background:#1976d2;color:#fff;border-radius:50%;width:16px;height:16px;font-style:normal;font-size:10px}.pkp-near-body p{margin:3px 0;color:#667389;font-size:12px}.pkp-near-meta{font-size:11px;color:#657287;margin:6px 0}.pkp-near-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:10px}.pkp-near-actions a{border:1px solid #cbdcf6;color:#1262ce;text-align:center;padding:7px 4px;border-radius:6px;text-decoration:none;font-size:11px;font-weight:700}.pkp-near-actions a.wa{border-color:#21a456;color:#168846}
.pkp-mobile-sticky{display:none}
@media(max-width:700px){.pkp-near-service{margin:16px 0;padding:15px;border-radius:10px}.pkp-near-form{grid-template-columns:1fr 1fr}.pkp-near-form button{grid-column:1/-1}.pkp-near-cards{grid-template-columns:1fr 1fr;gap:9px}.pkp-near-img{height:105px}.pkp-near-body{padding:9px}.pkp-mobile-sticky{position:fixed;left:0;right:0;bottom:0;z-index:99999;height:60px;background:#fff;border-top:1px solid #dfe5ec;box-shadow:0 -4px 15px rgba(0,0,0,.12);display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom)}.pkp-mobile-sticky a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-decoration:none;color:#1d3557;font-size:20px;line-height:1}.pkp-mobile-sticky a span{font-size:10px;font-weight:700}.pkp-mobile-sticky a.add{background:#f59e0b;color:#fff}body{padding-bottom:0}}
@media(max-width:430px){.pkp-near-cards{grid-template-columns:1fr}.pkp-near-form{grid-template-columns:1fr}}

/* v4.9.3: global mobile sticky navigation */
.pkp-mobile-sticky-global{display:none}
@media(max-width:700px){
 .pkp-mobile-sticky-global{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:2147483000!important;height:60px!important;background:#fff!important;border-top:1px solid #dfe5ec!important;box-shadow:0 -4px 15px rgba(0,0,0,.12)!important;display:grid!important;grid-template-columns:repeat(4,1fr)!important;padding:0 0 env(safe-area-inset-bottom)!important;margin:0!important}
 .pkp-mobile-sticky-global a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;text-decoration:none!important;color:#1d3557!important;font-size:20px!important;line-height:1!important}
 .pkp-mobile-sticky-global a span{font-size:10px!important;font-weight:700!important}
 .pkp-mobile-sticky-global a.add{background:#f59e0b!important;color:#fff!important}
}

/* v4.9.4 Add Business popup */
.pkp-add-provider-overlay{display:none;position:fixed;inset:0;z-index:2147483001;background:rgba(10,25,50,.65);padding:20px;align-items:center;justify-content:center}
.pkp-add-provider-overlay.is-open{display:flex}
.pkp-add-provider-modal{position:relative;width:min(760px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:14px;box-shadow:0 20px 60px rgba(0,0,0,.25);padding:24px}
.pkp-add-provider-title{font-size:24px;font-weight:700;color:#12366f;margin:0 35px 15px 0}
.pkp-add-provider-close{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:30px;line-height:1;cursor:pointer;color:#5d6b80}
body.pkp-popup-open{overflow:hidden}
@media(max-width:700px){.pkp-add-provider-overlay{padding:8px;align-items:flex-end}.pkp-add-provider-modal{max-height:92vh;border-radius:14px 14px 0 0;padding:18px}}

/* v4.9.5: desktop must never show the global sticky Add Provider popup */
.pkp-global-add-provider-popup{display:none!important}
@media(max-width:700px){
 .pkp-global-add-provider-popup{display:none!important}
 .pkp-global-add-provider-popup.is-open{display:flex!important}
}

/* v4.9.6: Popular Services full-width */
.pkp-reference-home .pkp-ref-main{grid-template-columns:1fr!important;width:100%!important;max-width:1180px!important}
.pkp-reference-home .pkp-ref-services{width:100%!important;box-sizing:border-box}
@media(max-width:1050px){.pkp-reference-home .pkp-ref-main{grid-template-columns:1fr!important}}

/* v4.10.8 Home Page Editor logo/content */
.pkp-home-logo{text-align:center;margin:0 auto 12px}.pkp-home-logo img{max-width:220px;max-height:80px;object-fit:contain}
.pkp-home-editor-subtitle{text-align:center;margin:-6px auto 16px;color:#667085;font-size:14px}
.pkp-ref-footer-logo,.pkp-home-footer-logo{max-width:150px;max-height:55px;object-fit:contain;display:block}

.pkp-reference-home a,.pkp-reference-home a:hover,.pkp-reference-home a:focus{text-decoration:none!important}.pkp-custom-home-section{display:flex;align-items:center;gap:28px;border:1px solid;border-radius:14px;padding:22px;margin:18px 0;overflow:hidden}.pkp-custom-home-image{flex:0 0 34%;text-align:center}.pkp-custom-home-image img{max-width:100%;max-height:220px;border-radius:10px;object-fit:cover}.pkp-custom-home-content{flex:1}.pkp-custom-home-content h2{margin:0 0 8px}.pkp-custom-home-content a{text-decoration:none!important;display:inline-block;padding:10px 16px;border-radius:8px;font-weight:700}@media(max-width:700px){.pkp-custom-home-section{display:block}.pkp-custom-home-image{margin-bottom:14px}}

.pkp-reference-home a,.pkp-reference-home a:hover{text-decoration:none!important}.pkp-add-section-btn{font-weight:700;margin:8px 0 15px}

/* v4.10.12 footer logo + CTA cleanup */
.pkp-ref-footer .pkp-home-footer-logo,
.pkp-ref-footer .brand-mark img.pkp-home-footer-logo{
  border-radius:0!important;
  width:auto!important;
  height:auto!important;
  max-width:180px;
  max-height:70px;
  object-fit:contain;
}
.pkp-ref-footer .pkp-social a,
.pkp-ref-footer .pkp-social a:hover{border-radius:50%;text-decoration:none!important}
.pkp-ref-footer .pkp-ref-footer-brand .brand-mark{border-radius:0!important;background:transparent!important}

.pkp-ref-footer a.pkp-open-add-provider,
.pkp-ref-footer a.pkp-open-add-provider:hover{
  background:transparent!important;
  box-shadow:none!important;
  color:inherit!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
}

/* v4.10.13: real custom section grid/list */
.pkp-reference-home .pkp-custom-sections-wrap{width:100%;margin:18px 0}
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-list{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}
.pkp-reference-home .pkp-custom-sections-wrap .pkp-custom-home-section{display:flex!important;box-sizing:border-box;margin:0!important;width:100%!important;min-width:0!important}
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid .pkp-custom-home-section{flex-direction:column!important;align-items:stretch!important}
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid .pkp-custom-home-image{flex:0 0 auto!important;width:100%!important}
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid .pkp-custom-home-image img{width:100%!important;max-height:230px!important}
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-list .pkp-custom-home-section{flex-direction:row!important;align-items:center!important}
@media(max-width:800px){.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid{grid-template-columns:1fr!important}.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-list .pkp-custom-home-section{display:block!important}}
/* footer logo itself is not circular */
.pkp-reference-home .pkp-ref-footer .brand-mark{width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;display:block!important;font-size:inherit!important}
.pkp-reference-home .pkp-ref-footer .brand-mark .pkp-home-footer-logo{width:auto!important;height:auto!important;max-width:180px!important;max-height:70px!important;border-radius:0!important}

/* v4.10.14: Custom Section Grid - 3 columns */
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:100%!important}
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid .pkp-custom-home-section{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;margin:0!important}
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid .pkp-custom-home-image{width:100%!important;flex:0 0 auto!important}
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid .pkp-custom-home-image img{width:100%!important}
@media(max-width:1000px){.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:650px){.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid{grid-template-columns:1fr!important}}

/* v4.10.15 */
.pkp-custom-sections-wrap.pkp-custom-sections-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}
@media(max-width:1000px){.pkp-custom-sections-wrap.pkp-custom-sections-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:650px){.pkp-custom-sections-wrap.pkp-custom-sections-grid{grid-template-columns:1fr!important}}

/* v4.10.16: Custom section content stays INSIDE its boxes */
.pkp-reference-home .pkp-custom-sections-wrap{
  width:min(1180px,calc(100% - 40px))!important;
  max-width:1180px!important;
  margin:20px auto!important;
  padding:0!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
}
.pkp-reference-home .pkp-custom-sections-wrap .pkp-custom-home-section{
  position:relative!important;
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  margin:0!important;
  padding:24px!important;
  overflow:hidden!important;
  border:1px solid var(--pkp-box-border,#dbe4f0)!important;
  border-radius:12px!important;
  background-clip:padding-box!important;
  word-wrap:break-word!important;
  overflow-wrap:anywhere!important;
}
.pkp-reference-home .pkp-custom-sections-wrap .pkp-custom-home-content{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.pkp-reference-home .pkp-custom-sections-wrap .pkp-custom-home-content h2,
.pkp-reference-home .pkp-custom-sections-wrap .pkp-custom-home-content p{
  max-width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  box-sizing:border-box!important;
  overflow-wrap:anywhere!important;
}
.pkp-reference-home .pkp-custom-sections-wrap .pkp-custom-home-content h2{
  margin-top:0!important;
}
.pkp-reference-home .pkp-custom-sections-wrap .pkp-custom-home-content a{
  display:inline-block!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  text-decoration:none!important;
}
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid .pkp-custom-home-section{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
}
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid .pkp-custom-home-image{
  width:100%!important;
  max-width:100%!important;
  margin:0 0 16px!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid .pkp-custom-home-image img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  max-height:240px!important;
  object-fit:cover!important;
  border-radius:8px!important;
}
.pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-list .pkp-custom-home-section{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  gap:24px!important;
}
@media(max-width:1000px){
 .pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid{
   grid-template-columns:repeat(2,minmax(0,1fr))!important;
 }
}
@media(max-width:650px){
 .pkp-reference-home .pkp-custom-sections-wrap{
   width:calc(100% - 24px)!important;
 }
 .pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-grid{
   grid-template-columns:1fr!important;
 }
 .pkp-reference-home .pkp-custom-sections-wrap .pkp-custom-home-section{
   padding:18px!important;
 }
 .pkp-reference-home .pkp-custom-sections-wrap.pkp-custom-sections-list .pkp-custom-home-section{
   display:block!important;
 }
}

/* v4.10.17: hard containment, independent of page ancestor */
.pkp-custom-sections-wrap{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  width:min(1180px,calc(100% - 40px))!important;
  max-width:1180px!important;
  margin:20px auto!important;
  box-sizing:border-box!important;
}
.pkp-custom-sections-wrap.pkp-custom-sections-list{
  grid-template-columns:1fr!important;
}
.pkp-custom-sections-wrap .pkp-custom-home-section{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  padding:24px!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:12px!important;
  border:1px solid #dbe4f0;
}
.pkp-custom-sections-wrap .pkp-custom-home-content{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.pkp-custom-sections-wrap .pkp-custom-home-content h2,
.pkp-custom-sections-wrap .pkp-custom-home-content p{
  display:block!important;
  width:auto!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  margin-left:0!important;
  margin-right:0!important;
  overflow-wrap:anywhere!important;
  word-break:break-word!important;
}
.pkp-custom-sections-wrap .pkp-custom-home-content h2{margin-top:0!important}
.pkp-custom-sections-wrap .pkp-custom-home-content a{
  display:inline-block!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  overflow-wrap:anywhere!important;
}
.pkp-custom-sections-wrap.pkp-custom-sections-grid .pkp-custom-home-section{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
}
.pkp-custom-sections-wrap.pkp-custom-sections-grid .pkp-custom-home-image{
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
  margin:0 0 16px!important;
}
.pkp-custom-sections-wrap.pkp-custom-sections-grid .pkp-custom-home-image img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
}
@media(max-width:1000px){
 .pkp-custom-sections-wrap{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:650px){
 .pkp-custom-sections-wrap{width:calc(100% - 24px)!important;grid-template-columns:1fr!important}
 .pkp-custom-sections-wrap .pkp-custom-home-section{padding:18px!important}
}

/* v4.10.18: wrapper width hard-fix */
.pkp-custom-sections-wrap{
  width:min(1180px,calc(100% - 40px))!important;
  max-width:1180px!important;
  margin:20px auto!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.pkp-custom-sections-wrap.pkp-custom-sections-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
}
.pkp-custom-sections-wrap.pkp-custom-sections-grid .pkp-custom-home-section{
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  box-sizing:border-box!important;
  border-radius:12px!important;
  overflow:hidden!important;
}
@media(max-width:650px){
 .pkp-custom-sections-wrap{
   width:calc(100% - 24px)!important;
 }
}

/* v4.10.19: align custom section grid with the Home Page content container */
.pkp-custom-sections-wrap.pkp-custom-sections-grid{
  width:min(1180px,calc(100% - 40px))!important;
  max-width:1180px!important;
  margin:20px auto!important;
  padding:0!important;
  box-sizing:border-box!important;
}
@media(max-width:650px){
  .pkp-custom-sections-wrap.pkp-custom-sections-grid{
    width:calc(100% - 24px)!important;
    margin:16px auto!important;
  }
}

/* v4.10.20: Custom section button always visible/styled */
.pkp-custom-sections-wrap .pkp-custom-section-button{
 display:inline-block!important;
 visibility:visible!important;
 opacity:1!important;
 text-decoration:none!important;
 padding:10px 18px!important;
 border-radius:7px!important;
 font-weight:600!important;
 line-height:1.3!important;
 margin-top:12px!important;
 width:max-content!important;
 max-width:100%!important;
 box-sizing:border-box!important;
}
.pkp-custom-sections-wrap .pkp-custom-section-button:hover{
 opacity:.92!important;
 text-decoration:none!important;
}

/* v4.10.28: final global Add Business popup visibility/centering */
.pkp-global-add-provider-popup.is-open{
 display:flex!important;
 position:fixed!important;
 inset:0!important;
 width:100vw!important;
 height:100vh!important;
 z-index:2147483647!important;
 align-items:center!important;
 justify-content:center!important;
 box-sizing:border-box!important;
 padding:20px!important;
 margin:0!important;
 background:rgba(7,25,55,.72)!important;
}
.pkp-global-add-provider-popup.is-open .pkp-add-provider-modal{
 position:relative!important;
 z-index:2!important;
 width:min(760px,96vw)!important;
 max-width:760px!important;
 max-height:92vh!important;
 overflow:auto!important;
 margin:0 auto!important;
 box-sizing:border-box!important;
}


/* v4.10.29: Astra standalone compatibility — isolate plugin controls from theme typography/layout */
.pkp-fls-pro, .pkp-fls-pro *, .pkp-global-add-provider-popup, .pkp-global-add-provider-popup *, .pkp-mobile-sticky, .pkp-mobile-sticky * {
  box-sizing:border-box;
}
.pkp-fls-pro {
  width:100%;
  max-width:100%;
  margin-left:auto;
  margin-right:auto;
}
.pkp-fls-pro button, .pkp-fls-pro input, .pkp-fls-pro select, .pkp-fls-pro textarea {
  font:inherit;
}
.pkp-fls-pro a, .pkp-global-add-provider-popup a {
  text-decoration:none;
}
.pkp-fls-pro img {
  max-width:100%;
}
body.pkp-popup-open { overflow:hidden!important; }
@media (max-width:650px){
  .pkp-fls-pro { width:100%; }
}

/* v4.10.30 WooCommerce-independent authentication / Astra isolation */
.pkp-auth-wrap{width:100%;max-width:620px;margin:40px auto;padding:15px;box-sizing:border-box}
.pkp-auth-card,.pkp-user-dashboard{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:28px;box-shadow:0 10px 30px rgba(15,23,42,.07);box-sizing:border-box}
.pkp-auth-card h2,.pkp-user-dashboard h2{margin:0 0 7px;font-size:28px;line-height:1.2}
.pkp-auth-card>p{margin:0 0 20px;color:#667085}
.pkp-auth-card label{display:block;margin:14px 0 6px;font-weight:600;font-size:14px}
.pkp-auth-card input{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:12px 13px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;font:inherit}
.pkp-auth-card .pkp-check{display:flex;align-items:center;gap:7px;font-weight:400}.pkp-auth-card .pkp-check input{display:inline-block;width:auto;margin:0}
.pkp-auth-btn{display:inline-block;box-sizing:border-box;border:0;border-radius:9px;padding:12px 18px;margin-top:16px;background:#1769d1;color:#fff!important;text-decoration:none!important;font:inherit;font-weight:700;cursor:pointer;text-align:center}.pkp-auth-btn.secondary{background:#eef4ff;color:#1769d1!important}.pkp-auth-links{margin-top:18px;text-align:center;font-size:14px;line-height:1.8}.pkp-auth-links a{color:#1769d1;text-decoration:none}
.pkp-auth-error,.pkp-auth-success{padding:11px 13px;border-radius:9px;margin-bottom:15px;font-size:14px}.pkp-auth-error{background:#fff1f1;border:1px solid #f3b5b5;color:#b42318}.pkp-auth-success{background:#ecfdf3;border:1px solid #abefc6;color:#067647}
.pkp-user-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.pkp-user-head p{margin:5px 0 0;color:#667085}.pkp-auth-logout{color:#b42318;text-decoration:none;font-weight:700}.pkp-user-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.pkp-user-grid>div{padding:16px;border:1px solid #e4e7ec;border-radius:12px}.pkp-user-grid strong,.pkp-user-grid span{display:block}.pkp-user-grid strong{font-size:12px;text-transform:uppercase;color:#667085;margin-bottom:6px}.pkp-user-grid span{font-size:15px}.pkp-user-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.pkp-user-actions .pkp-auth-btn{margin-top:0}
@media(max-width:640px){.pkp-auth-wrap{margin:20px auto;padding:10px}.pkp-auth-card,.pkp-user-dashboard{padding:20px}.pkp-user-grid{grid-template-columns:1fr}.pkp-user-head{align-items:flex-start}.pkp-user-actions .pkp-auth-btn{width:100%}}

/* v4.10.30 WooCommerce-independent authentication */
.pkp-auth-wrap{width:100%;max-width:620px;margin:40px auto;padding:15px;box-sizing:border-box}
.pkp-auth-card,.pkp-user-dashboard{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:28px;box-shadow:0 10px 30px rgba(15,23,42,.07);box-sizing:border-box}
.pkp-auth-card h2,.pkp-user-dashboard h2{margin:0 0 7px;font-size:28px;line-height:1.2}.pkp-auth-card>p{margin:0 0 20px;color:#667085}
.pkp-auth-card label{display:block;margin:14px 0 6px;font-weight:600;font-size:14px}.pkp-auth-card input{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:12px 13px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;font:inherit}
.pkp-auth-card .pkp-check{display:flex;align-items:center;gap:7px;font-weight:400}.pkp-auth-card .pkp-check input{display:inline-block;width:auto;margin:0}
.pkp-auth-btn{display:inline-block;box-sizing:border-box;border:0;border-radius:9px;padding:12px 18px;margin-top:16px;background:#1769d1;color:#fff!important;text-decoration:none!important;font:inherit;font-weight:700;cursor:pointer;text-align:center}.pkp-auth-btn.secondary{background:#eef4ff;color:#1769d1!important}.pkp-auth-links{margin-top:18px;text-align:center;font-size:14px;line-height:1.8}.pkp-auth-links a{color:#1769d1;text-decoration:none}
.pkp-auth-error,.pkp-auth-success{padding:11px 13px;border-radius:9px;margin-bottom:15px;font-size:14px}.pkp-auth-error{background:#fff1f1;border:1px solid #f3b5b5;color:#b42318}.pkp-auth-success{background:#ecfdf3;border:1px solid #abefc6;color:#067647}
.pkp-user-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.pkp-user-head p{margin:5px 0 0;color:#667085}.pkp-auth-logout{color:#b42318;text-decoration:none;font-weight:700}.pkp-user-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.pkp-user-grid>div{padding:16px;border:1px solid #e4e7ec;border-radius:12px}.pkp-user-grid strong,.pkp-user-grid span{display:block}.pkp-user-grid strong{font-size:12px;text-transform:uppercase;color:#667085;margin-bottom:6px}.pkp-user-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.pkp-user-actions .pkp-auth-btn{margin-top:0}
@media(max-width:640px){.pkp-auth-wrap{margin:20px auto;padding:10px}.pkp-auth-card,.pkp-user-dashboard{padding:20px}.pkp-user-grid{grid-template-columns:1fr}.pkp-user-head{align-items:flex-start}.pkp-user-actions .pkp-auth-btn{width:100%}}

/* v4.10.39 Stable Home Action Card Width */
.pkp-reference-home .pkp-home-action-cards{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;max-width:1200px!important}
.pkp-reference-home .pkp-home-action-card{width:100%!important;max-width:224px!important;justify-self:start!important;min-width:0!important}
@media(max-width:1050px){.pkp-reference-home .pkp-home-action-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important}.pkp-reference-home .pkp-home-action-card{max-width:none!important}}
@media(max-width:800px){.pkp-reference-home .pkp-home-action-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pkp-reference-home .pkp-home-action-card{max-width:none!important}}
@media(max-width:480px){.pkp-reference-home .pkp-home-action-cards{grid-template-columns:1fr!important}}

/* v4.10.40: Six home action cards + global website share */
.pkp-reference-home .pkp-home-action-cards{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;max-width:1280px!important}
.pkp-reference-home .pkp-home-action-card{max-width:none!important;width:100%!important;min-width:0!important}
.pkp-reference-home .pkp-home-action-card>a{padding:11px 10px!important;gap:7px!important}
@media(max-width:1100px){.pkp-reference-home .pkp-home-action-cards{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:800px){.pkp-reference-home .pkp-home-action-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:480px){.pkp-reference-home .pkp-home-action-cards{grid-template-columns:1fr!important}}

.pkp-global-site-share{position:fixed;right:18px;bottom:18px;z-index:2147483640}
.pkp-global-share-trigger{border:0;border-radius:999px;background:#1769d1;color:#fff!important;padding:11px 16px;box-shadow:0 8px 24px rgba(15,23,42,.22);font:700 14px/1.2 inherit;cursor:pointer}
.pkp-global-share-trigger:hover{transform:translateY(-1px);box-shadow:0 11px 28px rgba(15,23,42,.27)}
.pkp-global-share-modal{position:fixed;inset:0;z-index:2147483647}
.pkp-global-share-modal[hidden]{display:none}
.pkp-global-share-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.5)}
.pkp-global-share-dialog{position:relative;width:min(440px,calc(100vw - 28px));margin:12vh auto 0;background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:22px;box-shadow:0 24px 70px rgba(15,23,42,.3)}
.pkp-global-share-close{position:absolute;right:12px;top:10px;border:0;background:#f1f5f9;border-radius:50%;width:34px;height:34px;font-size:22px;cursor:pointer}
.pkp-global-share-dialog h3{margin:0 35px 5px;color:#183153;font-size:21px}.pkp-global-share-dialog p{margin:0 0 16px;color:#667085}
.pkp-global-share-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pkp-global-share-grid a,.pkp-global-share-grid button{border:1px solid #dbe4f0;background:#f8fbff;border-radius:11px;padding:12px;text-align:center;text-decoration:none;color:#183153;font-weight:700;cursor:pointer}
.pkp-global-share-grid a:hover,.pkp-global-share-grid button:hover{background:#eef5ff;border-color:#b9c9dc}
@media(max-width:480px){.pkp-global-site-share{right:12px;bottom:12px}.pkp-global-share-trigger{padding:10px 13px}.pkp-global-share-trigger span{display:none}}

/* v4.10.50 - compact provider profile, desktop no-scroll */
.pkp-fls-pro .pkp-profile-dialog{
  width:min(94vw,1120px)!important;
  height:auto!important;
  max-height:92vh!important;
  overflow:hidden!important;
}
.pkp-fls-pro .pkp-profile-cover{height:100px!important}
.pkp-fls-pro .pkp-profile-main{height:auto!important;overflow:visible!important}
.pkp-fls-pro .pkp-profile-head{grid-template-columns:138px minmax(0,1fr) auto!important;gap:14px!important;padding:0 22px 12px!important;min-height:138px!important}
.pkp-fls-pro .pkp-profile-avatar{width:126px!important;height:126px!important;border-width:6px!important;margin-top:-42px!important}
.pkp-fls-pro .pkp-profile-title{padding-top:10px!important}
.pkp-fls-pro .pkp-profile-title h2{font-size:26px!important}
.pkp-fls-pro .pkp-profile-service{font-size:16px!important}
.pkp-fls-pro .pkp-profile-rating{margin-top:5px!important;font-size:16px!important}
.pkp-fls-pro .pkp-profile-about{margin-top:5px!important;font-size:12px!important}
.pkp-fls-pro .pkp-profile-actions{gap:7px!important;padding-top:10px!important}
.pkp-fls-pro .pkp-profile-actions a{min-width:108px!important;padding:10px 11px!important;font-size:13px!important}
.pkp-fls-pro .pkp-profile-content{gap:14px!important;padding:0 22px!important}
.pkp-fls-pro .pkp-profile-info-panel h3,.pkp-fls-pro .pkp-profile-rating-box h3,.pkp-fls-pro .pkp-profile-quick h3{padding:10px 13px!important;font-size:15px!important}
.pkp-fls-pro .pkp-profile-grid{gap:8px!important;padding:9px 10px 10px!important}
.pkp-fls-pro .pkp-profile-grid>div{padding:8px 10px!important;min-height:44px!important}
.pkp-fls-pro .pkp-profile-grid span{font-size:10px!important;margin-bottom:2px!important}
.pkp-fls-pro .pkp-profile-grid strong{font-size:13px!important}
.pkp-fls-pro .pkp-profile-score{padding:9px 13px 1px!important;font-size:27px!important}
.pkp-fls-pro .pkp-profile-rating-box small{padding:0 13px!important}
.pkp-fls-pro .pkp-profile-quick div{padding:4px 13px!important;font-size:12px!important}
.pkp-fls-pro .pkp-profile-footer{margin:10px 22px 12px!important;padding:9px 12px!important;font-size:12px!important}
@media(max-width:900px){
 .pkp-fls-pro .pkp-profile-dialog{height:auto!important;max-height:92vh!important;overflow:hidden!important}
 .pkp-fls-pro .pkp-profile-main{overflow-y:auto!important;max-height:calc(92vh - 100px)!important}
 .pkp-fls-pro .pkp-profile-head{grid-template-columns:120px minmax(0,1fr)!important}
 .pkp-fls-pro .pkp-profile-actions{grid-column:1/-1!important}
}
@media(max-width:600px){
 .pkp-fls-pro .pkp-profile-dialog{height:94vh!important;max-height:94vh!important;overflow:hidden!important}
 .pkp-fls-pro .pkp-profile-cover{height:82px!important}
 .pkp-fls-pro .pkp-profile-main{height:calc(94vh - 82px)!important;max-height:none!important;overflow-y:auto!important}
}

/* v4.10.52 - Fully visible Dial Odisha provider profile + Share Profile */
.pkp-fls-pro .pkp-profile-dialog{width:min(94vw,1120px)!important;max-height:calc(100vh - 24px)!important;height:auto!important;overflow:hidden!important;background:#fff!important;border-radius:18px!important}
.pkp-fls-pro .pkp-profile-brandbar{height:74px!important;box-sizing:border-box!important;padding:0 28px!important;background:linear-gradient(135deg,#1769d1,#0f4fa8)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important}
.pkp-fls-pro .pkp-profile-brandbar strong{display:block!important;font-size:23px!important;line-height:1.1!important}.pkp-fls-pro .pkp-profile-brandbar span{display:block!important;font-size:11px!important;opacity:.9!important;margin-top:3px!important}.pkp-fls-pro .pkp-profile-brandbar em{font-size:14px!important;font-weight:700!important;font-style:normal!important;opacity:.95!important}
.pkp-fls-pro .pkp-profile-main{height:auto!important;max-height:calc(100vh - 98px)!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-head{grid-template-columns:132px minmax(0,1fr)!important;gap:18px!important;padding:0 28px 12px!important;min-height:132px!important;align-items:center!important}
.pkp-fls-pro .pkp-profile-avatar{width:122px!important;height:122px!important;margin-top:-38px!important;border-width:6px!important}.pkp-fls-pro .pkp-profile-title{padding-top:8px!important}.pkp-fls-pro .pkp-profile-title h2{font-size:27px!important;margin:4px 0 1px!important}.pkp-fls-pro .pkp-profile-service{font-size:16px!important}.pkp-fls-pro .pkp-profile-rating{margin-top:4px!important;font-size:16px!important}.pkp-fls-pro .pkp-profile-about{margin:4px 0 0!important;font-size:12px!important}
.pkp-fls-pro .pkp-profile-content{grid-template-columns:minmax(0,1fr) 300px!important;gap:14px!important;padding:0 28px!important}.pkp-fls-pro .pkp-profile-left{min-width:0!important;display:flex!important;flex-direction:column!important;gap:10px!important}.pkp-fls-pro .pkp-profile-side-panel{gap:10px!important}
.pkp-fls-pro .pkp-profile-info-panel,.pkp-fls-pro .pkp-profile-rating-box,.pkp-fls-pro .pkp-profile-quick,.pkp-fls-pro .pkp-profile-share,.pkp-fls-pro .pkp-profile-description{border-radius:11px!important}.pkp-fls-pro .pkp-profile-info-panel h3,.pkp-fls-pro .pkp-profile-rating-box h3,.pkp-fls-pro .pkp-profile-quick h3,.pkp-fls-pro .pkp-profile-share h3,.pkp-fls-pro .pkp-profile-description h3{padding:9px 13px!important;font-size:15px!important}
.pkp-fls-pro .pkp-profile-grid{gap:7px!important;padding:8px 10px 10px!important}.pkp-fls-pro .pkp-profile-grid>div{padding:8px 10px!important;min-height:42px!important}.pkp-fls-pro .pkp-profile-grid span{font-size:10px!important;margin-bottom:2px!important}.pkp-fls-pro .pkp-profile-grid strong{font-size:13px!important}.pkp-fls-pro .pkp-profile-description p{margin:0!important;padding:11px 13px!important;font-size:12px!important;line-height:1.45!important;color:#475467!important}
.pkp-fls-pro .pkp-profile-score{padding:8px 13px 1px!important;font-size:28px!important}.pkp-fls-pro .pkp-profile-rating-box small{padding:0 13px!important}.pkp-fls-pro .pkp-profile-actions{display:flex!important;gap:6px!important;padding:9px 13px 11px!important}.pkp-fls-pro .pkp-profile-actions a{min-width:0!important;flex:1!important;padding:8px 6px!important;font-size:12px!important;border-radius:8px!important}
.pkp-fls-pro .pkp-profile-share{background:#fff!important;border:1px solid #e3eaf3!important;box-shadow:0 3px 14px rgba(15,23,42,.06)!important}.pkp-fls-pro .pkp-profile-share p{margin:0!important;padding:5px 13px 7px!important;font-size:11px!important;color:#667085!important}.pkp-fls-pro .pkp-profile-share-buttons{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:6px!important;padding:0 13px 8px!important}.pkp-fls-pro .pkp-profile-share-buttons a{display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;border-radius:7px!important;padding:7px 4px!important;background:#1769d1!important;color:#fff!important;font-size:10px!important;font-weight:800!important}.pkp-fls-pro .pkp-profile-share-buttons .pkp-share-wa{background:#16a34a!important}.pkp-fls-pro .pkp-profile-share-link{display:flex!important;gap:5px!important;padding:0 13px 11px!important}.pkp-fls-pro .pkp-profile-share-link input{min-width:0!important;flex:1!important;height:31px!important;border:1px solid #dbe4f0!important;border-radius:7px!important;padding:0 8px!important;font-size:10px!important;color:#475467!important;background:#f8fbff!important}.pkp-fls-pro .pkp-profile-copy{border:0!important;border-radius:7px!important;background:#1769d1!important;color:#fff!important;padding:0 11px!important;font-size:11px!important;font-weight:800!important;cursor:pointer!important}
.pkp-fls-pro .pkp-profile-quick div{padding:4px 13px!important;font-size:11px!important}.pkp-fls-pro .pkp-profile-quick{padding-bottom:7px!important}.pkp-fls-pro .pkp-profile-footer{margin:10px 28px 12px!important;padding:8px 12px!important;font-size:11px!important}
@media(max-width:900px){.pkp-fls-pro .pkp-profile-dialog{width:min(96vw,760px)!important;max-height:94vh!important;overflow:hidden!important}.pkp-fls-pro .pkp-profile-main{max-height:calc(94vh - 98px)!important;overflow-y:auto!important}.pkp-fls-pro .pkp-profile-head{grid-template-columns:105px minmax(0,1fr)!important;padding:0 20px 12px!important}.pkp-fls-pro .pkp-profile-avatar{width:96px!important;height:96px!important;margin-top:-30px!important}.pkp-fls-pro .pkp-profile-content{grid-template-columns:1fr!important;padding:0 20px!important}.pkp-fls-pro .pkp-profile-footer{margin-left:20px!important;margin-right:20px!important}}
@media(max-width:600px){.pkp-fls-pro .pkp-profile-brandbar{height:62px!important;padding:0 14px!important}.pkp-fls-pro .pkp-profile-brandbar strong{font-size:17px!important}.pkp-fls-pro .pkp-profile-brandbar em{display:none!important}.pkp-fls-pro .pkp-profile-main{max-height:calc(94vh - 86px)!important}.pkp-fls-pro .pkp-profile-head{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;padding:0 14px 10px!important}.pkp-fls-pro .pkp-profile-avatar{width:76px!important;height:76px!important;margin-top:-22px!important;border-width:4px!important}.pkp-fls-pro .pkp-profile-title h2{font-size:21px!important}.pkp-fls-pro .pkp-profile-content{padding:0 14px!important}.pkp-fls-pro .pkp-profile-share-buttons{grid-template-columns:repeat(2,1fr)!important}.pkp-fls-pro .pkp-profile-footer{margin:9px 14px 12px!important}}

/* v4.10.53 - provider profile viewport-fit: keep Share Profile and provider info visible */
.pkp-fls-pro .pkp-profile-dialog{width:min(94vw,1120px)!important;height:min(96vh,680px)!important;max-height:96vh!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-brandbar{height:58px!important;padding:0 22px!important}
.pkp-fls-pro .pkp-profile-brandbar strong{font-size:20px!important}.pkp-fls-pro .pkp-profile-brandbar span{font-size:10px!important}.pkp-fls-pro .pkp-profile-brandbar em{font-size:12px!important}
.pkp-fls-pro .pkp-profile-main{height:calc(100% - 58px)!important;max-height:none!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-head{grid-template-columns:112px minmax(0,1fr)!important;gap:14px!important;padding:0 22px 8px!important;min-height:108px!important;align-items:center!important}
.pkp-fls-pro .pkp-profile-avatar{width:104px!important;height:104px!important;margin-top:-30px!important;border-width:5px!important}
.pkp-fls-pro .pkp-profile-title{padding-top:5px!important}.pkp-fls-pro .pkp-profile-title h2{font-size:24px!important;margin:2px 0 0!important}.pkp-fls-pro .pkp-profile-service{font-size:15px!important}.pkp-fls-pro .pkp-profile-rating{margin-top:2px!important;font-size:14px!important}.pkp-fls-pro .pkp-profile-about{margin:2px 0 0!important;font-size:11px!important;line-height:1.3!important}
.pkp-fls-pro .pkp-profile-content{grid-template-columns:minmax(0,1fr) 285px!important;gap:12px!important;padding:0 22px!important}
.pkp-fls-pro .pkp-profile-left{gap:8px!important}.pkp-fls-pro .pkp-profile-side-panel{gap:8px!important}
.pkp-fls-pro .pkp-profile-info-panel h3,.pkp-fls-pro .pkp-profile-rating-box h3,.pkp-fls-pro .pkp-profile-quick h3,.pkp-fls-pro .pkp-profile-share h3,.pkp-fls-pro .pkp-profile-description h3{padding:7px 11px!important;font-size:14px!important}
.pkp-fls-pro .pkp-profile-grid{gap:6px!important;padding:7px 8px 8px!important}.pkp-fls-pro .pkp-profile-grid>div{padding:7px 9px!important;min-height:38px!important}.pkp-fls-pro .pkp-profile-grid span{font-size:9px!important;margin-bottom:1px!important}.pkp-fls-pro .pkp-profile-grid strong{font-size:12px!important;line-height:1.2!important}
.pkp-fls-pro .pkp-profile-description p{padding:8px 11px!important;font-size:11px!important;line-height:1.3!important;max-height:39px!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-score{padding:6px 11px 0!important;font-size:25px!important}.pkp-fls-pro .pkp-profile-score span{font-size:14px!important}.pkp-fls-pro .pkp-profile-rating-box small{padding:0 11px!important;font-size:10px!important}
.pkp-fls-pro .pkp-profile-actions{gap:5px!important;padding:7px 11px 8px!important}.pkp-fls-pro .pkp-profile-actions a{padding:7px 5px!important;font-size:11px!important;border-radius:7px!important}
.pkp-fls-pro .pkp-profile-share p{padding:3px 11px 5px!important;font-size:10px!important}.pkp-fls-pro .pkp-profile-share-buttons{gap:5px!important;padding:0 11px 6px!important}.pkp-fls-pro .pkp-profile-share-buttons a{padding:6px 3px!important;font-size:9px!important}.pkp-fls-pro .pkp-profile-share-link{gap:4px!important;padding:0 11px 8px!important}.pkp-fls-pro .pkp-profile-share-link input{height:28px!important;font-size:9px!important}.pkp-fls-pro .pkp-profile-copy{padding:0 9px!important;font-size:10px!important}
.pkp-fls-pro .pkp-profile-quick div{padding:3px 11px!important;font-size:10px!important}.pkp-fls-pro .pkp-profile-quick{padding-bottom:5px!important}
.pkp-fls-pro .pkp-profile-footer{margin:7px 22px 8px!important;padding:6px 10px!important;font-size:10px!important}
@media(max-width:900px){.pkp-fls-pro .pkp-profile-dialog{width:min(96vw,760px)!important;height:94vh!important;max-height:94vh!important}.pkp-fls-pro .pkp-profile-main{height:calc(94vh - 58px)!important;max-height:none!important;overflow-y:auto!important}.pkp-fls-pro .pkp-profile-head{grid-template-columns:96px minmax(0,1fr)!important}.pkp-fls-pro .pkp-profile-avatar{width:88px!important;height:88px!important;margin-top:-24px!important}.pkp-fls-pro .pkp-profile-content{grid-template-columns:1fr!important}}
@media(max-width:600px){.pkp-fls-pro .pkp-profile-dialog{height:94vh!important;max-height:94vh!important}.pkp-fls-pro .pkp-profile-brandbar{height:54px!important;padding:0 12px!important}.pkp-fls-pro .pkp-profile-main{height:calc(94vh - 54px)!important;overflow-y:auto!important}.pkp-fls-pro .pkp-profile-head{grid-template-columns:76px minmax(0,1fr)!important;gap:8px!important;padding:0 12px 8px!important;min-height:92px!important}.pkp-fls-pro .pkp-profile-avatar{width:70px!important;height:70px!important;margin-top:-20px!important}.pkp-fls-pro .pkp-profile-title h2{font-size:20px!important}.pkp-fls-pro .pkp-profile-content{padding:0 12px!important}.pkp-fls-pro .pkp-profile-footer{margin:7px 12px 10px!important}}


/* v4.10.54 - Dial Odisha profile popup visual polish: align rating beside provider header, full share tools, clear buttons */
.pkp-fls-pro .pkp-profile-dialog{width:min(96vw,1280px)!important;height:min(92vh,900px)!important;max-height:92vh!important;overflow:hidden!important;background:#fff!important}
.pkp-fls-pro .pkp-profile-brandbar{height:96px!important;padding:0 28px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:linear-gradient(135deg,#1769d1,#0757bb)!important;color:#fff!important;box-sizing:border-box!important}
.pkp-fls-pro .pkp-profile-brandbar strong{display:block!important;font-size:25px!important;line-height:1.1!important}.pkp-fls-pro .pkp-profile-brandbar span{display:block!important;font-size:12px!important;margin-top:4px!important;opacity:.95!important}.pkp-fls-pro .pkp-profile-brandbar em{font-style:normal!important;font-size:15px!important;font-weight:700!important}
.pkp-fls-pro .pkp-profile-main{height:calc(100% - 96px)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}
.pkp-fls-pro .pkp-profile-head{display:grid!important;grid-template-columns:150px minmax(0,1fr) minmax(420px,1.05fr)!important;gap:20px!important;align-items:center!important;padding:18px 28px 12px!important;box-sizing:border-box!important;flex:0 0 auto!important}
.pkp-fls-pro .pkp-profile-avatar{width:138px!important;height:138px!important;border-radius:50%!important;border:6px solid #fff!important;box-shadow:0 10px 28px rgba(15,23,42,.18)!important;margin-top:-34px!important;overflow:hidden!important;background:#eef5ff!important}.pkp-fls-pro .pkp-profile-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
.pkp-fls-pro .pkp-profile-title{min-width:0!important}.pkp-fls-pro .pkp-profile-title h2{font-size:31px!important;color:#183153!important;margin:5px 0 2px!important}.pkp-fls-pro .pkp-profile-service{font-size:18px!important}.pkp-fls-pro .pkp-profile-about{margin:7px 0 0!important;font-size:13px!important;color:#475467!important}.pkp-fls-pro .pkp-profile-level{margin:0!important;padding:7px 12px!important;border-radius:8px!important;font-size:13px!important}
.pkp-fls-pro .pkp-profile-head-rating{align-self:stretch!important;display:flex!important;align-items:center!important}.pkp-fls-pro .pkp-profile-head-rating .pkp-profile-rating-box{width:100%!important;margin:0!important}.pkp-fls-pro .pkp-profile-rating-box{background:#fff!important;border:1px solid #dbe4f0!important;border-radius:14px!important;box-shadow:0 4px 14px rgba(15,23,42,.05)!important;overflow:hidden!important}.pkp-fls-pro .pkp-profile-rating-box h3,.pkp-fls-pro .pkp-profile-share h3,.pkp-fls-pro .pkp-profile-quick h3,.pkp-fls-pro .pkp-profile-info-panel h3,.pkp-fls-pro .pkp-profile-description h3,.pkp-fls-pro .pkp-profile-services h3{color:#183153!important;font-size:17px!important;margin:0!important;padding:13px 16px!important;border-bottom:1px solid #e5eaf1!important}.pkp-fls-pro .pkp-profile-score{padding:12px 16px 0!important;font-size:38px!important;font-weight:800!important;color:#183153!important}.pkp-fls-pro .pkp-profile-score span{font-size:20px!important;color:#f5a900!important;margin-left:8px!important}.pkp-fls-pro .pkp-profile-rating-box small{display:block!important;padding:0 16px 10px!important;color:#667085!important}.pkp-fls-pro .pkp-profile-actions{display:flex!important;gap:9px!important;padding:0 12px 12px!important;margin:0!important}.pkp-fls-pro .pkp-profile-actions a{min-width:0!important;padding:9px 12px!important;border-radius:9px!important;font-weight:800!important;font-size:13px!important;color:#fff!important;text-decoration:none!important;text-align:center!important;flex:1!important;box-sizing:border-box!important}.pkp-fls-pro .pkp-profile-actions a.pkp-profile-map{background:#6326d9!important;border-color:#6326d9!important}.pkp-fls-pro .pkp-profile-actions a.pkp-profile-wa{background:#18a957!important;border-color:#18a957!important}.pkp-fls-pro .pkp-profile-actions a.pkp-profile-call{background:#1769d1!important;border-color:#1769d1!important}
.pkp-fls-pro .pkp-profile-content{display:grid!important;grid-template-columns:minmax(0,1.7fr) minmax(350px,1fr)!important;gap:18px!important;padding:0 28px 12px!important;min-height:0!important;flex:1 1 auto!important;overflow:hidden!important}.pkp-fls-pro .pkp-profile-left,.pkp-fls-pro .pkp-profile-side-panel{min-height:0!important;display:flex!important;flex-direction:column!important;gap:12px!important}.pkp-fls-pro .pkp-profile-info-panel,.pkp-fls-pro .pkp-profile-description,.pkp-fls-pro .pkp-profile-services,.pkp-fls-pro .pkp-profile-quick,.pkp-fls-pro .pkp-profile-share,.pkp-fls-pro .pkp-profile-share-image{background:#fff!important;border:1px solid #dbe4f0!important;border-radius:13px!important;box-shadow:0 3px 12px rgba(15,23,42,.04)!important;overflow:hidden!important}.pkp-fls-pro .pkp-profile-grid{gap:10px!important;margin:0!important;padding:12px!important}.pkp-fls-pro .pkp-profile-grid>div{padding:12px!important;background:#f4f8ff!important;border-radius:10px!important}.pkp-fls-pro .pkp-profile-grid>div span{font-size:11px!important;color:#667085!important;display:block!important}.pkp-fls-pro .pkp-profile-grid>div strong{display:block!important;color:#183153!important;margin-top:3px!important;font-size:14px!important}.pkp-fls-pro .pkp-profile-description p{margin:0!important;padding:13px 16px!important;font-size:13px!important;color:#344054!important}.pkp-fls-pro .pkp-profile-service-tags{display:flex!important;gap:8px!important;flex-wrap:wrap!important;padding:12px!important}.pkp-fls-pro .pkp-profile-service-tags span{background:#edf5ff!important;color:#1769d1!important;border-radius:999px!important;padding:7px 11px!important;font-size:12px!important;font-weight:700!important}
.pkp-fls-pro .pkp-profile-quick{flex:0 0 auto!important}.pkp-fls-pro .pkp-profile-quick div{padding:5px 16px!important;color:#183153!important;font-size:13px!important}.pkp-fls-pro .pkp-profile-quick div:last-child{padding-bottom:13px!important}.pkp-fls-pro .pkp-profile-quick div::first-letter{color:#16a34a!important}
.pkp-fls-pro .pkp-profile-share{flex:0 0 auto!important}.pkp-fls-pro .pkp-profile-share p{margin:0!important;padding:7px 16px 9px!important;font-size:12px!important;color:#667085!important}.pkp-fls-pro .pkp-profile-share-buttons{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:7px!important;padding:0 12px 9px!important}.pkp-fls-pro .pkp-profile-share-buttons a{padding:9px 6px!important;border-radius:8px!important;background:#1769d1!important;color:#fff!important;font-weight:800!important;font-size:11px!important;text-align:center!important;text-decoration:none!important;white-space:nowrap!important}.pkp-fls-pro .pkp-profile-share-buttons .pkp-share-wa{background:#18a957!important}.pkp-fls-pro .pkp-profile-share-link{display:flex!important;gap:7px!important;padding:0 12px 12px!important}.pkp-fls-pro .pkp-profile-share-link input{min-width:0!important;flex:1!important;border:1px solid #dbe4f0!important;border-radius:8px!important;padding:9px!important;font-size:11px!important;background:#f8fafc!important}.pkp-fls-pro .pkp-profile-share-link button{border:0!important;border-radius:8px!important;background:#1769d1!important;color:#fff!important;font-weight:800!important;padding:0 13px!important;cursor:pointer!important;white-space:nowrap!important}
.pkp-fls-pro .pkp-profile-share-image{background:#eaf4ff!important;padding:12px!important}.pkp-fls-pro .pkp-share-image-preview{display:flex!important;gap:12px!important;align-items:center!important}.pkp-fls-pro .pkp-share-image-avatar{width:70px!important;height:70px!important;flex:0 0 70px!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important}.pkp-fls-pro .pkp-share-image-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.pkp-fls-pro .pkp-share-image-preview strong,.pkp-fls-pro .pkp-share-image-preview b,.pkp-fls-pro .pkp-share-image-preview span,.pkp-fls-pro .pkp-share-image-preview small{display:block!important}.pkp-fls-pro .pkp-share-image-preview strong{font-size:15px!important;color:#183153!important}.pkp-fls-pro .pkp-share-image-preview b{font-size:12px!important;color:#6326d9!important}.pkp-fls-pro .pkp-share-image-preview span{font-size:11px!important;color:#f5a900!important;margin-top:4px!important}.pkp-fls-pro .pkp-share-image-preview small{font-size:10px!important;color:#667085!important;margin-top:3px!important}.pkp-fls-pro .pkp-share-as-image{width:100%!important;margin-top:10px!important;padding:10px!important;border:0!important;border-radius:9px!important;background:#1769d1!important;color:#fff!important;font-weight:800!important;font-size:13px!important;cursor:pointer!important}.pkp-fls-pro .pkp-share-as-image:disabled{opacity:.7!important}.pkp-fls-pro .pkp-profile-share-image p{margin:7px 0 0!important;font-size:10px!important;color:#667085!important;text-align:center!important}.pkp-fls-pro .pkp-profile-footer{margin:0 28px 12px!important;padding:9px 14px!important;background:#eaf4ff!important;border-radius:10px!important;text-align:center!important;color:#1769d1!important;font-size:12px!important;font-weight:700!important;flex:0 0 auto!important}
@media(max-width:900px){.pkp-fls-pro .pkp-profile-dialog{height:94vh!important;max-height:94vh!important}.pkp-fls-pro .pkp-profile-head{grid-template-columns:95px minmax(0,1fr)!important}.pkp-fls-pro .pkp-profile-head-rating{grid-column:1/-1!important}.pkp-fls-pro .pkp-profile-content{grid-template-columns:1fr!important;overflow-y:auto!important}.pkp-fls-pro .pkp-profile-side-panel{display:block!important}.pkp-fls-pro .pkp-profile-side-panel>*{margin-bottom:12px!important}.pkp-fls-pro .pkp-profile-main{overflow:hidden!important}.pkp-fls-pro .pkp-profile-title h2{font-size:24px!important}.pkp-fls-pro .pkp-profile-avatar{width:90px!important;height:90px!important;margin-top:-18px!important}}
@media(max-width:600px){.pkp-fls-pro .pkp-profile-brandbar{height:74px!important;padding:0 15px!important}.pkp-fls-pro .pkp-profile-brandbar strong{font-size:19px!important}.pkp-fls-pro .pkp-profile-brandbar em{font-size:10px!important}.pkp-fls-pro .pkp-profile-main{height:calc(100% - 74px)!important}.pkp-fls-pro .pkp-profile-head{padding:12px 14px 8px!important;gap:10px!important}.pkp-fls-pro .pkp-profile-content{padding:0 14px 10px!important}.pkp-fls-pro .pkp-profile-footer{margin:0 14px 8px!important}.pkp-fls-pro .pkp-profile-actions a{font-size:11px!important;padding:8px 5px!important}.pkp-fls-pro .pkp-profile-share-buttons{grid-template-columns:repeat(2,1fr)!important}.pkp-fls-pro .pkp-profile-share-link button{padding:0 9px!important}}


/* v4.10.55 - Exact Dial Odisha provider profile layout / fully visible desktop */
.pkp-fls-pro .pkp-profile-dialog{width:min(94vw,1160px)!important;height:min(94vh,920px)!important;max-height:94vh!important;overflow:hidden!important;border-radius:20px!important;background:#fff!important}
.pkp-fls-pro .pkp-profile-brandbar{height:102px!important;padding:0 34px!important;background:linear-gradient(135deg,#0f65d8,#0754bd)!important;display:grid!important;grid-template-columns:1fr 1fr 1fr!important;align-items:center!important;color:#fff!important;box-sizing:border-box!important}
.pkp-fls-pro .pkp-brand-left strong{display:block!important;font-size:25px!important;line-height:1.05!important}.pkp-fls-pro .pkp-brand-left span{display:block!important;font-size:12px!important;margin-top:5px!important;opacity:.96!important}
.pkp-fls-pro .pkp-brand-tagline{text-align:center!important;font-size:18px!important;font-style:italic!important;line-height:1.05!important}.pkp-fls-pro .pkp-brand-tagline b{font-size:20px!important}.pkp-fls-pro .pkp-brand-nav{display:flex!important;justify-content:flex-end!important;gap:18px!important;font-size:12px!important;font-weight:700!important;white-space:nowrap!important}
.pkp-fls-pro .pkp-profile-main{height:calc(100% - 102px)!important;max-height:none!important;overflow:hidden!important;background:#fff!important}
.pkp-fls-pro .pkp-profile-head{display:grid!important;grid-template-columns:155px minmax(0,1fr)!important;gap:22px!important;align-items:center!important;padding:0 28px 14px!important;min-height:190px!important;box-sizing:border-box!important}
.pkp-fls-pro .pkp-profile-avatar{width:142px!important;height:142px!important;margin-top:-35px!important;border:7px solid #fff!important;box-shadow:0 8px 24px rgba(15,23,42,.18)!important}.pkp-fls-pro .pkp-profile-title{padding-top:18px!important}.pkp-fls-pro .pkp-profile-title h2{font-size:29px!important;margin:5px 0 2px!important}.pkp-fls-pro .pkp-profile-level{font-size:13px!important;padding:8px 13px!important;border-radius:7px!important}.pkp-fls-pro .pkp-profile-service{font-size:17px!important}.pkp-fls-pro .pkp-profile-rating{font-size:18px!important;margin-top:7px!important}.pkp-fls-pro .pkp-profile-about{font-size:13px!important;margin-top:6px!important}
.pkp-fls-pro .pkp-profile-content{grid-template-columns:minmax(0,1fr) 365px!important;gap:18px!important;padding:0 28px!important;height:calc(100% - 190px - 52px)!important;box-sizing:border-box!important}
.pkp-fls-pro .pkp-profile-left{gap:11px!important;min-width:0!important;overflow:hidden!important}.pkp-fls-pro .pkp-profile-side-panel{gap:12px!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-info-panel,.pkp-fls-pro .pkp-profile-rating-box,.pkp-fls-pro .pkp-profile-quick,.pkp-fls-pro .pkp-profile-share,.pkp-fls-pro .pkp-profile-share-image,.pkp-fls-pro .pkp-profile-collapsed{border:1px solid #e1e8f2!important;border-radius:12px!important;background:#fff!important;box-shadow:0 3px 13px rgba(15,23,42,.055)!important;box-sizing:border-box!important}
.pkp-fls-pro .pkp-profile-info-panel h3,.pkp-fls-pro .pkp-profile-rating-box h3,.pkp-fls-pro .pkp-profile-quick h3,.pkp-fls-pro .pkp-profile-share h3,.pkp-fls-pro .pkp-profile-collapsed h3{margin:0!important;padding:11px 15px!important;border-bottom:1px solid #edf1f6!important;color:#183153!important;font-size:16px!important;font-weight:800!important;line-height:1.2!important}.pkp-fls-pro .pkp-profile-info-panel h3 span,.pkp-fls-pro .pkp-profile-collapsed h3 span{float:right!important}
.pkp-fls-pro .pkp-profile-grid{gap:9px!important;padding:10px 12px 12px!important}.pkp-fls-pro .pkp-profile-grid>div{padding:10px 12px!important;min-height:54px!important;background:#f6f9fd!important;border-radius:9px!important}.pkp-fls-pro .pkp-profile-grid span{font-size:11px!important}.pkp-fls-pro .pkp-profile-grid strong{font-size:14px!important}
.pkp-fls-pro .pkp-profile-collapsed{min-height:46px!important}.pkp-fls-pro .pkp-profile-collapsed h3{border-bottom:0!important;padding:12px 15px!important}.pkp-fls-pro .pkp-profile-collapsed p{margin:0!important;padding:0 15px 12px!important;color:#475467!important;font-size:12px!important}.pkp-fls-pro .pkp-profile-service-tags{padding:0 15px 12px!important;display:flex!important;gap:7px!important;flex-wrap:wrap!important}.pkp-fls-pro .pkp-profile-service-tags span{background:#eef5ff!important;color:#1769d1!important;border-radius:20px!important;padding:6px 9px!important;font-size:11px!important;font-weight:700!important}
.pkp-fls-pro .pkp-profile-rating-box{padding-bottom:0!important}.pkp-fls-pro .pkp-profile-rating-box h3{padding:13px 15px!important;font-size:17px!important}.pkp-fls-pro .pkp-profile-rating-summary{display:grid!important;grid-template-columns:auto 1fr!important;align-items:center!important;column-gap:13px!important;padding:12px 15px 7px!important}.pkp-fls-pro .pkp-profile-rating-summary strong{font-size:34px!important;color:#183153!important;line-height:1!important}.pkp-fls-pro .pkp-profile-rating-summary span{font-size:20px!important;color:#f5a900!important}.pkp-fls-pro .pkp-profile-rating-summary small{grid-column:2!important;color:#667085!important;font-size:11px!important;margin-top:-5px!important}
.pkp-fls-pro .pkp-profile-actions{display:flex!important;gap:9px!important;padding:8px 15px 13px!important}.pkp-fls-pro .pkp-profile-actions a{min-width:0!important;flex:1!important;padding:10px 7px!important;border-radius:8px!important;font-size:13px!important;font-weight:800!important;white-space:nowrap!important}.pkp-fls-pro .pkp-profile-actions .pkp-profile-map{background:#6326d9!important;color:#fff!important;border-color:#6326d9!important}.pkp-fls-pro .pkp-profile-actions .pkp-profile-wa{background:#16a34a!important;color:#fff!important;border-color:#16a34a!important}.pkp-fls-pro .pkp-profile-actions .pkp-profile-call{background:#1769d1!important;color:#fff!important;border-color:#1769d1!important}
.pkp-fls-pro .pkp-profile-quick{padding-bottom:8px!important}.pkp-fls-pro .pkp-profile-quick h3{padding:11px 15px!important}.pkp-fls-pro .pkp-profile-quick div{padding:5px 15px!important;color:#16a34a!important;font-size:13px!important}.pkp-fls-pro .pkp-profile-quick div span{color:#183153!important;margin-left:5px!important}
.pkp-fls-pro .pkp-profile-share h3{padding:11px 15px 4px!important;border-bottom:0!important;font-size:17px!important}.pkp-fls-pro .pkp-profile-share p{margin:0!important;padding:0 15px 8px!important;color:#667085!important;font-size:11px!important}.pkp-fls-pro .pkp-profile-share-buttons{grid-template-columns:repeat(4,1fr)!important;gap:7px!important;padding:0 15px 9px!important}.pkp-fls-pro .pkp-profile-share-buttons a{padding:8px 3px!important;border-radius:7px!important;font-size:11px!important;font-weight:800!important;white-space:nowrap!important}.pkp-fls-pro .pkp-profile-share-buttons .pkp-share-wa{background:#16a34a!important}.pkp-fls-pro .pkp-profile-share-buttons .pkp-share-x{background:#111!important}.pkp-fls-pro .pkp-profile-share-link{gap:6px!important;padding:0 15px 12px!important}.pkp-fls-pro .pkp-profile-share-link input{height:34px!important;font-size:10px!important}.pkp-fls-pro .pkp-profile-copy{height:34px!important;padding:0 13px!important;border-radius:7px!important;font-size:11px!important;font-weight:800!important}
.pkp-fls-pro .pkp-profile-share-image{background:#eaf4ff!important;border-color:#d8e8fb!important;padding:10px!important}.pkp-fls-pro .pkp-share-image-preview{display:grid!important;grid-template-columns:72px minmax(0,1fr)!important;gap:10px!important;align-items:center!important}.pkp-fls-pro .pkp-share-image-avatar{width:70px!important;height:70px!important;border-radius:8px!important;overflow:hidden!important;border:1px solid #cbdcf0!important;background:#fff!important}.pkp-fls-pro .pkp-share-image-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}.pkp-fls-pro .pkp-share-image-preview strong{display:block!important;color:#183153!important;font-size:14px!important}.pkp-fls-pro .pkp-share-image-preview strong i{font-style:normal!important;color:#1769d1!important}.pkp-fls-pro .pkp-share-image-preview b{display:block!important;color:#6326d9!important;font-size:11px!important;margin-top:2px!important}.pkp-fls-pro .pkp-share-image-preview span{display:block!important;color:#f5a900!important;font-size:11px!important;margin-top:3px!important}.pkp-fls-pro .pkp-share-image-preview small{display:block!important;color:#475467!important;font-size:10px!important;margin-top:2px!important}.pkp-fls-pro .pkp-share-as-image{display:block!important;width:100%!important;margin-top:8px!important;border:0!important;border-radius:8px!important;background:#1769d1!important;color:#fff!important;padding:10px!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important}.pkp-fls-pro .pkp-profile-share-image p{margin:5px 0 0!important;text-align:center!important;color:#475467!important;font-size:10px!important}
.pkp-fls-pro .pkp-profile-footer{margin:10px 28px 12px!important;height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:10px!important;background:#eaf3ff!important;color:#1556a5!important;font-size:12px!important;font-weight:800!important;box-sizing:border-box!important}
.pkp-fls-pro .pkp-profile-close{right:15px!important;top:12px!important;width:40px!important;height:40px!important;background:#fff!important;color:#183153!important;box-shadow:0 4px 14px rgba(15,23,42,.18)!important}
@media(max-width:900px){.pkp-fls-pro .pkp-profile-dialog{height:94vh!important;max-height:94vh!important}.pkp-fls-pro .pkp-profile-main{height:calc(100% - 82px)!important;overflow-y:auto!important}.pkp-fls-pro .pkp-profile-brandbar{height:82px!important;grid-template-columns:1fr!important;padding:0 18px!important}.pkp-fls-pro .pkp-brand-tagline,.pkp-fls-pro .pkp-brand-nav{display:none!important}.pkp-fls-pro .pkp-profile-head{grid-template-columns:105px minmax(0,1fr)!important;min-height:145px!important;padding:0 18px 12px!important}.pkp-fls-pro .pkp-profile-avatar{width:96px!important;height:96px!important;margin-top:-28px!important}.pkp-fls-pro .pkp-profile-content{grid-template-columns:1fr!important;height:auto!important;padding:0 18px!important}.pkp-fls-pro .pkp-profile-footer{margin:10px 18px 12px!important}}
@media(max-width:600px){.pkp-fls-pro .pkp-profile-dialog{width:96vw!important;height:95vh!important;max-height:95vh!important}.pkp-fls-pro .pkp-profile-head{grid-template-columns:78px minmax(0,1fr)!important;gap:10px!important}.pkp-fls-pro .pkp-profile-avatar{width:70px!important;height:70px!important;border-width:4px!important;margin-top:-18px!important}.pkp-fls-pro .pkp-profile-title h2{font-size:21px!important}.pkp-fls-pro .pkp-profile-service{font-size:14px!important}.pkp-fls-pro .pkp-profile-rating{font-size:14px!important}.pkp-fls-pro .pkp-profile-about{font-size:11px!important}.pkp-fls-pro .pkp-profile-grid{grid-template-columns:1fr!important}.pkp-fls-pro .pkp-profile-actions a{font-size:11px!important;padding:9px 4px!important}.pkp-fls-pro .pkp-profile-share-buttons a{font-size:10px!important}.pkp-fls-pro .pkp-profile-footer{font-size:10px!important}}


/* v4.10.56 - profile popup screenshot-matched layout: move rating column to the top, remove dead whitespace */
.pkp-fls-pro .pkp-profile-dialog{height:min(90vh,820px)!important;max-height:90vh!important;width:min(96vw,1280px)!important}
.pkp-fls-pro .pkp-profile-brandbar{height:102px!important;box-sizing:border-box!important}
.pkp-fls-pro .pkp-profile-main{height:calc(100% - 102px)!important;position:relative!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-head{grid-template-columns:150px minmax(0,1fr)!important;gap:20px!important;min-height:180px!important;height:180px!important;padding:0 420px 14px 28px!important;box-sizing:border-box!important;align-items:center!important}
.pkp-fls-pro .pkp-profile-avatar{width:142px!important;height:142px!important;margin-top:-28px!important}
.pkp-fls-pro .pkp-profile-title{padding-top:8px!important}
.pkp-fls-pro .pkp-profile-title h2{font-size:29px!important}
.pkp-fls-pro .pkp-profile-content{display:block!important;position:relative!important;height:calc(100% - 180px - 74px)!important;padding:0 28px!important;box-sizing:border-box!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-left{width:calc(100% - 383px)!important;max-width:calc(100% - 383px)!important;display:flex!important;flex-direction:column!important;gap:10px!important;min-width:0!important;height:100%!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-side-panel{position:absolute!important;top:-180px!important;right:28px!important;width:355px!important;max-width:355px!important;display:flex!important;flex-direction:column!important;gap:10px!important;overflow:visible!important}
.pkp-fls-pro .pkp-profile-rating-box h3,.pkp-fls-pro .pkp-profile-quick h3,.pkp-fls-pro .pkp-profile-share h3{font-size:16px!important}
.pkp-fls-pro .pkp-profile-rating-box{padding-bottom:9px!important}
.pkp-fls-pro .pkp-profile-rating-summary{padding:10px 14px 4px!important}
.pkp-fls-pro .pkp-profile-rating-summary strong{font-size:32px!important}
.pkp-fls-pro .pkp-profile-rating-summary span{font-size:18px!important}
.pkp-fls-pro .pkp-profile-actions{gap:7px!important;padding:7px 12px 11px!important}
.pkp-fls-pro .pkp-profile-actions a{padding:9px 6px!important;font-size:12px!important;min-width:0!important}
.pkp-fls-pro .pkp-profile-quick{padding-bottom:5px!important}
.pkp-fls-pro .pkp-profile-quick div{padding:5px 14px!important;font-size:12px!important}
.pkp-fls-pro .pkp-profile-share{padding-bottom:8px!important}
.pkp-fls-pro .pkp-profile-share h3{padding:9px 13px 3px!important}
.pkp-fls-pro .pkp-profile-share p{padding:0 13px 6px!important;font-size:10px!important}
.pkp-fls-pro .pkp-profile-share-buttons{gap:5px!important;padding:0 13px 7px!important}
.pkp-fls-pro .pkp-profile-share-buttons a{padding:7px 2px!important;font-size:10px!important}
.pkp-fls-pro .pkp-profile-share-link{gap:5px!important;padding:0 13px 9px!important}
.pkp-fls-pro .pkp-profile-share-link input{height:32px!important;font-size:9px!important}
.pkp-fls-pro .pkp-profile-copy{height:32px!important;padding:0 11px!important;font-size:10px!important}
.pkp-fls-pro .pkp-profile-share-image{padding:8px!important}
.pkp-fls-pro .pkp-share-image-preview{grid-template-columns:62px minmax(0,1fr)!important;gap:8px!important}
.pkp-fls-pro .pkp-share-image-avatar{width:60px!important;height:60px!important}
.pkp-fls-pro .pkp-profile-share-image p{font-size:9px!important}
.pkp-fls-pro .pkp-share-as-image{padding:8px!important;font-size:12px!important}
.pkp-fls-pro .pkp-profile-info-panel h3{padding:12px 15px!important}
.pkp-fls-pro .pkp-profile-grid{gap:8px!important;padding:10px 12px 12px!important}
.pkp-fls-pro .pkp-profile-grid>div{padding:9px 12px!important;min-height:48px!important}
.pkp-fls-pro .pkp-profile-collapsed{min-height:43px!important}
.pkp-fls-pro .pkp-profile-collapsed h3{padding:11px 15px!important}
.pkp-fls-pro .pkp-profile-footer{margin:10px 28px 12px!important;height:44px!important;box-sizing:border-box!important}
@media(max-width:900px){
 .pkp-fls-pro .pkp-profile-dialog{width:96vw!important;height:94vh!important;max-height:94vh!important}
 .pkp-fls-pro .pkp-profile-main{height:calc(100% - 82px)!important;overflow-y:auto!important}
 .pkp-fls-pro .pkp-profile-brandbar{height:82px!important}
 .pkp-fls-pro .pkp-profile-head{grid-template-columns:105px minmax(0,1fr)!important;min-height:145px!important;height:auto!important;padding:0 18px 12px!important}
 .pkp-fls-pro .pkp-profile-avatar{width:96px!important;height:96px!important;margin-top:-28px!important}
 .pkp-fls-pro .pkp-profile-content{height:auto!important;padding:0 18px!important;overflow:visible!important}
 .pkp-fls-pro .pkp-profile-left{width:100%!important;max-width:none!important;height:auto!important;overflow:visible!important}
 .pkp-fls-pro .pkp-profile-side-panel{position:static!important;width:100%!important;max-width:none!important;margin-top:12px!important;overflow:visible!important}
 .pkp-fls-pro .pkp-profile-footer{margin:10px 18px 12px!important}
}

/* v4.10.57 - provider profile final compact layout: rating at top-right + share always visible */
.pkp-fls-pro .pkp-profile-dialog{width:min(1220px,calc(100vw - 56px))!important;height:min(700px,calc(100vh - 34px))!important;max-height:calc(100vh - 34px)!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-brandbar{height:78px!important;min-height:78px!important}
.pkp-fls-pro .pkp-profile-main{height:calc(100% - 78px)!important;max-height:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}
.pkp-fls-pro .pkp-profile-head{display:grid!important;grid-template-columns:145px minmax(0,1fr) 430px!important;gap:18px!important;align-items:center!important;min-height:142px!important;height:142px!important;padding:0 24px 8px!important;box-sizing:border-box!important;flex:none!important}
.pkp-fls-pro .pkp-profile-avatar{width:128px!important;height:128px!important;margin-top:-28px!important;border-width:6px!important}
.pkp-fls-pro .pkp-profile-title{padding-top:10px!important;min-width:0!important}
.pkp-fls-pro .pkp-profile-title h2{font-size:27px!important;margin:4px 0 1px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.pkp-fls-pro .pkp-profile-service{font-size:16px!important}.pkp-fls-pro .pkp-profile-rating{font-size:16px!important;margin-top:5px!important}.pkp-fls-pro .pkp-profile-about{font-size:12px!important;margin-top:4px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.pkp-fls-pro .pkp-profile-top-rating{min-width:0!important}.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-box{margin:0!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-box h3{padding:8px 12px!important;font-size:14px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary{grid-template-columns:auto 1fr!important;column-gap:9px!important;padding:7px 12px 3px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary strong{font-size:29px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary span{font-size:17px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary small{font-size:10px!important;margin-top:-3px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions{gap:7px!important;padding:5px 12px 9px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions a{padding:8px 7px!important;font-size:12px!important;border-radius:7px!important}
.pkp-fls-pro .pkp-profile-content{display:grid!important;grid-template-columns:minmax(0,1fr) 365px!important;gap:14px!important;padding:0 24px!important;height:auto!important;min-height:0!important;flex:1 1 auto!important;overflow:hidden!important;box-sizing:border-box!important}
.pkp-fls-pro .pkp-profile-left{gap:7px!important;min-height:0!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-side-panel{gap:8px!important;min-height:0!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-info-panel,.pkp-fls-pro .pkp-profile-rating-box,.pkp-fls-pro .pkp-profile-quick,.pkp-fls-pro .pkp-profile-share,.pkp-fls-pro .pkp-profile-share-image,.pkp-fls-pro .pkp-profile-collapsed{border-radius:9px!important;box-shadow:0 2px 8px rgba(15,23,42,.045)!important}
.pkp-fls-pro .pkp-profile-info-panel h3,.pkp-fls-pro .pkp-profile-collapsed h3{padding:8px 12px!important;font-size:14px!important}
.pkp-fls-pro .pkp-profile-grid{gap:6px!important;padding:7px 9px 9px!important}.pkp-fls-pro .pkp-profile-grid>div{padding:7px 9px!important;min-height:42px!important}.pkp-fls-pro .pkp-profile-grid span{font-size:9px!important}.pkp-fls-pro .pkp-profile-grid strong{font-size:12px!important}
.pkp-fls-pro .pkp-profile-collapsed{min-height:37px!important}.pkp-fls-pro .pkp-profile-collapsed h3{padding:9px 12px!important}.pkp-fls-pro .pkp-profile-collapsed p{padding:0 12px 8px!important;font-size:11px!important}.pkp-fls-pro .pkp-profile-service-tags{padding:0 12px 8px!important;gap:5px!important}.pkp-fls-pro .pkp-profile-service-tags span{padding:4px 7px!important;font-size:10px!important}
.pkp-fls-pro .pkp-profile-side-panel .pkp-profile-quick h3,.pkp-fls-pro .pkp-profile-side-panel .pkp-profile-share h3{padding:8px 12px 4px!important;font-size:14px!important}.pkp-fls-pro .pkp-profile-quick div{padding:4px 12px!important;font-size:11px!important}.pkp-fls-pro .pkp-profile-quick{padding-bottom:5px!important}
.pkp-fls-pro .pkp-profile-share p{padding:0 12px 5px!important;font-size:10px!important}.pkp-fls-pro .pkp-profile-share-buttons{gap:5px!important;padding:0 12px 6px!important}.pkp-fls-pro .pkp-profile-share-buttons a{padding:7px 2px!important;font-size:10px!important;border-radius:6px!important}.pkp-fls-pro .pkp-profile-share-link{gap:5px!important;padding:0 12px 8px!important}.pkp-fls-pro .pkp-profile-share-link input{height:30px!important;font-size:9px!important}.pkp-fls-pro .pkp-profile-copy{height:30px!important;padding:0 10px!important;font-size:10px!important}
.pkp-fls-pro .pkp-profile-share-image{padding:8px!important}.pkp-fls-pro .pkp-share-image-preview{grid-template-columns:58px minmax(0,1fr)!important;gap:7px!important}.pkp-fls-pro .pkp-share-image-avatar{width:56px!important;height:56px!important}.pkp-fls-pro .pkp-share-image-preview strong{font-size:12px!important}.pkp-fls-pro .pkp-share-image-preview b,.pkp-fls-pro .pkp-share-image-preview span,.pkp-fls-pro .pkp-share-image-preview small{font-size:9px!important;margin-top:1px!important}.pkp-fls-pro .pkp-share-as-image{margin-top:5px!important;padding:7px!important;font-size:11px!important}.pkp-fls-pro .pkp-profile-share-image p{margin:3px 0 0!important;font-size:9px!important}
.pkp-fls-pro .pkp-profile-footer{margin:7px 24px 8px!important;height:36px!important;min-height:36px!important;font-size:10px!important;flex:none!important}
@media(max-width:900px){.pkp-fls-pro .pkp-profile-dialog{height:94vh!important;max-height:94vh!important}.pkp-fls-pro .pkp-profile-main{height:calc(100% - 78px)!important;overflow-y:auto!important}.pkp-fls-pro .pkp-profile-head{grid-template-columns:95px minmax(0,1fr)!important;height:auto!important;min-height:132px!important;padding:0 16px 10px!important}.pkp-fls-pro .pkp-profile-top-rating{grid-column:1/-1!important}.pkp-fls-pro .pkp-profile-content{grid-template-columns:1fr!important;height:auto!important;overflow:visible!important;padding:0 16px!important}.pkp-fls-pro .pkp-profile-side-panel{overflow:visible!important}.pkp-fls-pro .pkp-profile-footer{margin:8px 16px 10px!important}}

/* v4.10.57 - FINAL: rating in header, share profile visible on desktop */
.pkp-fls-pro .pkp-profile-dialog{width:min(1220px,calc(100vw - 56px))!important;height:min(700px,calc(100vh - 30px))!important;max-height:calc(100vh - 30px)!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-brandbar{height:76px!important;min-height:76px!important}
.pkp-fls-pro .pkp-profile-main{height:calc(100% - 76px)!important;max-height:none!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}
.pkp-fls-pro .pkp-profile-head{display:grid!important;grid-template-columns:140px minmax(0,1fr) 410px!important;gap:16px!important;align-items:center!important;height:145px!important;min-height:145px!important;padding:0 22px 7px!important;box-sizing:border-box!important;flex:none!important}
.pkp-fls-pro .pkp-profile-avatar{width:124px!important;height:124px!important;margin-top:-26px!important;border-width:6px!important}
.pkp-fls-pro .pkp-profile-title{padding-top:7px!important;min-width:0!important}.pkp-fls-pro .pkp-profile-title h2{font-size:27px!important;margin:4px 0 1px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pkp-fls-pro .pkp-profile-service{font-size:16px!important}.pkp-fls-pro .pkp-profile-rating{font-size:15px!important;margin-top:5px!important}.pkp-fls-pro .pkp-profile-about{font-size:12px!important;margin-top:4px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.pkp-fls-pro .pkp-profile-top-rating{min-width:0!important}.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-box{margin:0!important}.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-box h3{padding:7px 11px!important;font-size:14px!important}.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary{padding:6px 11px 2px!important;grid-template-columns:auto 1fr!important;column-gap:8px!important}.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary strong{font-size:28px!important}.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary span{font-size:17px!important}.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary small{font-size:9px!important}.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions{display:flex!important;gap:6px!important;padding:5px 11px 8px!important}.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions a{flex:1!important;min-width:0!important;padding:8px 5px!important;font-size:11px!important;white-space:nowrap!important;border-radius:7px!important}
.pkp-fls-pro .pkp-profile-content{display:grid!important;grid-template-columns:minmax(0,1fr) 365px!important;gap:13px!important;padding:0 22px!important;height:auto!important;min-height:0!important;flex:1 1 auto!important;overflow:hidden!important;box-sizing:border-box!important}.pkp-fls-pro .pkp-profile-left{gap:6px!important;min-height:0!important;overflow:hidden!important}.pkp-fls-pro .pkp-profile-side-panel{gap:7px!important;min-height:0!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-info-panel,.pkp-fls-pro .pkp-profile-quick,.pkp-fls-pro .pkp-profile-share,.pkp-fls-pro .pkp-profile-share-image,.pkp-fls-pro .pkp-profile-collapsed{border-radius:8px!important;box-shadow:0 2px 7px rgba(15,23,42,.04)!important}.pkp-fls-pro .pkp-profile-info-panel h3,.pkp-fls-pro .pkp-profile-collapsed h3{padding:7px 11px!important;font-size:13px!important}.pkp-fls-pro .pkp-profile-grid{gap:5px!important;padding:6px 8px 8px!important}.pkp-fls-pro .pkp-profile-grid>div{padding:6px 8px!important;min-height:40px!important}.pkp-fls-pro .pkp-profile-grid span{font-size:9px!important}.pkp-fls-pro .pkp-profile-grid strong{font-size:12px!important}.pkp-fls-pro .pkp-profile-collapsed{min-height:34px!important}.pkp-fls-pro .pkp-profile-collapsed h3{padding:8px 11px!important}.pkp-fls-pro .pkp-profile-collapsed p{padding:0 11px 7px!important;font-size:10px!important}.pkp-fls-pro .pkp-profile-service-tags{padding:0 11px 7px!important;gap:4px!important}.pkp-fls-pro .pkp-profile-service-tags span{padding:4px 6px!important;font-size:9px!important}
.pkp-fls-pro .pkp-profile-quick{padding-bottom:4px!important}.pkp-fls-pro .pkp-profile-quick h3,.pkp-fls-pro .pkp-profile-share h3{padding:7px 11px 3px!important;font-size:13px!important}.pkp-fls-pro .pkp-profile-quick div{padding:3px 11px!important;font-size:10px!important}.pkp-fls-pro .pkp-profile-quick div span{margin-left:4px!important}.pkp-fls-pro .pkp-profile-share p{padding:0 11px 4px!important;font-size:9px!important}.pkp-fls-pro .pkp-profile-share-buttons{gap:4px!important;padding:0 11px 5px!important}.pkp-fls-pro .pkp-profile-share-buttons a{padding:6px 2px!important;font-size:9px!important;border-radius:6px!important}.pkp-fls-pro .pkp-profile-share-link{gap:4px!important;padding:0 11px 7px!important}.pkp-fls-pro .pkp-profile-share-link input{height:28px!important;font-size:8px!important}.pkp-fls-pro .pkp-profile-copy{height:28px!important;padding:0 9px!important;font-size:9px!important}
.pkp-fls-pro .pkp-profile-share-image{padding:7px!important}.pkp-fls-pro .pkp-share-image-preview{grid-template-columns:52px minmax(0,1fr)!important;gap:6px!important}.pkp-fls-pro .pkp-share-image-avatar{width:50px!important;height:50px!important}.pkp-fls-pro .pkp-share-image-preview strong{font-size:11px!important}.pkp-fls-pro .pkp-share-image-preview b,.pkp-fls-pro .pkp-share-image-preview span,.pkp-fls-pro .pkp-share-image-preview small{font-size:8px!important;margin-top:1px!important}.pkp-fls-pro .pkp-share-as-image{margin-top:4px!important;padding:6px!important;font-size:10px!important}.pkp-fls-pro .pkp-profile-share-image p{margin:2px 0 0!important;font-size:8px!important}.pkp-fls-pro .pkp-profile-footer{margin:6px 22px 7px!important;height:34px!important;min-height:34px!important;font-size:9px!important;flex:none!important}
@media(max-width:900px){.pkp-fls-pro .pkp-profile-dialog{height:94vh!important;max-height:94vh!important}.pkp-fls-pro .pkp-profile-main{height:calc(100% - 76px)!important;overflow-y:auto!important}.pkp-fls-pro .pkp-profile-head{grid-template-columns:92px minmax(0,1fr)!important;height:auto!important;min-height:132px!important;padding:0 15px 9px!important}.pkp-fls-pro .pkp-profile-top-rating{grid-column:1/-1!important}.pkp-fls-pro .pkp-profile-content{grid-template-columns:1fr!important;height:auto!important;overflow:visible!important;padding:0 15px!important}.pkp-fls-pro .pkp-profile-side-panel{overflow:visible!important}.pkp-fls-pro .pkp-profile-footer{margin:7px 15px 9px!important}}

/* v4.10.58 - compact provider profile: remove middle whitespace + mobile fit + clear action labels */
.pkp-fls-pro .pkp-profile-dialog{height:min(720px,calc(100vh - 24px))!important;max-height:calc(100vh - 24px)!important}
.pkp-fls-pro .pkp-profile-brandbar{height:72px!important;min-height:72px!important}
.pkp-fls-pro .pkp-profile-main{height:calc(100% - 72px)!important}
.pkp-fls-pro .pkp-profile-head{grid-template-columns:126px minmax(0,1fr) 405px!important;height:124px!important;min-height:124px!important;padding:0 20px 4px!important;gap:14px!important}
.pkp-fls-pro .pkp-profile-avatar{width:112px!important;height:112px!important;margin-top:-18px!important}
.pkp-fls-pro .pkp-profile-title{padding-top:2px!important}
.pkp-fls-pro .pkp-profile-title h2{font-size:25px!important;margin:2px 0 0!important}
.pkp-fls-pro .pkp-profile-service{font-size:15px!important}
.pkp-fls-pro .pkp-profile-rating{font-size:14px!important;margin-top:3px!important}
.pkp-fls-pro .pkp-profile-about{font-size:11px!important;margin-top:2px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-box h3{padding:6px 10px!important;font-size:13px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary{padding:4px 10px 2px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary strong{font-size:26px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary span{font-size:16px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary small{font-size:8px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions{padding:4px 10px 7px!important;gap:5px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions a{padding:7px 5px!important;font-size:11px!important;line-height:1.15!important;color:#fff!important;text-decoration:none!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions a span{color:#fff!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions .pkp-profile-wa{color:#fff!important}
.pkp-fls-pro .pkp-profile-content{padding:0 20px!important;grid-template-columns:minmax(0,1fr) 360px!important;gap:12px!important}
.pkp-fls-pro .pkp-profile-left{gap:5px!important}
.pkp-fls-pro .pkp-profile-side-panel{gap:6px!important}
.pkp-fls-pro .pkp-profile-info-panel h3,.pkp-fls-pro .pkp-profile-collapsed h3{padding:6px 10px!important;font-size:13px!important}
.pkp-fls-pro .pkp-profile-grid{gap:5px!important;padding:5px 7px 7px!important}
.pkp-fls-pro .pkp-profile-grid>div{padding:5px 7px!important;min-height:38px!important}
.pkp-fls-pro .pkp-profile-collapsed{min-height:32px!important}
.pkp-fls-pro .pkp-profile-collapsed h3{padding:7px 10px!important}
.pkp-fls-pro .pkp-profile-quick h3,.pkp-fls-pro .pkp-profile-share h3{padding:6px 10px 2px!important;font-size:13px!important}
.pkp-fls-pro .pkp-profile-quick div{padding:3px 10px!important;font-size:10px!important}
.pkp-fls-pro .pkp-profile-share p{padding:0 10px 3px!important}
.pkp-fls-pro .pkp-profile-share-buttons{padding:0 10px 4px!important;gap:4px!important}
.pkp-fls-pro .pkp-profile-share-buttons a{padding:6px 2px!important;font-size:9px!important;color:#fff!important;text-decoration:none!important}
.pkp-fls-pro .pkp-profile-share-buttons a.pk p-share-wa,.pkp-fls-pro .pkp-profile-share-buttons a.pkp-share-wa{color:#fff!important}
.pkp-fls-pro .pkp-profile-share-link{padding:0 10px 6px!important}
.pkp-fls-pro .pkp-profile-share-image{padding:6px!important}
.pkp-fls-pro .pkp-profile-footer{margin:5px 20px 6px!important;height:32px!important;min-height:32px!important;font-size:9px!important}
@media(max-width:900px){
 .pkp-fls-pro .pkp-profile-dialog{width:calc(100vw - 20px)!important;height:calc(100vh - 16px)!important;max-height:calc(100vh - 16px)!important}
 .pkp-fls-pro .pkp-profile-brandbar{height:64px!important;min-height:64px!important}
 .pkp-fls-pro .pkp-profile-main{height:calc(100% - 64px)!important;overflow-y:auto!important;overflow-x:hidden!important}
 .pkp-fls-pro .pkp-profile-head{grid-template-columns:82px minmax(0,1fr)!important;height:auto!important;min-height:118px!important;padding:0 12px 8px!important;gap:10px!important;align-items:center!important}
 .pkp-fls-pro .pkp-profile-avatar{width:78px!important;height:78px!important;margin-top:-12px!important;border-width:4px!important}
 .pkp-fls-pro .pkp-profile-title{padding-top:4px!important}
 .pkp-fls-pro .pkp-profile-title h2{font-size:21px!important}
 .pkp-fls-pro .pkp-profile-service{font-size:14px!important}
 .pkp-fls-pro .pkp-profile-rating{font-size:12px!important}
 .pkp-fls-pro .pkp-profile-about{font-size:10px!important}
 .pkp-fls-pro .pkp-profile-top-rating{grid-column:1/-1!important;width:100%!important}
 .pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-box h3{font-size:13px!important;padding:7px 10px!important}
 .pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary{padding:6px 10px 3px!important}
 .pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary strong{font-size:26px!important}
 .pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary span{font-size:15px!important}
 .pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions a{font-size:11px!important;padding:8px 4px!important}
 .pkp-fls-pro .pkp-profile-content{grid-template-columns:1fr!important;padding:0 12px!important;gap:8px!important;overflow:visible!important}
 .pkp-fls-pro .pkp-profile-left,.pkp-fls-pro .pkp-profile-side-panel{overflow:visible!important}
 .pkp-fls-pro .pkp-profile-side-panel{gap:8px!important}
 .pkp-fls-pro .pkp-profile-share-buttons{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .pkp-fls-pro .pkp-profile-share-buttons a{font-size:10px!important;padding:8px 4px!important}
 .pkp-fls-pro .pkp-profile-share-link{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important}
 .pkp-fls-pro .pkp-profile-share-link input{min-width:0!important;font-size:9px!important}
 .pkp-fls-pro .pkp-profile-footer{margin:7px 12px 10px!important}
}


/* v4.10.59 - desktop profile final: eliminate center whitespace and keep full profile visible */
@media(min-width:901px){
.pkp-fls-pro .pkp-profile-dialog{width:min(96vw,1280px)!important;height:min(94vh,900px)!important;max-height:94vh!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-main{height:calc(100% - 72px)!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-head{display:grid!important;grid-template-columns:145px minmax(0,1fr) minmax(430px,1.08fr)!important;gap:18px!important;height:150px!important;min-height:150px!important;padding:12px 24px 8px!important;box-sizing:border-box!important;align-items:center!important}
.pkp-fls-pro .pkp-profile-avatar{width:112px!important;height:112px!important;margin-top:-10px!important}
.pkp-fls-pro .pkp-profile-title h2{font-size:27px!important;margin:2px 0 2px!important}
.pkp-fls-pro .pkp-profile-service{font-size:16px!important;margin:0!important}
.pkp-fls-pro .pkp-profile-rating{font-size:14px!important;margin-top:4px!important}
.pkp-fls-pro .pkp-profile-about{font-size:12px!important;margin:4px 0 0!important}
.pkp-fls-pro .pkp-profile-top-rating{align-self:center!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-box h3{padding:9px 14px!important;font-size:15px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary{padding:7px 14px 3px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary strong{font-size:31px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary span{font-size:18px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-rating-summary small{font-size:9px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions{padding:4px 10px 9px!important;gap:7px!important}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions a{font-size:12px!important;padding:8px 6px!important;color:#fff!important}
.pkp-fls-pro .pkp-profile-content{display:grid!important;grid-template-columns:minmax(0,1.62fr) minmax(340px,.95fr)!important;gap:14px!important;padding:0 24px 6px!important;height:auto!important;min-height:0!important;flex:1 1 auto!important;overflow:hidden!important;box-sizing:border-box!important}
.pkp-fls-pro .pkp-profile-left,.pkp-fls-pro .pkp-profile-side-panel{min-height:0!important;overflow:visible!important;display:flex!important;flex-direction:column!important;gap:7px!important}
.pkp-fls-pro .pkp-profile-info-panel,.pkp-fls-pro .pkp-profile-description,.pkp-fls-pro .pkp-profile-services,.pkp-fls-pro .pkp-profile-quick,.pkp-fls-pro .pkp-profile-share,.pkp-fls-pro .pkp-profile-share-image{flex:0 0 auto!important}
.pkp-fls-pro .pkp-profile-info-panel h3,.pkp-fls-pro .pkp-profile-collapsed h3,.pkp-fls-pro .pkp-profile-quick h3,.pkp-fls-pro .pkp-profile-share h3{padding:7px 11px!important;font-size:14px!important}
.pkp-fls-pro .pkp-profile-grid{gap:6px!important;padding:8px!important}
.pkp-fls-pro .pkp-profile-grid>div{padding:8px 10px!important;min-height:42px!important}
.pkp-fls-pro .pkp-profile-grid>div span{font-size:10px!important}
.pkp-fls-pro .pkp-profile-grid>div strong{font-size:13px!important;margin-top:2px!important}
.pkp-fls-pro .pkp-profile-description p{padding:8px 11px!important;font-size:11px!important}
.pkp-fls-pro .pkp-profile-collapsed{min-height:34px!important}
.pkp-fls-pro .pkp-profile-collapsed h3{padding:8px 11px!important}
.pkp-fls-pro .pkp-profile-collapsed p{padding:0 11px 7px!important;font-size:10px!important}
.pkp-fls-pro .pkp-profile-service-tags{padding:0 11px 7px!important;gap:4px!important}
.pkp-fls-pro .pkp-profile-service-tags span{padding:4px 7px!important;font-size:9px!important}
.pkp-fls-pro .pkp-profile-quick div{padding:4px 11px!important;font-size:11px!important}
.pkp-fls-pro .pkp-profile-share p{padding:0 11px 4px!important;font-size:10px!important}
.pkp-fls-pro .pkp-profile-share-buttons{padding:0 11px 5px!important;gap:5px!important}
.pkp-fls-pro .pkp-profile-share-buttons a{padding:7px 3px!important;font-size:10px!important;color:#fff!important}
.pkp-fls-pro .pkp-profile-share-link{padding:0 11px 7px!important;gap:5px!important}
.pkp-fls-pro .pkp-profile-share-link input{height:30px!important;font-size:9px!important}
.pkp-fls-pro .pkp-profile-copy{height:30px!important;padding:0 10px!important;font-size:10px!important}
.pkp-fls-pro .pkp-profile-share-image{padding:7px!important}
.pkp-fls-pro .pkp-share-image-preview{grid-template-columns:58px minmax(0,1fr)!important;gap:7px!important}
.pkp-fls-pro .pkp-share-image-avatar{width:56px!important;height:56px!important}
.pkp-fls-pro .pkp-share-image-preview strong{font-size:11px!important}
.pkp-fls-pro .pkp-share-image-preview b,.pkp-fls-pro .pkp-share-image-preview span,.pkp-fls-pro .pkp-share-image-preview small{font-size:8px!important}
.pkp-fls-pro .pkp-share-as-image{margin-top:5px!important;padding:7px!important;font-size:10px!important}
.pkp-fls-pro .pkp-profile-share-image p{margin:3px 0 0!important;font-size:8px!important}
.pkp-fls-pro .pkp-profile-footer{margin:5px 24px 7px!important;height:34px!important;min-height:34px!important;font-size:10px!important;flex:0 0 auto!important}
}

/* v4.10.60 - narrower desktop provider profile popup */
@media(min-width:901px){.pkp-fls-pro .pkp-profile-dialog{width:min(90vw,980px)!important}.pkp-fls-pro .pkp-profile-content{grid-template-columns:minmax(0,1fr) 290px!important}.pkp-fls-pro .pkp-profile-brandbar{padding-left:22px!important;padding-right:22px!important}.pkp-fls-pro .pkp-profile-head{padding-left:22px!important;padding-right:22px!important}.pkp-fls-pro .pkp-profile-content{padding-left:22px!important;padding-right:22px!important}.pkp-fls-pro .pkp-profile-footer{margin-left:22px!important;margin-right:22px!important}}

/* v4.10.66 - Directory layout matching approved Dial Odisha mockup */
.pkp-fls-directory-v469{background:#f3f7fc!important;padding:14px!important;border-radius:0!important;color:#12356f!important;max-width:1600px!important;margin:0 auto!important}
.pkp-fls-directory-v469 .pkp-fls-searchbar{display:grid!important;grid-template-columns:minmax(260px,1.45fr) minmax(160px,.75fr) minmax(160px,.75fr) minmax(170px,.82fr) 190px!important;gap:16px!important;align-items:center!important;background:#fff!important;border:1px solid #e3eaf4!important;border-radius:16px!important;padding:14px!important;box-shadow:0 7px 25px rgba(18,53,111,.09)!important;margin-bottom:18px!important}
.pkp-fls-directory-v469 .pkp-search-keyword{position:relative;min-height:54px!important;padding-left:45px!important;padding-top:2px!important}
.pkp-fls-directory-v469 .pkp-search-keyword input{width:100%!important;height:34px!important;border:0!important;outline:0!important;background:transparent!important;padding:0!important;font-size:14px!important;color:#183b73!important}
.pkp-fls-directory-v469 .pkp-search-keyword input::placeholder{color:#62789d!important}
.pkp-fls-directory-v469 .pkp-search-keyword small{display:block!important;color:#7b8eac!important;font-size:10px!important;line-height:1.2!important}
.pkp-fls-directory-v469 .pkp-search-icon{position:absolute!important;left:4px!important;top:7px!important;width:34px!important;height:34px!important;border:3px solid #153d78!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:23px!important;line-height:1!important;color:#153d78!important}
.pkp-fls-directory-v469 .pkp-search-icon:after{content:"";position:absolute;right:-7px;bottom:-5px;width:10px;height:3px;background:#153d78;transform:rotate(45deg);border-radius:2px}
.pkp-fls-directory-v469 .pkp-fls-searchbar select{width:100%!important;height:44px!important;border:1px solid #dce5f0!important;border-radius:8px!important;background:#fff!important;color:#173a70!important;padding:0 12px!important;font-size:13px!important;min-width:0!important}
.pkp-fls-directory-v469 .pkp-search-submit{height:44px!important;border:0!important;border-radius:8px!important;background:#126bea!important;color:#fff!important;font-weight:800!important;font-size:16px!important;cursor:pointer!important;box-shadow:0 5px 12px rgba(18,107,234,.2)!important}
.pkp-fls-directory-v469 .pkp-fls-directory-shell{display:grid!important;grid-template-columns:230px minmax(0,1fr) 236px!important;gap:18px!important;align-items:start!important}
.pkp-fls-directory-v469 .pkp-category-sidebar,.pkp-fls-directory-v469 .pkp-right-box,.pkp-fls-directory-v469 .pkp-support-box{background:#fff!important;border:1px solid #e0e8f2!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 5px 16px rgba(18,53,111,.07)!important}
.pkp-fls-directory-v469 .pkp-category-sidebar{position:sticky!important;top:18px!important}
.pkp-fls-directory-v469 .pkp-category-head{background:#116bd7!important;padding:16px 18px!important;color:#fff!important}
.pkp-fls-directory-v469 .pkp-category-head h3{margin:0!important;color:#fff!important;font-size:18px!important;line-height:1.2!important}
.pkp-fls-directory-v469 .pkp-category-list{padding:7px!important;max-height:720px!important;overflow:auto!important}
.pkp-fls-directory-v469 .pkp-category-item{width:100%!important;display:grid!important;grid-template-columns:31px minmax(0,1fr) auto!important;gap:7px!important;align-items:center!important;border:0!important;border-bottom:1px solid #edf2f7!important;background:#fff!important;color:#173a70!important;padding:10px 8px!important;text-align:left!important;cursor:pointer!important;border-radius:7px!important}
.pkp-fls-directory-v469 .pkp-category-item:hover,.pkp-fls-directory-v469 .pkp-category-item.active{background:#f0f6ff!important;color:#075ed0!important}
.pkp-fls-directory-v469 .pkp-category-item .cat-icon{width:26px!important;height:26px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#126bea!important;font-size:20px!important}
.pkp-fls-directory-v469 .pkp-category-item strong{font-size:12px!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.pkp-fls-directory-v469 .pkp-category-item em{font-size:10px!important;color:#647b9f!important;font-style:normal!important}
.pkp-fls-directory-v469 .pkp-more-services{border-bottom:0!important}
.pkp-fls-directory-v469 .pkp-fls-head{margin:0 0 11px!important;align-items:end!important}
.pkp-fls-directory-v469 .pkp-fls-head h2{color:#123a76!important;font-size:27px!important;line-height:1.1!important;margin:0!important}
.pkp-fls-directory-v469 .pkp-fls-head p{color:#60779b!important;font-size:14px!important;margin:5px 0 0!important}
.pkp-fls-directory-v469 .pkp-fls-head-right{display:flex!important;align-items:center!important;gap:12px!important}
.pkp-fls-directory-v469 .pkp-result-count{font-size:11px!important;color:#4d6488!important;white-space:nowrap!important}
.pkp-fls-directory-v469 .pkp-fls-layout{gap:5px!important}
.pkp-fls-directory-v469 .pkp-view-btn{padding:9px 11px!important;border:1px solid #d9e2ef!important;border-radius:7px!important;background:#fff!important;color:#173a70!important;font-size:12px!important;font-weight:700!important}
.pkp-fls-directory-v469 .pkp-view-btn.active{background:#126bea!important;border-color:#126bea!important;color:#fff!important}
.pkp-fls-directory-v469 .pkp-fls-results{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;align-items:start!important}
.pkp-fls-directory-v469 .pkp-provider{border:1px solid #e2e9f2!important;border-radius:10px!important;box-shadow:0 4px 12px rgba(18,53,111,.08)!important}
.pkp-fls-directory-v469 .pkp-provider-img{height:155px!important;background:#eaf1f9!important}
.pkp-fls-directory-v469 .pkp-provider-body{padding:10px 11px 11px!important}
.pkp-fls-directory-v469 .pkp-provider h3{font-size:17px!important;color:#113a76!important;margin:0 0 2px!important}
.pkp-fls-directory-v469 .pkp-provider .pkp-service{color:#123e7e!important;font-size:12px!important;font-weight:600!important}
.pkp-fls-directory-v469 .pkp-provider .pkp-stars{margin:5px 0!important;font-size:16px!important;color:#f5a900!important}
.pkp-fls-directory-v469 .pkp-provider .pkp-stars span{font-size:11px!important;color:#5d7294!important}
.pkp-fls-directory-v469 .pkp-provider .pkp-about{font-size:11px!important;color:#536b90!important;line-height:1.38!important;min-height:31px!important;margin-top:3px!important}
.pkp-fls-directory-v469 .pkp-provider .pkp-address{font-size:11px!important;color:#4d668d!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin-top:5px!important}
.pkp-fls-directory-v469 .pkp-actions{gap:6px!important;margin-top:9px!important}
.pkp-fls-directory-v469 .pkp-actions button,.pkp-fls-directory-v469 .pkp-actions a{min-height:36px!important;padding:7px 8px!important;border-radius:6px!important;font-size:11px!important;font-weight:700!important;background:#fff!important}
.pkp-fls-directory-v469 .pkp-actions .pkp-profile{border:1px solid #7044ff!important;color:#5525ff!important;cursor:pointer!important}
.pkp-fls-directory-v469 .pkp-actions a{border:1px solid #15a95d!important;color:#07984e!important}
.pkp-fls-directory-v469 .pkp-badge{top:10px!important;left:10px!important;border-radius:6px!important;padding:6px 8px!important;font-size:10px!important}
.pkp-fls-directory-v469 .pkp-views{top:127px!important;left:10px!important;font-size:10px!important;padding:5px 7px!important}
.pkp-fls-directory-v469 .pkp-fav{position:absolute!important;right:9px!important;top:9px!important;z-index:3!important;width:30px!important;height:30px!important;border:0!important;border-radius:50%!important;background:rgba(255,255,255,.92)!important;color:#4e5d70!important;font-size:22px!important;line-height:28px!important;cursor:pointer!important;padding:0!important}
.pkp-fls-directory-v469 .pkp-fav.saved{color:#e33c65!important}
.pkp-fls-directory-v469 .pkp-rightbar{display:flex!important;flex-direction:column!important;gap:16px!important}
.pkp-fls-directory-v469 .pkp-right-box{overflow:hidden!important}
.pkp-fls-directory-v469 .pkp-right-title{display:flex!important;justify-content:space-between!important;align-items:center!important;background:#e8f3ff!important;padding:13px 13px!important;border-bottom:1px solid #d5e5f7!important}
.pkp-fls-directory-v469 .pkp-right-title h3{margin:0!important;color:#0c61c8!important;font-size:16px!important;line-height:1.1!important}.pkp-fls-directory-v469 .pkp-right-title span{font-size:11px!important;color:#0c61c8!important}
.pkp-fls-directory-v469 .pkp-top-arrow{width:31px!important;height:31px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#126bea!important;font-size:18px!important;cursor:pointer!important}
.pkp-fls-directory-v469 .pkp-top-rating{padding:0!important}
.pkp-fls-directory-v469 .pkp-top-item{width:100%!important;display:grid!important;grid-template-columns:38px minmax(0,1fr) auto!important;gap:8px!important;align-items:center!important;border:0!important;border-bottom:1px solid #edf1f6!important;background:#fff!important;text-align:left!important;padding:10px 11px!important;cursor:pointer!important}
.pkp-fls-directory-v469 .pkp-top-item:last-child{border-bottom:0!important}.pkp-fls-directory-v469 .pkp-top-item:hover{background:#f8fbff!important}
.pkp-fls-directory-v469 .pkp-top-avatar{width:38px!important;height:38px!important;border-radius:50%!important;background:#edf3ff!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:19px!important}.pkp-fls-directory-v469 .pkp-top-avatar img{width:100%!important;height:100%!important;object-fit:cover!important}
.pkp-fls-directory-v469 .pkp-top-copy{min-width:0!important}.pkp-fls-directory-v469 .pkp-top-copy strong{display:block!important;font-size:11px!important;color:#123a76!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pkp-fls-directory-v469 .pkp-top-copy small{display:block!important;font-size:9px!important;color:#657b9c!important;margin-top:2px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pkp-fls-directory-v469 .pkp-top-score{font-size:11px!important;color:#123a76!important;white-space:nowrap!important}
.pkp-fls-directory-v469 .pkp-support-box{padding:16px!important;background:linear-gradient(180deg,#d9edff,#eef7ff)!important}
.pkp-fls-directory-v469 .pkp-support-box h3{font-size:21px!important;line-height:1.18!important;margin:0 0 15px!important;color:#0d4e9d!important;font-style:italic!important}.pkp-fls-directory-v469 .pkp-support-box h3 b{color:#0d4e9d!important}
.pkp-fls-directory-v469 .pkp-support-box>div{font-size:11px!important;color:#123a76!important;margin:9px 0!important}.pkp-fls-directory-v469 .pkp-support-box>div:first-of-type{margin-top:0!important}.pkp-fls-directory-v469 .pkp-support-box>div::first-letter{color:#126bea!important}
.pkp-fls-directory-v469 .pkp-support-btn{display:block!important;text-align:center!important;margin-top:15px!important;background:#126bea!important;color:#fff!important;border-radius:7px!important;padding:10px 8px!important;text-decoration:none!important;font-size:12px!important;font-weight:800!important}
.pkp-fls-directory-v469 .pkp-directory-trust{display:grid!important;grid-template-columns:1fr 1px 1fr 1px 1fr 1px 1fr!important;align-items:center!important;background:#fff!important;border:1px solid #e4ebf3!important;border-radius:16px!important;margin:15px 6px 2px!important;padding:10px 12px!important;box-shadow:0 4px 15px rgba(18,53,111,.06)!important}
.pkp-fls-directory-v469 .pkp-directory-trust>div{display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;color:#126bea!important;font-size:18px!important}.pkp-fls-directory-v469 .pkp-directory-trust>div span{font-size:12px!important;color:#123a76!important}.pkp-fls-directory-v469 .pkp-directory-trust i{height:18px!important;background:#cad7e6!important}
.pkp-fls-directory-v469 .pkp-fls-results.list-view{display:flex!important;flex-direction:column!important}.pkp-fls-directory-v469 .pkp-fls-results.list-view .pkp-provider{display:flex!important}.pkp-fls-directory-v469 .pkp-fls-results.list-view .pkp-provider-img{width:220px!important;min-width:220px!important;height:190px!important}.pkp-fls-directory-v469 .pkp-pagination{grid-column:1/-1!important}
@media(max-width:1250px){.pkp-fls-directory-v469 .pkp-fls-directory-shell{grid-template-columns:210px minmax(0,1fr) 220px!important}.pkp-fls-directory-v469 .pkp-fls-results{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pkp-fls-directory-v469 .pkp-fls-searchbar{grid-template-columns:1.4fr 1fr 1fr 1fr 145px!important;gap:9px!important}}
@media(max-width:950px){.pkp-fls-directory-v469 .pkp-fls-directory-shell{grid-template-columns:190px minmax(0,1fr)!important}.pkp-fls-directory-v469 .pkp-fls-rightbar{grid-column:2!important;display:grid!important;grid-template-columns:1fr 1fr!important}.pkp-fls-directory-v469 .pkp-fls-searchbar{grid-template-columns:1fr 1fr!important}.pkp-fls-directory-v469 .pkp-search-submit{grid-column:1/-1!important}.pkp-fls-directory-v469 .pkp-fls-results{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:680px){.pkp-fls-directory-v469{padding:8px!important}.pkp-fls-directory-v469 .pkp-fls-searchbar{grid-template-columns:1fr!important;padding:10px!important}.pkp-fls-directory-v469 .pkp-search-submit{grid-column:auto!important}.pkp-fls-directory-v469 .pkp-fls-directory-shell{grid-template-columns:1fr!important}.pkp-fls-directory-v469 .pkp-category-sidebar{position:static!important}.pkp-fls-directory-v469 .pkp-category-list{display:flex!important;gap:6px!important;overflow-x:auto!important;max-height:none!important;padding:8px!important}.pkp-fls-directory-v469 .pkp-category-item{min-width:145px!important;grid-template-columns:25px minmax(0,1fr) auto!important;border:1px solid #e3eaf3!important}.pkp-fls-directory-v469 .pkp-fls-head{display:block!important}.pkp-fls-directory-v469 .pkp-fls-head-right{justify-content:space-between!important;margin-top:10px!important}.pkp-fls-directory-v469 .pkp-fls-results{grid-template-columns:1fr!important}.pkp-fls-directory-v469 .pkp-fls-rightbar{grid-column:auto!important;display:grid!important;grid-template-columns:1fr!important}.pkp-fls-directory-v469 .pkp-directory-trust{grid-template-columns:1fr 1fr!important;gap:8px!important}.pkp-fls-directory-v469 .pkp-directory-trust i{display:none!important}.pkp-fls-directory-v469 .pkp-directory-trust>div{justify-content:flex-start!important}.pkp-fls-directory-v469 .pkp-result-count{font-size:10px!important}.pkp-fls-directory-v469 .pkp-fls-results.list-view .pkp-provider{display:block!important}.pkp-fls-directory-v469 .pkp-fls-results.list-view .pkp-provider-img{width:100%!important;height:155px!important}}

/* v4.10.71 - Service directory top header + Login/Sign Up modal */
.pkp-fls-directory-v469 .pkp-fls-service-header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;background:#fff!important;border:1px solid #dfe7f2!important;border-radius:14px!important;padding:10px 14px!important;margin:0 0 14px!important;box-shadow:0 5px 18px rgba(18,53,111,.07)!important;position:relative!important;z-index:20!important}
.pkp-fls-directory-v469 .pkp-fls-service-brand{display:flex!important;align-items:center!important;gap:10px!important;text-decoration:none!important;color:#123a76!important;min-width:0!important}
.pkp-fls-directory-v469 .pkp-fls-service-logo{width:48px!important;height:48px!important;border-radius:10px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#eef5ff!important;overflow:hidden!important;flex:0 0 48px!important}
.pkp-fls-directory-v469 .pkp-fls-service-logo img{width:100%!important;height:100%!important;object-fit:contain!important;padding:5px!important;box-sizing:border-box!important}
.pkp-fls-directory-v469 .pkp-fls-logo-fallback{font-size:28px!important;color:#126bea!important}
.pkp-fls-directory-v469 .pkp-fls-service-brand-text{display:flex!important;flex-direction:column!important;min-width:0!important}
.pkp-fls-directory-v469 .pkp-fls-service-brand-text strong{font-size:20px!important;line-height:1.1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.pkp-fls-directory-v469 .pkp-fls-service-brand-text small{font-size:10px!important;color:#6b7f9e!important;margin-top:3px!important}
.pkp-fls-directory-v469 .pkp-fls-service-nav{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;justify-content:flex-end!important}
.pkp-fls-directory-v469 .pkp-fls-nav-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 15px!important;border-radius:8px!important;border:1px solid #d6e0ee!important;background:#fff!important;color:#163b73!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important;cursor:pointer!important;box-sizing:border-box!important}
.pkp-fls-directory-v469 .pkp-fls-nav-login:hover{background:#f2f7ff!important}.pkp-fls-directory-v469 .pkp-fls-nav-signup,.pkp-fls-directory-v469 .pkp-fls-nav-dashboard{background:#126bea!important;border-color:#126bea!important;color:#fff!important}.pkp-fls-directory-v469 .pkp-fls-nav-signup:hover,.pkp-fls-directory-v469 .pkp-fls-nav-dashboard:hover{background:#075ed0!important;color:#fff!important}
.pkp-fls-directory-v469 .pkp-fls-auth-modal{display:none!important;position:fixed!important;inset:0!important;z-index:2147483646!important;align-items:center!important;justify-content:center!important;padding:16px!important;box-sizing:border-box!important}
.pkp-fls-directory-v469 .pkp-fls-auth-modal.is-open{display:flex!important}.pkp-fls-directory-v469 .pkp-fls-auth-backdrop{position:absolute!important;inset:0!important;background:rgba(8,26,56,.58)!important;backdrop-filter:blur(2px)!important}
.pkp-fls-directory-v469 .pkp-fls-auth-dialog{position:relative!important;z-index:2!important;width:min(520px,96vw)!important;max-height:92vh!important;overflow:auto!important;background:#fff!important;border-radius:16px!important;box-shadow:0 25px 80px rgba(0,0,0,.28)!important;padding:16px!important;box-sizing:border-box!important}
.pkp-fls-directory-v469 .pkp-fls-auth-close{position:absolute!important;right:10px!important;top:8px!important;width:34px!important;height:34px!important;border:0!important;border-radius:50%!important;background:#eef4fb!important;color:#193c73!important;font-size:24px!important;line-height:1!important;cursor:pointer!important;z-index:4!important}
.pkp-fls-directory-v469 .pkp-fls-auth-tabs{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:2px 38px 12px 0!important;padding-bottom:10px!important;border-bottom:1px solid #e5ebf3!important}.pkp-fls-directory-v469 .pkp-fls-auth-tabs button,.pkp-fls-directory-v469 .pkp-fls-register-switch button{border:1px solid #dbe4ef!important;background:#fff!important;color:#244675!important;border-radius:8px!important;padding:10px!important;font-size:13px!important;font-weight:800!important;cursor:pointer!important}.pkp-fls-directory-v469 .pkp-fls-auth-tabs button.is-active,.pkp-fls-directory-v469 .pkp-fls-register-switch button.is-active{background:#126bea!important;border-color:#126bea!important;color:#fff!important}
.pkp-fls-directory-v469 .pkp-fls-register-switch{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important;margin-bottom:10px!important}.pkp-fls-directory-v469 .pkp-fls-auth-pane .pkp-auth-wrap{padding:0!important;background:transparent!important}.pkp-fls-directory-v469 .pkp-fls-auth-pane .pkp-auth-card{max-width:none!important;margin:0!important;box-shadow:none!important;border:0!important;padding:8px!important}.pkp-fls-directory-v469 .pkp-fls-auth-pane .pkp-auth-card h2{font-size:23px!important;margin:2px 0 3px!important;color:#123a76!important}.pkp-fls-directory-v469 .pkp-fls-auth-pane .pkp-auth-card>p{font-size:12px!important}.pkp-fls-directory-v469 .pkp-fls-auth-pane .pkp-auth-card form label{font-size:12px!important}.pkp-fls-directory-v469 .pkp-fls-auth-pane .pkp-auth-card form input{min-height:42px!important}.pkp-fls-directory-v469 .pkp-fls-auth-pane .pkp-auth-card .pkp-auth-btn{min-height:42px!important}
@media(max-width:700px){.pkp-fls-directory-v469 .pkp-fls-service-header{padding:9px 10px!important;border-radius:11px!important}.pkp-fls-directory-v469 .pkp-fls-service-logo{width:40px!important;height:40px!important;flex-basis:40px!important}.pkp-fls-directory-v469 .pkp-fls-service-brand-text strong{font-size:16px!important}.pkp-fls-directory-v469 .pkp-fls-service-brand-text small{font-size:8px!important}.pkp-fls-directory-v469 .pkp-fls-service-nav{gap:5px!important}.pkp-fls-directory-v469 .pkp-fls-nav-btn{min-height:36px!important;padding:0 9px!important;font-size:11px!important}.pkp-fls-directory-v469 .pkp-fls-auth-dialog{width:96vw!important;max-height:94vh!important;padding:10px!important;border-radius:13px!important}.pkp-fls-directory-v469 .pkp-fls-auth-tabs{margin-right:34px!important}}

/* v4.10.73 - Provider Dashboard */
.pkp-provider-dashboard-v473{display:flex;min-height:980px;background:#f5f8fc;color:#142b4d;font-family:inherit;box-sizing:border-box;margin:0 auto;width:100%;max-width:1500px;border:1px solid #e2eaf3;border-radius:16px;overflow:hidden;box-shadow:0 12px 35px rgba(18,53,111,.08)}
.pkp-provider-dashboard-v473 *{box-sizing:border-box}
.pkp-pd-sidebar{width:225px;flex:0 0 225px;background:#fff;border-right:1px solid #e3eaf3;padding:16px 12px;display:flex;flex-direction:column}
.pkp-pd-brand{display:flex;align-items:center;gap:10px;padding:6px 8px 18px;border-bottom:1px solid #edf2f7}.pkp-pd-logo{font-weight:900;line-height:.82;font-size:20px;letter-spacing:3px;color:#1769d1}.pkp-pd-logo span{font-size:9px;letter-spacing:5px;color:#1b365d}.pkp-pd-brand strong{display:block;font-size:16px}.pkp-pd-brand small{color:#7183a0;font-size:10px}.pkp-pd-sidebar nav{padding-top:14px;display:flex;flex-direction:column;gap:4px}.pkp-pd-sidebar nav a,.pkp-pd-logout{display:flex;align-items:center;gap:12px;padding:11px 10px;border-radius:8px;text-decoration:none;color:#183657;font-size:13px;font-weight:700}.pkp-pd-sidebar nav a:hover,.pkp-pd-sidebar nav a.active{background:#2586ed;color:#fff}.pkp-pd-sidebar nav a b{margin-left:auto;background:#e94b55;color:#fff;border-radius:20px;font-size:9px;padding:2px 6px}.pkp-pd-logout{margin-top:auto;color:#e23737;border-top:1px solid #edf2f7;border-radius:0;padding-top:18px}.pkp-pd-main{min-width:0;flex:1;padding:18px 18px 28px}.pkp-pd-topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px}.pkp-pd-topbar h1{margin:0;font-size:25px;line-height:1.1;color:#102b50}.pkp-pd-topbar p{margin:5px 0 0;color:#6b7d98;font-size:12px}.pkp-pd-top-actions{display:flex;align-items:center;gap:16px}.pkp-pd-profile-btn{background:#1677e8;color:#fff!important;text-decoration:none;padding:10px 15px;border-radius:8px;font-weight:800;font-size:12px}.pkp-pd-bell{font-size:22px;color:#203c61}.pkp-pd-user{display:flex;align-items:center;gap:8px}.pkp-pd-user img{width:42px;height:42px;border-radius:50%;object-fit:cover}.pkp-pd-user strong,.pkp-pd-user small{display:block}.pkp-pd-user strong{font-size:12px}.pkp-pd-user small{font-size:10px;color:#73839b;margin-top:2px}.pkp-pd-welcome{display:flex;align-items:center;gap:16px;padding:18px 22px;background:linear-gradient(100deg,#dcedff,#f4f9ff);border-radius:10px;margin-bottom:16px}.pkp-pd-welcome-avatar img{width:64px;height:64px;border-radius:50%;object-fit:cover;background:#fff}.pkp-pd-welcome h2{margin:0;color:#102b50;font-size:21px}.pkp-pd-welcome p{margin:5px 0 0;color:#46617f;font-size:12px}.pkp-pd-welcome-note{margin-left:auto;text-align:left;font-size:12px;color:#19436f}.pkp-pd-welcome-note strong{display:block;font-size:13px}.pkp-pd-welcome-note span{line-height:1.45}.pkp-pd-metrics{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:16px}.pd-metric{min-height:112px;border-radius:9px;padding:13px;display:flex;gap:10px;align-items:flex-start}.pd-metric i{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;font-style:normal;font-weight:900;font-size:16px}.pd-metric strong,.pd-metric span,.pd-metric small{display:block}.pd-metric strong{font-size:22px;line-height:1.05}.pd-metric span{font-size:11px;font-weight:800;margin-top:5px}.pd-metric small{font-size:9px;margin-top:5px;opacity:.75}.pd-metric.blue{background:#e5f2ff;color:#155aa5}.pd-metric.green{background:#e3f8ed;color:#13834d}.pd-metric.amber{background:#fff5d8;color:#a76a00}.pd-metric.red{background:#ffe9eb;color:#d2343d}.pd-metric.purple{background:#eee8ff;color:#6230b6}.pkp-pd-two-col{display:grid;grid-template-columns:1.6fr 1fr;gap:14px;margin-bottom:14px}.pkp-pd-bottom-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:14px;margin-bottom:14px}.pkp-pd-card{background:#fff;border:1px solid #e2eaf3;border-radius:10px;box-shadow:0 5px 18px rgba(18,53,111,.045);padding:14px;min-width:0}.pkp-pd-card-head{display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid #edf2f7;padding-bottom:10px;margin-bottom:10px}.pkp-pd-card-head h3{margin:0;font-size:16px;color:#122d50}.pkp-pd-card-head a{color:#086ee2;text-decoration:none;font-size:11px;font-weight:800}.pkp-pd-card-head select{border:1px solid #dbe4ef;border-radius:6px;padding:7px;font-size:10px;color:#36516f}.pkp-pd-empty-table{min-height:255px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#6b7d98}.pd-empty-icon{font-size:35px;color:#9ab2d0;margin-bottom:8px}.pkp-pd-empty-table strong{color:#243f61;font-size:14px}.pkp-pd-empty-table p{max-width:390px;font-size:11px;line-height:1.5;margin:5px 0}.pd-earn-total{font-size:30px;font-weight:900;color:#172f53}.pd-earn-total small{display:block;font-size:11px;font-weight:500;color:#71809a;margin-top:3px}.pd-chart{height:170px;margin:10px 0;position:relative;border-bottom:1px solid #dfe7f0;background:repeating-linear-gradient(to bottom,#fff 0,#fff 33px,#edf2f7 34px)}.pd-chart>span{display:block;font-size:8px;color:#8493a9;height:33px}.pd-chart-empty{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:11px}.pd-earning-boxes{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.pd-earning-boxes div{padding:9px;border-radius:7px;text-align:center;background:#edf8f2}.pd-earning-boxes div:nth-child(2){background:#fff7df}.pd-earning-boxes div:nth-child(3){background:#ffedf0}.pd-earning-boxes strong,.pd-earning-boxes span{display:block}.pd-earning-boxes strong{font-size:15px}.pd-earning-boxes span{font-size:9px;color:#64748b;margin-top:2px}.pd-service-row{display:grid;grid-template-columns:44px minmax(0,1fr) 48px 60px 42px;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid #edf2f7}.pd-service-row:last-child{border-bottom:0}.pd-service-img{width:44px;height:44px;border-radius:6px;overflow:hidden;background:#eef4fb;display:flex;align-items:center;justify-content:center}.pd-service-img img{width:100%;height:100%;object-fit:cover}.pd-service-copy strong,.pd-service-copy small{display:block}.pd-service-copy strong{font-size:11px;color:#173657}.pd-service-copy small{font-size:9px;color:#71809a;margin-top:3px}.pd-price{font-size:11px;color:#263f61}.pd-status{font-size:9px;font-weight:800;border-radius:20px;padding:5px 6px;text-align:center}.pd-status.on{background:#def7e9;color:#0f8a4d}.pd-status.off{background:#fff0d7;color:#a36600}.pd-edit{font-size:10px;text-align:center;text-decoration:none;color:#126bea;font-weight:800}.pd-service-empty{text-align:center;padding:28px 10px;color:#6c7d94}.pd-service-empty strong{display:block;color:#243f61;font-size:13px}.pd-service-empty p{font-size:10px}.pd-primary-btn{display:inline-block;background:#1677e8;color:#fff!important;text-decoration:none;border-radius:7px;padding:9px 13px;font-size:10px;font-weight:800}.pd-rating-summary{text-align:center;padding:8px 0 12px;border-bottom:1px solid #edf2f7}.pd-rating-summary strong{font-size:31px;color:#152f53}.pd-rating-summary span{display:block;color:#f2ad00;font-size:18px;letter-spacing:2px;margin-top:3px}.pd-rating-summary small{display:block;color:#6d7e96;font-size:10px;margin-top:3px}.pd-review-note{font-size:10px;color:#61748e;line-height:1.6;padding:14px 4px}.pd-stat-list div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edf2f7;padding:9px 2px}.pd-stat-list div:last-child{border-bottom:0}.pd-stat-list span{font-size:10px;color:#627690}.pd-stat-list strong{font-size:12px;color:#16375d}.pd-quick{margin-bottom:14px}.pd-quick-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:8px}.pd-quick-grid a{min-height:78px;background:#f1f7ff;border-radius:8px;text-decoration:none;color:#16375d;text-align:center;padding:9px 4px}.pd-quick-grid b{display:block;font-size:22px;color:#126bea;margin-bottom:6px}.pd-quick-grid span{font-size:9px;font-weight:800;line-height:1.25}.pd-support{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#eaf5ff}.pd-support h3{margin:0;font-size:15px}.pd-support p{margin:4px 0 0;font-size:10px;color:#5d728d}.pd-support>a{background:#1677e8;color:#fff;text-decoration:none;border-radius:7px;padding:9px 13px;font-size:10px;font-weight:800;white-space:nowrap}.pkp-pd-footer{text-align:center;color:#8190a6;font-size:10px;padding:14px}.pkp-pd-footer a{color:#e23737;text-decoration:none}
@media(max-width:1200px){.pkp-pd-metrics{grid-template-columns:repeat(3,1fr)}.pkp-pd-bottom-grid{grid-template-columns:1fr 1fr}.pd-quick-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:850px){.pkp-provider-dashboard-v473{display:block;border-radius:10px}.pkp-pd-sidebar{width:100%;display:block;border-right:0;border-bottom:1px solid #e3eaf3;padding:8px}.pkp-pd-brand{display:none}.pkp-pd-sidebar nav{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;padding:0}.pkp-pd-sidebar nav a{justify-content:center;font-size:11px;padding:9px 4px}.pkp-pd-sidebar nav a span{display:none}.pkp-pd-sidebar nav a b{display:none}.pkp-pd-logout{margin:5px 0 0;justify-content:center;border:0;padding:8px}.pkp-pd-logout span{font-size:11px}.pkp-pd-main{padding:10px}.pkp-pd-topbar{align-items:flex-start}.pkp-pd-top-actions{gap:7px}.pkp-pd-user span{display:none}.pkp-pd-profile-btn{padding:8px;font-size:10px}.pkp-pd-welcome-note{display:none}.pkp-pd-two-col,.pkp-pd-bottom-grid{grid-template-columns:1fr}.pd-quick-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:520px){.pkp-pd-metrics{grid-template-columns:repeat(2,1fr)}.pkp-pd-topbar h1{font-size:20px}.pkp-pd-topbar p{font-size:10px}.pkp-pd-welcome{padding:13px}.pkp-pd-welcome-avatar img{width:48px;height:48px}.pkp-pd-welcome h2{font-size:16px}.pd-service-row{grid-template-columns:38px minmax(0,1fr) 55px}.pd-service-row .pd-price,.pd-service-row .pd-edit{display:none}.pd-quick-grid{grid-template-columns:repeat(2,1fr)}}

/* v4.10.74 - Provider service edit */
.pkp-pd-edit-wrap{max-width:1050px;margin:25px auto;background:#f5f8fc;color:#142b4d;font-family:inherit}
.pkp-pd-edit-head{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:15px}.pkp-pd-edit-head h2{margin:0;font-size:27px;color:#102b50}.pkp-pd-edit-head p{margin:5px 0 0;color:#6b7d98;font-size:12px}.pkp-pd-edit-head>a{color:#126bea;text-decoration:none;font-weight:800;font-size:12px}
.pkp-pd-edit-form{background:#fff;border:1px solid #e2eaf3;border-radius:12px;padding:20px;box-shadow:0 7px 22px rgba(18,53,111,.06)}.pkp-pd-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.pkp-pd-edit-form label{display:block;font-size:11px;font-weight:800;color:#38516f;margin-bottom:13px}.pkp-pd-edit-form input,.pkp-pd-edit-form textarea{display:block;width:100%;margin-top:6px;border:1px solid #dbe4ef;border-radius:7px;padding:10px 11px;font:inherit;color:#243f61;background:#fff}.pkp-pd-edit-form input:focus,.pkp-pd-edit-form textarea:focus{outline:0;border-color:#1677e8;box-shadow:0 0 0 2px rgba(22,119,232,.08)}.pkp-pd-edit-success{background:#e7f8ee;color:#11804a;border:1px solid #c9edd9;border-radius:8px;padding:10px 13px;font-size:11px;font-weight:800;margin-bottom:12px}.pkp-pd-current-photo{display:flex;align-items:center;gap:10px;color:#71809a;font-size:10px;margin:2px 0 15px}.pkp-pd-current-photo img{width:58px;height:58px;object-fit:cover;border-radius:8px;border:1px solid #dbe4ef}.pkp-pd-edit-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding-top:7px;border-top:1px solid #edf2f7}.pkp-pd-edit-actions a{color:#667991;text-decoration:none;font-size:11px;font-weight:800}.pkp-pd-edit-actions button{border:0;background:#1677e8;color:#fff;border-radius:7px;padding:10px 16px;font-size:11px;font-weight:800;cursor:pointer}
@media(max-width:650px){.pkp-pd-edit-head{align-items:flex-start;flex-direction:column}.pkp-pd-edit-grid{grid-template-columns:1fr}.pkp-pd-edit-form{padding:14px}}

/* v4.10.76 service edit modal */
.pkp-pd-service-modal{display:none;position:fixed;inset:0;z-index:99999;background:rgba(10,25,50,.55);align-items:center;justify-content:center;padding:20px}.pkp-pd-service-modal-box{width:min(900px,96vw);max-height:90vh;overflow:auto;background:#fff;border-radius:16px;padding:24px;box-shadow:0 24px 70px rgba(0,0,0,.28);position:relative}.pkp-pd-service-close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:30px;line-height:1;cursor:pointer;color:#344054}.pkp-pd-service-modal .pkp-pd-edit-head{padding-right:40px}.pkp-pd-service-modal .pkp-pd-edit-form{margin-top:10px}.pkp-pd-service-modal .pkp-pd-edit-form select{width:100%;padding:10px;border:1px solid #d0d5dd;border-radius:8px;background:#fff}.pkp-pd-edit-service-btn{border:0;cursor:pointer;font:inherit}.pkp-fls-category-admin .widefat td,.pkp-fls-category-admin .widefat th{vertical-align:middle}
@media(max-width:700px){.pkp-pd-service-modal{padding:10px}.pkp-pd-service-modal-box{padding:18px;max-height:94vh}.pkp-pd-service-modal .pkp-pd-edit-grid{grid-template-columns:1fr}}


/* v4.10.77 - Provider dashboard clean links + robust service edit button */
.pkp-provider-dashboard-v473 a,.pkp-provider-dashboard-v473 a:hover,.pkp-provider-dashboard-v473 a:focus,.pkp-provider-dashboard-v473 a:active{ text-decoration:none !important; }
.pkp-provider-dashboard-v473 .pkp-pd-sidebar nav a,.pkp-provider-dashboard-v473 .pkp-pd-logout,.pkp-provider-dashboard-v473 .pkp-pd-card-head a,.pkp-provider-dashboard-v473 .pd-edit,.pkp-provider-dashboard-v473 .pd-primary-btn,.pkp-provider-dashboard-v473 .pd-quick-grid a,.pkp-provider-dashboard-v473 .pkp-pd-profile-btn,.pkp-provider-dashboard-v473 .pd-support>a{ text-decoration:none !important; }
.pkp-provider-dashboard-v473 .pd-edit.pk p{}
.pkp-provider-dashboard-v473 button.pkp-pd-edit-service-btn{ display:inline-flex !important; align-items:center; justify-content:center; width:auto !important; min-width:48px !important; height:34px !important; padding:7px 12px !important; margin:0 !important; border:1px solid #dbe4ef !important; border-radius:8px !important; background:#eef5ff !important; color:#126bea !important; font-size:10px !important; font-weight:800 !important; line-height:1 !important; text-decoration:none !important; writing-mode:horizontal-tb !important; transform:none !important; cursor:pointer !important; white-space:nowrap !important; box-sizing:border-box !important; }
.pkp-provider-dashboard-v473 button.pkp-pd-edit-service-btn:hover{background:#1677e8 !important;color:#fff !important;border-color:#1677e8 !important;}
.pkp-provider-dashboard-v473 .pd-service-row{grid-template-columns:44px minmax(0,1fr) 48px 68px 58px;}
.pkp-pd-modal-open{overflow:hidden;}
.pkp-pd-service-modal{z-index:2147483000 !important;}
@media(max-width:520px){.pkp-provider-dashboard-v473 .pd-service-row{grid-template-columns:38px minmax(0,1fr) 58px !important}.pkp-provider-dashboard-v473 .pd-price{display:none !important}.pkp-provider-dashboard-v473 .pd-edit{display:inline-flex !important}.pkp-provider-dashboard-v473 button.pkp-pd-edit-service-btn{min-width:52px !important;height:32px !important;padding:6px 10px !important;}}
/* v4.10.78 dashboard AJAX save + master dropdowns */
.pkp-provider-dashboard-v473 .pkp-pd-edit-feedback{display:none;margin:12px 0;padding:11px 14px;border-radius:8px;font-weight:700}
.pkp-provider-dashboard-v473 .pkp-pd-edit-feedback.success{display:block;background:#eaf8ef;border:1px solid #b9e5c8;color:#16743a}
.pkp-provider-dashboard-v473 .pkp-pd-edit-feedback.error{display:block;background:#fff1f1;border:1px solid #f2c1c1;color:#b42318}
.pkp-add-provider-card select,.pkp-pd-service-modal select{display:block;width:100%;box-sizing:border-box;margin-top:6px;padding:11px;border:1px solid #d8dce5;border-radius:8px;background:#fff;color:#303746;font:inherit;min-height:44px}
.pkp-add-provider-card select:disabled,.pkp-pd-service-modal select:disabled{background:#f5f7fa;color:#98a2b3;cursor:not-allowed}
/* v4.10.79 real provider statistics */
.pkp-provider-dashboard-v473 .pkp-pd-statistics-card .pkp-pd-card-head{align-items:flex-start}
.pkp-provider-dashboard-v473 .pkp-pd-card-head>div:first-child small{display:block;color:#8190a6;font-size:9px;margin-top:3px}
.pkp-provider-dashboard-v473 .pkp-pd-statistics-card .pkp-pd-card-head select{min-width:105px;background:#fff}
.pkp-provider-dashboard-v473 .pd-stat-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:8px 0 12px}
.pkp-provider-dashboard-v473 .pd-stat-summary div{background:#f5f9ff;border:1px solid #e8eff7;border-radius:7px;padding:8px 6px;text-align:center}
.pkp-provider-dashboard-v473 .pd-stat-summary strong,.pkp-provider-dashboard-v473 .pd-stat-summary span{display:block}
.pkp-provider-dashboard-v473 .pd-stat-summary strong{font-size:17px;color:#17385f}
.pkp-provider-dashboard-v473 .pd-stat-summary span{font-size:8px;color:#71809a;margin-top:2px}
.pkp-provider-dashboard-v473 .pd-performance-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:4px 0 5px}
.pkp-provider-dashboard-v473 .pd-performance-head>strong{font-size:11px;color:#243f61}
.pkp-provider-dashboard-v473 .pd-chart-legend{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.pkp-provider-dashboard-v473 .pd-chart-legend span{font-size:8px;font-weight:800;padding-left:9px;position:relative;color:#667991}
.pkp-provider-dashboard-v473 .pd-chart-legend span:before{content:"";position:absolute;left:0;top:4px;width:5px;height:5px;border-radius:50%;background:currentColor}
.pkp-provider-dashboard-v473 .pd-chart-legend .views{color:#1677e8}.pkp-provider-dashboard-v473 .pd-chart-legend .calls{color:#19a66a}.pkp-provider-dashboard-v473 .pd-chart-legend .whatsapp{color:#7a42d6}
.pkp-provider-dashboard-v473 .pd-line-chart{position:relative;padding:2px 0 16px 25px;min-height:118px}
.pkp-provider-dashboard-v473 .pd-line-chart svg{display:block;width:100%;height:94px;overflow:visible}
.pkp-provider-dashboard-v473 .pd-line-chart .grid{stroke:#edf2f7;stroke-width:1}
.pkp-provider-dashboard-v473 .pd-line-chart .line{fill:none;stroke-width:2.2;vector-effect:non-scaling-stroke;stroke-linejoin:round;stroke-linecap:round}
.pkp-provider-dashboard-v473 .pd-line-chart .line.views{stroke:#1677e8}.pkp-provider-dashboard-v473 .pd-line-chart .line.calls{stroke:#19a66a}.pkp-provider-dashboard-v473 .pd-line-chart .line.whatsapp{stroke:#7a42d6}
.pkp-provider-dashboard-v473 .pd-line-ylabels{position:absolute;left:0;top:2px;bottom:17px;display:flex;flex-direction:column;justify-content:space-between}
.pkp-provider-dashboard-v473 .pd-line-ylabels span,.pkp-provider-dashboard-v473 .pd-line-xlabels span{font-size:7px;color:#8a99ad}
.pkp-provider-dashboard-v473 .pd-line-xlabels{position:absolute;left:25px;right:0;bottom:0;display:flex;justify-content:space-between}
@media(max-width:520px){.pkp-provider-dashboard-v473 .pd-stat-summary strong{font-size:15px}.pkp-provider-dashboard-v473 .pd-chart-legend{gap:5px}.pkp-provider-dashboard-v473 .pd-performance-head{align-items:flex-start;flex-direction:column}}

/* v4.10.83 per-service statistics + compact Add Service button */
.pkp-provider-dashboard-v473 .pkp-pd-add-service-btn{display:inline-flex !important;align-items:center;justify-content:center;width:auto !important;min-width:118px !important;height:42px !important;padding:8px 16px !important;margin:0 !important;border:0 !important;border-radius:9px !important;background:#1677e8 !important;color:#fff !important;font-size:12px !important;font-weight:800 !important;line-height:1.1 !important;white-space:nowrap !important;box-sizing:border-box !important;cursor:pointer !important;}
.pkp-provider-dashboard-v473 .pkp-pd-add-service-btn:hover{background:#0f67d0 !important;}
.pkp-provider-dashboard-v473 .pd-service-copy{min-width:0;}
.pkp-provider-dashboard-v473 .pd-service-stats{display:block;margin-top:4px;font-size:8px;line-height:1.25;color:#8190a6;white-space:nowrap;}
.pkp-provider-dashboard-v473 .pd-service-stats b{font-size:8px;color:#35587e;}
@media(max-width:700px){.pkp-provider-dashboard-v473 .pkp-pd-add-service-btn{min-width:108px !important;height:38px !important;padding:7px 12px !important;font-size:11px !important;}.pkp-provider-dashboard-v473 .pd-service-stats{white-space:normal;}}

/* v4.10.88 — Provider-wise service capacity / usage dashboard */
.pkp-provider-dashboard-v473 .pkp-pd-capacity-card{margin-bottom:14px;padding:14px}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-card .pkp-pd-card-head{align-items:flex-start;margin-bottom:12px}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-card .pkp-pd-card-head>div:first-child small{display:block;color:#8190a6;font-size:9px;margin-top:3px}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-total{font-size:10px;font-weight:800;color:#126bea;background:#eef5ff;border:1px solid #dbe9fb;border-radius:20px;padding:6px 9px;white-space:nowrap}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-top{display:grid;grid-template-columns:1fr 1fr 1fr minmax(220px,2fr);gap:8px;align-items:stretch;margin-bottom:14px}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat{border:1px solid #e6edf5;border-radius:8px;padding:10px 11px;background:#f8fbff}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat strong,.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat span{display:block}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat strong{font-size:21px;color:#17385f;line-height:1.1}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat span{font-size:9px;color:#71809a;margin-top:4px;font-weight:700}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat.remaining{background:#edf9f2;border-color:#d8f0e1}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat.remaining strong{color:#11834b}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat.limit{background:#f4efff;border-color:#e8ddff}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat.limit strong{color:#6230b6}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-bar-wrap{display:flex;justify-content:center;flex-direction:column;padding:8px 4px}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-bar{height:9px;border-radius:20px;background:#e8eef5;overflow:hidden}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-bar span,.pkp-provider-dashboard-v473 .pkp-pd-category-bar span{display:block;height:100%;border-radius:inherit;background:#1677e8}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-bar-wrap small{font-size:9px;color:#71809a;margin-top:5px;text-align:right}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage-head{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf2f7;padding-top:11px;margin-bottom:8px}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage-head strong{font-size:11px;color:#243f61}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage-head span{font-size:9px;color:#8190a6}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage{border:1px solid #e8eef5;border-radius:8px;padding:9px 10px;background:#fff}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage-title{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:7px}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage-title strong{font-size:10px;color:#173657;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage-title span{font-size:9px;font-weight:800;color:#126bea;white-space:nowrap}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage-title span.over{color:#c43b3b}
.pkp-provider-dashboard-v473 .pkp-pd-category-bar{height:6px;border-radius:20px;background:#edf2f7;overflow:hidden}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage small{display:block;font-size:8px;color:#8190a6;margin-top:5px}
.pkp-provider-dashboard-v473 .pkp-pd-category-empty{padding:12px;border-radius:8px;background:#f8fafc;color:#8190a6;font-size:9px;text-align:center}
@media(max-width:900px){.pkp-provider-dashboard-v473 .pkp-pd-capacity-top{grid-template-columns:repeat(3,1fr)}.pkp-provider-dashboard-v473 .pkp-pd-capacity-bar-wrap{grid-column:1/-1}.pkp-provider-dashboard-v473 .pkp-pd-category-usage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.pkp-provider-dashboard-v473 .pkp-pd-capacity-total{font-size:8px;padding:5px 7px}.pkp-provider-dashboard-v473 .pkp-pd-capacity-top{grid-template-columns:1fr 1fr 1fr;gap:6px}.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat{padding:8px}.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat strong{font-size:17px}.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat span{font-size:8px}.pkp-provider-dashboard-v473 .pkp-pd-category-usage-grid{grid-template-columns:1fr}}


/* v4.10.90 — Service Capacity dashboard typography/layout fix */
.pkp-provider-dashboard-v473 .pkp-pd-capacity-top{display:grid !important;}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat{display:flex !important;flex-direction:column !important;align-items:flex-start !important;justify-content:center !important;min-width:0 !important;}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat strong{display:block !important;width:100% !important;margin:0 !important;line-height:1.15 !important;}
.pkp-provider-dashboard-v473 .pkp-pd-capacity-stat span{display:block !important;width:100% !important;margin:6px 0 0 !important;line-height:1.25 !important;}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage-head{display:flex !important;gap:16px !important;}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage-head strong,.pkp-provider-dashboard-v473 .pkp-pd-category-usage-head span{display:block !important;line-height:1.25 !important;}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage-title{display:flex !important;gap:10px !important;}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage-title strong{display:block !important;min-width:0 !important;line-height:1.25 !important;}
.pkp-provider-dashboard-v473 .pkp-pd-category-usage-title span{display:block !important;flex:0 0 auto !important;line-height:1.25 !important;}


/* v4.10.91 — Modern Customer/User Dashboard (approved second concept) */
.pkp-user-dashboard-v491{font-family:Arial,sans-serif;display:grid;grid-template-columns:240px minmax(0,1fr);background:#f6f9fd;color:#17365f;border:1px solid #e5edf7;border-radius:16px;overflow:hidden;min-height:900px;box-sizing:border-box}.pkp-user-dashboard-v491 *{box-sizing:border-box}.pkp-ud-sidebar{background:#fff;border-right:1px solid #e6edf5;padding:18px 14px;display:flex;flex-direction:column}.pkp-ud-brand{display:flex;gap:9px;align-items:center;padding:4px 6px 22px}.pkp-ud-brand-pin{width:38px;height:38px;border-radius:12px;background:#1267e8;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px}.pkp-ud-brand strong{display:block;font-size:18px;color:#17365f}.pkp-ud-brand small{display:block;color:#718198;font-size:9px;margin-top:2px}.pkp-ud-sidebar nav{display:flex;flex-direction:column;gap:4px}.pkp-ud-sidebar nav a{display:flex;align-items:center;gap:12px;padding:12px 12px;border-radius:9px;color:#27466d;text-decoration:none;font-size:13px;font-weight:600}.pkp-ud-sidebar nav a:hover{background:#edf5ff}.pkp-ud-sidebar nav a.active{background:#1777ed;color:#fff}.pkp-ud-sidebar nav a b{margin-left:auto;background:#f04444;color:#fff;border-radius:999px;min-width:20px;height:20px;text-align:center;line-height:20px;font-size:10px}.pkp-ud-help{margin-top:auto;background:#eef6ff;border:1px solid #dcecff;border-radius:11px;padding:14px}.pkp-ud-help-art{height:45px;background:#dceeff;border-radius:9px;margin-bottom:10px;text-align:center;line-height:45px;color:#1777ed}.pkp-ud-help strong{font-size:13px}.pkp-ud-help p{font-size:11px;line-height:1.5;color:#718198;margin:6px 0 10px}.pkp-ud-help a{display:block;background:#1777ed;color:#fff!important;text-decoration:none;padding:9px;border-radius:7px;text-align:center;font-size:11px;font-weight:700}.pkp-ud-main{min-width:0;background:#f7faff}.pkp-ud-topbar{height:68px;background:#fff;border-bottom:1px solid #e7eef6;display:flex;align-items:center;gap:12px;padding:10px 18px}.pkp-ud-top-search{display:flex;align-items:center;flex:1;max-width:650px;border:1px solid #dce6f1;border-radius:8px;overflow:hidden;background:#fff}.pkp-ud-top-search span{padding-left:12px;color:#718198}.pkp-ud-top-search input{border:0!important;outline:0!important;box-shadow:none!important;flex:1;padding:11px 8px!important;margin:0!important;background:#fff!important}.pkp-ud-top-search button{border:0;background:#1267e8;color:#fff;height:38px;width:48px;cursor:pointer}.pkp-ud-location{border:1px solid #dce6f1;border-radius:8px;padding:10px 12px;color:#27466d;text-decoration:none;font-size:11px;white-space:nowrap}.pkp-ud-bell{position:relative;color:#17365f;text-decoration:none;font-size:20px;padding:8px}.pkp-ud-bell i{position:absolute;right:0;top:1px;background:#f04444;color:#fff;font-size:8px;width:16px;height:16px;border-radius:50%;text-align:center;line-height:16px;font-style:normal}.pkp-ud-mini-profile{display:flex;align-items:center;gap:8px;text-decoration:none;color:#17365f;font-size:11px;font-weight:700}.pkp-ud-mini-profile img{width:36px;height:36px;border-radius:50%;object-fit:cover}.pkp-ud-mini-profile small{display:block;color:#718198;font-weight:400;margin-top:2px}.pkp-ud-welcome{margin:16px 18px 12px;background:linear-gradient(100deg,#eaf4ff,#fff);border:1px solid #dcecff;border-radius:12px;padding:18px;display:flex;align-items:center;gap:16px}.pkp-ud-avatar img{width:68px;height:68px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 3px 10px rgba(20,80,140,.1)}.pkp-ud-welcome h1{margin:0 0 6px;font-size:22px;color:#123d70}.pkp-ud-welcome p{margin:0 0 8px;color:#5d728e;font-size:12px}.pkp-ud-welcome span{font-size:11px;color:#315e8d}.pkp-ud-outline-btn{margin-left:auto;border:1px solid #8dbcf2;color:#1267e8!important;border-radius:7px;padding:9px 12px;text-decoration:none;font-size:11px;font-weight:700;background:#fff}.pkp-ud-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 18px 12px}.pkp-ud-stat{border:1px solid #e2eaf3;border-radius:11px;padding:14px;text-decoration:none;min-height:116px;background:#fff}.pkp-ud-stat span{display:flex;width:34px;height:34px;border-radius:9px;align-items:center;justify-content:center;font-size:18px;margin-bottom:9px}.pkp-ud-stat small{display:block;font-size:10px;color:#60758e}.pkp-ud-stat strong{display:block;font-size:25px;color:#17365f;margin-top:3px}.pkp-ud-stat em{display:block;font-style:normal;font-size:10px;margin-top:7px}.pkp-ud-stat.saved span{background:#eaf3ff;color:#1777ed}.pkp-ud-stat.saved em{color:#1777ed}.pkp-ud-stat.bookings span{background:#e9f9ef;color:#159b5a}.pkp-ud-stat.bookings em{color:#159b5a}.pkp-ud-stat.reviews span{background:#fff4db;color:#e49a00}.pkp-ud-stat.reviews em{color:#b87c00}.pkp-ud-stat.enquiries span{background:#fdecef;color:#dc4660}.pkp-ud-stat.enquiries em{color:#c33a50}.pkp-ud-search-panel{margin:0 18px 12px;padding:15px 17px;background:#fff;border:1px solid #dcecff;border-radius:11px;box-shadow:0 3px 12px rgba(20,70,120,.04)}.pkp-ud-search-panel>div{display:flex;gap:10px;align-items:center}.pkp-ud-search-icon{font-size:25px;color:#1267e8}.pkp-ud-search-panel h2{margin:0;font-size:17px;color:#17365f}.pkp-ud-search-panel p{margin:3px 0 0;color:#718198;font-size:10px}.pkp-ud-search-panel form{display:grid;grid-template-columns:1.5fr .8fr .8fr 110px;gap:9px;margin-top:12px}.pkp-ud-search-panel input,.pkp-ud-search-panel select{height:38px;border:1px solid #d8e3ef;border-radius:7px;padding:0 10px;background:#fff;color:#344f70;font-size:11px}.pkp-ud-search-panel button{border:0;border-radius:7px;background:#1267e8;color:#fff;font-weight:700;font-size:11px;cursor:pointer}.pkp-ud-content-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:12px;margin:0 18px}.pkp-ud-panel{background:#fff;border:1px solid #e2eaf3;border-radius:11px;margin-bottom:12px;overflow:hidden}.pkp-ud-panel-head{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid #edf2f7}.pkp-ud-panel-head h2{margin:0;font-size:15px;color:#17365f}.pkp-ud-panel-head a,.pkp-ud-panel-head span{font-size:10px;text-decoration:none;color:#1267e8}.pkp-ud-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px}.pkp-ud-service-card{border:1px solid #e2eaf3;border-radius:9px;overflow:hidden;background:#fff}.pkp-ud-service-img{height:100px;background:#eaf2fb;display:flex;align-items:center;justify-content:center;overflow:hidden}.pkp-ud-service-img img{width:100%;height:100%;object-fit:cover}.pkp-ud-service-img span{font-size:32px;color:#5b83ab}.pkp-ud-service-body{padding:10px}.pkp-ud-service-body h3{margin:0 0 5px;font-size:13px;color:#17365f}.pkp-ud-stars{color:#f1a400;font-size:11px;margin-bottom:6px}.pkp-ud-stars small{color:#718198}.pkp-ud-service-body>strong{display:block;font-size:10px;color:#27466d}.pkp-ud-service-body>small{display:block;font-size:9px;color:#718198;margin-top:4px}.pkp-ud-card-actions a{display:inline-block;margin-top:8px;border:1px solid #1267e8;color:#1267e8!important;text-decoration:none;border-radius:6px;padding:6px 9px;font-size:9px;font-weight:700}.pkp-ud-info-note{padding:0 12px 12px;font-size:9px;color:#8998aa}.pkp-ud-profile-box{display:flex;gap:12px;padding:14px}.pkp-ud-profile-box img{width:66px;height:66px;border-radius:50%;object-fit:cover}.pkp-ud-profile-box h3{margin:7px 0 4px;font-size:14px}.pkp-ud-profile-box p{margin:2px 0;font-size:10px;color:#718198}.pkp-ud-profile-meta{display:grid;grid-template-columns:1fr auto;padding:0 14px 14px;gap:0}.pkp-ud-profile-meta span,.pkp-ud-profile-meta b{padding:7px 0;border-top:1px solid #eef2f6;font-size:10px}.pkp-ud-profile-meta span{color:#647991}.pkp-ud-profile-meta b{text-align:right;color:#17365f}.pkp-ud-quick{padding:8px 12px}.pkp-ud-quick a{display:flex;align-items:center;gap:10px;padding:10px 4px;border-bottom:1px solid #eef2f6;text-decoration:none;color:#17365f}.pkp-ud-quick a:last-child{border-bottom:0}.pkp-ud-quick b{width:31px;height:31px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#edf5ff;color:#1267e8}.pkp-ud-quick span{flex:1}.pkp-ud-quick strong{display:block;font-size:10px}.pkp-ud-quick small{display:block;color:#718198;font-size:9px;margin-top:2px}.pkp-ud-quick>a:nth-child(2) b{background:#fff2dc;color:#d88a00}.pkp-ud-quick>a:nth-child(3) b{background:#eee9ff;color:#6946d8}.pkp-ud-quick>a:nth-child(4) b{background:#e7faef;color:#14985b}.pkp-ud-empty{padding:30px 15px;text-align:center;color:#718198;font-size:11px}.pkp-ud-empty strong{display:block;color:#345474;font-size:12px}.pkp-ud-empty p{margin:5px 0 12px}.pkp-ud-empty a{display:inline-block;background:#1267e8;color:#fff!important;padding:8px 12px;border-radius:7px;text-decoration:none;font-size:10px;font-weight:700}.pkp-ud-empty.compact{padding:22px}.pkp-ud-muted{color:#8998aa!important}.pkp-ud-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:16px 18px;color:#7b8ca0;font-size:9px}.pkp-ud-footer strong{color:#17365f;font-size:12px}.pkp-ud-footer nav{display:flex;gap:10px;justify-content:center}.pkp-ud-footer a{color:#718198;text-decoration:none}.pkp-ud-footer small{text-align:right}@media(max-width:1050px){.pkp-user-dashboard-v491{grid-template-columns:190px 1fr}.pkp-ud-stat-grid{grid-template-columns:repeat(2,1fr)}.pkp-ud-content-grid{grid-template-columns:1fr}.pkp-ud-service-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.pkp-user-dashboard-v491{display:block}.pkp-ud-sidebar{border-right:0;border-bottom:1px solid #e6edf5}.pkp-ud-sidebar nav{display:grid;grid-template-columns:repeat(2,1fr)}.pkp-ud-help{display:none}.pkp-ud-topbar{height:auto;flex-wrap:wrap}.pkp-ud-top-search{min-width:100%;order:1}.pkp-ud-location{order:2}.pkp-ud-bell{order:3;margin-left:auto}.pkp-ud-mini-profile{order:4}.pkp-ud-welcome{align-items:flex-start;flex-wrap:wrap}.pkp-ud-outline-btn{margin-left:84px}.pkp-ud-search-panel form{grid-template-columns:1fr 1fr}.pkp-ud-search-panel button{height:38px}.pkp-ud-service-grid{grid-template-columns:1fr}.pkp-ud-footer{grid-template-columns:1fr;text-align:center}.pkp-ud-footer small{text-align:center}.pkp-ud-footer nav{flex-wrap:wrap}}@media(max-width:480px){.pkp-ud-stat-grid{grid-template-columns:1fr}.pkp-ud-search-panel form{grid-template-columns:1fr}.pkp-ud-welcome h1{font-size:18px}.pkp-ud-content-grid{margin:0 10px}.pkp-ud-welcome,.pkp-ud-stat-grid,.pkp-ud-search-panel{margin-left:10px;margin-right:10px}}


/* v4.10.92 — Customer/User Dashboard UI polish based on live dashboard screenshot */
.pkp-user-dashboard-v491 .pkp-ud-sidebar nav a,.pkp-user-dashboard-v491 .pkp-ud-sidebar nav a:hover,.pkp-user-dashboard-v491 .pkp-ud-sidebar nav a:focus,.pkp-user-dashboard-v491 .pkp-ud-sidebar nav a:active,.pkp-user-dashboard-v491 .pkp-ud-panel-head a,.pkp-user-dashboard-v491 .pkp-ud-stat,.pkp-user-dashboard-v491 .pkp-ud-mini-profile,.pkp-user-dashboard-v491 .pkp-ud-location,.pkp-user-dashboard-v491 .pkp-ud-bell{text-decoration:none !important;}
.pkp-user-dashboard-v491 .pkp-ud-location{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:5px !important;min-width:112px !important;width:auto !important;flex:0 0 auto !important;white-space:nowrap !important;}
.pkp-user-dashboard-v491 .pkp-ud-top-search button{display:inline-flex !important;align-items:center !important;justify-content:center !important;flex:0 0 48px !important;min-width:48px !important;white-space:nowrap !important;writing-mode:horizontal-tb !important;}
.pkp-user-dashboard-v491 .pkp-ud-search-panel form button{display:inline-flex !important;align-items:center !important;justify-content:center !important;min-width:110px !important;width:110px !important;height:38px !important;padding:0 12px !important;white-space:nowrap !important;word-break:keep-all !important;overflow:visible !important;line-height:1 !important;writing-mode:horizontal-tb !important;}
.pkp-user-dashboard-v491 .pkp-ud-search-panel form{grid-template-columns:minmax(0,1.5fr) minmax(130px,.8fr) minmax(130px,.8fr) 110px !important;}
.pkp-user-dashboard-v491 .pkp-ud-stat{min-width:0 !important;}
.pkp-user-dashboard-v491 .pkp-ud-stat small,.pkp-user-dashboard-v491 .pkp-ud-stat strong,.pkp-user-dashboard-v491 .pkp-ud-stat em{white-space:normal !important;word-break:normal !important;}
.pkp-user-dashboard-v491 .pkp-ud-welcome{min-width:0 !important;}
.pkp-user-dashboard-v491 .pkp-ud-welcome>div:nth-child(2){min-width:0 !important;}
@media(max-width:760px){.pkp-user-dashboard-v491 .pkp-ud-location{min-width:118px !important}.pkp-user-dashboard-v491 .pkp-ud-search-panel form{grid-template-columns:1fr 1fr !important}.pkp-user-dashboard-v491 .pkp-ud-search-panel form button{width:100% !important;min-width:0 !important}}
@media(max-width:480px){.pkp-user-dashboard-v491 .pkp-ud-search-panel form{grid-template-columns:1fr !important}.pkp-user-dashboard-v491 .pkp-ud-search-panel form button{width:100% !important}}


/* v4.10.94 — Save Service action inside provider profile popup */
.pkp-fls-pro .pkp-profile-actions .pkp-profile-save{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;min-width:118px!important;padding:11px 14px!important;border-radius:9px!important;text-decoration:none!important;font-weight:800!important;border:1px solid #1769d1!important;background:#fff!important;color:#1769d1!important;box-sizing:border-box!important;cursor:pointer!important;font:inherit!important;font-size:13px!important;line-height:1.2!important;}
.pkp-fls-pro .pkp-profile-actions .pkp-profile-save.saved{background:#eaf8ef!important;border-color:#16a34a!important;color:#12813e!important;}
.pkp-fls-pro .pkp-profile-actions .pkp-profile-save:disabled{opacity:.65!important;cursor:wait!important;}
@media(max-width:600px){.pkp-fls-pro .pkp-profile-actions .pkp-profile-save{min-width:0!important;flex:1!important;padding:9px 8px!important;font-size:12px!important;}}


/* v4.10.96 - Profile action buttons: equal sizing for Save/Map/WhatsApp/Call */
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions{display:flex!important;align-items:stretch!important;gap:6px!important;}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions .pkp-profile-save,
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions a{flex:1 1 0!important;min-width:0!important;width:0!important;height:34px!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:0!important;padding:0 6px!important;border-radius:7px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;text-decoration:none!important;vertical-align:middle!important;}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions .pkp-profile-save{border:1px solid #16a34a!important;background:#fff!important;color:#11843d!important;cursor:pointer!important;font-family:inherit!important;appearance:none!important;-webkit-appearance:none!important;}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions .pkp-profile-save:hover{background:#effcf4!important;border-color:#129447!important;color:#0d7536!important;}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions .pkp-profile-save.saved{background:#eaf9f0!important;border-color:#18a957!important;color:#11843d!important;}
.pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions .pkp-profile-save:disabled{opacity:.65!important;cursor:wait!important;}
@media(max-width:600px){
 .pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions{gap:5px!important;}
 .pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions .pkp-profile-save,
 .pkp-fls-pro .pkp-profile-top-rating .pkp-profile-actions a{height:34px!important;min-height:34px!important;padding:0 4px!important;font-size:10px!important;}
}

/* v4.10.96 Booking */
.pkp-profile-actions{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px!important}
.pkp-profile-actions .pkp-profile-save,.pkp-profile-actions .pkp-profile-book,.pkp-profile-actions a{min-height:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;padding:0 8px!important;border-radius:7px!important;font-size:11px!important;font-weight:800!important;text-decoration:none!important;white-space:nowrap!important}
.pkp-profile-book{border:1px solid #1267e8;background:#fff;color:#1267e8;cursor:pointer}
.pkp-profile-book:hover{background:#eef6ff}
.pkp-booking-modal{display:none;position:fixed;inset:0;z-index:100000;align-items:center;justify-content:center}
.pkp-booking-overlay{position:absolute;inset:0;background:rgba(12,31,56,.65)}
.pkp-booking-box{position:relative;z-index:2;width:min(500px,calc(100vw - 28px));max-height:90vh;overflow:auto;background:#fff;border-radius:14px;padding:22px;box-shadow:0 18px 55px rgba(0,0,0,.25)}
.pkp-booking-close{position:absolute;right:12px;top:10px;border:0;background:#edf4ff;color:#17365f;border-radius:50%;width:32px;height:32px;font-size:22px;cursor:pointer}
.pkp-booking-box h2{margin:0 40px 5px 0;color:#17365f;font-size:21px}.pkp-booking-box>p{margin:0 0 16px;color:#718198;font-size:11px;line-height:1.5}
.pkp-booking-form label{display:block;margin:0 0 11px;color:#345474;font-size:10px;font-weight:700}.pkp-booking-form input,.pkp-booking-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:5px;border:1px solid #d8e3ef;border-radius:7px;padding:9px 10px;background:#fff;color:#17365f;font-size:11px}.pkp-booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pkp-booking-submit,.pkp-booking-success-close{width:100%;border:0;border-radius:8px;background:#1267e8;color:#fff;padding:11px;font-size:11px;font-weight:800;cursor:pointer}.pkp-booking-feedback{display:none;margin:5px 0 10px;padding:8px;border-radius:7px;font-size:10px}.pkp-booking-feedback.error{display:block;background:#fff1f1;color:#b42318;border:1px solid #f2c1c1}.pkp-booking-success{display:none;text-align:center;padding:25px 10px}.pkp-booking-success.show{display:block}.pkp-booking-success strong{display:block;color:#138a4c;font-size:18px}.pkp-booking-success p{font-size:11px;color:#718198;margin:7px 0 15px}
.pkp-ud-booking-list{padding:8px 12px}.pkp-ud-booking-row{display:flex;align-items:center;gap:10px;padding:11px 3px;border-bottom:1px solid #edf2f7}.pkp-ud-booking-row:last-child{border-bottom:0}.pkp-ud-booking-row>div{flex:1}.pkp-ud-booking-row strong{display:block;color:#17365f;font-size:11px}.pkp-ud-booking-row small{display:block;color:#718198;font-size:9px;margin-top:3px}.pkp-ud-status,.pd-booking-status{padding:5px 8px;border-radius:999px;font-size:9px;font-weight:800}.pkp-ud-status.pending,.pd-booking-status.pending{background:#fff3d8;color:#a36b00}.pkp-ud-status.confirmed,.pd-booking-status.confirmed{background:#eaf3ff;color:#1267e8}.pkp-ud-status.completed,.pd-booking-status.completed{background:#e8f8ef;color:#138a4c}.pkp-ud-status.cancelled,.pd-booking-status.cancelled,.pkp-ud-status.rejected,.pd-booking-status.rejected{background:#fff0f0;color:#b42318}
.pkp-pd-booking-list{padding:8px 12px}.pkp-pd-booking-row{display:flex;align-items:center;gap:10px;padding:11px 3px;border-bottom:1px solid #edf2f7}.pkp-pd-booking-row:last-child{border-bottom:0}.pd-booking-main{flex:1;min-width:0}.pd-booking-main strong,.pd-booking-main span,.pd-booking-main small{display:block}.pd-booking-main strong{color:#17365f;font-size:11px}.pd-booking-main span{color:#345474;font-size:10px;margin-top:3px}.pd-booking-main small{color:#718198;font-size:9px;margin-top:3px}.pd-booking-actions{display:flex;gap:5px}.pd-booking-actions button{border:1px solid #1267e8;background:#fff;color:#1267e8;border-radius:6px;padding:6px 8px;font-size:9px;font-weight:800;cursor:pointer}.pd-booking-actions button.danger{border-color:#e05a5a;color:#c73535}.pkp-profile-open .pkp-booking-modal{z-index:100001}@media(max-width:650px){.pkp-profile-actions{grid-template-columns:repeat(2,1fr)!important}.pkp-booking-grid{grid-template-columns:1fr}.pkp-pd-booking-row{align-items:flex-start;flex-wrap:wrap}.pd-booking-actions{width:100%}.pd-booking-actions button{flex:1}}

/* v4.10.99: customer booking action */
.pkp-ud-booking-row{position:relative}
.pkp-ud-booking-cancel{border:1px solid #e05a5a;background:#fff;color:#c73535;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:800;cursor:pointer;white-space:nowrap}
.pkp-ud-booking-cancel:hover{background:#fff4f4}
.pkp-ud-booking-cancel:disabled{opacity:.6;cursor:wait}
@media(max-width:650px){.pkp-ud-booking-cancel{margin-left:auto}.pkp-ud-booking-row{flex-wrap:wrap}.pkp-ud-booking-row>div{min-width:180px}}

/* v4.10.103 - Customer My Bookings polish */
.pkp-ud-booking-row{flex-wrap:wrap}
.pkp-ud-booking-details,.pkp-ud-booking-cancel{flex:0 0 auto;white-space:nowrap;border:1px solid #1267e8;background:#fff;color:#1267e8;border-radius:6px;padding:6px 9px;font-size:9px;font-weight:800;cursor:pointer}
.pkp-ud-booking-cancel{border-color:#e05a5a;color:#c73535}
.pkp-ud-booking-details:hover{background:#eef6ff}
.pkp-ud-booking-cancel:hover{background:#fff4f4}
.pkp-ud-booking-modal{display:none;position:fixed;inset:0;z-index:100005}
.pkp-ud-booking-modal.show{display:block}
.pkp-ud-booking-modal-backdrop{position:absolute;inset:0;background:rgba(15,35,60,.52)}
.pkp-ud-booking-modal-card{position:relative;width:min(520px,calc(100% - 28px));margin:9vh auto 0;background:#fff;border-radius:14px;box-shadow:0 22px 70px rgba(0,0,0,.24);padding:22px}
.pkp-ud-booking-modal-card h3{margin:0 30px 18px 0;color:#17365f;font-size:18px}
.pkp-ud-booking-modal-close{position:absolute;right:12px;top:10px;width:32px;height:32px;border:0;border-radius:50%;background:#f2f6fa;color:#17365f;font-size:22px;line-height:1;cursor:pointer}
.pkp-ud-booking-detail-grid{display:grid;grid-template-columns:145px 1fr;gap:9px 14px;font-size:11px}
.pkp-ud-booking-detail-grid span{color:#718198}
.pkp-ud-booking-detail-grid b{color:#17365f;word-break:break-word}
@media(max-width:650px){.pkp-ud-booking-row{align-items:flex-start}.pkp-ud-booking-row>div{min-width:100%}.pkp-ud-booking-details,.pkp-ud-booking-cancel{padding:7px 10px}.pkp-ud-booking-detail-grid{grid-template-columns:105px 1fr}}

/* v4.10.104 — Customer Booking Notifications */
.pkp-ud-notification-badge{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:700;background:#eef5ff;color:#1769d1}
.pkp-ud-notification-list{display:grid;gap:8px}
.pkp-ud-notification{width:100%;display:flex;align-items:center;gap:12px;text-align:left;border:1px solid #e4ebf5;border-radius:12px;background:#fff;padding:12px;cursor:pointer;transition:.18s}
.pkp-ud-notification:hover{border-color:#b8cbea;transform:translateY(-1px)}
.pkp-ud-notification.is-unread{background:#f7faff;border-color:#c8dbf6}
.pkp-ud-notification-icon{width:38px;height:38px;min-width:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#eef5ff;color:#1769d1;font-weight:800}
.pkp-ud-notification-icon.confirmed,.pkp-ud-notification-icon.completed{background:#edf9f1;color:#16803c}
.pkp-ud-notification-icon.rejected,.pkp-ud-notification-icon.cancelled{background:#fff1f1;color:#c62828}
.pkp-ud-notification-body{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}
.pkp-ud-notification-body strong{font-size:14px;color:#183153}
.pkp-ud-notification-body small{font-size:12px;color:#667085;line-height:1.35}
.pkp-ud-notification-body em{font-style:normal;font-size:11px;color:#8a95a5}
.pkp-ud-notification-status{font-size:11px;font-weight:700;border-radius:999px;padding:5px 8px;white-space:nowrap;background:#eef5ff;color:#1769d1}
.pkp-ud-notification-status.confirmed,.pkp-ud-notification-status.completed{background:#edf9f1;color:#16803c}
.pkp-ud-notification-status.rejected,.pkp-ud-notification-status.cancelled{background:#fff1f1;color:#c62828}
@media(max-width:640px){.pkp-ud-notification{align-items:flex-start;padding:10px}.pkp-ud-notification-status{margin-left:auto}.pkp-ud-notification-icon{width:34px;height:34px;min-width:34px}}
/* v4.10.105: Booking Details Popup for Customer + Provider dashboards */
.pkp-ud-booking-details,.pd-booking-details{flex:0 0 auto;white-space:nowrap;border:1px solid #1267e8;background:#fff;color:#1267e8;border-radius:6px;padding:6px 9px;font-size:9px;font-weight:800;cursor:pointer}
.pkp-ud-booking-details:hover,.pd-booking-details:hover{background:#eef6ff}
.pkp-ud-booking-detail-grid,.pkp-pd-booking-detail-grid{display:grid;grid-template-columns:145px 1fr;gap:9px 14px;font-size:11px}
.pkp-ud-booking-detail-grid span,.pkp-pd-booking-detail-grid span{color:#718198}
.pkp-ud-booking-detail-grid b,.pkp-pd-booking-detail-grid b{color:#17365f;word-break:break-word}
.pkp-booking-timeline,.pkp-pd-booking-timeline{margin-top:18px;padding-top:14px;border-top:1px solid #edf2f7}.pkp-booking-timeline>strong,.pkp-pd-booking-timeline>strong{display:block;color:#17365f;font-size:12px;margin-bottom:11px}
.pkp-booking-steps,.pkp-pd-booking-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.pkp-booking-steps span,.pkp-pd-booking-steps span{padding:8px 5px;border-radius:7px;background:#f3f6fa;color:#718198;text-align:center;font-size:9px;font-weight:800}.pkp-booking-steps span.active,.pkp-pd-booking-steps span.active{background:#eaf3ff;color:#1267e8}.pkp-booking-steps span.done,.pkp-pd-booking-steps span.done{background:#e8f8ef;color:#138a4c}.pkp-booking-terminal,.pkp-pd-booking-terminal{margin-top:9px;color:#138a4c;font-size:10px;font-weight:700}.pkp-booking-terminal.negative,.pkp-pd-booking-terminal.negative{color:#c73535}
.pkp-pd-booking-modal{display:none;position:fixed;inset:0;z-index:100005}.pkp-pd-booking-modal.show{display:block}.pkp-pd-booking-modal-backdrop{position:absolute;inset:0;background:rgba(15,35,60,.52)}.pkp-pd-booking-modal-card{position:relative;width:min(520px,calc(100% - 28px));margin:9vh auto 0;background:#fff;border-radius:14px;box-shadow:0 22px 70px rgba(0,0,0,.24);padding:22px}.pkp-pd-booking-modal-card h3{margin:0 30px 18px 0;color:#17365f;font-size:18px}.pkp-pd-booking-modal-close{position:absolute;right:12px;top:10px;width:32px;height:32px;border:0;border-radius:50%;background:#f2f6fa;color:#17365f;font-size:22px;line-height:1;cursor:pointer}
@media(max-width:650px){.pkp-pd-booking-row{align-items:flex-start;flex-wrap:wrap}.pd-booking-main{min-width:calc(100% - 90px)}.pd-booking-details{margin-left:auto}.pkp-pd-booking-detail-grid,.pkp-ud-booking-detail-grid{grid-template-columns:105px 1fr}.pkp-booking-steps,.pkp-pd-booking-steps{gap:5px}.pkp-booking-steps span,.pkp-pd-booking-steps span{font-size:8px;padding:7px 3px}}

/* v4.10.106 — Customer Review & Rating after Completed Booking */
.pkp-review-notice{margin:12px 0;padding:10px 14px;border-radius:9px;font-size:11px;font-weight:700}
.pkp-review-notice.success{background:#eaf8ef;border:1px solid #bfe8ce;color:#137a42}.pkp-review-notice.error{background:#fff1f1;border:1px solid #f0c2c2;color:#b42318}
.pkp-ud-booking-review{flex:0 0 auto;white-space:nowrap;border:1px solid #e0a800;background:#fffaf0;color:#9a6800;border-radius:6px;padding:6px 9px;font-size:9px;font-weight:800;cursor:pointer}.pkp-ud-booking-review:hover{background:#fff5d6}
.pkp-ud-review-modal{display:none;position:fixed;inset:0;z-index:100006}.pkp-ud-review-modal.show{display:block}.pkp-ud-review-modal-backdrop{position:absolute;inset:0;background:rgba(15,35,60,.58)}
.pkp-ud-review-modal-card{position:relative;width:min(500px,calc(100% - 28px));margin:8vh auto 0;background:#fff;border-radius:15px;box-shadow:0 24px 75px rgba(0,0,0,.26);padding:24px}.pkp-ud-review-modal-card h3{margin:0 36px 5px 0;color:#17365f;font-size:20px}.pkp-ud-review-modal-close{position:absolute;right:12px;top:10px;width:32px;height:32px;border:0;border-radius:50%;background:#f2f6fa;color:#17365f;font-size:22px;line-height:1;cursor:pointer}
.pkp-ud-review-context{display:flex;flex-direction:column;gap:3px;margin:0 0 18px}.pkp-ud-review-context strong{color:#17365f;font-size:13px}.pkp-ud-review-context span{color:#718198;font-size:10px}
.pkp-review-stars-input{display:flex;gap:5px;justify-content:center;margin:4px 0 7px}.pkp-review-stars-input button{border:0;background:transparent;color:#cbd5e1;font-size:31px;line-height:1;padding:0 2px;cursor:pointer;transition:.15s}.pkp-review-stars-input button:hover,.pkp-review-stars-input button.selected{color:#f5a623;transform:translateY(-1px)}.pkp-review-rating-label{text-align:center;color:#718198;font-size:10px;font-weight:700;margin-bottom:16px}
.pkp-ud-review-form label{display:block;color:#345474;font-size:10px;font-weight:700}.pkp-ud-review-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #d8e3ef;border-radius:8px;padding:10px 11px;background:#fff;color:#17365f;font-size:11px;resize:vertical}.pkp-ud-review-submit{width:100%;margin-top:13px;border:0;border-radius:8px;background:#1267e8;color:#fff;padding:11px;font-size:11px;font-weight:800;cursor:pointer}.pkp-ud-review-submit:hover{background:#0d5dcc}
.pkp-ud-review-list{display:grid;gap:9px;padding:8px 12px}.pkp-ud-review-card{border:1px solid #e4ebf5;border-radius:10px;padding:12px;background:#fff}.pkp-ud-review-card>div{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.pkp-ud-review-card strong{display:block;color:#17365f;font-size:11px}.pkp-ud-review-card small{display:block;color:#718198;font-size:9px;margin-top:3px}.pkp-ud-review-stars{color:#f5a623;font-size:12px;white-space:nowrap}.pkp-ud-review-stars b{color:#718198;font-size:9px;margin-left:4px}.pkp-ud-review-card p{margin:8px 0 0;color:#4d6075;font-size:10px;line-height:1.5}
.pkp-pd-review-list{display:grid;gap:8px;margin-top:12px}.pkp-pd-review-item{border:1px solid #e4ebf5;border-radius:10px;padding:11px;background:#fff}.pkp-pd-review-item>div{display:flex;justify-content:space-between;gap:10px}.pkp-pd-review-item strong{color:#17365f;font-size:11px}.pkp-pd-review-item small{display:block;color:#718198;font-size:9px;margin-top:3px}.pkp-pd-review-item>span{color:#f5a623;font-size:12px}.pkp-pd-review-item p{margin:7px 0 0;color:#4d6075;font-size:10px;line-height:1.45}
@media(max-width:650px){.pkp-ud-booking-review{padding:7px 10px}.pkp-ud-review-modal-card{margin:5vh auto 0;padding:20px}.pkp-review-stars-input button{font-size:28px}}

/* v4.10.107 — Review success notice layout fix: keep notice inside dashboard main, never as a grid item beside the sidebar */
.pkp-user-dashboard-v491 > .pkp-ud-main > .pkp-review-notice{margin:12px 18px 0!important;}
.pkp-user-dashboard-v491 > .pkp-ud-main > .pkp-review-notice + .pkp-ud-topbar{margin-top:0!important;}
@media(max-width:480px){.pkp-user-dashboard-v491 > .pkp-ud-main > .pkp-review-notice{margin-left:10px!important;margin-right:10px!important;}}


/* v4.10.108 — Review popup polish + compact Saved Services favorite button */
.pkp-user-dashboard-v491 .pkp-ud-service-img{position:relative!important;}
.pkp-user-dashboard-v491 .pkp-ud-service-img .pkp-ud-unsave,
.pkp-user-dashboard-v491 .pkp-ud-service-img button.pkp-ud-unsave{
  position:absolute!important;top:8px!important;right:8px!important;
  width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;
  margin:0!important;padding:0!important;border:0!important;border-radius:50%!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  background:#ffc83d!important;color:#17365f!important;box-shadow:0 2px 8px rgba(20,50,90,.14)!important;
  font-family:inherit!important;font-size:15px!important;font-weight:800!important;line-height:1!important;
  cursor:pointer!important;box-sizing:border-box!important;appearance:none!important;-webkit-appearance:none!important;
  z-index:3!important;white-space:nowrap!important;
}
.pkp-user-dashboard-v491 .pkp-ud-service-img .pkp-ud-unsave:hover{background:#ffbd1f!important;transform:scale(1.04);}
.pkp-user-dashboard-v491 .pkp-ud-service-img .pkp-ud-unsave:focus{outline:2px solid #1267e8!important;outline-offset:2px!important;}
.pkp-user-dashboard-v491 .pkp-ud-review-modal-card{width:min(560px,calc(100% - 28px))!important;max-height:88vh!important;overflow:auto!important;padding:22px!important;border:1px solid #dce8f6!important;}
.pkp-user-dashboard-v491 .pkp-ud-review-modal-card h3{font-size:20px!important;margin-bottom:6px!important;}
.pkp-user-dashboard-v491 .pkp-ud-review-context{padding:11px 13px!important;margin-bottom:14px!important;border:1px solid #e2ebf5!important;border-radius:9px!important;background:#f7fbff!important;}
.pkp-user-dashboard-v491 .pkp-review-stars-input{justify-content:flex-start!important;margin:8px 0 5px!important;}
.pkp-user-dashboard-v491 .pkp-review-stars-input button{font-size:30px!important;}
.pkp-user-dashboard-v491 .pkp-review-rating-label{text-align:left!important;margin-bottom:12px!important;}
.pkp-user-dashboard-v491 .pkp-ud-review-submit{width:auto!important;min-width:150px!important;float:right!important;margin-top:13px!important;}
.pkp-user-dashboard-v491 .pkp-ud-review-form:after{content:"";display:block;clear:both;}
@media(max-width:650px){
 .pkp-user-dashboard-v491 .pkp-ud-service-img .pkp-ud-unsave{top:7px!important;right:7px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;font-size:14px!important;}
 .pkp-user-dashboard-v491 .pkp-ud-review-modal-card{padding:18px!important;margin:4vh auto 0!important;}
 .pkp-user-dashboard-v491 .pkp-ud-review-submit{width:100%!important;float:none!important;}
}

/* v4.10.109 - Provider Earnings Overview + payment-ready transaction panel */
.pkp-provider-dashboard-v473 .pd-earnings-card .pkp-pd-card-head{align-items:flex-start}
.pkp-provider-dashboard-v473 .pd-earnings-card .pkp-pd-card-head>div small{display:block;color:#8190a6;font-size:9px;margin-top:3px}
.pkp-provider-dashboard-v473 .pd-payment-ready{display:inline-flex;align-items:center;border-radius:20px;padding:5px 8px;background:#eaf8ef;border:1px solid #c6ead2;color:#168247;font-size:9px;font-weight:800;white-space:nowrap}
.pkp-provider-dashboard-v473 .pd-earn-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:10px 0}
.pkp-provider-dashboard-v473 .pd-earn-kpis>div{background:#f6f9fd;border:1px solid #e6edf5;border-radius:8px;padding:9px;text-align:center}
.pkp-provider-dashboard-v473 .pd-earn-kpis strong,.pkp-provider-dashboard-v473 .pd-earn-kpis span{display:block}
.pkp-provider-dashboard-v473 .pd-earn-kpis strong{font-size:15px;color:#17385f}
.pkp-provider-dashboard-v473 .pd-earn-kpis span{font-size:8px;color:#71809a;margin-top:3px}
.pkp-provider-dashboard-v473 .pd-earn-breakdown{display:flex;gap:8px;flex-wrap:wrap;margin:2px 0 10px}
.pkp-provider-dashboard-v473 .pd-earn-breakdown span{flex:1;min-width:100px;padding:6px 8px;background:#fbfcfe;border:1px solid #edf2f7;border-radius:6px;font-size:8px;color:#71809a}
.pkp-provider-dashboard-v473 .pd-earn-breakdown b{float:right;color:#243f61;font-size:9px}
.pkp-provider-dashboard-v473 .pd-earn-chart{height:120px;border:1px solid #edf2f7;border-radius:8px;background:linear-gradient(to top,transparent 24%,#f0f3f7 25%,transparent 26%,transparent 49%,#f0f3f7 50%,transparent 51%,transparent 74%,#f0f3f7 75%,transparent 76%);padding:10px 8px 4px;margin-bottom:9px}
.pkp-provider-dashboard-v473 .pd-earn-chart-bars{height:100%;display:flex;align-items:flex-end;justify-content:space-around;gap:5px}
.pkp-provider-dashboard-v473 .pd-earn-bar-wrap{height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-width:0}
.pkp-provider-dashboard-v473 .pd-earn-bar-wrap i{display:block;width:70%;max-width:22px;min-height:4px;border-radius:5px 5px 2px 2px;background:#1677e8}
.pkp-provider-dashboard-v473 .pd-earn-bar-value{font-size:7px;color:#71809a;line-height:1;margin-bottom:3px;white-space:nowrap}
.pkp-provider-dashboard-v473 .pd-earn-bar-wrap small{font-size:7px;color:#8a99ad;margin-top:4px;white-space:nowrap}
.pkp-provider-dashboard-v473 .pd-earn-note{margin-top:9px;padding:8px 9px;border-radius:7px;background:#f5f9ff;color:#71809a;font-size:8px;line-height:1.5}
.pkp-provider-dashboard-v473 .pd-earn-note strong{color:#35587e}
.pkp-provider-dashboard-v473 .pd-transaction-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:12px;padding:9px 0;border-top:1px solid #edf2f7}
.pkp-provider-dashboard-v473 .pd-transaction-head strong{font-size:11px;color:#243f61}.pkp-provider-dashboard-v473 .pd-transaction-head span{font-size:8px;color:#8a99ad}
.pkp-provider-dashboard-v473 .pd-transaction-wrap{overflow:auto;border:1px solid #edf2f7;border-radius:7px}
.pkp-provider-dashboard-v473 .pd-transaction-table{width:100%;min-width:620px;border-collapse:collapse}
.pkp-provider-dashboard-v473 .pd-transaction-table th{background:#f8fafc;color:#71809a;font-size:8px;text-align:left;padding:8px;border-bottom:1px solid #e9eef4;white-space:nowrap}
.pkp-provider-dashboard-v473 .pd-transaction-table td{padding:8px;border-bottom:1px solid #edf2f7;color:#344b68;font-size:8px;vertical-align:middle}
.pkp-provider-dashboard-v473 .pd-transaction-table tr:last-child td{border-bottom:0}
.pkp-provider-dashboard-v473 .pd-transaction-table td:first-child{color:#126bea;font-weight:800}
.pkp-provider-dashboard-v473 .pd-transaction-table td small{display:block;color:#8a99ad;font-size:7px;margin-top:2px;font-weight:500}
.pkp-provider-dashboard-v473 .pd-pay-status,.pkp-provider-dashboard-v473 .pd-settle-status{display:inline-flex;padding:4px 6px;border-radius:12px;font-size:7px;font-weight:800;white-space:nowrap}
.pkp-provider-dashboard-v473 .pd-pay-status.paid{background:#eaf8ef;color:#168247}.pkp-provider-dashboard-v473 .pd-pay-status.unpaid{background:#fff4df;color:#9a6500}.pkp-provider-dashboard-v473 .pd-settle-status{background:#eef5ff;color:#365f8d}
.pkp-provider-dashboard-v473 .pd-earn-empty{padding:18px;text-align:center;color:#8a99ad;font-size:9px}
@media(max-width:520px){.pkp-provider-dashboard-v473 .pd-earn-kpis{grid-template-columns:1fr}.pkp-provider-dashboard-v473 .pd-earn-breakdown span{min-width:46%}.pkp-provider-dashboard-v473 .pd-payment-ready{font-size:8px}}

/* v4.10.112: Service pricing display */
.pkp-fls-pro .pkp-profile-pricing-summary{display:flex;align-items:center;gap:9px;margin:7px 0 8px;padding:8px 11px;border:1px solid #dbe8f8;border-radius:10px;background:#f7fbff;width:max-content;max-width:100%;box-sizing:border-box}
.pkp-fls-pro .pkp-profile-pricing-summary span{font-size:11px;color:#64748b;font-weight:700}.pkp-fls-pro .pkp-profile-pricing-summary strong{font-size:15px;color:#1769d1}.pkp-fls-pro .pkp-booking-pricing{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0;padding:10px;border:1px solid #dbe8f8;border-radius:12px;background:#f7fbff}.pkp-fls-pro .pkp-booking-pricing>div{min-width:0;padding:8px 9px;border-radius:9px;background:#fff;border:1px solid #e5edf7}.pkp-fls-pro .pkp-booking-pricing span,.pkp-fls-pro .pkp-booking-pricing strong{display:block}.pkp-fls-pro .pkp-booking-pricing span{font-size:10px;color:#718096;margin-bottom:3px}.pkp-fls-pro .pkp-booking-pricing strong{font-size:13px;color:#17365f;word-break:break-word}@media(max-width:650px){.pkp-fls-pro .pkp-booking-pricing{grid-template-columns:1fr}.pkp-fls-pro .pkp-profile-pricing-summary{width:100%;justify-content:space-between}}


/* v4.10.113: clear provider profile pricing display + Rs. currency */
.pkp-fls-pro .pkp-profile-pricing-summary{display:none!important}
.pkp-fls-pro .pkp-profile-pricing-panel{border:1px solid #dbe7f5!important;border-radius:10px!important;background:#fff!important;box-shadow:0 2px 8px rgba(15,23,42,.045)!important;overflow:hidden!important}
.pkp-fls-pro .pkp-profile-pricing-panel h3{margin:0!important;padding:10px 13px!important;border-bottom:1px solid #edf2f7!important;color:#183153!important;font-size:14px!important;font-weight:800!important}
.pkp-fls-pro .pkp-profile-pricing-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:8px!important}
.pkp-fls-pro .pkp-profile-pricing-grid>div{padding:8px 10px!important;border:1px solid #e7eef7!important;border-radius:8px!important;background:#f9fbfe!important;min-width:0!important}
.pkp-fls-pro .pkp-profile-pricing-grid span{display:block!important;font-size:9px!important;color:#718096!important;font-weight:700!important;text-transform:none!important}
.pkp-fls-pro .pkp-profile-pricing-grid strong{display:block!important;margin-top:2px!important;font-size:13px!important;color:#17365f!important;line-height:1.25!important;word-break:break-word!important}
.pkp-fls-pro .pkp-profile-pricing-grid small{display:block!important;margin-top:3px!important;font-size:8px!important;color:#8a99ad!important;line-height:1.3!important}
.pkp-fls-pro .pkp-profile-pricing-grid .pkp-payment-yes{color:#b45309!important}.pkp-fls-pro .pkp-profile-pricing-grid .pkp-payment-no{color:#168247!important}
.pkp-fls-pro .pkp-profile-pricing-grid .pkp-profile-price-wide{grid-column:1/-1!important;background:#f5f9ff!important;border-color:#d8e8fb!important}
.pkp-fls-pro .pkp-profile-pricing-grid .pkp-profile-price-wide strong{font-size:15px!important;color:#126bea!important}
@media(max-width:900px){.pkp-fls-pro .pkp-profile-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:520px){.pkp-fls-pro .pkp-profile-pricing-grid{grid-template-columns:1fr!important}.pkp-fls-pro .pkp-profile-pricing-grid .pkp-profile-price-wide{grid-column:auto!important}}


/* v4.10.115: Profile popup content spacing + pricing visibility fix */
.pkp-fls-pro .pkp-profile-content{overflow-y:auto!important;overflow-x:hidden!important;align-items:start!important;scrollbar-width:thin!important}
.pkp-fls-pro .pkp-profile-left{width:auto!important;max-width:none!important;height:auto!important;min-height:0!important;overflow:visible!important;gap:12px!important}
.pkp-fls-pro .pkp-profile-side-panel{height:auto!important;min-height:0!important;overflow:visible!important;gap:12px!important}
.pkp-fls-pro .pkp-profile-pricing-panel{width:100%!important;box-sizing:border-box!important;margin:0!important}
.pkp-fls-pro .pkp-profile-info-panel{width:100%!important;box-sizing:border-box!important;margin-top:4px!important}
.pkp-fls-pro .pkp-profile-description,.pkp-fls-pro .pkp-profile-services,.pkp-fls-pro .pkp-profile-collapsed{width:100%!important;box-sizing:border-box!important;margin-top:0!important}
.pkp-fls-pro .pkp-profile-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;padding:10px!important}
.pkp-fls-pro .pkp-profile-pricing-grid>div{padding:10px 11px!important;min-height:52px!important}
.pkp-fls-pro .pkp-profile-pricing-grid span{font-size:10px!important}
.pkp-fls-pro .pkp-profile-pricing-grid strong{font-size:14px!important}
.pkp-fls-pro .pkp-profile-pricing-grid small{font-size:9px!important}
.pkp-fls-pro .pkp-profile-grid{gap:8px!important;padding:10px!important}
.pkp-fls-pro .pkp-profile-grid>div{padding:10px 12px!important;min-height:46px!important}
.pkp-fls-pro .pkp-profile-grid>div strong{font-size:13px!important}
.pkp-fls-pro .pkp-profile-collapsed{min-height:40px!important}
.pkp-fls-pro .pkp-profile-collapsed h3{padding:10px 12px!important}
@media(max-width:900px){.pkp-fls-pro .pkp-profile-content{overflow-y:auto!important}.pkp-fls-pro .pkp-profile-left{gap:10px!important}.pkp-fls-pro .pkp-profile-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:520px){.pkp-fls-pro .pkp-profile-pricing-grid{grid-template-columns:1fr!important}.pkp-fls-pro .pkp-profile-content{overflow-y:auto!important}}


/* v4.10.116: DOPAY booking payment step */
.pkp-fls-pro .pkp-booking-payment-step{margin:15px 0 12px;padding:14px;border:1px solid #d8e8fb;border-radius:12px;background:#f7fbff;text-align:left}
.pkp-fls-pro .pkp-booking-payment-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;padding:10px 12px;border-radius:9px;background:#fff;border:1px solid #e2ebf6}
.pkp-fls-pro .pkp-booking-payment-summary span{font-size:10px;color:#718096;font-weight:700}
.pkp-fls-pro .pkp-booking-payment-summary strong{font-size:17px;color:#17365f}
.pkp-fls-pro .pkp-booking-payment-step>p{margin:7px 0 11px;color:#66758a;font-size:10px;line-height:1.45}
.pkp-fls-pro .pkp-booking-payment-step label{display:block;color:#345474;font-size:10px;font-weight:700}
.pkp-fls-pro .pkp-booking-payment-step input{display:block;width:100%;box-sizing:border-box;margin-top:5px;padding:10px;border:1px solid #d8e3ef;border-radius:7px;background:#fff;color:#17365f;font-size:12px;letter-spacing:3px}
.pkp-fls-pro .pkp-booking-pay-submit{width:100%;margin-top:10px;border:0;border-radius:8px;background:#1267e8;color:#fff;padding:11px;font-size:11px;font-weight:800;cursor:pointer}
.pkp-fls-pro .pkp-booking-pay-submit:disabled{opacity:.7;cursor:not-allowed}
.pkp-fls-pro .pkp-booking-payment-feedback{display:none;margin:7px 0;padding:8px;border-radius:7px;font-size:10px;line-height:1.4}
.pkp-fls-pro .pkp-booking-payment-feedback.error{display:block;background:#fff1f1;color:#b42318;border:1px solid #f2c1c1}
.pkp-fls-pro .pkp-booking-payment-feedback.success{display:block;background:#eaf8ef;color:#147a43;border:1px solid #bfe6ce}


/* v4.10.119: DOPAY payment shown directly inside booking form */
.pkp-fls-pro .pkp-booking-dopay-inline{margin:13px 0 11px;padding:12px;border:1px solid #cfe0f7;border-radius:11px;background:linear-gradient(180deg,#f7fbff,#eef6ff);text-align:left}
.pkp-fls-pro .pkp-booking-dopay-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:9px}
.pkp-fls-pro .pkp-booking-dopay-head span{font-size:12px;font-weight:800;color:#17365f}
.pkp-fls-pro .pkp-booking-dopay-head strong{font-size:9px;color:#5c7188;font-weight:700;text-align:right}
.pkp-fls-pro .pkp-booking-dopay-inline .pkp-booking-payment-summary{margin-bottom:9px}
.pkp-fls-pro .pkp-booking-dopay-inline label{display:block;color:#345474;font-size:10px;font-weight:700}
.pkp-fls-pro .pkp-booking-dopay-inline input{display:block;width:100%;box-sizing:border-box;margin-top:5px;padding:10px;border:1px solid #d8e3ef;border-radius:7px;background:#fff;color:#17365f;font-size:12px;letter-spacing:3px}
.pkp-fls-pro .pkp-booking-dopay-note{display:block;margin-top:6px;color:#718096;font-size:9px;line-height:1.4}
@media(max-width:520px){.pkp-fls-pro .pkp-booking-dopay-head{display:block}.pkp-fls-pro .pkp-booking-dopay-head strong{text-align:left;display:block;margin-top:3px}}
