:root{--primary:#6c2bd9;--primary-dark:#5420aa;--bg:#f6f5f8;--card:#fff;--text:#1f2937;--muted:#6b7280;--border:#e5e7eb;--success:#16a34a;--warning:#f59e0b;--shadow:0 10px 30px rgba(17,24,39,.08)}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.topbar{background:var(--card);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:20}.topbar-inner{max-width:1180px;margin:0 auto;height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 24px}.logo{display:flex;align-items:center;gap:10px;font-weight:900;font-size:24px;color:var(--primary-dark)}.logo-mark{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,var(--primary),#9f7aea)}.nav-actions{display:flex;align-items:center;gap:14px;color:var(--muted);font-weight:700}.page{max-width:1180px;margin:0 auto;padding:24px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:12px 18px;font-weight:800;cursor:pointer;background:var(--primary);color:#fff;box-shadow:0 8px 18px rgba(108,43,217,.25)}.btn.secondary{background:#f1edff;color:var(--primary-dark);box-shadow:none}.btn.outline{background:#fff;color:var(--primary-dark);border:1px solid #d8ccff;box-shadow:none}.card{background:var(--card);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow)}.hero{display:grid;grid-template-columns:minmax(0,1fr)430px;gap:24px;align-items:center;padding:46px 0}.hero h1{font-size:clamp(40px,6vw,70px);line-height:.95;margin:0 0 18px}.hero p{font-size:19px;color:#4b5563;line-height:1.65}.search-box{padding:18px;border-radius:28px;background:#fff;box-shadow:var(--shadow);display:grid;gap:12px}.search-row{display:grid;grid-template-columns:1fr 1fr auto;gap:10px}.input,select{width:100%;border:1px solid var(--border);border-radius:16px;padding:13px 14px;font:inherit;background:#fff}.hero-visual{padding:22px;display:grid;gap:14px}.mini-request{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;padding:14px;border:1px solid var(--border);border-radius:20px}.avatar{width:132px;height:132px;border-radius:28px;background:linear-gradient(135deg,#ddd6fe,#f5d0fe);display:grid;place-items:center;font-size:48px;font-weight:900;color:var(--primary-dark);overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.mini-avatar{width:48px;height:48px;border-radius:16px;background:#ddd6fe;display:grid;place-items:center;font-weight:900;color:var(--primary-dark);overflow:hidden}.mini-avatar img{width:100%;height:100%;object-fit:cover}.section{padding:28px;margin-bottom:20px}.section h2{margin:0 0 18px;font-size:26px}.muted{color:var(--muted)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{padding:22px;display:grid;gap:12px}.category-icon{width:52px;height:52px;border-radius:18px;background:#f1edff;display:grid;place-items:center;font-size:24px}.layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;align-items:start}.sidebar{position:sticky;top:92px;display:grid;gap:18px}.filter-group{padding:22px}.filter-group label{display:flex;align-items:center;gap:10px;margin:12px 0;font-weight:750}.breadcrumbs{color:var(--muted);font-weight:700;margin-bottom:18px}.list-header{padding:28px;margin-bottom:18px}.profile-card{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px;padding:22px;margin-bottom:18px}.profile-card>div:first-child{display:grid;align-content:start;gap:12px}.profile-photo{width:86px;height:86px;border-radius:24px;overflow:hidden;background:#f1edff;box-shadow:0 8px 18px rgba(17,24,39,.08)}.profile-photo img{width:100%;height:100%;object-fit:cover}.work-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.work-strip img{height:102px;width:100%;object-fit:cover;border-radius:18px}.profile-card-top{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#f3f4f6;padding:8px 12px;font-size:14px;font-weight:800}.rating{color:#111827;background:#fff7ed}.profile-card h3{font-size:28px;margin:0 0 6px}.last-review{background:#f9fafb;border:1px solid var(--border);border-radius:18px;padding:12px;margin-top:12px;color:#374151}.profile-card-actions{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.profile-hero{padding:28px;display:grid;grid-template-columns:132px minmax(0,1fr);gap:24px}.profile-main h1{margin:0 0 8px;font-size:clamp(28px,4vw,42px);line-height:1.05}.profile-meta{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0;color:var(--muted);font-weight:700}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.tabs{display:flex;gap:6px;margin:18px 0;padding:8px;background:#ece9f2;border-radius:999px;width:fit-content}.tab{padding:10px 18px;border-radius:999px;color:var(--muted);font-weight:800}.tab.active{background:#fff;color:var(--primary-dark);box-shadow:0 4px 14px rgba(17,24,39,.08)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.stat{padding:22px;text-align:center}.stat strong{display:block;font-size:30px;margin-bottom:6px}.stat span{color:var(--muted);font-weight:700;font-size:14px}.service-list{display:grid;gap:14px}.service-item{border:1px solid var(--border);border-radius:22px;padding:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.tag{background:#f3f4f6;color:#4b5563;padding:7px 10px;border-radius:999px;font-size:13px;font-weight:700}.side-card{padding:22px}.big-rating{display:flex;align-items:end;gap:8px;margin-bottom:8px}.big-rating strong{font-size:42px;line-height:1}.verified-list{display:grid;gap:12px;margin-top:16px}.verified-item{display:flex;align-items:center;gap:10px;color:#374151;font-weight:700}.check{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#dcfce7;color:var(--success);font-size:14px;font-weight:900}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.photo-card{overflow:hidden;border-radius:22px;border:1px solid var(--border);background:#f9fafb}.photo-card img{height:150px;width:100%;object-fit:cover}.photo-card div{padding:12px;font-weight:700;color:#4b5563;font-size:14px}.reviews-summary{display:grid;grid-template-columns:210px minmax(0,1fr);gap:24px;align-items:start}.bars{display:grid;gap:10px}.bar-row{display:grid;grid-template-columns:28px 1fr 44px;gap:10px;align-items:center;font-weight:700;color:var(--muted)}.bar{height:10px;border-radius:999px;background:#e5e7eb;overflow:hidden}.bar span{display:block;height:100%;background:var(--warning);border-radius:inherit}.review-list{display:grid;gap:14px;margin-top:22px}.review{border:1px solid var(--border);border-radius:22px;padding:18px;display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px}.auth-wrap{max-width:520px;margin:38px auto}.auth-card{padding:28px}.auth-card h1{margin:0 0 8px}.form-grid{display:grid;gap:14px;margin-top:18px}.social-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.alert{padding:12px 14px;border-radius:16px;margin-top:12px;background:#fef3c7;color:#92400e}.alert.ok{background:#dcfce7;color:#166534}.hidden{display:none!important}.footer{border-top:1px solid var(--border);margin-top:40px;padding:28px 24px;color:var(--muted)}@media(max-width:940px){.hero,.layout{grid-template-columns:1fr}.sidebar{position:static}.stats-grid{grid-template-columns:repeat(2,1fr)}.profile-card{grid-template-columns:1fr}.grid-3{grid-template-columns:1fr}.search-row{grid-template-columns:1fr}}@media(max-width:640px){.topbar-inner,.page{padding-left:16px;padding-right:16px}.nav-actions a.hide-mobile{display:none}.profile-hero{grid-template-columns:1fr}.avatar{width:104px;height:104px}.tabs{width:100%;overflow-x:auto}.stats-grid,.gallery-grid,.reviews-summary{grid-template-columns:1fr}.service-item{grid-template-columns:1fr}}

.listing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.listing-card{display:grid;grid-template-columns:132px minmax(0,1fr);gap:14px;padding:16px;border:1px solid var(--border);border-radius:22px;background:#fff}.listing-card img{height:112px;width:132px;object-fit:cover;border-radius:18px}.listing-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.user-panel{display:grid;grid-template-columns:96px minmax(0,1fr);gap:18px;align-items:center}.user-avatar{width:96px;height:96px;border-radius:28px;background:linear-gradient(135deg,#ddd6fe,#f5d0fe);display:grid;place-items:center;font-size:34px;font-weight:900;color:var(--primary-dark)}@media(max-width:720px){.listing-grid{grid-template-columns:1fr}.listing-card{grid-template-columns:1fr}.listing-card img{width:100%;height:180px}.profile-card{grid-template-columns:1fr}.work-strip img{height:88px}}
.textarea{min-height:120px;resize:vertical}.modal-root{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:rgba(17,24,39,.45);backdrop-filter:blur(2px)}.modal-card{position:relative;z-index:1;width:min(760px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:28px;box-shadow:0 30px 80px rgba(17,24,39,.25)}.modal-card.small{width:min(540px,100%)}.modal-close{position:absolute;top:14px;right:14px;width:40px;height:40px;border:0;border-radius:999px;background:#f3f4f6;font-size:28px;line-height:1;cursor:pointer;color:#374151}.modal-photo{width:100%;height:280px;object-fit:cover;border-radius:28px 28px 0 0}.modal-content{padding:26px}.messages-list{display:grid;gap:14px}.message-card{padding:18px;border:1px solid var(--border);border-radius:22px;background:#fff}.message-card h3{margin:0 0 8px}.message-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}


.listings-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.home-listing-card {
  cursor: pointer;
}

.linklike {
  border: 0;
  cursor: pointer;
  font: inherit;
}

.city-combobox {
  position: relative;
  display: grid;
  gap: 6px;
}

.city-suggestions {
  position: absolute;
  z-index: 12;
  left: 0;
  right: 0;
  top: calc(100% - 2px);
  display: grid;
  gap: 4px;
  padding: 8px;
  border: 1px solid var(--border);
  border-radius: 16px;
  background: #fff;
  box-shadow: var(--shadow);
}

.city-suggestions button {
  width: 100%;
  border: 0;
  border-radius: 12px;
  padding: 10px 12px;
  background: #fff;
  color: var(--text);
  cursor: pointer;
  font: inherit;
  font-weight: 800;
  text-align: left;
}

.city-suggestions button:hover,
.city-suggestions button:focus {
  background: #f1edff;
  color: var(--primary-dark);
}

.city-suggestion-empty {
  padding: 10px 12px;
  color: var(--muted);
  font-weight: 700;
}

.service-combobox {
  position: relative;
}

.service-combobox-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: var(--text);
  cursor: pointer;
  text-align: left;
}

.service-menu {
  position: absolute;
  z-index: 18;
  left: 0;
  right: 0;
  top: calc(100% + 6px);
  max-height: 360px;
  overflow: auto;
  padding: 8px;
  border: 1px solid #d7dce5;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 20px 50px rgba(17, 24, 39, .18);
}

.service-menu-group + .service-menu-group {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #edf0f5;
}

.service-menu-option {
  width: 100%;
  border: 0;
  border-radius: 10px;
  background: transparent;
  color: #374151;
  cursor: pointer;
  font: inherit;
  font-weight: 750;
  text-align: left;
}

.service-menu-all {
  padding: 9px 10px;
  color: var(--primary-dark);
  background: #f7f4ff;
}

.service-menu-task {
  padding: 8px 10px 8px 26px;
}

.service-menu-task span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.service-menu-task span::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #c4b5fd;
}

.service-menu-option:hover,
.service-menu-option:focus {
  outline: none;
  background: #f1edff;
  color: var(--primary-dark);
}

@media (max-width: 760px) {
  .listings-grid {
    grid-template-columns: 1fr;
  }
}

/* Home v8 */
.hero-visual-clean {
  min-height: 360px;
  position: relative;
  overflow: hidden;
  background: radial-gradient(circle at 20% 20%, #f1edff 0, #f1edff 32%, transparent 33%), linear-gradient(135deg, #ffffff, #f7f2ff);
  place-items: center;
}

.hero-orb {
  position: absolute;
  border-radius: 999px;
  filter: blur(1px);
  opacity: .8;
}

.hero-orb-one {
  width: 180px;
  height: 180px;
  right: -48px;
  top: -42px;
  background: #ddd6fe;
}

.hero-orb-two {
  width: 140px;
  height: 140px;
  left: -36px;
  bottom: -34px;
  background: #f5d0fe;
}

.hero-brand-card {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  gap: 10px;
  padding: 34px;
  min-width: 230px;
  border-radius: 30px;
  background: rgba(255, 255, 255, .8);
  border: 1px solid rgba(229, 231, 235, .9);
  box-shadow: var(--shadow);
  color: var(--primary-dark);
}

.hero-brand-card strong {
  font-size: 32px;
}

.hero-brand-card span:last-child {
  color: var(--muted);
  font-weight: 800;
}

.listing-card h3 {
  margin: 0 0 8px;
}

.listing-user-link,
.text-link {
  color: var(--primary-dark);
  font-weight: 900;
}

.listing-user-link:hover,
.text-link:hover {
  text-decoration: underline;
}

.featured-profiles-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.featured-profile-card {
  display: grid;
  gap: 14px;
  padding: 18px;
  border: 1px solid var(--border);
  border-radius: 24px;
  background: #fff;
}

.featured-profile-main {
  display: grid;
  grid-template-columns: 74px minmax(0, 1fr);
  gap: 14px;
  align-items: center;
}

.featured-profile-avatar {
  width: 74px;
  height: 74px;
  border-radius: 22px;
  object-fit: cover;
}

.featured-profile-card h3 {
  margin: 0 0 6px;
  font-size: 21px;
}

.featured-work-strip {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.featured-work-strip img {
  width: 100%;
  height: 110px;
  object-fit: cover;
  border-radius: 18px;
}

@media (max-width: 900px) {
  .featured-profiles-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .hero-visual-clean {
    min-height: 260px;
  }

  .featured-profiles-grid {
    grid-template-columns: 1fr;
  }
}

/* Perfil individual: layout separat del llistat */
.profile-layout{display:grid;grid-template-columns:minmax(0,1fr)330px;gap:24px;align-items:start}
.profile-layout>.sidebar{position:sticky;top:92px;display:grid;gap:18px}
.profile-layout .profile-hero{grid-template-columns:132px minmax(0,1fr);align-items:center}
.profile-layout .side-card h2{font-size:24px;margin-top:0}
.profile-layout .section{overflow:hidden}
@media(max-width:940px){.profile-layout{grid-template-columns:1fr}.profile-layout>.sidebar{position:static;grid-row:auto}}
@media(max-width:640px){.profile-layout .profile-hero{grid-template-columns:1fr}.profile-layout .avatar{width:104px;height:104px}}

.language-switcher { display: inline-flex; align-items: center; }
.language-select {
  border: 1px solid var(--border);
  border-radius: 999px;
  padding: 9px 12px;
  background: #fff;
  color: var(--text);
  font-weight: 800;
  max-width: 130px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
html[dir="rtl"] body { direction: rtl; }
html[dir="rtl"] .topbar-inner,
html[dir="rtl"] .hero,
html[dir="rtl"] .profile-layout,
html[dir="rtl"] .profile-hero,
html[dir="rtl"] .profile-card,
html[dir="rtl"] .user-panel,
html[dir="rtl"] .review,
html[dir="rtl"] .service-item { direction: rtl; }
html[dir="rtl"] .modal-close { left: 16px; right: auto; }

/* v12 messaging */
.conversation-card {
  padding: 24px;
  margin-bottom: 18px;
}
.conversation-header {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}
.conversation-header h3 {
  margin: 0 0 6px;
}
.conversation-thread {
  display: grid;
  gap: 12px;
  margin-bottom: 18px;
}
.message-bubble {
  border: 1px solid var(--border);
  border-radius: 22px;
  padding: 16px;
  max-width: 82%;
  background: #fff;
}
.message-bubble.sent {
  justify-self: end;
  background: #f1edff;
  border-color: #ddd6fe;
}
.message-bubble.received {
  justify-self: start;
}
.message-bubble.target-message {
  border-color: #7c3aed;
  box-shadow: 0 0 0 3px rgba(124,58,237,.18);
}
.message-bubble h4 {
  margin: 10px 0 6px;
}
.message-bubble p {
  margin: 0;
  line-height: 1.55;
}
.reply-form {
  display: grid;
  gap: 10px;
}
.messaging-intro {
  margin-bottom: 18px;
}
@media (max-width: 640px) {
  .message-bubble { max-width: 100%; }
}

.profile-menu{position:relative;display:inline-flex;align-items:center;gap:6px}.profile-name-link{min-height:42px}.profile-menu-toggle{width:38px;height:38px;border:0;border-radius:999px;background:#f3f4f6;color:var(--primary-dark);font-size:18px;font-weight:900;cursor:pointer}.profile-menu-panel{position:absolute;right:0;top:calc(100% + 10px);width:230px;padding:8px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:var(--shadow);display:grid;gap:4px}.profile-menu-panel a,.profile-menu-panel button{width:100%;border:0;background:transparent;color:var(--text);font:inherit;font-weight:800;text-align:left;padding:11px 12px;border-radius:12px;cursor:pointer}.profile-menu-panel a:hover,.profile-menu-panel button:hover{background:#f3f4f6}.photo-card{position:relative;text-align:left;cursor:pointer}.photo-card.work-project-card,.photo-card.ad-thumb-card,.photo-card.add-card{border:1px solid var(--border);font:inherit;color:inherit;padding:0}.thumb-title{min-height:46px}.thumb-action{position:absolute;top:10px;right:10px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--primary-dark);padding:7px 10px;font-size:13px;font-weight:900;box-shadow:0 4px 12px rgba(17,24,39,.12)}.add-card{min-height:210px;display:grid;place-items:center;background:#fbfbfd}.add-card span{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#f1edff;color:var(--primary-dark);font-size:36px;font-weight:900}.project-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.project-photo-grid figure{margin:0;border:1px solid var(--border);border-radius:18px;overflow:hidden;background:#f9fafb}.project-photo-grid img{width:100%;height:220px;object-fit:cover}.project-photo-grid figcaption{padding:11px 12px;font-weight:800}.photo-fields{display:grid;gap:8px;border:1px solid var(--border);border-radius:18px;padding:14px;background:#f9fafb}.drop-zone{border:2px dashed #d8ccff;border-radius:18px;padding:18px;display:grid;gap:10px;background:#fbfaff;color:var(--muted);font-weight:800}.drop-zone.drag-over{background:#f1edff;border-color:var(--primary)}.edit-photo-preview{width:100%;height:160px;object-fit:cover;border-radius:14px}.profile-avatar-box{position:relative}.avatar-edit-btn{position:absolute;left:10px;right:10px;bottom:10px;border:0;border-radius:999px;background:rgba(255,255,255,.94);color:var(--primary-dark);padding:8px 10px;font-weight:900;cursor:pointer;box-shadow:0 4px 12px rgba(17,24,39,.14)}.account-section{max-width:680px;margin-left:auto;margin-right:auto}
@media(max-width:640px){.profile-menu-panel{right:-8px}.project-photo-grid{grid-template-columns:1fr}.project-photo-grid img{height:190px}}

.providers-page{max-width:1120px}.providers-search h1{margin:0 0 16px;font-size:34px}.providers-search h1:after{content:"";display:block;height:1px;background:#cbd5e1;margin-top:16px}.provider-search-box{width:min(864px,100%);margin:32px auto 12px;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;border:1px solid #cbd5e1;border-radius:8px;background:#eff6ff;color:#334155}.provider-search-box span{font-size:32px;text-align:center}.provider-search-box .input{border:0;background:transparent;border-left:1px solid #cbd5e1;border-radius:0;font-size:18px;color:#334155}.provider-category-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:10px}.provider-category{border:0;background:transparent;color:#334155;display:grid;justify-items:center;gap:6px;padding:8px;border-radius:8px;font-weight:900;cursor:pointer}.provider-category:hover,.provider-category.active{background:#eef2ff;color:var(--primary-dark)}.provider-icon{font-size:28px;line-height:1}.provider-category span:last-child{font-size:11px}.provider-section-head{display:flex;justify-content:space-between;gap:16px;align-items:start;margin-bottom:20px}.provider-section-head h2{margin:0 0 8px}.providers-groups{display:grid;gap:30px}.provider-group-title{margin-bottom:12px}.provider-group-title h3{margin:0 0 4px;font-size:18px}.provider-card-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.provider-card{border:1px solid #cbd5e1;border-radius:8px;background:#fff;overflow:hidden;position:relative}.provider-card-top{min-height:90px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:12px;padding:16px;position:relative}.provider-avatar{width:58px;height:58px;border-radius:50%;object-fit:cover}.provider-card h4{margin:0 0 4px;font-size:17px}.provider-card strong{display:block;font-size:12px}.provider-card p{margin:3px 0 0;font-size:12px}.provider-type{position:absolute;top:0;right:0;background:#d8e1ee;color:#334155;padding:3px 9px;border-radius:0 0 0 4px;font-size:12px;font-weight:900}.provider-distance{position:absolute;right:12px;bottom:12px;background:#ecfeff;color:#155e75;border:1px solid #a5f3fc;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:900}.provider-work-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:90px;background:#edf3fb}.provider-work-preview img{width:100%;height:90px;object-fit:cover}.provider-placeholder{display:grid;place-items:center;color:#9fb0c5;font-size:42px}.provider-rating{display:flex;align-items:center;gap:4px;padding:14px 16px;color:#334155}.provider-rating span{color:#f59e0b}.provider-rating small{color:#334155;font-weight:700}.empty-providers{padding:28px;border:1px dashed var(--border);border-radius:18px;text-align:center}
.profile-tags-picker{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.profile-tag-option{border:1px solid var(--border);border-radius:999px;background:#fff;color:#374151;padding:10px 13px;font:inherit;font-weight:850;cursor:pointer}.profile-tag-option.active{background:#f1edff;border-color:#d8ccff;color:var(--primary-dark);box-shadow:0 4px 12px rgba(108,43,217,.12)}.profile-tag-option:focus-visible{outline:3px solid #d8ccff;outline-offset:2px}
.toggle-row{display:flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:16px;padding:13px 14px;background:#fff;font-weight:850}.toggle-row input{width:20px;height:20px;accent-color:var(--primary)}
@media(max-width:900px){.provider-card-row{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-category-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.provider-section-head{display:grid}.provider-card-row,.provider-category-row{grid-template-columns:1fr}.provider-search-box{margin-top:18px}}

.avatar img,
.mini-avatar img,
.profile-photo img,
.featured-profile-avatar,
.provider-avatar {
  object-position: center center;
}

.photo-placeholder,
.listing-photo-placeholder {
  display: grid;
  place-items: center;
  min-height: 150px;
  width: 100%;
  background: linear-gradient(135deg, #f8fafc, #f1edff);
  color: var(--muted);
  font-weight: 900;
}

.listing-photo-placeholder {
  height: 112px;
  border-radius: 18px;
}

@media(max-width:720px) {
  .listing-photo-placeholder {
    height: 180px;
  }
}
