.RequestSessionButton-module__m4-C5a__overlay{padding:var(--space-4);z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.RequestSessionButton-module__m4-C5a__dialog{background:var(--surface-primary);color:var(--text-primary);border-radius:var(--radius-xl);padding:var(--space-6);width:min(460px,100%);max-height:90vh;box-shadow:var(--shadow-xl,0 20px 60px #00000059);overflow-y:auto}.RequestSessionButton-module__m4-C5a__title{font-family:var(--font-display);margin:0;font-size:1.25rem;font-weight:700}.RequestSessionButton-module__m4-C5a__subtitle{color:var(--text-muted);margin:var(--space-1)0 var(--space-5);font-size:.875rem}.RequestSessionButton-module__m4-C5a__form{gap:var(--space-4);display:grid}.RequestSessionButton-module__m4-C5a__field{gap:var(--space-1);display:grid}.RequestSessionButton-module__m4-C5a__label{color:var(--text-primary);font-size:.8125rem;font-weight:600}.RequestSessionButton-module__m4-C5a__input,.RequestSessionButton-module__m4-C5a__textarea{width:100%;min-height:44px;padding:var(--space-3);border:1px solid var(--border-default,var(--border-subtle));border-radius:var(--radius-lg);background:var(--surface-secondary);color:var(--text-primary);font-family:inherit;font-size:.9375rem}.RequestSessionButton-module__m4-C5a__textarea{resize:vertical}.RequestSessionButton-module__m4-C5a__input:focus,.RequestSessionButton-module__m4-C5a__textarea:focus{outline:2px solid var(--accent-text);outline-offset:1px;border-color:var(--accent-text)}.RequestSessionButton-module__m4-C5a__counter{color:var(--text-muted);justify-self:end;font-size:.75rem}.RequestSessionButton-module__m4-C5a__priceRow{padding-top:var(--space-2);border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:baseline;display:flex}.RequestSessionButton-module__m4-C5a__priceLabel{color:var(--text-muted);font-size:.875rem}.RequestSessionButton-module__m4-C5a__priceValue{color:var(--text-primary);font-size:1.25rem;font-weight:700}.RequestSessionButton-module__m4-C5a__priceNote{color:var(--text-muted);margin:0;font-size:.75rem}.RequestSessionButton-module__m4-C5a__actions{justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-2);display:flex}.RequestSessionButton-module__m4-C5a__cancelBtn,.RequestSessionButton-module__m4-C5a__submitBtn{min-height:44px;padding:var(--space-3)var(--space-5);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-fast);font-size:.9375rem;font-weight:700}.RequestSessionButton-module__m4-C5a__cancelBtn{color:var(--text-primary);border:1px solid var(--border-default,var(--border-subtle));background:0 0}.RequestSessionButton-module__m4-C5a__cancelBtn:hover:not(:disabled){background:var(--surface-secondary)}.RequestSessionButton-module__m4-C5a__submitBtn{background:linear-gradient(135deg,var(--ocean-500),var(--ocean-700));color:#fff;border:none}.RequestSessionButton-module__m4-C5a__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 20px #0094cc66}.RequestSessionButton-module__m4-C5a__submitBtn:disabled,.RequestSessionButton-module__m4-C5a__cancelBtn:disabled{opacity:.6;cursor:not-allowed}
.photographer-profile-module__hQ3Dqq__notFound{justify-content:center;align-items:center;gap:var(--space-4);min-height:60vh;padding-top:var(--navbar-height);flex-direction:column;display:flex}.photographer-profile-module__hQ3Dqq__profileHeader{padding:calc(var(--navbar-height) + var(--space-10))0 var(--space-10);position:relative;overflow:hidden}.photographer-profile-module__hQ3Dqq__headerBg{background:linear-gradient(135deg,#0f172a 0%,#1a0a2e 50%,#003d6b 100%);position:absolute;inset:0}.photographer-profile-module__hQ3Dqq__headerOverlay{background:radial-gradient(at 60% 100%,#0094cc1f,#0000 60%);position:absolute;inset:0}.photographer-profile-module__hQ3Dqq__headerContent{z-index:2;position:relative}.photographer-profile-module__hQ3Dqq__breadcrumb{gap:var(--space-2);color:var(--slate-400);margin-bottom:var(--space-6);font-size:.8125rem;display:flex}.photographer-profile-module__hQ3Dqq__breadcrumb a{color:var(--ocean-400);text-decoration:none}.photographer-profile-module__hQ3Dqq__breadcrumb a:hover{text-decoration:underline}.photographer-profile-module__hQ3Dqq__profileHero{align-items:center;gap:var(--space-8);flex-wrap:wrap;display:flex}.photographer-profile-module__hQ3Dqq__avatarLarge{background:linear-gradient(135deg,var(--ocean-600),var(--ocean-800));border-radius:var(--radius-xl);border:3px solid #0094cc4d;justify-content:center;align-items:center;width:120px;height:120px;font-size:5rem;display:flex}.photographer-profile-module__hQ3Dqq__profileName{font-family:var(--font-display);color:#fff;margin-bottom:var(--space-1);font-size:2rem;font-weight:800}.photographer-profile-module__hQ3Dqq__profileLocation{color:var(--slate-300);margin-bottom:var(--space-2);font-size:.9375rem}.photographer-profile-module__hQ3Dqq__profileMeta{gap:var(--space-4);color:var(--slate-400);margin-bottom:var(--space-3);flex-wrap:wrap;font-size:.8125rem;display:flex}.photographer-profile-module__hQ3Dqq__specialtyTags{gap:var(--space-2);flex-wrap:wrap;display:flex}.photographer-profile-module__hQ3Dqq__tag{padding:var(--space-1)var(--space-3);color:var(--ocean-300);border-radius:var(--radius-full);background:#0094cc1f;font-size:.75rem;font-weight:600}.photographer-profile-module__hQ3Dqq__content{padding:var(--space-10)0 var(--space-16)}.photographer-profile-module__hQ3Dqq__contentGrid{gap:var(--space-8);grid-template-columns:1fr 360px;display:grid}@media (max-width:900px){.photographer-profile-module__hQ3Dqq__contentGrid{grid-template-columns:1fr}}.photographer-profile-module__hQ3Dqq__mainColumn{gap:var(--space-8);flex-direction:column;display:flex}.photographer-profile-module__hQ3Dqq__section{background:var(--surface-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-6)}.photographer-profile-module__hQ3Dqq__sectionTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-4);font-size:1.25rem;font-weight:700}.photographer-profile-module__hQ3Dqq__bio{color:var(--text-secondary);font-size:.9375rem;line-height:1.8}.photographer-profile-module__hQ3Dqq__equipmentList{gap:var(--space-2);flex-wrap:wrap;display:flex}.photographer-profile-module__hQ3Dqq__equipmentItem{padding:var(--space-2)var(--space-4);background:var(--surface-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);color:var(--text-primary);font-size:.8125rem}.photographer-profile-module__hQ3Dqq__portfolioNote{color:var(--text-secondary);margin-bottom:var(--space-4);font-size:.8125rem}.photographer-profile-module__hQ3Dqq__portfolioGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));display:grid}.photographer-profile-module__hQ3Dqq__portfolioItem{background:var(--surface-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:border-color var(--transition-fast);cursor:pointer;overflow:hidden}.photographer-profile-module__hQ3Dqq__portfolioItem:hover{border-color:var(--ocean-500)}.photographer-profile-module__hQ3Dqq__portfolioThumb{background:linear-gradient(135deg,var(--ocean-700),#1a0a2e);justify-content:center;align-items:center;height:100px;display:flex;position:relative}.photographer-profile-module__hQ3Dqq__portfolioEmoji{opacity:.6;font-size:2rem}.photographer-profile-module__hQ3Dqq__portfolioCover{object-fit:cover;width:100%;height:100%}.photographer-profile-module__hQ3Dqq__watermark{color:#fff3;letter-spacing:.2em;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex;position:absolute;inset:0;transform:rotate(-15deg)}.photographer-profile-module__hQ3Dqq__portfolioMeta{padding:var(--space-2)var(--space-3);justify-content:space-between;font-size:.6875rem;display:flex}.photographer-profile-module__hQ3Dqq__portfolioTitle{color:var(--text-secondary)}.photographer-profile-module__hQ3Dqq__portfolioCount{color:var(--accent-text);font-weight:700}.photographer-profile-module__hQ3Dqq__sidebar{gap:var(--space-6);flex-direction:column;display:flex}.photographer-profile-module__hQ3Dqq__bookingCard,.photographer-profile-module__hQ3Dqq__reviewsCard{background:var(--surface-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-6)}.photographer-profile-module__hQ3Dqq__bookingTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-4);font-size:1.125rem;font-weight:700}.photographer-profile-module__hQ3Dqq__bookingPrice{font-family:var(--font-display);color:var(--ocean-400);margin-bottom:var(--space-4);font-size:2rem;font-weight:800}.photographer-profile-module__hQ3Dqq__bookingPrice span{color:var(--text-secondary);font-size:.875rem;font-weight:500}.photographer-profile-module__hQ3Dqq__bookingPerPhoto{color:var(--accent-text);margin-top:calc(-1*var(--space-3));margin-bottom:var(--space-4);font-size:1rem;font-weight:700}.photographer-profile-module__hQ3Dqq__bookingPerPhoto span{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.photographer-profile-module__hQ3Dqq__bookingIncludes{gap:var(--space-2);margin-bottom:var(--space-5);color:var(--text-secondary);flex-direction:column;padding:0;font-size:.8125rem;list-style:none;display:flex}.photographer-profile-module__hQ3Dqq__bookBtn{width:100%;padding:var(--space-3);text-align:center;background:linear-gradient(135deg,var(--ocean-500),var(--ocean-700));color:#fff;border-radius:var(--radius-lg);transition:all var(--transition-fast);font-size:.9375rem;font-weight:700;text-decoration:none;display:block}.photographer-profile-module__hQ3Dqq__bookBtn:hover{transform:translateY(-1px);box-shadow:0 4px 20px #0094cc66}.photographer-profile-module__hQ3Dqq__bookingNote{margin-top:var(--space-3);color:var(--text-muted);text-align:center;font-size:.75rem}.photographer-profile-module__hQ3Dqq__review{padding:var(--space-3)0;border-bottom:1px solid var(--border-subtle)}.photographer-profile-module__hQ3Dqq__review:last-child{border-bottom:none;padding-bottom:0}.photographer-profile-module__hQ3Dqq__reviewHeader{margin-bottom:var(--space-1);justify-content:space-between;display:flex}.photographer-profile-module__hQ3Dqq__reviewName{color:var(--text-primary);font-size:.8125rem;font-weight:600}.photographer-profile-module__hQ3Dqq__reviewStars{font-size:.6875rem}.photographer-profile-module__hQ3Dqq__reviewText{color:var(--text-secondary);font-size:.8125rem;font-style:italic;line-height:1.5}.photographer-profile-module__hQ3Dqq__packageItem{padding:var(--space-2)0;border-bottom:1px solid var(--border-color)}.photographer-profile-module__hQ3Dqq__packageRow{justify-content:space-between;font-size:.875rem;font-weight:600;display:flex}.photographer-profile-module__hQ3Dqq__packageDesc{color:var(--text-muted);margin:2px 0 0;font-size:.75rem}