.profile-module__qpUvPG__profilePage{background:var(--bg-primary);min-height:100vh}.profile-module__qpUvPG__profileLoadingHero,.profile-module__qpUvPG__profileLoadingTitle,.profile-module__qpUvPG__profileLoadingText{background:linear-gradient(90deg, var(--bg-secondary) 25%, var(--bg-elevated) 50%, var(--bg-secondary) 75%);background-size:200% 100%;animation:1.2s ease-in-out infinite profile-module__qpUvPG__profile-loading}.profile-module__qpUvPG__profileLoadingHero{height:280px}.profile-module__qpUvPG__profileLoadingContent{max-width:var(--max-width);padding:var(--space-12) var(--space-6);margin:0 auto}.profile-module__qpUvPG__profileLoadingTitle{border-radius:var(--radius-md);width:min(420px,80%);height:2.5rem;margin-bottom:var(--space-6)}.profile-module__qpUvPG__profileLoadingText{border-radius:var(--radius-sm);width:min(640px,100%);height:1rem;margin-bottom:var(--space-3)}@keyframes profile-module__qpUvPG__profile-loading{to{background-position:-200% 0}}.profile-module__qpUvPG__profileHero{width:100%;min-height:280px;position:relative;overflow:hidden}.profile-module__qpUvPG__coverImage{object-fit:cover;opacity:.4;width:100%;height:100%;position:absolute;inset:0}.profile-module__qpUvPG__coverGradient{background:linear-gradient(180deg, #09090b00 0%, #09090b99 50%, var(--bg-primary) 100%);position:absolute;inset:0}.profile-module__qpUvPG__coverFallback{background:linear-gradient(135deg,#22c55e1f 0%,#09090b 60%);position:absolute;inset:0}.profile-module__qpUvPG__heroContent{z-index:2;max-width:var(--max-width);padding:var(--space-16) var(--space-6) var(--space-8);gap:var(--space-6);align-items:flex-end;margin:0 auto;display:flex;position:relative}.profile-module__qpUvPG__businessLogo{border-radius:var(--radius-xl);border:3px solid var(--border);background:var(--bg-secondary);width:100px;height:100px;box-shadow:var(--shadow-xl);flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.profile-module__qpUvPG__businessLogo img{object-fit:cover;width:100%;height:100%}.profile-module__qpUvPG__logoPlaceholder{font-family:var(--font-heading);font-size:var(--text-3xl);background:var(--kiwi-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.profile-module__qpUvPG__heroInfo{flex:1;min-width:0}.profile-module__qpUvPG__businessName{font-family:var(--font-heading);font-size:var(--text-3xl);font-weight:700;line-height:var(--leading-tight);letter-spacing:-.02em;margin-bottom:var(--space-2)}.profile-module__qpUvPG__claimCta{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);color:var(--kiwi-400);font-size:var(--text-xs);margin-top:var(--space-2);transition:all var(--transition-fast);background:linear-gradient(135deg,#22c55e24 0%,#10a34a14 100%);border:1px solid #22c55e59;font-weight:600;display:inline-flex}.profile-module__qpUvPG__claimCta:hover{color:var(--kiwi-300);box-shadow:var(--kiwi-glow);background:linear-gradient(135deg,#22c55e38 0%,#10a34a24 100%);border-color:#22c55e80}.profile-module__qpUvPG__heroMeta{gap:var(--space-3);flex-wrap:wrap;align-items:center;display:flex}.profile-module__qpUvPG__metaItem{align-items:center;gap:var(--space-1);font-size:var(--text-sm);color:var(--text-secondary);display:flex}.profile-module__qpUvPG__metaItem svg{color:var(--text-tertiary);flex-shrink:0}.profile-module__qpUvPG__metaDot{background:var(--text-muted);border-radius:50%;width:3px;height:3px}.profile-module__qpUvPG__profileBody{max-width:var(--max-width);padding:0 var(--space-6) var(--space-16);gap:var(--space-6);grid-template-columns:1fr 340px;align-items:start;margin:0 auto;display:grid}.profile-module__qpUvPG__profileMain{gap:var(--space-6);flex-direction:column;display:flex}.profile-module__qpUvPG__profileSidebar{gap:var(--space-6);top:var(--space-6);flex-direction:column;display:flex;position:sticky}.profile-module__qpUvPG__profileCard{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-6);animation:.5s ease-out both profile-module__qpUvPG__fadeInUp}.profile-module__qpUvPG__profileCard:nth-child(2){animation-delay:.1s}.profile-module__qpUvPG__profileCard:nth-child(3){animation-delay:.2s}.profile-module__qpUvPG__profileCard:nth-child(4){animation-delay:.3s}.profile-module__qpUvPG__profileCard:nth-child(5){animation-delay:.4s}.profile-module__qpUvPG__cardTitle{font-family:var(--font-heading);font-size:var(--text-lg);margin-bottom:var(--space-4);align-items:center;gap:var(--space-2);font-weight:600;display:flex}.profile-module__qpUvPG__cardTitle svg{color:var(--kiwi-400)}.profile-module__qpUvPG__aboutText{font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--text-secondary);white-space:pre-line}.profile-module__qpUvPG__aiSummary{margin-top:var(--space-4);padding:var(--space-4);border-radius:var(--radius-lg);font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--text-secondary);background:#22c55e0a;border:1px solid #22c55e1a}.profile-module__qpUvPG__aiSummaryLabel{align-items:center;gap:var(--space-1);font-size:var(--text-xs);color:var(--kiwi-400);margin-bottom:var(--space-2);text-transform:uppercase;letter-spacing:.05em;font-weight:600;display:flex}.profile-module__qpUvPG__servicesList{gap:var(--space-2);flex-wrap:wrap;display:flex}.profile-module__qpUvPG__serviceTag{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--text-secondary);transition:all var(--transition-fast);display:inline-flex}.profile-module__qpUvPG__serviceTag:hover{border-color:var(--kiwi-500);color:var(--text-primary)}.profile-module__qpUvPG__socialLinks{gap:var(--space-3);flex-wrap:wrap;display:flex}.profile-module__qpUvPG__socialLink{border-radius:var(--radius-lg);background:var(--bg-tertiary);border:1px solid var(--border);width:42px;height:42px;color:var(--text-secondary);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.profile-module__qpUvPG__socialLink:hover{border-color:var(--kiwi-500);color:var(--kiwi-400);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.profile-module__qpUvPG__contactList{gap:var(--space-3);flex-direction:column;display:flex}.profile-module__qpUvPG__contactItem{align-items:center;gap:var(--space-3);font-size:var(--text-sm);color:var(--text-secondary);display:flex}.profile-module__qpUvPG__contactItem svg{color:var(--kiwi-400);flex-shrink:0}.profile-module__qpUvPG__contactItem a{color:var(--text-primary);transition:color var(--transition-fast)}.profile-module__qpUvPG__contactItem a:hover{color:var(--kiwi-400)}.profile-module__qpUvPG__detailsGrid{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.profile-module__qpUvPG__detailItem{gap:var(--space-1);flex-direction:column;display:flex}.profile-module__qpUvPG__detailLabel{font-size:var(--text-xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.profile-module__qpUvPG__detailValue{font-size:var(--text-sm);color:var(--text-primary)}.profile-module__qpUvPG__hoursList{gap:var(--space-2);flex-direction:column;display:flex}.profile-module__qpUvPG__hoursRow{font-size:var(--text-sm);padding:var(--space-1) 0;justify-content:space-between;align-items:center;display:flex}.profile-module__qpUvPG__hoursDay{color:var(--text-primary);font-weight:500}.profile-module__qpUvPG__hoursTime{color:var(--text-secondary)}.profile-module__qpUvPG__hoursRow.profile-module__qpUvPG__today{color:var(--kiwi-400);font-weight:600}.profile-module__qpUvPG__scoreCard{text-align:center}.profile-module__qpUvPG__scoreCircle{border:4px solid var(--border);width:100px;height:100px;margin:0 auto var(--space-3);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.profile-module__qpUvPG__scoreNumber{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:700}.profile-module__qpUvPG__scoreLabel{font-size:var(--text-sm);color:var(--text-secondary)}.profile-module__qpUvPG__reviewCta{text-align:center;padding:var(--space-6);border-radius:var(--radius-xl);background:linear-gradient(135deg,#22c55e14 0%,#10a34a0a 100%);border:1px solid #22c55e26}.profile-module__qpUvPG__reviewCtaTitle{font-family:var(--font-heading);font-size:var(--text-lg);margin-bottom:var(--space-2);font-weight:600}.profile-module__qpUvPG__reviewCtaText{font-size:var(--text-sm);color:var(--text-secondary);margin-bottom:var(--space-4)}.profile-module__qpUvPG__tagList{gap:var(--space-2);flex-wrap:wrap;display:flex}.profile-module__qpUvPG__certTag{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-size:var(--text-xs);color:#60a5fa;background:#3b82f614;border:1px solid #3b82f626;display:inline-flex}.profile-module__qpUvPG__awardTag{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--star-gold-light);background:#f59e0b14;border:1px solid #f59e0b26;display:inline-flex}.profile-module__qpUvPG__backLink{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-tertiary);padding:var(--space-6) var(--space-6) 0;max-width:var(--max-width);width:100%;transition:color var(--transition-fast);margin:0 auto;display:inline-flex}.profile-module__qpUvPG__backLink:hover{color:var(--kiwi-400)}@media (max-width:1024px){.profile-module__qpUvPG__profileBody{grid-template-columns:1fr}.profile-module__qpUvPG__profileSidebar{position:static}}@media (max-width:768px){.profile-module__qpUvPG__heroContent{padding-top:var(--space-12);flex-direction:column;align-items:flex-start}.profile-module__qpUvPG__businessLogo{width:80px;height:80px}.profile-module__qpUvPG__businessName{font-size:var(--text-2xl)}.profile-module__qpUvPG__profileHero{min-height:220px}.profile-module__qpUvPG__detailsGrid{grid-template-columns:1fr}.profile-module__qpUvPG__profileBody{padding:0 var(--space-4) var(--space-12)}}@media (prefers-reduced-motion:reduce){.profile-module__qpUvPG__profileLoadingHero,.profile-module__qpUvPG__profileLoadingTitle,.profile-module__qpUvPG__profileLoadingText{animation:none}}@media (max-width:480px){.profile-module__qpUvPG__heroContent{padding:var(--space-10) var(--space-4) var(--space-6)}.profile-module__qpUvPG__profileCard{padding:var(--space-4)}}.profile-module__qpUvPG__mobileReviewBar{display:none}@media (max-width:768px){.profile-module__qpUvPG__mobileReviewBar{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4) calc(var(--space-3) + env(safe-area-inset-bottom));background:var(--bg-glass-strong);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);z-index:100;display:flex;position:fixed;bottom:0;left:0;right:0}.profile-module__qpUvPG__profileBody{padding-bottom:calc(80px + env(safe-area-inset-bottom))}}
