.ServiceReviewsSection-module__lsOSUq__section{margin-top:0;padding-top:0}.ServiceReviewsSection-module__lsOSUq__summaryHeader{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.ServiceReviewsSection-module__lsOSUq__heading{color:var(--foreground);margin:0;font-size:1.15rem;font-weight:800}.ServiceReviewsSection-module__lsOSUq__noReviews{color:var(--foreground-muted);font-size:.9rem;font-weight:500}.ServiceReviewsSection-module__lsOSUq__form{border:1px solid var(--border-color);background:var(--surface-2);border-radius:10px;flex-direction:column;gap:.6rem;margin-bottom:1.5rem;padding:1rem;display:flex}.ServiceReviewsSection-module__lsOSUq__formHeading{color:var(--foreground);margin:0;font-size:1rem;font-weight:700}.ServiceReviewsSection-module__lsOSUq__fieldLabel{color:var(--foreground);font-size:.85rem;font-weight:600}.ServiceReviewsSection-module__lsOSUq__selector{align-items:center;gap:.25rem;display:inline-flex}.ServiceReviewsSection-module__lsOSUq__selectorButton{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:.1rem;display:inline-flex}.ServiceReviewsSection-module__lsOSUq__selectorFilled{color:var(--warning)}.ServiceReviewsSection-module__lsOSUq__selectorEmpty{color:var(--foreground-muted)}.ServiceReviewsSection-module__lsOSUq__textarea{resize:vertical;border:1px solid var(--border-color);background:var(--surface);width:100%;color:var(--foreground);border-radius:8px;padding:.6rem .75rem;font-family:inherit;font-size:.95rem;line-height:1.5}.ServiceReviewsSection-module__lsOSUq__formActions{justify-content:flex-end;display:flex}.ServiceReviewsSection-module__lsOSUq__spinnerWrap{justify-content:center;padding:2rem 0;display:flex}.ServiceReviewsSection-module__lsOSUq__emptyState{color:var(--foreground-muted);font-size:.9rem}.ServiceReviewsSection-module__lsOSUq__reviewList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.ServiceReviewsSection-module__lsOSUq__reviewItem{align-items:flex-start;gap:.85rem;display:flex}.ServiceReviewsSection-module__lsOSUq__reviewBody{flex:1;min-width:0}.ServiceReviewsSection-module__lsOSUq__reviewerRow{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.ServiceReviewsSection-module__lsOSUq__reviewerName{color:var(--foreground);align-items:center;gap:.2rem;font-size:.95rem;font-weight:700;display:inline-flex}.ServiceReviewsSection-module__lsOSUq__reviewDate{color:var(--foreground-muted);white-space:nowrap;font-size:.8rem}.ServiceReviewsSection-module__lsOSUq__reviewComment{color:var(--foreground);white-space:pre-wrap;word-break:break-word;margin:.35rem 0 0;font-size:.92rem;line-height:1.55}.ServiceReviewsSection-module__lsOSUq__loadMoreWrap{justify-content:center;margin-top:1.5rem;display:flex}
.PortfolioGallery-module__Q3qSJa__sectionTitle{color:var(--foreground);margin:1.25rem 0 .75rem;font-size:1.05rem;font-weight:700}.PortfolioGallery-module__Q3qSJa__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.PortfolioGallery-module__Q3qSJa__card{border:1px solid var(--border);background:var(--surface-2,var(--background));border-radius:.6rem;flex-direction:column;height:100%;display:flex;overflow:hidden}.PortfolioGallery-module__Q3qSJa__image{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.PortfolioGallery-module__Q3qSJa__body{flex-direction:column;gap:.25rem;padding:.6rem .75rem;display:flex}.PortfolioGallery-module__Q3qSJa__cardTitle{color:var(--foreground);font-size:.9rem;font-weight:700}.PortfolioGallery-module__Q3qSJa__cardDescription{color:var(--foreground-muted);font-size:.8rem}
.UserServiceProfilePage-module__1nJ1aW__container{max-width:1100px;color:var(--foreground);margin:0 auto;padding:1.5rem 1rem 3rem}.UserServiceProfilePage-module__1nJ1aW__nav{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.UserServiceProfilePage-module__1nJ1aW__backLink{color:var(--foreground);align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;display:inline-flex}.UserServiceProfilePage-module__1nJ1aW__shareButton{border:1px solid var(--border-color);color:var(--foreground);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:.35rem .6rem;display:inline-flex}.UserServiceProfilePage-module__1nJ1aW__columns{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:900px){.UserServiceProfilePage-module__1nJ1aW__columns{flex-direction:row}}.UserServiceProfilePage-module__1nJ1aW__mainColumn{flex-direction:column;flex:2;gap:1.25rem;min-width:0;display:flex}.UserServiceProfilePage-module__1nJ1aW__card{background:var(--surface);border:1px solid var(--border-color);border-radius:12px;padding:1.25rem}.UserServiceProfilePage-module__1nJ1aW__sideColumn{border:1px solid var(--border-color);background:var(--surface);border-radius:12px;flex:1;align-self:flex-start;min-width:0;padding:1.25rem}@media (min-width:900px){.UserServiceProfilePage-module__1nJ1aW__sideColumn{position:-webkit-sticky;position:sticky;top:1.5rem}}.UserServiceProfilePage-module__1nJ1aW__ownerRow{align-items:center;gap:1rem;display:flex}.UserServiceProfilePage-module__1nJ1aW__ownerName{color:var(--foreground);align-items:center;gap:.2rem;font-size:1.15rem;font-weight:700;display:flex}.UserServiceProfilePage-module__1nJ1aW__rate{color:var(--foreground);margin-top:.15rem;font-size:1rem;font-weight:700}.UserServiceProfilePage-module__1nJ1aW__ratingRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.3rem;display:flex}.UserServiceProfilePage-module__1nJ1aW__noReviews{color:var(--text-gray);font-size:.85rem;font-weight:500}.UserServiceProfilePage-module__1nJ1aW__jobSuccessBadge{color:var(--cta);background:var(--surface-2);border:1px solid var(--border-color);white-space:nowrap;border-radius:999px;align-items:center;padding:.1rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.UserServiceProfilePage-module__1nJ1aW__serviceTitle{color:var(--foreground);margin:1rem 0 0;font-size:1.5rem;font-weight:800;line-height:1.3}.UserServiceProfilePage-module__1nJ1aW__actions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.25rem;display:grid}.UserServiceProfilePage-module__1nJ1aW__actions a{width:100%;display:block}.UserServiceProfilePage-module__1nJ1aW__actionButton{justify-content:center;align-items:center;gap:.4rem;display:inline-flex}.UserServiceProfilePage-module__1nJ1aW__description{font-size:.95rem;line-height:1.6;display:block}.UserServiceProfilePage-module__1nJ1aW__skills{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.UserServiceProfilePage-module__1nJ1aW__skill{color:var(--text-gray);background:var(--surface-3);border:1px solid var(--border-color);white-space:nowrap;border-radius:999px;align-items:center;padding:.25rem .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.UserServiceProfilePage-module__1nJ1aW__sectionTitle{color:var(--foreground);margin:0 0 .75rem;font-size:1rem;font-weight:700}.UserServiceProfilePage-module__1nJ1aW__sideColumn .UserServiceProfilePage-module__1nJ1aW__sectionTitle{margin-top:0}.UserServiceProfilePage-module__1nJ1aW__socialLinks{flex-flow:wrap;gap:.75rem;display:flex}.UserServiceProfilePage-module__1nJ1aW__socialIcon{vertical-align:middle;margin-right:.3rem}.UserServiceProfilePage-module__1nJ1aW__video{border:0;border-radius:8px;width:100%;height:315px}.UserServiceProfilePage-module__1nJ1aW__notProvided{color:var(--text-gray);font-size:.9rem}.UserServiceProfilePage-module__1nJ1aW__spinnerWrap{justify-content:center;padding:3rem 0;display:flex}
