.master-module__CuCDpG__container{flex-direction:column;gap:2rem;max-width:1000px;margin:0 auto;animation:.4s ease-out master-module__CuCDpG__fadeIn;display:flex}@keyframes master-module__CuCDpG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.master-module__CuCDpG__profileCard{background:var(--background);border:1px solid var(--border);border-radius:calc(var(--radius) * 2);flex-direction:column;gap:1.5rem;padding:1.25rem;display:flex;box-shadow:0 10px 25px -5px #0000000d}@media (min-width:768px){.master-module__CuCDpG__profileCard{flex-direction:row;align-items:flex-start;padding:2rem}}.master-module__CuCDpG__avatar{background:var(--secondary);border:4px solid var(--background);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;font-size:3rem;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000001a}.master-module__CuCDpG__avatar img{object-fit:cover;width:100%;height:100%}.master-module__CuCDpG__info{flex-direction:column;flex:1;gap:.5rem;display:flex}.master-module__CuCDpG__name{color:var(--foreground);font-size:2rem;font-weight:800}.master-module__CuCDpG__profession{color:var(--primary);font-size:1.125rem;font-weight:600}.master-module__CuCDpG__statsRow{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:.5rem;font-size:.9375rem;display:flex}.master-module__CuCDpG__statItem{align-items:center;gap:.375rem;display:flex}.master-module__CuCDpG__bio{color:var(--foreground);margin-top:1rem;line-height:1.6}.master-module__CuCDpG__actions{flex-direction:column;gap:1rem;min-width:200px;display:flex}.master-module__CuCDpG__sectionTitle{color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.master-module__CuCDpG__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.master-module__CuCDpG__serviceItem{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .2s;display:flex}.master-module__CuCDpG__serviceItem:hover{border-color:var(--primary);box-shadow:0 4px 12px #f59e0b1a}.master-module__CuCDpG__serviceName{color:var(--foreground);font-weight:600}.master-module__CuCDpG__servicePrice{color:var(--primary);font-size:1.25rem;font-weight:700}.master-module__CuCDpG__serviceUnit{color:var(--muted-foreground);font-size:.8125rem}.master-module__CuCDpG__emptyState{text-align:center;background:var(--secondary);border-radius:var(--radius);color:var(--muted-foreground);padding:3rem 1rem}.master-module__CuCDpG__portfolioImage{aspect-ratio:1;object-fit:cover;border-radius:var(--radius);border:1px solid var(--border);width:100%}.master-module__CuCDpG__reviewCard{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.master-module__CuCDpG__headerInfo{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}@media (min-width:768px){.master-module__CuCDpG__headerInfo{flex-direction:row;align-items:flex-start;gap:2rem}}
