.profile-module__skRmGq__container{max-width:var(--page-max-width);padding:var(--page-padding);margin:0 auto}.profile-module__skRmGq__coverPhoto{background:var(--surface-dark);border-radius:12px 12px 0 0;height:14rem;margin:0;position:relative;overflow:hidden}.profile-module__skRmGq__coverImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:opacity .5s}.profile-module__skRmGq__headerContent{z-index:2;margin-top:-65px;padding:0 1.5rem;position:relative}.profile-module__skRmGq__avatarRow{justify-content:space-between;align-items:flex-end;margin-bottom:12px;display:flex}.profile-module__skRmGq__avatarWrapper{background:var(--bg-dark);border-radius:50%;padding:4px;display:inline-block;position:relative}.profile-module__skRmGq__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:130px;height:130px;transition:transform .2s;display:block}.profile-module__skRmGq__avatar:hover{transform:scale(1.02)}.profile-module__skRmGq__actionButtonsRow{align-items:center;gap:8px;margin-bottom:16px;display:flex}.profile-module__skRmGq__headerInfo{margin-bottom:24px}.profile-module__skRmGq__nameRow{align-items:center;gap:8px;margin-bottom:4px;display:flex}.profile-module__skRmGq__name{color:var(--text-main);margin:0;font-size:22px;font-weight:900;line-height:1}.profile-module__skRmGq__handle{color:var(--text-muted);margin-bottom:12px;font-size:15px}.profile-module__skRmGq__bioSection{color:var(--text-main);margin-bottom:16px;font-size:15px;line-height:1.5}.profile-module__skRmGq__metaRow{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:12px;font-size:14px;display:flex}.profile-module__skRmGq__badges{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.profile-module__skRmGq__badge{color:var(--text-main);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;transition:background .2s;display:inline-flex}.profile-module__skRmGq__badge:hover{background:#ffffff1a}.profile-module__skRmGq__badge.profile-module__skRmGq__role{background:var(--primary-neon);color:var(--btn-text);border-color:var(--primary-neon)}.profile-module__skRmGq__stats{background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:.75rem;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.5rem 1.5rem 2rem;padding:1.25rem;display:grid}.profile-module__skRmGq__statItem{text-align:center;cursor:pointer;border-radius:.5rem;padding:.75rem;transition:background .2s}.profile-module__skRmGq__statItem:hover{background:var(--surface-dark)}.profile-module__skRmGq__statValue{color:var(--text-primary);margin-bottom:.25rem;font-size:1.5rem;font-weight:700;display:block}.profile-module__skRmGq__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.03125rem;font-size:.75rem;display:block}.profile-module__skRmGq__grid{grid-template-columns:repeat(auto-fill,minmax(12.5rem,1fr));gap:1rem;max-width:640px;margin:0 auto;padding:0;display:grid}.profile-module__skRmGq__profileFeed{flex-direction:column;gap:1.5rem;max-width:640px;margin:0 auto;padding-bottom:2rem;display:flex}.profile-module__skRmGq__gridItem{aspect-ratio:1;cursor:pointer;border:1px solid #ffffff0d;border-radius:.75rem;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.profile-module__skRmGq__gridItem:hover{transform:scale(1.05)}.profile-module__skRmGq__gridImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.profile-module__skRmGq__activityContainer{border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border-radius:12px;margin:0 24px 24px;overflow:hidden}.profile-module__skRmGq__activityHeader{border-bottom:1px solid var(--surface-border);background:#0003;align-items:center;gap:8px;padding:16px 20px;font-size:16px;font-weight:700;display:flex}.profile-module__skRmGq__activityScrollArea{flex-direction:column;max-height:350px;display:flex;overflow-y:auto}.profile-module__skRmGq__activityScrollArea::-webkit-scrollbar{width:6px}.profile-module__skRmGq__activityScrollArea::-webkit-scrollbar-track{background:0 0}.profile-module__skRmGq__activityScrollArea::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:10px}.profile-module__skRmGq__activityScrollArea::-webkit-scrollbar-thumb:hover{background-color:#fff6}.profile-module__skRmGq__activityItem{cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:12px;padding:16px 20px;transition:background .2s;display:flex}.profile-module__skRmGq__activityItem:hover{background:#ffffff08}.profile-module__skRmGq__activityItemUnread{background:#ff2a7a0d}.profile-module__skRmGq__activityIconCol{position:relative}.profile-module__skRmGq__activityAvatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:46px;height:46px}.profile-module__skRmGq__activityBadge{background:var(--bg-dark);border-radius:50%;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;bottom:-4px;right:-4px}.profile-module__skRmGq__activityContentCol{flex:1;min-width:0}.profile-module__skRmGq__activityText{color:var(--text-main);margin:0 0 4px;font-size:15px;line-height:1.4}.profile-module__skRmGq__activityTime{color:var(--text-muted);font-size:13px}@media (max-width:48rem){.profile-module__skRmGq__header{text-align:center;flex-direction:column;align-items:center;padding:0}.profile-module__skRmGq__avatar{width:6.25rem;height:6.25rem}.profile-module__skRmGq__stats{margin:1.25rem 0 1.5rem;padding:1rem}.profile-module__skRmGq__grid{grid-template-columns:repeat(auto-fill,minmax(9.375rem,1fr));gap:.75rem;padding:0}}@media (max-width:30rem){.profile-module__skRmGq__grid{grid-template-columns:repeat(2,1fr)}.profile-module__skRmGq__badges{justify-content:center}}.profile-module__skRmGq__fullscreenOverlay{-webkit-backdrop-filter:blur(20px);z-index:10000;cursor:zoom-out;background:#000000f2;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.profile-module__skRmGq__fullPhoto{-o-object-fit:contain;object-fit:contain;pointer-events:auto;border-radius:16px;max-width:90vw;max-height:90vh;box-shadow:0 20px 80px #000c}.profile-module__skRmGq__closeFullPhoto{color:#fff;cursor:pointer;z-index:100000;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:30px;right:30px}.profile-module__skRmGq__closeFullPhoto:hover{background:#fff3;transform:rotate(90deg)}.profile-module__skRmGq__avatarClickArea{transition:transform .3s cubic-bezier(.175,.885,.32,1.275);position:relative}.profile-module__skRmGq__avatarClickArea:hover{transform:scale(1.05)}.profile-module__skRmGq__avatarClickArea:active{transform:scale(.95)}.profile-module__skRmGq__tabNav{border-bottom:1px solid var(--surface-border);justify-content:center;gap:2rem;margin-bottom:1.5rem;display:flex}.profile-module__skRmGq__tabBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:1rem .5rem;font-size:15px;font-weight:600;transition:color .2s;position:relative}.profile-module__skRmGq__tabBtn:hover{color:var(--text-main)}.profile-module__skRmGq__tabBtnActive{color:var(--primary-neon)}.profile-module__skRmGq__tabBtnActive:after{content:"";background:var(--primary-neon);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.profile-module__skRmGq__emptyState{text-align:center;opacity:.5;color:var(--text-muted);grid-column:1/-1;padding:60px 20px;font-style:italic}.profile-module__skRmGq__textPostPreview{text-align:center;width:100%;height:100%;color:var(--text-main);background:linear-gradient(145deg,#ff2a7a26,#6366f126);border:1px solid #ffffff1a;justify-content:center;align-items:center;padding:1.25rem;font-size:13px;font-weight:500;line-height:1.6;display:flex;overflow:hidden;box-shadow:inset 0 0 20px #0003}.profile-module__skRmGq__textPostPreview p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.profile-module__skRmGq__videoIcon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:10px;right:10px}.profile-module__skRmGq__modalOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99999;background:#000000e6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.profile-module__skRmGq__modalContent{background:var(--bg-dark);border:1px solid var(--surface-border);z-index:100000;border-radius:12px;width:100%;max-width:1100px;height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 0 50px #000c}.profile-module__skRmGq__modalMediaArea{background:#000;flex:1.5;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.profile-module__skRmGq__modalImage,.profile-module__skRmGq__modalVideo{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.profile-module__skRmGq__textPostModalContent{text-align:center;background:linear-gradient(135deg,#ff2a7a0d,#6366f10d);justify-content:center;align-items:center;width:100%;height:100%;padding:60px;display:flex}.profile-module__skRmGq__modalSidebar{border-left:1px solid var(--surface-border);background:var(--surface-dark);flex-direction:column;flex:1;width:400px;display:flex}.profile-module__skRmGq__closeModalBtn{color:#fff;cursor:pointer;z-index:10001;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:15px;right:15px}.profile-module__skRmGq__closeModalBtn:hover{background:var(--primary-neon);transform:rotate(90deg)}@media (max-width:1024px){.profile-module__skRmGq__modalContent{flex-direction:column;width:95vw;height:95vh;overflow-y:auto}.profile-module__skRmGq__modalSidebar{border-left:none;border-top:1px solid var(--surface-border);flex:none;width:100%}.profile-module__skRmGq__modalMediaArea{aspect-ratio:4/5;flex:none}}
.pro-profile-module__TpVMiW__proBadge{color:#fbbf24;text-shadow:0 0 .625rem #fbbf2466;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.8125rem;font-weight:800;display:flex}.pro-profile-module__TpVMiW__verifiedIcon{fill:#fbbf24}.pro-profile-module__TpVMiW__actionBar{flex-wrap:wrap;gap:.75rem;margin:0 1.5rem 1.5rem;display:flex}.pro-profile-module__TpVMiW__actionBtn{background:var(--surface-dark);border:1px solid var(--surface-border);min-width:7.5rem;color:var(--text-main);border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.pro-profile-module__TpVMiW__actionBtn:hover{background:var(--surface-dark);transform:translateY(-.125rem)}.pro-profile-module__TpVMiW__btnPrimary{background:linear-gradient(135deg, var(--primary-neon), var(--secondary-neon));border:none;box-shadow:0 .25rem .9375rem #ff2a7a4d}.pro-profile-module__TpVMiW__btnPrimary:hover{filter:brightness(1.1);box-shadow:0 .375rem 1.25rem #ff2a7a80}.pro-profile-module__TpVMiW__experienceSection{border:1px solid var(--surface-border);background:linear-gradient(145deg,#ffffff08 0%,#0000 100%);border-radius:1rem;margin:0 1.5rem 1.5rem;padding:1.25rem}.pro-profile-module__TpVMiW__sectionHeader{color:var(--text-main);text-transform:uppercase;letter-spacing:.0625rem;align-items:center;gap:.625rem;margin-bottom:1rem;font-size:.9375rem;font-weight:800;display:flex}.pro-profile-module__TpVMiW__specialtiesGrid{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.pro-profile-module__TpVMiW__specialtyTag{color:var(--secondary-neon);letter-spacing:.03125rem;background:#a020f01a;border:1px solid #a020f04d;border-radius:6.25rem;padding:.375rem .875rem;font-size:.6875rem;font-weight:800}.pro-profile-module__TpVMiW__achievementItem{color:var(--text-muted);gap:.75rem;padding:.5rem 0;font-size:.875rem;line-height:1.4;display:flex}.pro-profile-module__TpVMiW__achievementIcon{color:#fbbf24;flex-shrink:0}.pro-profile-module__TpVMiW__supportWidget{text-align:center;background:#ff2a7a0d;border:1px dashed #ff2a7a4d;border-radius:1.25rem;margin:0 1.5rem 2rem;padding:1.5rem}.pro-profile-module__TpVMiW__supportTitle{color:var(--primary-neon);margin-bottom:.5rem;font-size:1.125rem;font-weight:800}.pro-profile-module__TpVMiW__supportText{color:var(--text-muted);margin-bottom:1.25rem;font-size:.875rem;line-height:1.5}.pro-profile-module__TpVMiW__supportButtons{justify-content:center;gap:.75rem;display:flex}.pro-profile-module__TpVMiW__supportBtn{border-radius:6.25rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.pro-profile-module__TpVMiW__stripeBtn{color:var(--text-main);background:#6366f1}.pro-profile-module__TpVMiW__paypalBtn{color:var(--text-main);background:#0070ba}.pro-profile-module__TpVMiW__supportBtn:hover{filter:brightness(1.1);transform:scale(1.05)}.pro-profile-module__TpVMiW__bookingCard{background:var(--surface-dark);border:1px solid var(--surface-border);border-radius:1rem;justify-content:space-between;align-items:center;margin:0 1.5rem 1.5rem;padding:1.25rem;display:flex}.pro-profile-module__TpVMiW__priceInfo{flex-direction:column;display:flex}.pro-profile-module__TpVMiW__priceValue{color:var(--text-main);font-size:1.5rem;font-weight:800}.pro-profile-module__TpVMiW__priceLabel{color:var(--text-muted);font-size:.75rem;font-weight:600}.pro-profile-module__TpVMiW__bookingBtn{color:#000;background:#fff;border-radius:.625rem;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:800;text-decoration:none;transition:all .2s}.pro-profile-module__TpVMiW__bookingBtn:hover{background:var(--primary-neon);color:var(--text-main);transform:translateY(-.125rem)}.pro-profile-module__TpVMiW__subscribeBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#fbbf24,#d97706);border:none;border-radius:.625rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.8125rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 .25rem .9375rem #fbbf244d}.pro-profile-module__TpVMiW__subscribeBtn:hover{filter:brightness(1.1);transform:translateY(-.125rem);box-shadow:0 .375rem 1.25rem #fbbf2480}.pro-profile-module__TpVMiW__subscribedBtn{color:#fbbf24;cursor:pointer;background:#fbbf241a;border:1px solid #fbbf2480;border-radius:.625rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.8125rem;font-weight:800;transition:all .3s;display:flex}.pro-profile-module__TpVMiW__subscribedBtn:hover{background:#fbbf2433}
