.sgpm{--pm-ink:#0b1f35;--pm-navy:#071b31;--pm-navy-2:#0c2944;--pm-teal:#0c6d70;--pm-mint:#51d8b0;--pm-orange:#f59b32;--pm-paper:#f4f7f8;--pm-line:rgba(13,43,67,.14);font-family:var(--sg-font-text,"Tajawal",sans-serif);color:var(--pm-ink);width:100%;max-width:1500px;margin:0 auto;overflow:clip;background:#eef3f4;box-shadow:0 0 0 100vmax #eef3f4;clip-path:inset(0 -100vmax)}
.sgpm *{box-sizing:border-box}.sgpm button,.sgpm input,.sgpm select{font:inherit}.sgpm button{cursor:pointer}.sgpm svg{display:block;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.sgpm [hidden]{display:none!important}
.sgpm-hero{position:relative;isolation:isolate;min-height:390px;padding:70px clamp(28px,5vw,82px) 64px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);align-items:end;gap:60px;overflow:hidden;color:#fff;background:linear-gradient(125deg,#06172a 0%,#092942 48%,#075b62 100%);border-radius:0 0 42px 42px}
.sgpm-hero:before{content:"";position:absolute;inset:0;z-index:-2;background-image:linear-gradient(rgba(255,255,255,.027) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.027) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to left,#000,transparent 85%)}
.sgpm-hero:after{content:"";position:absolute;inset:auto -10% -58% 20%;height:360px;border-radius:50%;z-index:-1;background:radial-gradient(circle,rgba(54,219,181,.24),transparent 67%);filter:blur(16px)}
.sgpm-hero__glow{position:absolute;border-radius:50%;filter:blur(2px);z-index:-1}.sgpm-hero__glow--one{width:430px;height:430px;top:-260px;left:-60px;background:radial-gradient(circle,rgba(245,155,50,.25),transparent 69%)}.sgpm-hero__glow--two{width:360px;height:360px;right:42%;bottom:-280px;background:radial-gradient(circle,rgba(81,216,176,.25),transparent 70%)}
.sgpm-eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;padding:7px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#ccebe6;background:rgba(255,255,255,.06);backdrop-filter:blur(10px);font-size:14px;font-weight:700}.sgpm-eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--pm-mint);box-shadow:0 0 0 5px rgba(81,216,176,.12)}
.sgpm-hero h1{margin:0;color:#fff;font-size:clamp(46px,5.2vw,74px);line-height:1.06;letter-spacing:-1.8px;font-weight:850}.sgpm-hero h1 em{font-style:normal;color:#ffc66f}.sgpm-hero__content>p{max-width:590px;margin:24px 0 0;color:#d5e2e8;font-size:19px;line-height:1.85;font-weight:500}
.sgpm-hero__signals{display:grid;gap:12px}.sgpm-hero__signals>span{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:13px;align-items:center;padding:13px 14px;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.065);backdrop-filter:blur(15px)}.sgpm-hero__signals svg{grid-row:1/3;width:42px;height:42px;padding:9px;border-radius:12px;color:#ffbd61;background:rgba(245,155,50,.13)}.sgpm-hero__signals b{font-size:15px;color:#fff}.sgpm-hero__signals small{margin-top:2px;color:#aebfca;font-size:12px}
.sgpm-workspace{position:relative;z-index:3;margin:-28px clamp(18px,4vw,64px) 65px}.sgpm-search{padding:18px;border:1px solid rgba(255,255,255,.8);border-radius:25px;background:rgba(255,255,255,.92);box-shadow:0 18px 55px rgba(4,29,48,.13);backdrop-filter:blur(22px)}
.sgpm-search__primary{display:grid;grid-template-columns:40px minmax(0,1fr) 32px auto;align-items:center;min-height:66px;border:1.5px solid rgba(10,50,72,.16);border-radius:17px;background:#fff;transition:.2s}.sgpm-search__primary:focus-within{border-color:rgba(12,109,112,.65);box-shadow:0 0 0 4px rgba(12,109,112,.09)}.sgpm-search__icon{display:grid;place-items:center;color:#496171}.sgpm-search__icon svg{width:23px}.sgpm-search__primary input{width:100%;height:62px;padding:0 4px;border:0;outline:0;color:#0b2237;background:transparent;font-size:18px;font-weight:650}.sgpm-search__primary input::placeholder{color:#82939e;font-weight:500}.sgpm-search__primary>[data-search-clear]{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;color:#70838e;background:#edf2f3;font-size:21px;line-height:1}.sgpm-search__primary>button[type=submit]{display:flex;align-items:center;justify-content:center;gap:8px;min-width:116px;height:50px;margin-left:7px;padding:0 22px;border:0;border-radius:13px;color:#13283a;background:linear-gradient(135deg,#ffb34d,#f3952d);box-shadow:0 8px 22px rgba(245,155,50,.26);font-weight:800;transition:.2s}.sgpm-search__primary>button[type=submit]:hover{transform:translateY(-1px);background:linear-gradient(135deg,#ffc36b,#f5a13c)}.sgpm-search__primary>button[type=submit] svg{width:19px}
.sgpm-quickbar{display:flex;align-items:center;gap:9px;padding-top:13px;overflow-x:auto;scrollbar-width:none}.sgpm-quickbar::-webkit-scrollbar{display:none}.sgpm-quickbar button,.sgpm-quickbar select,.sgpm-online-filter>span{height:42px;border:1px solid rgba(11,45,68,.13);border-radius:11px;color:#243b4b;background:#f7f9f9;white-space:nowrap;font-size:13px;font-weight:750;transition:.2s}.sgpm-online-filter{display:block;flex:0 0 auto}.sgpm-online-filter input{position:absolute;opacity:0;pointer-events:none}.sgpm-online-filter>span{display:flex;align-items:center;gap:8px;padding:0 13px}.sgpm-online-filter i{width:9px;height:9px;border-radius:50%;background:#9caeb2}.sgpm-online-filter input:checked+span{border-color:rgba(24,161,109,.35);color:#0c6b4b;background:#eaf9f2}.sgpm-online-filter input:checked+span i{background:#17b879;box-shadow:0 0 0 4px rgba(23,184,121,.13)}.sgpm-location,.sgpm-filter-toggle{display:flex;align-items:center;gap:7px;padding:0 13px}.sgpm-location svg,.sgpm-filter-toggle svg{width:19px}.sgpm-location:hover,.sgpm-filter-toggle:hover{border-color:rgba(12,109,112,.3);color:#075d63;background:#edf8f7}.sgpm-quickbar select{flex:0 0 auto;padding:0 12px;outline:0}.sgpm-quickbar select:disabled{opacity:.48;cursor:not-allowed}.sgpm-filter-toggle{margin-inline-start:auto}.sgpm-filter-toggle b{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;color:#fff;background:var(--pm-orange);font-size:10px}
.sgpm-filter-panel{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr)) auto;gap:11px;align-items:end;max-height:0;padding:0 3px;overflow:hidden;opacity:0;transform:translateY(-7px);transition:max-height .28s ease,opacity .2s ease,transform .2s ease,padding .25s}.sgpm-search.is-filters-open .sgpm-filter-panel{max-height:180px;padding-top:16px;opacity:1;transform:none}.sgpm-filter-panel label>span{display:block;margin:0 3px 6px;color:#617481;font-size:11px;font-weight:750}.sgpm-filter-panel select{width:100%;height:44px;padding:0 11px;border:1px solid rgba(11,45,68,.15);border-radius:11px;outline:0;color:#183145;background:#f8fafa;font-size:13px;font-weight:650}.sgpm-filter-panel select:focus{border-color:#4ba5a5;box-shadow:0 0 0 3px rgba(12,109,112,.08)}.sgpm-filter-panel>[data-provider-reset]{height:44px;padding:0 14px;border:0;border-radius:11px;color:#8a4333;background:#fff0eb;font-size:12px;font-weight:800}.sgpm-filter-panel>[data-provider-reset]:hover{background:#ffe5dc}
.sgpm-results-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:32px 2px 17px}.sgpm-results-head>div:first-child>span{display:block;margin-bottom:3px;color:#778a94;font-size:12px;font-weight:700}.sgpm-results-head h2{margin:0;color:#173247;font-size:21px}.sgpm-results-head h2 b{color:#0b7372;font-size:28px}.sgpm-results-tools{display:flex;align-items:center;gap:10px}.sgpm-results-tools>label{display:flex;align-items:center;gap:8px;height:42px;padding:0 11px;border:1px solid var(--pm-line);border-radius:11px;background:#fff}.sgpm-results-tools label span{color:#71818b;font-size:11px;font-weight:700}.sgpm-results-tools select{border:0;outline:0;color:#193346;background:transparent;font-size:13px;font-weight:750}.sgpm-view-switch{display:flex;gap:4px;padding:4px;border:1px solid var(--pm-line);border-radius:11px;background:#fff}.sgpm-view-switch button{display:grid;place-items:center;width:34px;height:32px;padding:0;border:0;border-radius:8px;color:#6a7e89;background:transparent}.sgpm-view-switch button svg{width:18px}.sgpm-view-switch button.is-active{color:#fff;background:#0c646b;box-shadow:0 4px 11px rgba(12,100,107,.2)}
.sgpm-results{position:relative}.sgpm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sgpm-card{position:relative;min-width:0;padding:18px;border:1px solid rgba(14,50,73,.11);border-radius:22px;outline:0;background:#fff;box-shadow:0 8px 28px rgba(7,31,50,.06);transition:transform .2s,border-color .2s,box-shadow .2s}.sgpm-card:hover,.sgpm-card:focus-visible{transform:translateY(-3px);border-color:rgba(12,109,112,.28);box-shadow:0 17px 38px rgba(7,31,50,.11)}.sgpm-card__identity{position:relative;display:grid;grid-template-columns:106px minmax(0,1fr) 38px;gap:15px;align-items:center}.sgpm-card__avatar{position:relative;display:block;width:106px;height:106px;border-radius:20px;background:#e8eff0;box-shadow:inset 0 0 0 1px rgba(8,50,66,.08)}.sgpm-card__avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.sgpm-online-dot{position:absolute;right:7px;bottom:7px;width:16px;height:16px;border:3px solid #fff;border-radius:50%;background:#20d289;box-shadow:0 0 0 3px rgba(32,210,137,.16)}.sgpm-card.is-online .sgpm-online-dot:after{content:"";position:absolute;inset:-5px;border:1px solid #20d289;border-radius:50%;animation:sgpm-pulse 2s infinite}@keyframes sgpm-pulse{0%{opacity:.7;transform:scale(.7)}75%,100%{opacity:0;transform:scale(1.7)}}
.sgpm-card__main{min-width:0}.sgpm-card__badges{min-height:24px;margin-bottom:4px}.sgpm-rank{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:7px;font-size:11px;font-weight:850}.sgpm-rank svg{width:14px;height:14px}.sgpm-rank--new{color:#39727a;background:#e7f2f3}.sgpm-rank--advance{color:#235897;background:#e8f0fb}.sgpm-rank--expert{color:#895b16;background:#fff1d7}.sgpm-rank--skillful{color:#6e3a91;background:#f2e8fa}.sgpm-card h2{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:1.45}.sgpm-card h2 a{color:#102c42;text-decoration:none}.sgpm-card__username{display:inline-block;margin-top:1px;color:#60788a;text-decoration:none;font-size:13px;font-weight:750}.sgpm-card__username:hover{color:#0b7474}.sgpm-card__title{margin:5px 0 0;overflow:hidden;color:#526e7e;font-size:14px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.sgpm-favorite{display:grid;place-items:center;align-self:start;width:38px;height:38px;padding:0;border:1px solid rgba(15,52,74,.12);border-radius:12px;color:#728792;background:#f8fafa;transition:.2s}.sgpm-favorite svg{width:20px;height:20px;fill:transparent;stroke-width:1.8}.sgpm-favorite:hover{color:#d96660;border-color:#f1bbb6;background:#fff3f1}.sgpm-favorite.is-favorite{color:#e05951;border-color:#f3b7b2;background:#fff0ee}.sgpm-favorite.is-favorite svg{fill:currentColor}
.sgpm-card__facts{display:flex;align-items:center;gap:7px;min-height:39px;margin-top:15px;padding:8px 10px;border-radius:12px;background:#f4f7f7;overflow-x:auto;scrollbar-width:none}.sgpm-card__facts::-webkit-scrollbar{display:none}.sgpm-card__facts>span{display:inline-flex;align-items:center;gap:5px;min-width:0;padding-inline-end:8px;border-inline-end:1px solid rgba(10,51,70,.1);white-space:nowrap}.sgpm-card__facts>span:last-child{padding-inline-end:0;border:0}.sgpm-card__facts svg{flex:0 0 auto;width:15px;height:15px;color:#148382}.sgpm-card__facts b{max-width:140px;overflow:hidden;color:#415b6a;font-size:11px;text-overflow:ellipsis}.sgpm-card__distance b{color:#9a5f19}
.sgpm-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px}.sgpm-card__rating{display:flex;align-items:center;gap:5px}.sgpm-stars{display:inline-flex;direction:ltr;gap:1px}.sgpm-stars svg{width:14px;height:14px;stroke-width:1.4}.sgpm-stars .is-filled{color:#f2a72f;fill:currentColor}.sgpm-stars .is-empty{color:#aab7bc;fill:transparent}.sgpm-card__rating strong{color:#334d5e;font-size:13px}.sgpm-card__rating small{color:#84939a;font-size:10px}.sgpm-card__numbers{display:flex;align-items:center;gap:9px;color:#687b85;font-size:10px;font-weight:650}.sgpm-card__numbers span{white-space:nowrap}.sgpm-card__numbers b{color:#173d53;font-size:13px}
.sgpm-empty{grid-column:1/-1;display:grid;place-items:center;min-height:350px;padding:40px;text-align:center;border:1px dashed rgba(14,71,91,.22);border-radius:22px;background:rgba(255,255,255,.65)}.sgpm-empty>span{display:grid;place-items:center;width:62px;height:62px;border-radius:20px;color:#0a7375;background:#e3f2f0}.sgpm-empty svg{width:30px}.sgpm-empty h2{margin:17px 0 4px;font-size:21px}.sgpm-empty p{margin:0;color:#72858e;font-size:14px}.sgpm-empty button{margin-top:17px;padding:10px 18px;border:0;border-radius:10px;color:#fff;background:#0b6d71;font-weight:750}
.sgpm-pagination{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:25px}.sgpm-pagination button,.sgpm-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:1px solid rgba(14,50,73,.12);border-radius:10px;color:#536c79;background:#fff;font-size:13px;font-weight:750}.sgpm-pagination button svg{width:17px}.sgpm-pagination button:hover:not(:disabled){border-color:#4c9998;color:#086466;background:#eff8f7}.sgpm-pagination button.is-current{border-color:#0c676d;color:#fff;background:#0c676d}.sgpm-pagination button:disabled{opacity:.4;cursor:not-allowed}.sgpm-pagination span{border:0;background:transparent}
.sgpm-map-wrap{position:relative;height:610px;border:1px solid rgba(14,50,73,.13);border-radius:22px;overflow:hidden;background:#dfe9e9;box-shadow:0 8px 28px rgba(7,31,50,.07)}.sgpm-map{width:100%;height:100%}.sgpm-map-empty{position:absolute;inset:50% auto auto 50%;z-index:500;transform:translate(-50%,-50%);padding:13px 18px;border-radius:12px;color:#536873;background:#fff;box-shadow:0 10px 30px rgba(4,30,45,.16);font-weight:700}.sgpm-map .leaflet-control-zoom a{color:#17384c!important;background:#fff!important}.sgpm-map .leaflet-popup-content-wrapper{border-radius:16px;box-shadow:0 16px 40px rgba(5,31,47,.22)}.sgpm-map .leaflet-popup-content{margin:12px;min-width:240px}.sgpm-marker{position:relative;width:42px;height:42px;border:3px solid #fff;border-radius:14px;background:#0c6d70;box-shadow:0 7px 18px rgba(4,42,56,.3);overflow:visible}.sgpm-marker img{width:100%;height:100%;object-fit:cover;border-radius:10px}.sgpm-marker:after{content:"";position:absolute;left:50%;bottom:-8px;width:13px;height:13px;transform:translateX(-50%) rotate(45deg);border-right:3px solid #fff;border-bottom:3px solid #fff;background:#0c6d70;z-index:-1}.sgpm-marker i{position:absolute;top:-4px;right:-4px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#21d389}.sgpm-popup{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;direction:rtl;font-family:var(--sg-font-text,"Tajawal",sans-serif)}.sgpm-popup img{width:54px;height:54px;object-fit:cover;border-radius:13px}.sgpm-popup h3{margin:0;color:#113248;font-size:15px}.sgpm-popup p{margin:3px 0;color:#657b88;font-size:11px}.sgpm-popup span{display:flex;gap:7px;align-items:center;color:#b2741e;font-size:11px;font-weight:750}.sgpm-popup a{grid-column:1/-1;display:block;padding:8px;border-radius:9px;text-align:center;text-decoration:none;color:#fff;background:#0b6d71;font-weight:750}
.sgpm-loader{position:fixed;inset:0;z-index:99999;display:grid;place-content:center;gap:12px;text-align:center;color:#fff;background:rgba(5,25,40,.42);backdrop-filter:blur(4px)}.sgpm-loader span{width:38px;height:38px;margin:auto;border:4px solid rgba(255,255,255,.25);border-top-color:#ffb34d;border-radius:50%;animation:sgpm-spin .7s linear infinite}@keyframes sgpm-spin{to{transform:rotate(360deg)}}.sgpm-loader b{font-size:13px}.sgpm-toast{position:fixed;left:22px;bottom:22px;z-index:100000;max-width:330px;padding:12px 16px;border-radius:12px;color:#fff;background:#102e42;box-shadow:0 14px 35px rgba(4,25,39,.23);font-size:13px;font-weight:700}.sgpm-toast.is-error{background:#8d3e37}
@media(max-width:1050px){.sgpm-hero{grid-template-columns:1fr;min-height:auto;gap:35px}.sgpm-hero__signals{grid-template-columns:repeat(3,1fr)}.sgpm-filter-panel{grid-template-columns:repeat(3,1fr)}.sgpm-search.is-filters-open .sgpm-filter-panel{max-height:300px}.sgpm-grid{grid-template-columns:1fr}}
@media(max-width:720px){.sgpm{overflow:clip}.sgpm-hero{padding:45px 20px 68px;border-radius:0 0 27px 27px}.sgpm-hero h1{font-size:43px;letter-spacing:-1px}.sgpm-hero__content>p{margin-top:18px;font-size:15px;line-height:1.75}.sgpm-hero__signals{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.sgpm-hero__signals>span{flex:0 0 192px}.sgpm-hero__signals svg{width:36px;height:36px}.sgpm-workspace{margin:-31px 10px 45px}.sgpm-search{padding:10px;border-radius:18px}.sgpm-search__primary{grid-template-columns:35px minmax(0,1fr) 27px auto;min-height:55px;border-radius:13px}.sgpm-search__primary input{height:52px;font-size:14px}.sgpm-search__primary>button[type=submit]{min-width:48px;width:48px;height:43px;margin-left:5px;padding:0;border-radius:10px}.sgpm-search__primary>button[type=submit] span{display:none}.sgpm-search__icon svg{width:20px}.sgpm-quickbar{padding-top:9px}.sgpm-quickbar button,.sgpm-quickbar select,.sgpm-online-filter>span{height:38px;font-size:11px}.sgpm-filter-toggle{margin-inline-start:0}.sgpm-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sgpm-search.is-filters-open .sgpm-filter-panel{max-height:430px;padding-top:13px}.sgpm-filter-panel>[data-provider-reset]{grid-column:1/-1}.sgpm-results-head{align-items:center;margin:23px 3px 12px}.sgpm-results-head>div:first-child>span{font-size:10px}.sgpm-results-head h2{font-size:15px}.sgpm-results-head h2 b{font-size:21px}.sgpm-results-tools>label{height:38px;padding:0 8px}.sgpm-results-tools label span{display:none}.sgpm-results-tools select{max-width:118px;font-size:11px}.sgpm-view-switch{padding:3px}.sgpm-view-switch button{width:31px;height:30px}.sgpm-card{padding:13px;border-radius:17px}.sgpm-card__identity{grid-template-columns:82px minmax(0,1fr) 34px;gap:11px}.sgpm-card__avatar{width:82px;height:82px;border-radius:16px}.sgpm-online-dot{right:5px;bottom:5px;width:14px;height:14px}.sgpm-card h2{font-size:17px}.sgpm-card__username{font-size:11px}.sgpm-card__title{font-size:12px}.sgpm-card__badges{min-height:20px}.sgpm-rank{padding:3px 7px;font-size:9px}.sgpm-rank svg{width:12px}.sgpm-favorite{width:34px;height:34px;border-radius:10px}.sgpm-favorite svg{width:18px}.sgpm-card__facts{margin-top:11px;padding:7px 8px}.sgpm-card__facts b{font-size:10px}.sgpm-card__footer{margin-top:10px}.sgpm-stars svg{width:12px;height:12px}.sgpm-card__rating strong{font-size:12px}.sgpm-card__numbers{gap:6px;font-size:9px}.sgpm-card__numbers b{font-size:11px}.sgpm-map-wrap{height:66vh;min-height:450px;border-radius:17px}.sgpm-pagination{gap:3px;margin-top:18px}.sgpm-pagination button,.sgpm-pagination span{min-width:34px;height:34px;padding:0 8px}.sgpm-toast{right:12px;left:12px;bottom:12px;max-width:none;text-align:center}}
@media(max-width:420px){.sgpm-hero h1{font-size:37px}.sgpm-eyebrow{font-size:12px}.sgpm-card__footer{align-items:flex-end}.sgpm-card__numbers{flex-direction:column;align-items:flex-end;gap:1px}.sgpm-results-tools select{max-width:102px}.sgpm-filter-panel{grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){.sgpm *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* Providers market visual refinement — v0.26.1 */
@media(min-width:1051px){
 .sgpm-search{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:13px;align-items:stretch}
 .sgpm-search__primary{min-width:0}
 .sgpm-quickbar{min-width:0;padding-top:0;overflow-x:auto}
 .sgpm-quickbar button,.sgpm-quickbar select,.sgpm-online-filter>span{height:66px;border-radius:15px}
 .sgpm-online-filter{flex:1 1 150px}.sgpm-online-filter>span{justify-content:center;padding-inline:16px;font-size:14px}
 .sgpm-location{flex:1 1 145px;justify-content:center;padding-inline:14px}
 .sgpm-quickbar select{flex:0 0 104px;max-width:104px;padding-inline:9px;text-align:center}
 .sgpm-filter-toggle{flex:0 0 auto;margin-inline-start:0;padding-inline:12px}
 .sgpm-filter-panel{grid-column:1/-1}
}
.sgpm-hero h1{font-size:clamp(40px,4.4vw,62px);letter-spacing:-1.2px}
.sgpm-location:hover,.sgpm-location:focus,.sgpm-location:focus-visible{border-color:rgba(12,109,112,.45)!important;color:#075d63!important;background:#e4f5f2!important;box-shadow:0 0 0 3px rgba(12,109,112,.08)!important;outline:0!important}
.sgpm-results-tools label span{white-space:nowrap}
.sgpm-card{padding:20px}
.sgpm-card__identity{grid-template-columns:126px minmax(0,1fr) 44px;gap:17px;align-items:start}
.sgpm-card__avatar{width:126px;height:126px;border-radius:22px}
.sgpm-card__badges{min-height:38px;margin-bottom:5px}
.sgpm-rank{gap:8px;padding:7px 11px;border:1px solid currentColor;border-color:color-mix(in srgb,currentColor 24%,transparent);border-radius:11px;box-shadow:0 5px 15px rgba(19,48,65,.07)}
.sgpm-rank svg{width:23px;height:23px;stroke-width:2}
.sgpm-rank>span{display:grid;gap:0;line-height:1.05}.sgpm-rank small{font-size:8px;font-weight:750;opacity:.72}.sgpm-rank b{font-size:13px;font-weight:900}
.sgpm-card h2{font-size:18px}
.sgpm-card__username{margin-top:2px;color:#168566;font-size:13.5px;font-weight:850}.sgpm-card__username:hover{color:#0c604c}
.sgpm-card__title{margin-top:5px;color:#415f70;font-size:15.5px;font-weight:750}
.sgpm-favorite-wrap{display:flex;align-self:start;flex-direction:column;align-items:center;gap:4px}
.sgpm-favorite{width:42px;height:42px;border-color:rgba(215,83,91,.20);border-radius:14px;color:#b96168;background:#fff5f4;box-shadow:0 6px 15px rgba(181,75,82,.08)}
.sgpm-favorite svg{width:23px;height:23px}.sgpm-favorite:hover{transform:translateY(-1px);box-shadow:0 9px 20px rgba(181,75,82,.13)}
.sgpm-favorite-wrap>small{min-height:14px;color:#718792;font-size:11px;font-weight:850;line-height:1}
.sgpm-card__facts{min-height:44px;margin-top:16px;padding:9px 11px}
.sgpm-card__facts svg{width:18px;height:18px}.sgpm-card__facts b{font-size:13px;font-weight:800}
.sgpm-card__footer{margin-top:14px}.sgpm-stars{gap:2px}.sgpm-stars svg{width:17px;height:17px}.sgpm-card__rating strong{font-size:15px}.sgpm-card__rating small{font-size:12px;font-weight:750}
.sgpm-card__numbers{gap:7px;font-size:11.5px}.sgpm-card__numbers span{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border-radius:9px;background:#f2f6f7}.sgpm-card__numbers svg{width:16px;height:16px;color:#0e817a}.sgpm-card__numbers b{font-size:14px}
@media(max-width:1050px){.sgpm-search{display:block}.sgpm-quickbar{padding-top:13px}.sgpm-filter-panel{grid-column:auto}}
@media(max-width:720px){
 .sgpm-hero h1{font-size:40px}.sgpm-card{padding:14px}.sgpm-card__identity{grid-template-columns:92px minmax(0,1fr) 38px;gap:12px}.sgpm-card__avatar{width:92px;height:92px;border-radius:17px}
 .sgpm-card__badges{min-height:29px}.sgpm-rank{gap:5px;padding:5px 7px;border-radius:8px}.sgpm-rank svg{width:17px;height:17px}.sgpm-rank small{font-size:7px}.sgpm-rank b{font-size:10px}
 .sgpm-card h2{font-size:17px}.sgpm-card__username{font-size:12px}.sgpm-card__title{font-size:13px}.sgpm-favorite{width:36px;height:36px}.sgpm-favorite svg{width:20px}.sgpm-favorite-wrap>small{font-size:10px}
 .sgpm-card__facts b{font-size:11px}.sgpm-card__facts svg{width:16px;height:16px}.sgpm-stars svg{width:14px;height:14px}.sgpm-card__rating strong{font-size:13px}.sgpm-card__rating small{font-size:10px}
 .sgpm-card__numbers{font-size:9.5px}.sgpm-card__numbers span{padding:4px 6px}.sgpm-card__numbers svg{width:13px;height:13px}.sgpm-card__numbers b{font-size:12px}
}

/* Mobile picker, orange filter language and canonical verification — v0.45.0 */
.sgpm-location:hover,.sgpm-location:focus-visible,.sgpm-filter-toggle:hover,.sgpm-filter-toggle:focus-visible,.sgpm-online-filter>span:hover{border-color:#e7953c!important;color:#7d400d!important;background:#fff2df!important;box-shadow:0 7px 17px rgba(184,92,17,.10)!important}.sgpm-online-filter>span:hover i{background:#e58b27!important;box-shadow:0 0 0 5px rgba(229,139,39,.14)!important}.sgpm-taxonomy__menu button:hover,.sgpm-taxonomy__menu button.is-selected,.sgpm-choice__menu button:hover{color:#8b4308!important;background:#fff0dc!important}.sgpm-taxonomy__menu button.is-parent:hover i{background:#d76f16!important}.sgpm-filter-panel select:focus{border-color:#e7953c!important;box-shadow:0 0 0 3px rgba(231,149,60,.14)!important}.sgpm-view-switch button:hover{color:#9b500e!important;background:#fff0dc!important}
.sgpm-verified.sg-user-verified-badge{border-color:#59b6dd!important;color:#07506e!important;background:linear-gradient(135deg,#e7f8ff,#bcecff)!important}.sgpm-verified.sg-user-verified-badge svg{width:19px!important;height:19px!important;fill:#087da8!important;stroke:#fff!important}.sgpm-verified.sg-user-verified-badge svg path:first-child{fill:#087da8!important;stroke:#087da8!important}.sgpm-verified.sg-user-verified-badge svg path:last-child{fill:none!important;stroke:#fff!important;stroke-width:2.15!important}
.sgpm-location-picker>i{width:32px!important;height:32px!important;border-width:5px!important}.sgpm-location-picker>i:after{position:absolute;inset:3px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.94);border-radius:50%;color:#fff;content:"⌖";font:900 17px/1 Arial,sans-serif;transform:rotate(45deg)}
@media(max-width:720px){.sgpm-taxonomy__menu,.sgpm-choice__menu{position:fixed!important;z-index:999998!important;top:auto!important;right:12px!important;bottom:12px!important;left:12px!important;width:auto!important;max-width:none!important;max-height:min(58dvh,430px)!important;padding:10px!important;border-radius:18px!important}.sgpm-taxonomy__menu>input{height:40px!important;font-size:13px!important}.sgpm-taxonomy__menu>[data-sgpm-taxonomy-options]{max-height:calc(min(58dvh,430px) - 62px)!important}.sgpm-taxonomy__menu button,.sgpm-choice__menu button{min-height:38px!important;font-size:12px!important}.sgpm-location-picker{height:48dvh!important;min-height:300px!important}}

/* Unclipped compact filter menus and consistent custom choices — v0.43.0 */
.sgpm-search,.sgpm-workspace,.sgpm-filter-panel{overflow:visible!important}.sgpm-search.is-filters-open .sgpm-filter-panel{max-height:none!important}.sgpm-taxonomy,.sgpm-choice,.sgpm-taxonomy>div,.sgpm-choice>div{position:relative}.sgpm-taxonomy__menu{z-index:9999!important}.sgpm-taxonomy__menu button{justify-content:space-between}.sgpm-taxonomy__menu button.is-parent{margin-top:3px;border:1px solid #c8dde2!important}.sgpm-taxonomy__menu button.is-parent i{display:grid;width:20px;height:20px;place-items:center;border-radius:6px;color:#fff;background:#176b72;font-size:14px;font-style:normal}.sgpm-taxonomy__menu button.is-child{margin-inline-start:8px;width:calc(100% - 8px);border-right:3px solid #efaa54!important;background:#fff!important}.sgpm-taxonomy__menu button.is-child:hover,.sgpm-taxonomy__menu button.is-child.is-selected{color:#8d470c!important;background:#fff2df!important}
.sgpm-choice select{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;pointer-events:none}.sgpm-choice [data-sgpm-choice-toggle]{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:44px;padding:0 12px;border:1px solid rgba(11,45,68,.15)!important;border-radius:11px!important;color:#183145;background:#f8fafa!important;font-family:inherit!important;cursor:pointer}.sgpm-choice [data-sgpm-choice-toggle]:hover,.sgpm-choice [data-sgpm-choice-toggle][aria-expanded=true]{border-color:#efa04c!important;color:#15364b!important;background:#fff8ee!important}.sgpm-choice [data-sgpm-choice-toggle] b{font-size:13px}.sgpm-choice [data-sgpm-choice-toggle] svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.sgpm-choice__menu{position:absolute;z-index:9999;top:calc(100% + 7px);right:0;display:grid;gap:4px;width:max(100%,190px);padding:8px;border:1px solid rgba(255,255,255,.72);border-radius:14px;background:rgba(245,250,251,.97);box-shadow:0 18px 38px rgba(7,39,57,.19);backdrop-filter:blur(17px)}.sgpm-choice__menu[hidden]{display:none!important}.sgpm-choice__menu button{min-height:36px;padding:7px 10px;border:0!important;border-radius:9px!important;color:#284a5c!important;background:#fff!important;font-family:inherit!important;font-size:12px!important;font-weight:800!important;text-align:right}.sgpm-choice__menu button:hover{color:#8d470c!important;background:#fff0dd!important}
@media(max-width:720px){.sgpm-taxonomy__menu,.sgpm-choice__menu{position:absolute!important;z-index:9999!important;top:calc(100% + 6px)!important;right:0!important;bottom:auto!important;left:auto!important;width:min(300px,calc(100vw - 34px))!important;max-height:330px!important;padding:9px!important;border-radius:15px!important}.sgpm-taxonomy__menu>input{height:40px!important;font-size:13px!important}.sgpm-taxonomy__menu>[data-sgpm-taxonomy-options]{max-height:260px!important}.sgpm-taxonomy__menu button,.sgpm-choice__menu button{min-height:37px!important;font-size:12px!important}}
@media(max-width:420px){.sgpm-hero h1{font-size:35px}.sgpm-card__numbers span{background:transparent;padding:0}.sgpm-card__numbers{align-items:flex-end}}

/* Provider identity cards — v0.26.2 */
main.sgpm .sgpm-hero h1{font-size:clamp(34px,3.65vw,52px)!important;line-height:1.12!important;letter-spacing:-.7px!important}
.sgpm-search__primary>button[type=submit] span{font-size:13px!important}
.sgpm-online-filter,.sgpm-online-filter>span{cursor:pointer!important}.sgpm-online-filter>span{position:relative;box-shadow:inset 0 0 0 1px transparent}.sgpm-online-filter>span:hover{border-color:rgba(22,139,103,.42)!important;color:#0c684c!important;background:#edf9f4!important;box-shadow:0 7px 17px rgba(26,116,88,.09)!important;transform:translateY(-1px)}.sgpm-online-filter>span:hover i{background:#20bd7d;box-shadow:0 0 0 5px rgba(32,189,125,.14)}
.sgpm-card{--card-accent:#16877e;--card-accent-soft:#eaf8f5;overflow:hidden;border-top:3px solid var(--card-accent);background:linear-gradient(145deg,#fff 0,#fff 68%,var(--card-accent-soft) 150%)}
.sgpm-card--organization{--card-accent:#7155a7;--card-accent-soft:#f2edfb;border-color:rgba(113,85,167,.2);border-top-color:#7155a7;background:radial-gradient(circle at 0 100%,rgba(113,85,167,.10),transparent 38%),linear-gradient(145deg,#fff 0,#fbf9ff 100%)}
.sgpm-card--organization:hover,.sgpm-card--organization:focus-visible{border-color:rgba(113,85,167,.42);box-shadow:0 18px 40px rgba(69,48,112,.14)}
.sgpm-card__identity{grid-template-columns:132px minmax(0,1fr) 46px!important}.sgpm-card__avatar{width:132px!important;height:132px!important;border:2px solid color-mix(in srgb,var(--card-accent) 25%,white);box-shadow:0 11px 25px color-mix(in srgb,var(--card-accent) 15%,transparent)}
.sgpm-card--organization .sgpm-card__avatar{border-radius:17px}.sgpm-card--individual .sgpm-card__avatar{border-radius:26px}
.sgpm-online-dot{right:8px;bottom:8px!important}.sgpm-card.is-unavailable .sgpm-online-dot{display:block;width:13px;height:13px;border-width:3px;background:#95a4aa;box-shadow:none}.sgpm-card.is-unavailable .sgpm-online-dot:after{display:none}
.sgpm-entity-badge{position:absolute;top:7px;right:7px;display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid rgba(255,255,255,.62);border-radius:8px;color:#fff;background:color-mix(in srgb,var(--card-accent) 88%,transparent);box-shadow:0 5px 13px rgba(12,39,56,.18);backdrop-filter:blur(8px);font-size:9px;font-weight:900}.sgpm-entity-badge svg{width:13px;height:13px;stroke-width:2}
.sgpm-card__badges{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.sgpm-rank{display:inline-flex!important;gap:6px!important;padding:6px 10px!important;border-width:1px!important}.sgpm-rank svg{width:20px!important;height:20px!important}.sgpm-rank>b{font-size:13px!important;font-weight:950!important;line-height:1!important}
.sgpm-verified{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border:1px solid #a9d9ee;border-radius:10px;color:#176a8e;background:#eaf8ff;font-size:11px;font-weight:900;box-shadow:0 5px 13px rgba(25,113,151,.08)}.sgpm-verified svg{width:18px;height:18px;color:#1687b2;fill:#d9f3ff;stroke-width:2}.sgpm-verified svg path:last-child{fill:none}
main.sgpm .sgpm-card h2{font-size:17px!important;line-height:1.42!important}.sgpm-card h2 a{font-weight:850!important}
main.sgpm a.sgpm-card__username,main.sgpm a.sgpm-card__username:visited{color:#16875f!important;font-size:13px!important;font-weight:900!important}.sgpm-card__username:hover{color:#0c6046!important}
.sgpm-card__title{font-size:16px!important}.sgpm-availability{display:inline-flex;align-items:center;gap:6px;margin-top:7px;color:#58717f;font-size:11px;font-weight:800}.sgpm-availability i{width:7px;height:7px;border-radius:50%;background:#8fa1a8}.sgpm-card.is-online .sgpm-availability{color:#147051}.sgpm-card.is-online .sgpm-availability i{background:#1dbb79;box-shadow:0 0 0 4px rgba(29,187,121,.12)}
.sgpm-favorite-wrap{min-width:46px!important}.sgpm-favorite{position:relative;width:46px!important;height:46px!important;border:1px solid rgba(215,83,91,.24)!important;border-radius:15px!important;color:#d45f69!important;background:linear-gradient(145deg,#fff,#fff0f1)!important;box-shadow:0 8px 20px rgba(185,66,77,.12)!important}.sgpm-favorite:before{position:absolute;inset:4px;border:1px solid rgba(255,255,255,.85);border-radius:11px;content:"";pointer-events:none}.sgpm-favorite svg{position:relative;width:25px!important;height:25px!important;filter:drop-shadow(0 2px 3px rgba(181,68,78,.12));stroke-width:1.6!important}.sgpm-favorite svg path{fill:currentColor!important;fill-opacity:.16}.sgpm-favorite:hover{color:#c84451!important;border-color:rgba(200,68,81,.40)!important;background:linear-gradient(145deg,#fff8f8,#ffe8ea)!important;transform:translateY(-2px) scale(1.02)}.sgpm-favorite.is-favorite{color:#fff!important;border-color:#d6515e!important;background:linear-gradient(145deg,#e86e78,#c84451)!important}.sgpm-favorite.is-favorite svg path{fill-opacity:1}.sgpm-favorite-wrap>small{display:grid!important;min-width:34px!important;height:20px!important;padding:0 7px!important;place-items:center;border-radius:999px;color:#4a6575!important;background:#edf3f5!important;font-size:13px!important;font-weight:950!important;line-height:20px!important}
.sgpm-card__facts b{font-size:13.5px!important}.sgpm-card__rating strong{font-size:16px!important}.sgpm-card__rating small{font-size:13px!important}.sgpm-card__numbers{font-size:12px!important}.sgpm-card__numbers b{font-size:15px!important}
@media(max-width:720px){main.sgpm .sgpm-hero h1{font-size:34px!important}.sgpm-card__identity{grid-template-columns:96px minmax(0,1fr) 40px!important}.sgpm-card__avatar{width:96px!important;height:96px!important}.sgpm-entity-badge span{display:none}.sgpm-entity-badge{padding:4px}.sgpm-rank{padding:5px 7px!important}.sgpm-rank svg{width:16px!important;height:16px!important}.sgpm-rank>b{font-size:10px!important}.sgpm-verified{padding:5px 7px;font-size:9px}.sgpm-verified svg{width:14px;height:14px}.sgpm-favorite{width:39px!important;height:39px!important}.sgpm-favorite svg{width:22px!important;height:22px!important}.sgpm-favorite-wrap>small{min-width:30px!important;height:18px!important;font-size:11px!important;line-height:18px!important}.sgpm-card__title{font-size:13px!important}.sgpm-availability{font-size:9px}}

/* Precise card typography and control alignment — v0.26.3 */
main.sgpm article.sgpm-card{padding-top:25px!important}
main.sgpm article.sgpm-card .sgpm-card__badges{margin-bottom:2px!important}
main.sgpm article.sgpm-card h2{margin:0!important;line-height:1.22!important}
main.sgpm article.sgpm-card h2>a{font-size:14px!important;line-height:1.18!important;font-weight:850!important}
main.sgpm article.sgpm-card a.sgpm-card__username,main.sgpm article.sgpm-card a.sgpm-card__username:visited{display:block!important;width:max-content!important;margin-top:-1px!important;color:#16875f!important;font-size:17px!important;line-height:1.18!important;font-weight:900!important}
main.sgpm article.sgpm-card p.sgpm-card__title{margin:0!important;color:#405e6f!important;font-size:14px!important;line-height:1.22!important;font-weight:750!important}
main.sgpm article.sgpm-card .sgpm-stars svg{width:20px!important;height:20px!important}
main.sgpm article.sgpm-card .sgpm-card__rating{gap:6px!important}
main.sgpm article.sgpm-card .sgpm-card__rating strong{font-size:17px!important;font-weight:900!important}
main.sgpm article.sgpm-card .sgpm-card__rating small{font-size:14px!important;font-weight:800!important}
main.sgpm article.sgpm-card .sgpm-favorite{display:grid!important;place-items:center!important;padding:0!important}
main.sgpm article.sgpm-card .sgpm-favorite svg{position:absolute!important;inset:50% auto auto 50%!important;width:29px!important;height:29px!important;margin:0!important;transform:translate(-50%,-50%)!important}
main.sgpm article.sgpm-card .sgpm-favorite-wrap>small{min-width:38px!important;height:23px!important;padding-inline:8px!important;font-size:15px!important;line-height:23px!important}
main.sgpm article.sgpm-card .sgpm-entity-badge{top:-27px!important;right:7px!important;padding:4px 8px!important;border-color:rgba(255,255,255,.85)!important;border-radius:8px!important;box-shadow:0 5px 15px rgba(10,39,56,.18)!important}
main.sgpm article.sgpm-card .sgpm-online-dot{right:auto!important;left:-5px!important;bottom:-4px!important;width:20px!important;height:20px!important;border:4px solid #fff!important;background:#24cc85!important;box-shadow:0 0 0 3px rgba(36,204,133,.18),0 5px 12px rgba(16,102,72,.22)!important}
main.sgpm article.sgpm-card.is-unavailable .sgpm-online-dot{width:17px!important;height:17px!important;background:#98a6ad!important;box-shadow:0 0 0 3px rgba(116,135,145,.12)!important}
main.sgpm article.sgpm-card.is-online .sgpm-online-dot:after{inset:-6px!important;border:2px solid #24cc85!important}
@media(max-width:720px){main.sgpm article.sgpm-card{padding-top:25px!important}main.sgpm article.sgpm-card h2>a{font-size:13px!important}main.sgpm article.sgpm-card a.sgpm-card__username{font-size:15px!important}main.sgpm article.sgpm-card p.sgpm-card__title{font-size:12.5px!important}main.sgpm article.sgpm-card .sgpm-stars svg{width:16px!important;height:16px!important}main.sgpm article.sgpm-card .sgpm-card__rating strong{font-size:15px!important}main.sgpm article.sgpm-card .sgpm-card__rating small{font-size:12px!important}main.sgpm article.sgpm-card .sgpm-favorite svg{width:25px!important;height:25px!important}main.sgpm article.sgpm-card .sgpm-favorite-wrap>small{min-width:32px!important;height:20px!important;font-size:12px!important;line-height:20px!important}main.sgpm article.sgpm-card .sgpm-entity-badge{top:-25px!important}}

/* Provider hierarchy, centered entity marker and map-card polish — v0.26.4 */
main.sgpm article.sgpm-card{padding-top:35px!important}
main.sgpm article.sgpm-card h2>a{font-size:18px!important;line-height:1.18!important}
main.sgpm article.sgpm-card .sgpm-entity-badge{top:-29px!important;right:auto!important;left:50%!important;transform:translateX(-50%)!important;white-space:nowrap!important}
main.sgpm article.sgpm-card .sgpm-rank{min-width:112px!important;padding:6px 10px!important}
main.sgpm article.sgpm-card .sgpm-rank>span{display:grid!important;gap:2px!important;line-height:1!important}
main.sgpm article.sgpm-card .sgpm-rank small{font-size:8px!important;font-weight:850!important;opacity:.76!important}
main.sgpm article.sgpm-card .sgpm-rank b{font-size:13px!important;font-weight:950!important}
main.sgpm article.sgpm-card .sgpm-rank--new{color:#3c6971!important;background:#eaf3f4!important}
main.sgpm article.sgpm-card .sgpm-rank--advance{color:#265ea0!important;background:#e9f1fd!important;box-shadow:inset 3px 0 #4f83bd!important}
main.sgpm article.sgpm-card .sgpm-rank--expert{color:#906018!important;background:#fff2d7!important;box-shadow:inset 3px 0 #dba43c!important}
main.sgpm article.sgpm-card .sgpm-rank--skillful{color:#6f3e94!important;background:linear-gradient(135deg,#f7effd,#eadcf7)!important;box-shadow:inset 3px 0 #9562bd,0 6px 16px rgba(111,62,148,.10)!important}
.sgpm-map .sgpm-popup a{padding:7px 9px!important;font-size:10px!important;line-height:1.2!important}
@media(max-width:720px){main.sgpm article.sgpm-card{padding-top:32px!important}main.sgpm article.sgpm-card h2>a{font-size:16px!important}main.sgpm article.sgpm-card .sgpm-entity-badge{top:-27px!important}main.sgpm article.sgpm-card .sgpm-rank{min-width:90px!important}main.sgpm article.sgpm-card .sgpm-rank small{font-size:7px!important}main.sgpm article.sgpm-card .sgpm-rank b{font-size:10px!important}}

/* Searchable taxonomies and reusable location picker — v0.42.0 */
.sgpm-taxonomy>div{position:relative}.sgpm-taxonomy select{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;pointer-events:none}.sgpm-taxonomy [data-sgpm-taxonomy-toggle]{display:flex;align-items:center;justify-content:space-between;gap:9px;width:100%;height:44px;padding:0 12px;border:1px solid rgba(11,45,68,.15)!important;border-radius:11px!important;color:#183145!important;background:#f8fafa!important;font-family:inherit!important;cursor:pointer}.sgpm-taxonomy [data-sgpm-taxonomy-toggle]:hover,.sgpm-taxonomy [data-sgpm-taxonomy-toggle][aria-expanded=true]{border-color:#efa04c!important;color:#15364b!important;background:#fff8ee!important}.sgpm-taxonomy [data-sgpm-taxonomy-toggle] b{min-width:0;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.sgpm-taxonomy [data-sgpm-taxonomy-toggle] svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .18s}.sgpm-taxonomy [data-sgpm-taxonomy-toggle][aria-expanded=true] svg{transform:rotate(180deg)}.sgpm-taxonomy__menu{position:absolute;z-index:45;top:calc(100% + 7px);right:0;width:max(100%,280px);padding:9px;border:1px solid rgba(255,255,255,.68);border-radius:15px;background:rgba(245,250,251,.96);box-shadow:0 18px 42px rgba(7,39,57,.2);backdrop-filter:blur(18px)}.sgpm-taxonomy__menu[hidden]{display:none!important}.sgpm-taxonomy__menu>input{width:100%;height:40px;margin:0 0 7px;padding:7px 11px;border:1px solid #c7d8df!important;border-radius:10px!important;outline:0;color:#17364b!important;background:#fff!important;font-family:inherit!important;font-size:13px!important}.sgpm-taxonomy__menu>input:focus{border-color:#e89a4a!important;box-shadow:0 0 0 3px rgba(232,154,74,.13)!important}.sgpm-taxonomy__menu>[data-sgpm-taxonomy-options]{display:grid;gap:3px;max-height:270px;overflow:auto;padding-left:2px;scrollbar-width:thin}.sgpm-taxonomy__menu button{display:flex;align-items:center;width:100%;min-height:36px;padding:7px calc(9px + var(--sgpm-option-depth,0)*13px);border:0!important;border-radius:9px!important;color:#284a5c!important;background:transparent!important;font-family:inherit!important;font-size:12px!important;font-weight:750!important;text-align:right;cursor:pointer}.sgpm-taxonomy__menu button:hover,.sgpm-taxonomy__menu button.is-selected{color:#914808!important;background:#fff0dd!important}.sgpm-taxonomy__menu button.is-parent{color:#123d52!important;background:#eaf3f5!important;font-weight:950!important;opacity:1}.sgpm-taxonomy__menu>[data-sgpm-taxonomy-options]>p{margin:7px;color:#687d88;font-size:12px;text-align:center}
.sgpm-modal-open{overflow:hidden}.sgpm-location-modal{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:18px}.sgpm-location-modal[hidden]{display:none!important}.sgpm-location-modal__backdrop{position:absolute;inset:0;border:0!important;background:rgba(5,28,42,.58)!important;backdrop-filter:blur(11px)}.sgpm-location-modal>section{position:relative;width:min(760px,100%);max-height:calc(100dvh - 36px);overflow:auto;padding:24px;border:1px solid rgba(255,255,255,.62);border-radius:25px;color:#173b4d;background:linear-gradient(145deg,rgba(249,253,253,.96),rgba(229,241,243,.94));box-shadow:0 28px 80px rgba(2,24,38,.36);text-align:right}.sgpm-location-modal>section>span{color:#b85d13;font-size:11px;font-weight:900}.sgpm-location-modal h2{margin:3px 0 4px;color:#13364b;font-size:23px}.sgpm-location-modal p{margin:0 0 13px;color:#59717e;font-size:12px}.sgpm-location-modal__close{position:absolute;top:16px;left:16px;display:grid;width:38px;height:38px;padding:0;border:1px solid #dfb17e!important;border-radius:11px!important;place-items:center;color:#a6500c!important;background:#fff4e5!important}.sgpm-location-modal__close:hover{color:#fff!important;background:#b85d13!important}.sgpm-location-modal__close svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}.sgpm-location-picker{position:relative;height:min(50vh,410px);overflow:hidden;border:1px solid rgba(16,66,85,.22);border-radius:18px;background:#dce9ec;touch-action:none}.sgpm-location-picker>i{position:absolute;z-index:500;top:50%;left:50%;width:24px;height:24px;border:5px solid #fff;border-radius:50% 50% 50% 0;background:#e88320;box-shadow:0 5px 17px rgba(3,34,48,.38);transform:translate(-50%,-100%) rotate(-45deg);pointer-events:none}.sgpm-location-modal__footer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px}.sgpm-location-modal__footer button{min-height:42px;padding:8px 14px;border:1px solid #cfdae0!important;border-radius:11px!important;color:#19485d!important;background:#fff!important;font-family:inherit!important;font-size:12px!important;font-weight:900!important}.sgpm-location-modal__footer button:hover{border-color:#e89a4a!important;color:#8d470c!important;background:#fff3e4!important}.sgpm-location-modal__footer button:last-child{border-color:#d8781f!important;color:#fff!important;background:#bd5e12!important}.sgpm-location-modal__footer b{color:#4d6875;font-size:11px;text-align:center}
.sg-user-verified-badge,.sgpm-verified{color:#07506f!important;background:linear-gradient(135deg,#dff6ff,#bcecff)!important;border-color:#75c6e7!important}.sg-user-verified-badge svg,.sgpm-verified svg{color:#006f9e!important;fill:#fff!important;stroke:#00658e!important}
@media(max-width:720px){.sgpm-taxonomy__menu{position:fixed;z-index:999998;top:auto;right:10px;bottom:10px;left:10px;width:auto;max-height:70dvh;padding:12px;border-radius:20px}.sgpm-taxonomy__menu>input{height:44px;font-size:15px!important}.sgpm-taxonomy__menu>[data-sgpm-taxonomy-options]{max-height:calc(70dvh - 68px)}.sgpm-taxonomy__menu button{min-height:40px;font-size:13px!important}.sgpm-location-modal{padding:9px}.sgpm-location-modal>section{max-height:calc(100dvh - 18px);padding:19px 13px 13px;border-radius:20px}.sgpm-location-modal h2{padding-left:38px;font-size:19px}.sgpm-location-modal p{font-size:11px;line-height:1.6}.sgpm-location-modal__close{top:12px;left:12px;width:34px;height:34px}.sgpm-location-picker{height:52dvh;min-height:330px}.sgpm-location-modal__footer{grid-template-columns:1fr 1fr}.sgpm-location-modal__footer b{grid-column:1/-1;grid-row:1}.sgpm-location-modal__footer button{grid-row:2;padding:7px;font-size:11px!important}}

/* Mobile density, search spacing and map popup alignment — v0.26.5 */
.sgpm-online-filter>span{overflow:hidden!important}.sgpm-online-filter>span:hover{box-shadow:inset 0 0 0 1px rgba(22,139,103,.28),0 7px 17px rgba(26,116,88,.09)!important}
.sgpm-map .sgpm-popup>div{text-align:right!important}.sgpm-map .sgpm-popup h3,.sgpm-map .sgpm-popup p{display:block!important;text-align:right!important}.sgpm-map .sgpm-popup p{direction:rtl!important}
@media(max-width:720px){
 .sgpm{width:100%!important;max-width:100vw!important;overflow:hidden!important;box-shadow:none!important;clip-path:none!important}
 .sgpm-hero{gap:20px!important;padding-bottom:52px!important}.sgpm-hero__signals{display:grid!important;grid-template-columns:1fr!important;gap:7px!important;overflow:visible!important}.sgpm-hero__signals>span{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;grid-template-rows:auto auto!important;min-width:0!important;flex:none!important;padding:8px 10px!important;border-radius:12px!important}.sgpm-hero__signals svg{grid-row:1/3!important;width:32px!important;height:32px!important;padding:7px!important}.sgpm-hero__signals b{font-size:12px!important}.sgpm-hero__signals small{font-size:9px!important}
 .sgpm-search__primary{grid-template-columns:35px minmax(0,1fr) 34px auto!important}.sgpm-search__primary input{font-size:17px!important}.sgpm-search__primary>[data-search-clear]{width:27px!important;height:27px!important;margin-inline:4px 7px!important;font-size:18px!important}.sgpm-search__primary>button[type=submit]{margin-left:4px!important}
 .sgpm-quickbar{gap:6px!important}.sgpm-location{flex:0 0 auto!important;max-width:122px!important;padding-inline:9px!important}.sgpm-location span{overflow:hidden!important;text-overflow:ellipsis!important}.sgpm-quickbar select[name=radius]{flex:0 0 auto!important;width:auto!important;max-width:88px!important;padding-inline:7px!important}.sgpm-online-filter{flex:0 0 auto!important}.sgpm-online-filter>span{padding-inline:10px!important}
 main.sgpm article.sgpm-card{padding-top:14px!important}.sgpm-card__identity{grid-template-columns:92px minmax(0,1fr) 40px!important;gap:10px!important}.sgpm-card__avatar{position:relative!important}.sgpm-card__main{padding-top:0!important}
 main.sgpm article.sgpm-card .sgpm-entity-badge{top:50%!important;right:auto!important;left:-8px!important;transform:translateY(-50%)!important;padding:4px 6px!important}.sgpm-entity-badge span{display:none!important}
 main.sgpm article.sgpm-card .sgpm-favorite-wrap{display:grid!important;grid-template-rows:39px 20px!important;justify-items:center!important;align-items:center!important;gap:3px!important}.sgpm-favorite{align-self:center!important}.sgpm-favorite-wrap>small{justify-self:center!important;margin:0!important}
 .sgpm-card__facts{margin-top:9px!important}.sgpm-card__footer{align-items:center!important;flex-wrap:wrap!important;gap:7px!important}.sgpm-card__numbers{display:flex!important;flex-direction:row!important;align-items:center!important;gap:5px!important;margin-inline-start:auto!important}.sgpm-card__numbers span{display:inline-flex!important;padding:4px 5px!important;font-size:9px!important}.sgpm-card__numbers b{font-size:12px!important}
}
@media(max-width:420px){.sgpm-card__numbers{flex-direction:row!important;align-items:center!important}.sgpm-card__numbers span{background:#f2f6f7!important;padding:4px 5px!important}}

/* Entity badge placement by viewport — v0.26.6 */
main.sgpm article.sgpm-card{padding-top:20px!important}
main.sgpm article.sgpm-card .sgpm-entity-badge{position:static!important;display:inline-flex!important;width:max-content!important;margin-top:6px!important;transform:none!important;padding:4px 8px!important;white-space:nowrap!important}
@media(max-width:720px){
 main.sgpm article.sgpm-card{padding-top:14px!important}
 main.sgpm article.sgpm-card .sgpm-card__main{display:grid!important;grid-template-columns:max-content max-content minmax(0,1fr)!important;grid-template-rows:auto auto auto auto!important;align-items:center!important;justify-content:start!important;column-gap:7px!important}
 main.sgpm article.sgpm-card .sgpm-card__badges{grid-column:1/-1!important;grid-row:1!important}
 main.sgpm article.sgpm-card h2{grid-column:1/-1!important;grid-row:2!important}
 main.sgpm article.sgpm-card .sgpm-entity-badge{grid-column:1!important;grid-row:3!important;margin:0!important;padding:3px 6px!important}
 main.sgpm article.sgpm-card a.sgpm-card__username{grid-column:2!important;grid-row:3!important;margin:0!important}
 main.sgpm article.sgpm-card .sgpm-entity-badge span{display:none!important}
 main.sgpm article.sgpm-card p.sgpm-card__title{grid-column:1/-1!important;grid-row:4!important;margin-top:1px!important}
}

/* Rank icon emphasis without changing badge dimensions — v0.26.7 */
main.sgpm article.sgpm-card .sgpm-rank{overflow:visible!important}
main.sgpm article.sgpm-card .sgpm-rank>svg{transform:scale(1.28)!important;transform-origin:center!important;overflow:visible!important}

/* Canonical rank palette shared with profile and header — v0.47.0 */
main.sgpm article.sgpm-card .sgpm-rank--new{border-color:#79b8bf!important;color:#1f5961!important;background:linear-gradient(135deg,#f1fbfb,#c9e8ea)!important;box-shadow:0 5px 13px rgba(38,51,62,.14)!important}main.sgpm article.sgpm-card .sgpm-rank--advance{border-color:#7da9dd!important;color:#214d85!important;background:linear-gradient(135deg,#eff5ff,#c6daf5)!important;box-shadow:0 5px 13px rgba(38,51,62,.14)!important}main.sgpm article.sgpm-card .sgpm-rank--expert{border-color:#dfa94c!important;color:#6d4104!important;background:linear-gradient(135deg,#fff4d8,#ffd47a)!important;box-shadow:0 5px 13px rgba(38,51,62,.14)!important}main.sgpm article.sgpm-card .sgpm-rank--skillful{border-color:#ac82ca!important;color:#5f2d7b!important;background:linear-gradient(135deg,#faf1ff,#dfc1ef)!important;box-shadow:0 5px 13px rgba(38,51,62,.14)!important}

/* Provider identity breathing room — v0.26.9 */
main.sgpm article.sgpm-card .sgpm-rank--capable{border-color:#75aa8b!important;color:#285f43!important;background:linear-gradient(135deg,#f2fbf5,#cfe8d8)!important;box-shadow:0 5px 13px rgba(38,51,62,.14)!important}
main.sgpm article.sgpm-card h2{margin-top:5px!important}

/* Whole-card affordance and clearer live status — v0.27.1 */
main.sgpm article.sgpm-card{cursor:pointer!important;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease!important}
main.sgpm article.sgpm-card:hover,main.sgpm article.sgpm-card:focus-visible{transform:translateY(-5px)!important;border-color:color-mix(in srgb,var(--card-accent) 42%,#d9e5e8)!important;box-shadow:0 20px 45px color-mix(in srgb,var(--card-accent) 16%,transparent)!important;outline:0!important}
.sgpm-card__open{position:absolute;z-index:4;left:15px;bottom:14px;display:flex;align-items:center;gap:5px;pointer-events:none;color:var(--card-accent);opacity:0;transform:translateX(7px);transition:.2s ease}.sgpm-card__open svg{width:18px;height:18px;transform:scaleX(-1)}.sgpm-card__open small{font-size:9px;font-weight:900}.sgpm-card:hover .sgpm-card__open,.sgpm-card:focus-visible .sgpm-card__open{opacity:1;transform:translateX(0)}
main.sgpm article.sgpm-card .sgpm-online-dot{left:-7px!important;top:13px!important;bottom:auto!important;width:21px!important;height:21px!important;border:4px solid #fff!important}.sgpm-card.is-online .sgpm-online-dot{background:#21cf86!important;box-shadow:0 0 0 4px rgba(33,207,134,.18),0 7px 15px rgba(16,100,70,.24)!important}.sgpm-card.is-unavailable .sgpm-online-dot{width:18px!important;height:18px!important;background:#9ba9af!important;box-shadow:0 0 0 3px rgba(115,135,144,.12)!important}.sgpm-card.is-online .sgpm-online-dot:after{inset:-7px!important;border-width:2px!important}
@media(max-width:720px){.sgpm-card__open{display:none}main.sgpm article.sgpm-card{cursor:pointer!important}main.sgpm article.sgpm-card .sgpm-online-dot{left:-5px!important;top:9px!important;width:18px!important;height:18px!important}.sgpm-card.is-unavailable .sgpm-online-dot{width:16px!important;height:16px!important}}
main.sgpm article.sgpm-card p.sgpm-card__title{position:relative!important;left:-6px!important;margin-top:4px!important}
@media(max-width:720px){
 main.sgpm article.sgpm-card h2{margin-top:4px!important}
 main.sgpm article.sgpm-card p.sgpm-card__title{left:-5px!important;margin-top:4px!important}
}

/* Let the sector use the free desktop width while keeping every fact inside the card. */
@media(min-width:721px){main.sgpm article.sgpm-card .sgpm-card__facts{overflow:hidden!important}main.sgpm article.sgpm-card .sgpm-card__facts>span:first-child{flex:1 1 auto!important;min-width:0!important}main.sgpm article.sgpm-card .sgpm-card__facts>span:first-child b{display:block!important;max-width:none!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}main.sgpm article.sgpm-card .sgpm-card__facts>span:not(:first-child){flex:0 0 auto!important}}

/* Mobile fact order: specialty at the right edge, city at the left edge. */
@media(max-width:720px){
 main.sgpm article.sgpm-card .sgpm-card__facts{direction:rtl!important;display:flex!important;overflow:hidden!important}
 main.sgpm article.sgpm-card .sgpm-card__facts>span:first-child{order:1!important;flex:1 1 auto!important;min-width:0!important}
 main.sgpm article.sgpm-card .sgpm-card__facts>span:first-child b{display:block!important;max-width:none!important;min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
 main.sgpm article.sgpm-card .sgpm-card__facts>.sgpm-card__distance{order:2!important;flex:0 0 auto!important}
 main.sgpm article.sgpm-card .sgpm-card__facts>span:nth-child(2){order:3!important;flex:0 0 auto!important;margin-inline-start:auto!important;padding-inline-end:0!important;border-inline-end:0!important}
}

/* Final interaction overrides — v0.45.0 */
.sgpm-location:hover,.sgpm-location:focus-visible,.sgpm-filter-toggle:hover,.sgpm-filter-toggle:focus-visible,.sgpm-online-filter>span:hover{border-color:#e7953c!important;color:#7d400d!important;background:#fff2df!important;box-shadow:0 7px 17px rgba(184,92,17,.10)!important}.sgpm-online-filter>span:hover i{background:#e58b27!important;box-shadow:0 0 0 5px rgba(229,139,39,.14)!important}.sgpm-taxonomy__menu button:hover,.sgpm-taxonomy__menu button.is-selected,.sgpm-choice__menu button:hover{color:#8b4308!important;background:#fff0dc!important}.sgpm-taxonomy__menu button.is-parent:hover i{background:#d76f16!important}.sgpm-filter-panel select:focus{border-color:#e7953c!important;box-shadow:0 0 0 3px rgba(231,149,60,.14)!important}.sgpm-view-switch button:hover{color:#9b500e!important;background:#fff0dc!important}.sgpm-verified.sg-user-verified-badge{border-color:#59b6dd!important;color:#07506e!important;background:linear-gradient(135deg,#e7f8ff,#bcecff)!important}.sgpm-verified.sg-user-verified-badge svg{width:19px!important;height:19px!important;fill:#087da8!important;stroke:#fff!important}.sgpm-verified.sg-user-verified-badge svg path:first-child{fill:#087da8!important;stroke:#087da8!important}.sgpm-verified.sg-user-verified-badge svg path:last-child{fill:none!important;stroke:#fff!important;stroke-width:2.15!important}.sgpm-location-picker>i{width:32px!important;height:32px!important;border-width:5px!important}.sgpm-location-picker>i:after{position:absolute;inset:3px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.94);border-radius:50%;color:#fff;content:"⌖";font:900 17px/1 Arial,sans-serif;transform:rotate(45deg)}
@media(max-width:720px){.sgpm-taxonomy__menu,.sgpm-choice__menu{position:fixed!important;z-index:999998!important;top:auto!important;right:12px!important;bottom:12px!important;left:12px!important;width:auto!important;max-width:none!important;max-height:min(58dvh,430px)!important;padding:10px!important;border-radius:18px!important}.sgpm-taxonomy__menu>input{height:40px!important;font-size:13px!important}.sgpm-taxonomy__menu>[data-sgpm-taxonomy-options]{max-height:calc(min(58dvh,430px) - 62px)!important}.sgpm-taxonomy__menu button,.sgpm-choice__menu button{min-height:38px!important;font-size:12px!important}.sgpm-location-picker{height:48dvh!important;min-height:300px!important}}
