.provider-profile-page{min-height:100vh;padding-bottom:105px;background:#fafbfc;color:#0e2149}.provider-profile-head{padding:25px 0 20px;background:#fff;border-bottom:1px solid #eef1f5}.provider-profile-head>.container{display:flex;align-items:center;justify-content:space-between}.provider-profile-head a{color:#113d8b}.provider-profile-head>.container>a{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;border:1px solid #e2e7ef}.provider-profile-head>div>div{text-align:center}.provider-profile-head h1{margin:0;font-size:20px}.provider-profile-head p{margin:5px 0 0;color:#8893aa;font-size:10px}.provider-profile-head p a{color:inherit}.provider-profile-shell{display:grid;gap:18px;padding-top:20px}.provider-hero-card,.provider-section,.provider-stats{border:1px solid #edf0f4;border-radius:24px;background:#fff;box-shadow:0 12px 32px rgba(23,38,70,.06)}.provider-hero-card{position:relative;display:grid;grid-template-columns:180px minmax(0,1fr) 48px;gap:25px;align-items:center;padding:28px}.provider-avatar{position:relative;width:170px;height:170px}.provider-avatar img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:50%;background:linear-gradient(145deg,#eef3fb,#fff2e8)}.provider-avatar>i{position:absolute;bottom:12px;left:7px;width:16px;height:16px;border:4px solid #fff;border-radius:50%;background:#08b868}.provider-identity{min-width:0}.provider-ribbon{display:inline-flex;align-items:center;gap:4px;padding:6px 11px;border-radius:18px;background:#fff0e7;color:#f06410;font-size:9px;font-weight:900}.provider-ribbon i{font-size:15px}.provider-ribbon.affiliate{background:#edf9f4;color:#078165}.provider-ribbon.premium{background:#f4effc;color:#7652b9}.provider-identity h2{display:flex;align-items:center;gap:5px;margin:10px 0 4px;font-size:27px}.provider-identity h2>i{color:#155eef;font-size:21px}.provider-identity>p{display:flex;align-items:center;gap:5px;margin:0;color:#69758e;font-size:13px}.provider-identity>p i{color:#155eef}.provider-rating{display:flex;align-items:center;gap:4px;margin-top:9px}.provider-rating i{color:#1683dc}.provider-rating span{color:#7c879d;font-size:10px}.provider-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.provider-pills span{display:flex;align-items:center;gap:4px;padding:7px 11px;border-radius:18px;background:#f7f9fc;color:#495875;font-size:9px;font-weight:800}.provider-pills i{font-size:15px}.provider-pills .available{background:#e9faf1;color:#079656}.provider-pills .available i{width:9px;height:9px;border-radius:50%;background:#0ab769}.provider-side-actions{display:grid;gap:10px;align-self:start}.provider-side-actions button{display:grid;width:43px;height:43px;place-items:center;border:1px solid #e2e7ef;border-radius:50%;background:#fff;color:#30415e;cursor:pointer}.provider-stats{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 10px}.provider-stats article{display:grid;place-items:center;gap:4px;border-left:1px solid #e7eaf0}.provider-stats article:last-child{border:0}.provider-stats i{color:#123f91;font-size:27px}.provider-stats b{font-size:23px}.provider-stats span{color:#77839a;font-size:10px}.provider-section{padding:24px}.provider-section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.provider-section h2{margin:0;font-size:19px}.provider-section header a,.provider-section header>span{color:#ff6508;font-size:10px;font-weight:900}.provider-about p{margin:12px 0 0;color:#69758b;font-size:13px;line-height:2}.provider-services{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.provider-services article{display:grid;place-items:center;min-height:125px;padding:12px;border:1px solid #e3e7ee;border-radius:17px;background:#fff;text-align:center}.provider-services i{color:var(--service-color);font-size:38px}.provider-services b{margin-top:10px;color:#163d82;font-size:10px}.provider-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.provider-gallery article{position:relative;display:grid;min-height:155px;place-items:center;overflow:hidden;border-radius:17px;background:linear-gradient(145deg,color-mix(in srgb,var(--gallery-color) 18%,white),#f4f6f9)}.provider-gallery article:before{content:"";position:absolute;width:110px;height:110px;border:22px solid color-mix(in srgb,var(--gallery-color) 12%,transparent);border-radius:50%}.provider-gallery i{position:relative;color:var(--gallery-color);font-size:52px}.provider-gallery span{position:absolute;right:10px;bottom:9px;padding:5px 8px;border-radius:9px;background:rgba(255,255,255,.88);font-size:9px;font-weight:900}.provider-gallery img{width:100%;height:100%;object-fit:cover}.provider-reviews>div{display:grid;gap:10px}.provider-reviews article{display:flex;gap:13px;padding:16px;border:1px solid #e4e8ef;border-radius:17px}.review-avatar{display:grid;width:50px;height:50px;flex:0 0 50px;place-items:center;border-radius:50%;background:#eaf0ff;color:#155eef;font-weight:900}.provider-reviews article>div{flex:1}.provider-reviews h3{margin:0;font-size:12px}.provider-reviews article p{display:flex;align-items:center;gap:4px;margin:4px 0}.provider-reviews article p i{color:#1683dc;font-size:17px}.provider-reviews small{margin-inline-start:5px;color:#8a94a7}.provider-reviews blockquote{margin:5px 0 0;color:#667287;font-size:11px}.provider-empty-review{text-align:center;padding:25px;color:#8791a3}.provider-contact-bar{position:fixed;right:0;bottom:0;left:0;z-index:30;padding:14px 0;border-top:1px solid #e5e8ef;background:rgba(255,255,255,.96);box-shadow:0 -10px 30px rgba(24,37,66,.08);backdrop-filter:blur(12px)}.provider-contact-bar>div{display:flex;justify-content:flex-end;gap:12px}.provider-contact-bar a{display:flex;min-width:150px;height:52px;align-items:center;justify-content:center;gap:7px;border:1px solid #e0e5ed;border-radius:14px;color:#33435f;font-size:11px;font-weight:900}.provider-contact-bar .contact-now{min-width:230px;border-color:#ff6508;background:#ff6508;color:#fff}
@media(max-width:800px){.provider-hero-card{grid-template-columns:115px 1fr 42px;padding:20px;gap:15px}.provider-avatar{width:115px;height:115px}.provider-identity h2{font-size:20px}.provider-services{grid-template-columns:repeat(3,1fr)}.provider-gallery{grid-template-columns:1fr 1fr}}
@media(max-width:550px){.provider-profile-head{padding:13px 0}.provider-profile-shell{padding-top:12px;gap:12px}.provider-hero-card{grid-template-columns:92px 1fr;padding:16px}.provider-avatar{width:92px;height:92px}.provider-side-actions{position:absolute;top:14px;left:14px;display:flex}.provider-side-actions button{width:34px;height:34px}.provider-identity h2{font-size:17px}.provider-pills{grid-column:1/-1}.provider-stats{padding:15px 4px}.provider-stats i{font-size:21px}.provider-stats b{font-size:17px}.provider-stats span{font-size:7px}.provider-section{padding:18px}.provider-services{grid-template-columns:1fr 1fr}.provider-gallery article{min-height:120px}.provider-contact-bar{padding:10px}.provider-contact-bar>div{gap:7px}.provider-contact-bar a{min-width:0;flex:1;height:46px;font-size:9px}.provider-contact-bar .contact-now{min-width:0;flex:1.4}}
@media(max-width:700px){.provider-profile-page{padding-bottom:155px}.provider-contact-bar{z-index:64;bottom:calc(76px + env(safe-area-inset-bottom));padding:8px 0;background:rgba(255,255,255,.98)}.provider-contact-bar>div{width:100%;padding-inline:8px;gap:6px}.provider-contact-bar a{min-width:0;flex:1;height:43px;padding:0 6px;border-radius:11px;font-size:8px;white-space:nowrap}.provider-contact-bar a i{font-size:18px}.provider-contact-bar .contact-now{min-width:0;flex:1.35}.provider-contact-bar .container{max-width:none}}
@media(max-width:360px){.provider-contact-bar a{font-size:0}.provider-contact-bar a i{font-size:21px}.provider-contact-bar .contact-now{font-size:8px}.provider-contact-bar .contact-now i{font-size:18px}}
