.page-module__h4SgrW__page{width:min(1200px,100%);margin:0 auto;padding:40px 24px 120px;position:relative}.page-module__h4SgrW__bgBlobTop,.page-module__h4SgrW__bgBlobBottom{pointer-events:none;z-index:-1;border-radius:9999px;position:fixed}.page-module__h4SgrW__bgBlobTop{filter:blur(120px);background:#ffd2d514;width:34vw;height:34vw;top:-15%;right:-8%}.page-module__h4SgrW__bgBlobBottom{filter:blur(110px);background:#c3e5cc14;width:30vw;height:30vw;bottom:-18%;left:10%}.page-module__h4SgrW__profileHeader{grid-template-columns:auto 1fr auto;align-items:start;gap:32px;margin-bottom:48px;display:grid}.page-module__h4SgrW__avatarWrap{position:relative}.page-module__h4SgrW__avatarRing{border:2px solid #ffd2d540;border-radius:50%;width:120px;height:120px;padding:4px}.page-module__h4SgrW__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.page-module__h4SgrW__statusDot{border:2px solid var(--bg-primary);background:var(--tertiary);border-radius:50%;width:14px;height:14px;position:absolute;bottom:8px;right:8px;box-shadow:0 0 0 6px #c3e5cc24}.page-module__h4SgrW__profileBody{max-width:760px}.page-module__h4SgrW__titleRow{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:12px;display:flex}.page-module__h4SgrW__name{letter-spacing:-.04em;color:var(--on-surface);font-size:clamp(2rem,3.2vw,3rem);font-weight:800;line-height:1}.page-module__h4SgrW__badge{letter-spacing:.16em;text-transform:uppercase;color:var(--primary);background:var(--surface-container-high);border-radius:var(--radius-full);padding:8px 12px;font-size:11px;font-weight:700}.page-module__h4SgrW__metaRow{color:var(--on-surface-variant);flex-wrap:wrap;gap:12px 20px;margin-bottom:22px;font-size:14px;display:flex}.page-module__h4SgrW__metaItem{align-items:center;gap:4px;display:inline-flex}.page-module__h4SgrW__walletTag{font-family:var(--font-mono);background:var(--surface-container-low);border-radius:var(--radius-sm);padding:4px 8px;font-size:12px}.page-module__h4SgrW__reviewCount{opacity:.7;margin-left:2px;font-size:12px}.page-module__h4SgrW__bio{color:var(--on-surface-variant);max-width:820px;font-size:15px;line-height:1.75}.page-module__h4SgrW__headerActions{align-items:center;gap:10px;display:flex}.page-module__h4SgrW__shareBtn,.page-module__h4SgrW__messageBtn{border-radius:var(--radius-full);justify-content:center;align-items:center;gap:8px;transition:transform .15s,opacity .15s,background .15s;display:inline-flex}.page-module__h4SgrW__shareBtn{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;width:48px;height:48px}.page-module__h4SgrW__shareBtn:hover{background:#ffffff14}.page-module__h4SgrW__messageBtn{height:48px;color:var(--on-primary);background:var(--rose-gradient);padding:0 26px;font-weight:700;box-shadow:0 16px 24px #ffd2d526}.page-module__h4SgrW__messageBtn:hover,.page-module__h4SgrW__shareBtn:hover{transform:translateY(-1px)}.page-module__h4SgrW__tabs{border-bottom:1px solid #ffffff12;gap:24px;margin-bottom:28px;display:flex}.page-module__h4SgrW__tab{color:#d4c2c3b8;border-bottom:2px solid #0000;padding:0 4px 14px;font-size:18px;font-weight:500}.page-module__h4SgrW__tab:hover{color:var(--text-primary)}.page-module__h4SgrW__tabActive{color:var(--text-primary);border-color:var(--primary);font-weight:700}.page-module__h4SgrW__serviceGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.page-module__h4SgrW__serviceCard{border-radius:var(--radius-lg);background:var(--surface-container-low);aspect-ratio:1;position:relative;overflow:hidden}.page-module__h4SgrW__serviceImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module__h4SgrW__serviceCard:hover .page-module__h4SgrW__serviceImage{transform:scale(1.1)}.page-module__h4SgrW__serviceOverlay{background:linear-gradient(#0000,#0003,#000000e6);position:absolute;inset:0}.page-module__h4SgrW__serviceContent{padding:20px;position:absolute;bottom:0;left:0;right:0}.page-module__h4SgrW__serviceTopRow{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.page-module__h4SgrW__serviceCategory{text-transform:uppercase;letter-spacing:.2em;color:var(--primary);margin-bottom:8px;font-size:10px;font-weight:700;display:block}.page-module__h4SgrW__serviceTitle{max-width:270px;font-size:22px;line-height:1.2}.page-module__h4SgrW__priceBlock{text-align:right;font-family:var(--font-mono)}.page-module__h4SgrW__priceLabel{text-transform:uppercase;opacity:.8;font-size:11px;display:block}.page-module__h4SgrW__priceValue{color:var(--primary);font-size:18px;font-weight:600}.page-module__h4SgrW__reviewList{gap:16px;max-width:840px;display:grid}.page-module__h4SgrW__reviewCard{background:var(--surface-container-low);border-radius:var(--radius-lg);border:1px solid #ffffff0f;padding:20px}.page-module__h4SgrW__reviewHead{justify-content:space-between;gap:16px;margin-bottom:14px;display:flex}.page-module__h4SgrW__reviewer{align-items:center;gap:10px;display:flex}.page-module__h4SgrW__initials{background:var(--surface-container-highest);border-radius:50%;place-items:center;width:40px;height:40px;font-size:12px;font-weight:700;display:grid}.page-module__h4SgrW__reviewerName{font-size:14px;font-weight:700}.page-module__h4SgrW__reviewerWallet{font-family:var(--font-mono);color:var(--on-surface-variant);font-size:11px}.page-module__h4SgrW__reviewText{color:var(--on-surface-variant);font-style:italic;line-height:1.7}.page-module__h4SgrW__stars{gap:2px;display:inline-flex}.page-module__h4SgrW__icon,.page-module__h4SgrW__iconFilled{letter-spacing:normal;white-space:nowrap;direction:ltr;font-family:Material Symbols Outlined;font-size:20px;font-style:normal;line-height:1;display:inline-block}.page-module__h4SgrW__icon{color:var(--on-surface-variant);font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}.page-module__h4SgrW__iconFilled{color:var(--primary);font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 24}@media (max-width:1199px){.page-module__h4SgrW__profileHeader{grid-template-columns:1fr;gap:18px}.page-module__h4SgrW__headerActions{align-self:flex-start}.page-module__h4SgrW__serviceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.page-module__h4SgrW__page{padding:24px 16px 112px}.page-module__h4SgrW__name{font-size:36px}.page-module__h4SgrW__messageBtn{height:44px;padding:0 20px;font-size:14px}.page-module__h4SgrW__shareBtn{width:44px;height:44px}.page-module__h4SgrW__tabs{gap:18px}.page-module__h4SgrW__tab{padding-bottom:12px;font-size:16px}.page-module__h4SgrW__serviceGrid{grid-template-columns:1fr}.page-module__h4SgrW__serviceTitle{font-size:20px}}.page-module__h4SgrW__skeletonCircle{animation:1.5s ease-in-out infinite page-module__h4SgrW__shimmer;background:var(--surface-container-high)!important;border-color:#0000!important}.page-module__h4SgrW__skeletonLine{border-radius:var(--radius-sm);background:linear-gradient(90deg, var(--surface-container-high) 25%, var(--surface-container-highest) 50%, var(--surface-container-high) 75%);background-size:200% 100%;animation:1.5s ease-in-out infinite page-module__h4SgrW__shimmer}.page-module__h4SgrW__skeletonTitle{width:220px;height:44px;margin-bottom:16px}.page-module__h4SgrW__skeletonMeta{width:320px;height:20px;margin-bottom:20px}.page-module__h4SgrW__skeletonBio{width:90%;height:16px;margin-bottom:10px}.page-module__h4SgrW__skeletonBioShort{width:60%}.page-module__h4SgrW__skeletonCard{background:var(--surface-container-low);animation:1.5s ease-in-out infinite page-module__h4SgrW__shimmer}@keyframes page-module__h4SgrW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.page-module__h4SgrW__avatarPlaceholder{background:var(--surface-container-high);width:100%;height:100%;color:var(--on-surface-variant);border-radius:50%;justify-content:center;align-items:center;display:flex}.page-module__h4SgrW__editBtn{border-radius:var(--radius-full);color:var(--on-surface-variant);cursor:pointer;background:0 0;border:1px solid #ffffff1a;align-items:center;gap:5px;margin-left:auto;padding:6px 14px;font-size:13px;font-weight:500;transition:color .15s,border-color .15s;display:inline-flex}.page-module__h4SgrW__editBtn:hover{color:var(--on-surface);border-color:#fff3}.page-module__h4SgrW__editBtn .page-module__h4SgrW__icon{font-size:16px}.page-module__h4SgrW__editForm{padding-top:4px}.page-module__h4SgrW__editRow{grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.page-module__h4SgrW__editField{flex-direction:column;gap:5px;display:flex}.page-module__h4SgrW__editLabel{color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:500}.page-module__h4SgrW__editInput{background:var(--surface-container-low);border-radius:var(--radius-md);height:40px;color:var(--on-surface);border:1px solid #ffffff14;width:100%;padding:0 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.page-module__h4SgrW__editInput::placeholder{color:var(--on-surface-variant);opacity:.4}.page-module__h4SgrW__editInput:focus{border-color:#ffd2d566;outline:none;box-shadow:0 0 0 2px #ffd2d512}.page-module__h4SgrW__editTextarea{background:var(--surface-container-low);border-radius:var(--radius-md);color:var(--on-surface);resize:vertical;border:1px solid #ffffff14;width:100%;height:auto;min-height:80px;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .15s}.page-module__h4SgrW__editTextarea::placeholder{color:var(--on-surface-variant);opacity:.4}.page-module__h4SgrW__editTextarea:focus{border-color:#ffd2d566;outline:none;box-shadow:0 0 0 2px #ffd2d512}.page-module__h4SgrW__toggleRow{cursor:pointer;align-items:center;gap:10px;margin-top:16px;display:flex}.page-module__h4SgrW__toggleCheckbox{width:18px;height:18px;accent-color:var(--primary);cursor:pointer;border-radius:4px;flex-shrink:0}.page-module__h4SgrW__toggleLabel{color:var(--on-surface-variant);font-size:14px}.page-module__h4SgrW__saveError{color:var(--error);margin-top:12px;font-size:13px}.page-module__h4SgrW__editActions{gap:10px;margin-top:16px;display:flex}.page-module__h4SgrW__cancelEditBtn{border-radius:var(--radius-full);height:40px;color:var(--on-surface-variant);cursor:pointer;background:0 0;border:1px solid #ffffff1a;padding:0 20px;font-family:inherit;font-size:14px;font-weight:500;transition:color .15s,border-color .15s}.page-module__h4SgrW__cancelEditBtn:hover{color:var(--on-surface);border-color:#fff3}.page-module__h4SgrW__saveEditBtn{border-radius:var(--radius-full);background:var(--rose-gradient);height:40px;color:var(--on-primary);cursor:pointer;border:none;padding:0 24px;font-family:inherit;font-size:14px;font-weight:600;transition:opacity .15s}.page-module__h4SgrW__saveEditBtn:disabled{opacity:.4;cursor:not-allowed}.page-module__h4SgrW__saveEditBtn:not(:disabled):hover{opacity:.88}.page-module__h4SgrW__bioEmpty{opacity:.5}.page-module__h4SgrW__bioEditLink{color:var(--primary);font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}.page-module__h4SgrW__tabCount{border-radius:var(--radius-full);background:var(--surface-container-high);min-width:20px;height:20px;color:var(--on-surface-variant);vertical-align:middle;justify-content:center;align-items:center;margin-left:8px;padding:0 6px;font-size:11px;font-weight:600;display:inline-flex}.page-module__h4SgrW__serviceImagePlaceholder{background:var(--surface-container-high);position:absolute;inset:0}.page-module__h4SgrW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 24px;display:flex}.page-module__h4SgrW__emptyIcon{opacity:.3;font-size:48px!important}.page-module__h4SgrW__emptyText{color:var(--on-surface-variant);font-size:15px}.page-module__h4SgrW__emptyAction{border-radius:var(--radius-full);background:var(--rose-gradient);height:40px;color:var(--on-primary);align-items:center;margin-top:4px;padding:0 24px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.page-module__h4SgrW__emptyAction:hover{opacity:.88;color:var(--on-primary)}@media (max-width:1199px){.page-module__h4SgrW__editRow{grid-template-columns:1fr 1fr}}
