.pd-credit{display:flex;align-items:center;gap:10px;padding:12px 4px;border-top:1px solid #ececec;color:#252525;text-decoration:none}.pd-credit:hover{background:#fff6ec}.pd-credit img{width:32px;height:32px;border-radius:50%;object-fit:cover}.pd-credit>span:first-of-type{flex:1}.pd-credit strong,.pd-credit small{display:block}.pd-credit strong{font-size:13px}.pd-credit small{font-size:12px;color:#666;margin-top:2px}.pd-dialog{padding:0;margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:min(440px,100%);max-width:100%;border:0;color:#252525;background:white;box-shadow:-8px 0 40px #0002}.pd-dialog::backdrop{background:#0005}.pd-panel header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:1}.pd-panel header button{border:0;background:#f5f5f5;border-radius:50%;width:40px;height:40px;font-size:26px;cursor:pointer}.pd-panel-body{padding:24px}.pd-identity img{width:84px;height:84px;object-fit:cover;border-radius:16px}.pd-identity h2{font-size:25px;margin:14px 0 8px}.pd-identity p{margin:5px 0;color:#666}.pd-count{font-weight:600;margin:18px 0}.pd-credit-note{background:#fff6ec;padding:16px;border-radius:12px;margin:20px 0}.pd-credit-note h3{font-size:14px;margin:0 0 8px}.pd-credit-note p{margin:0}.pd-mini-projects{display:grid;gap:12px}.pd-mini-projects .pd-project{display:grid;grid-template-columns:95px 1fr}.pd-mini-projects .pd-project img{height:100%;aspect-ratio:1}.pd-mini-projects .pd-project-copy{padding:10px}.pd-mini-projects .pd-project strong{font-size:12px}.pd-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.pd-primary,.pd-secondary{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:9px;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;border:1px solid #ddd;min-height:44px}.pd-primary{background:#ff9a24;color:#171717;border-color:#ff9a24}.pd-secondary{background:white;color:#252525}.pd-note{font-size:13px;line-height:1.6;color:#666;margin:16px 0}.pd-project{border:1px solid #e6e6e6;border-radius:12px;overflow:hidden;display:block;text-decoration:none;color:#252525;background:white}.pd-project:hover{box-shadow:0 6px 24px #0001}.pd-project img{width:100%;aspect-ratio:4/3;object-fit:cover}.pd-project-copy{display:block;padding:16px}.pd-project strong,.pd-project small,.pd-project-copy>span{display:block}.pd-project small{color:#666;margin:7px 0}.pd-project-copy>span{font-size:12px;font-weight:600}.pd-project[hidden],.pd-profile [hidden]{display:none!important}.pd-profile{background:#faf9f7;padding-bottom:40px}.pd-profile .pd-wrap{max-width:1200px;margin:auto;padding:0 24px}.pd-hero{background:#151515;color:white;padding:30px 0 40px}.pd-hero a:not(.pd-primary){color:#ddd}.pd-hero-row{display:flex;gap:28px;align-items:center;margin-top:30px}.pd-hero-row>img{width:120px;height:120px;object-fit:cover;border-radius:20px}.pd-hero h1{font-size:38px;line-height:1.15;margin:0 0 12px;color:white}.pd-hero-row>div{flex:1}.pd-hero p{margin:8px 0;color:#ddd}.pd-body{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:32px;padding-top:36px!important}.pd-body h2{font-size:24px;margin:0 0 20px}.pd-highlights{display:grid;grid-template-columns:2fr 1fr;gap:12px;margin-bottom:36px}.pd-highlights .pd-project:first-child{grid-row:span 2}.pd-highlights .pd-project:not(:first-child) img{aspect-ratio:16/9}.pd-highlights .pd-project:not(:first-child) .pd-project-copy{padding:10px}.pd-highlights .pd-project:first-child img{aspect-ratio:4/3}.pd-project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pd-sidebar{align-self:start;position:sticky;top:24px;background:white;border:1px solid #e6e6e6;border-radius:14px;padding:24px}.pd-sidebar h2{font-size:18px}.pd-sidebar ul{padding-left:18px;line-height:1.9}.pd-filter-row{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:20px}.pd-filter-row h2{margin:0}.pd-filter-row select{padding:10px;border:1px solid #ddd;border-radius:8px;background:white;color:#252525}.pd-more{margin:24px 0}.pd-mobile-request{display:none}.pd-profile a:focus-visible,.pd-credit:focus-visible,.pd-dialog a:focus-visible,.pd-dialog button:focus-visible{outline:3px solid #ac5a00;outline-offset:3px}.photographer-actions .pd-directory-profile{display:inline-flex;align-items:center;gap:4px;margin-right:4px;font-size:12px;font-weight:500;line-height:1.5;white-space:nowrap;text-decoration:none;color:#333}.photographer-actions .pd-directory-profile:hover,.photographer-actions .pd-directory-profile:focus-visible{color:#171717;text-decoration:underline;text-underline-offset:3px}.photographer-actions .pd-directory-profile:focus-visible{outline:2px solid #ac5a00;outline-offset:4px}
@media(max-width:760px){.pd-body{grid-template-columns:1fr}.pd-sidebar{position:static}.pd-hero-row{gap:16px;flex-wrap:wrap}.pd-hero-row>img{width:80px;height:80px}.pd-hero h1{font-size:28px}.pd-hero-row>.pd-primary{display:none}.pd-highlights{grid-template-columns:1fr}.pd-highlights .pd-project:first-child{grid-row:auto}.pd-highlights .pd-project:not(:first-child){display:none}.pd-mobile-request{display:flex;position:fixed;bottom:0;left:0;right:0;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:white;border-top:1px solid #ddd;z-index:20;justify-content:center}.pd-mobile-request a{width:100%}.pd-profile{padding-bottom:105px}.pd-sidebar>.pd-primary{display:none}.pd-profile .pd-wrap{padding-left:16px;padding-right:16px}}
.pd-dialog,.pd-profile,.pd-credit{font-family:'Plus Jakarta Sans',Arial,sans-serif;line-height:1.5}.pd-dialog *,.pd-profile *{box-sizing:border-box}.pd-profile p{line-height:1.65}.pd-profile h3{font-size:16px}.pd-project img{display:block}.pd-profile button,.pd-profile select,.pd-dialog button{font:inherit}.pd-project strong{font-size:14px;overflow-wrap:anywhere}.pd-panel-body h3{font-size:16px}.pd-dialog .pd-actions>a{flex:1;text-align:center}
@media(max-width:440px){.pd-project-grid{grid-template-columns:1fr}}
/* Drawer layout is isolated from the site's global header/button styles. */
.pd-dialog{overflow:hidden}
.pd-dialog .pd-panel{height:100%;display:flex;flex-direction:column;min-height:0}
.pd-dialog .pd-panel>header{position:static;flex:none;min-height:64px;padding:12px 20px}
.pd-dialog .pd-panel>header>span{font-size:11px;letter-spacing:.07em;text-transform:uppercase;font-weight:700;color:#777}
.pd-dialog .pd-panel>header button[data-pd-close]{display:grid;place-items:center;flex:none;width:36px;height:36px;min-width:36px;min-height:36px;padding:0;margin:0;line-height:1;color:#555;background:#f6f6f6;border:0;border-radius:50%;opacity:1;text-indent:0;box-shadow:none;transform:none}
.pd-dialog .pd-panel>header button[data-pd-close]:hover{color:#111;background:#eaeaea}
.pd-dialog [data-pd-close] svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;pointer-events:none}
.pd-dialog .pd-panel-body{overflow-y:auto;min-height:0;flex:1;padding:24px 20px;overscroll-behavior:contain}
.pd-dialog .pd-identity{display:flex;align-items:center;gap:16px}
.pd-dialog .pd-identity img{width:72px;height:72px;flex:none;border-radius:14px}
.pd-dialog .pd-identity h2{font-size:20px;line-height:1.25;margin:0 0 6px}
.pd-dialog .pd-identity p{font-size:12px;line-height:1.5;margin:3px 0}
.pd-stats{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin:22px 0;font-size:12px;color:#777}
.pd-star{color:#ff9418}.pd-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.pd-dialog .pd-panel-body h3{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#777;margin:0 0 12px}
.pd-dialog .pd-credit-note{border-top:1px solid #eee;border-bottom:1px solid #eee;background:white;border-radius:0;padding:20px 0;margin:20px 0 24px}
.pd-dialog .pd-credit-note p{display:inline-block;border-radius:20px;padding:4px 10px;background:#fff4e7;color:#995000;font-size:12px}
.pd-dialog .pd-mini-projects{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.pd-dialog .pd-mini-projects .pd-project{display:block;border:0;background:#f6f6f6;border-radius:10px}
.pd-dialog .pd-mini-projects .pd-project img{width:100%;height:auto;aspect-ratio:1;object-fit:cover}
.pd-dialog .pd-mini-projects .pd-project-copy{padding:8px}
.pd-dialog .pd-mini-projects .pd-project strong{font-size:10px;font-weight:500;line-height:1.5}
.pd-dialog .pd-mini-projects .pd-project small,.pd-dialog .pd-mini-projects .pd-project-copy>span{display:none}
.pd-services{margin-top:24px;padding-top:20px;border-top:1px solid #eee}
.pd-services>div{display:flex;flex-wrap:wrap;gap:6px}.pd-services span{padding:4px 8px;border-radius:4px;background:#f5f5f5;font-size:12px}
.pd-dialog .pd-panel-footer{position:static;flex:none;background:white;border-top:1px solid #eee;padding:14px 20px calc(10px + env(safe-area-inset-bottom))}
.pd-dialog .pd-panel-footer[hidden]{display:none}
.pd-dialog .pd-actions{display:flex;flex-direction:column;gap:8px;margin:0}
.pd-dialog .pd-actions>a{flex:none;width:100%;gap:10px;min-height:44px}
.pd-dialog .pd-panel-footer .pd-note{font-size:10px;text-align:center;margin:8px 0 0}

.pd-hero .pd-profile-stats{color:#ddd;gap:10px 20px;margin:18px 0 0;font-size:13px}.pd-profile-stats small{font-size:12px;color:#bbb}

/* Keep shared link hover rules from hiding CTA labels. */
.pd-dialog a.pd-primary,.pd-profile a.pd-primary,
.pd-dialog a.pd-primary:visited,.pd-profile a.pd-primary:visited,
.pd-dialog a.pd-primary:hover,.pd-profile a.pd-primary:hover,
.pd-dialog a.pd-primary:focus,.pd-profile a.pd-primary:focus,
.pd-dialog a.pd-primary:active,.pd-profile a.pd-primary:active{color:#171717;text-decoration:none}
.pd-dialog a.pd-primary:hover,.pd-profile a.pd-primary:hover{background:#ffad4d;border-color:#ffad4d}
.pd-dialog a.pd-secondary:hover,.pd-profile a.pd-secondary:hover{color:#252525;background:#f5f5f5;text-decoration:none}
#professional-panel{width:320px;max-width:calc(100vw - 32px)}
#professional-panel label{display:block;font-size:12px;margin:8px 0}
#professional-panel input,#professional-panel select{width:100%;padding:9px;border:1px solid #ddd;border-radius:6px;color:#252525;background:white}
#professional-matches{max-height:300px;overflow:auto;margin-top:12px}
#professional-panel .qv-professional-option{display:flex;align-items:center;gap:10px;width:100%;padding:10px;border:0;border-radius:6px;text-align:left;background:white;color:#252525;cursor:pointer}
#professional-panel .qv-professional-option:hover{background:#fff4e7}
.qv-professional-option img{width:36px;height:36px;border-radius:50%;object-fit:cover}.qv-professional-option small{display:block;color:#666}
#professional-more{background:#fff4e7;color:#252525;border:0;padding:10px;width:100%;margin-top:10px}
@media(max-width:600px){[data-filter=professional]{position:static}#professional-panel{left:16px;right:16px;width:auto}}
/* Profile refinement based on Daniel's updated portfolio layout. */
.pd-profile{background:#f5f4f2}.pd-profile .pd-wrap{max-width:1240px}
.pd-profile .pd-hero{background:#0c0c0c;padding:24px 0 30px}
.pd-profile #pd-back{font-size:12px;text-decoration:none;color:#a9a9a9}
.pd-profile .pd-hero-row{gap:24px;margin-top:24px;align-items:center}
.pd-profile .pd-hero-row>img{width:96px;height:96px;border-radius:16px;border:1px solid #444}
.pd-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}
.pd-profile .pd-hero h1{font-size:28px;letter-spacing:-.8px;margin:0}
.pd-specialty{font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px;color:#ffab45;background:#ff9a2420}
.pd-profile .pd-hero-row p{font-size:12px;color:#aaa;margin:8px 0}
.pd-profile .pd-profile-stats{font-size:12px;gap:10px 0}
.pd-profile-stats>span+span{border-left:1px solid #ffffff26;padding-left:16px;margin-left:16px}
.pd-profile a.pd-primary{gap:12px;border-radius:16px;padding:14px 22px;box-shadow:0 5px 18px #ff9a2426}
.pd-profile .pd-body{grid-template-columns:minmax(0,1fr) 300px;gap:32px;padding-top:32px!important}
.pd-profile .pd-body>div>section>h2,.pd-profile .pd-filter-row h2{font-size:11px;letter-spacing:.09em;text-transform:uppercase;color:#777;font-weight:700;margin-bottom:16px}
.pd-profile .pd-highlights{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:12px;height:400px;margin-bottom:40px}
.pd-profile .pd-highlights .pd-project{position:relative;min-height:0;border:0;border-radius:16px;background:#222}
.pd-profile .pd-highlights .pd-project img{width:100%;height:100%;aspect-ratio:auto;transition:transform .25s}
.pd-profile .pd-highlights .pd-project:hover img{transform:scale(1.025)}
.pd-profile .pd-highlights .pd-project-copy{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;background:linear-gradient(transparent 30%,#000b);color:white}
.pd-profile .pd-highlights .pd-project:first-child .pd-project-copy{padding:22px}
.pd-profile .pd-highlights .pd-project strong{color:white;font-size:12px;line-height:1.4}
.pd-profile .pd-highlights .pd-project:first-child strong{font-size:19px}
.pd-profile .pd-highlights .pd-project small{color:#ffbb68;background:#30200fbf;align-self:flex-start;padding:3px 8px;border-radius:12px;font-size:10px;margin:8px 0 0}
.pd-profile .pd-highlights .pd-project-copy>span{display:none}
.pd-profile .pd-project-grid{gap:18px}.pd-profile .pd-project-grid .pd-project{border-radius:16px;box-shadow:0 2px 2px #0000000a;transition:box-shadow .2s}
.pd-profile .pd-project-grid .pd-project:hover{box-shadow:0 5px 18px #0001}
.pd-profile .pd-filter-row{flex-wrap:wrap;margin-bottom:12px;gap:12px}
.pd-profile .pd-filter-row h2{margin:0}
.pd-filter-pills{display:flex;gap:6px;flex-wrap:wrap}
.pd-profile .pd-filter-pills button{border:1px solid #ddd;border-radius:20px;background:white;color:#333;padding:6px 12px;font-size:11px;line-height:1.4;cursor:pointer}
.pd-profile .pd-filter-pills button[aria-pressed=true]{color:white;background:#111;border-color:#111}
.pd-profile button:focus-visible{outline:3px solid #ac5a00;outline-offset:3px}
.pd-profile .pd-sidebar{padding:0;border:0;border-radius:0;background:transparent;position:sticky;top:24px;display:grid;gap:18px}
.pd-side-card{background:white;border:1px solid #e2e2e2;border-radius:16px;padding:22px;box-shadow:0 2px 2px #00000009}
.pd-profile .pd-side-card h2{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#777;margin:0 0 14px}
.pd-profile .pd-side-card p{font-size:12px;color:#666;line-height:1.75;margin:0 0 10px}.pd-profile .pd-side-card p:last-child{margin-bottom:0}
.pd-profile .pd-service-list{list-style:none;margin:0;padding:0}.pd-service-list li{display:flex;align-items:center;gap:10px;font-size:12px;margin:10px 0}
.pd-service-mark{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#fff4e7;color:#b75b00}
.pd-profile .pd-team-note{background:transparent;box-shadow:none}.pd-profile .pd-booking-card h2{font-size:15px;color:#171717;letter-spacing:0;text-transform:none}
.pd-booking-card .pd-primary{width:100%;margin:8px 0 12px}.pd-profile .pd-booking-card .pd-note{font-size:10px;text-align:center}
@media(max-width:900px){.pd-profile .pd-body{grid-template-columns:minmax(0,1fr) 260px;gap:20px}.pd-profile .pd-highlights{height:320px}}
@media(max-width:760px){.pd-profile .pd-body{grid-template-columns:1fr}.pd-profile .pd-sidebar{position:static}.pd-profile .pd-hero-row{gap:16px}.pd-profile .pd-hero-row>img{width:80px;height:80px}.pd-profile .pd-hero h1{font-size:25px}.pd-profile .pd-highlights{grid-template-columns:1fr;height:280px;grid-template-rows:1fr}.pd-profile .pd-highlights .pd-project:first-child{grid-row:auto}.pd-profile .pd-booking-card{display:none}.pd-profile .pd-profile-stats{line-height:1.8}.pd-profile-stats>span+span{margin-left:10px;padding-left:10px}}
@media(prefers-reduced-motion:reduce){.pd-profile .pd-highlights .pd-project img{transition:none}}
.pd-profile .pd-highlights .pd-project:nth-child(2):last-child{grid-row:span 2}.pd-profile .pd-highlights .pd-project:only-child{grid-column:1 / -1}
