.property-photos-page{padding:22px 0 70px;background:#f5f7f8}.property-photos-shell{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px;align-items:start}.property-photos-main,.property-photos-side{background:#fff;border:1px solid var(--line)}.property-photos-main{padding:24px}.property-photos-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);padding-bottom:16px}.property-photos-heading p{margin:0 0 6px;color:var(--brand);font-size:11px;font-weight:700;letter-spacing:1px}.property-photos-heading h1{margin:0;font-size:26px}.property-photos-heading>span{color:var(--muted);font-size:12px}.property-photo-categories{margin:18px 0 20px}.property-photos-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.property-photos-grid figure{min-width:0;margin:0;border:1px solid var(--line);background:#fff;cursor:zoom-in;transition:box-shadow .18s,transform .18s}.property-photos-grid figure:hover{transform:translateY(-2px);box-shadow:0 8px 20px #18242c14}.property-photos-grid figure[hidden]{display:none}.property-photos-grid img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#edf1f2}.property-photos-grid figcaption{display:grid;gap:4px;padding:10px 11px}.property-photos-grid figcaption strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.property-photos-grid figcaption span{color:var(--muted);font-size:11px}.property-photos-empty{display:grid;place-items:center;min-height:300px;color:var(--muted);border:1px dashed var(--line)}.property-photos-empty strong{color:#344054;font-size:16px}.property-photos-empty p{margin:7px 0 0;font-size:12px}.property-photos-side{position:sticky;top:72px;padding:16px}.property-photos-cover{display:grid;place-items:center;aspect-ratio:4/3;background:#eef2f3;overflow:hidden}.property-photos-cover img{width:100%;height:100%;object-fit:cover}.property-photos-cover span{padding:20px;text-align:center;color:#667085}.property-photos-side h2{margin:16px 0 5px;font-size:20px}.property-photos-side>p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.property-photos-side dl{margin:17px 0 0;border-top:1px solid var(--line)}.property-photos-side dl div{display:grid;grid-template-columns:80px 1fr;padding:11px 0;border-bottom:1px solid var(--line);font-size:12px}.property-photos-side dt{color:var(--muted)}.property-photos-side dd{margin:0}.property-photos-back,.property-photos-consult{display:block;margin-top:12px;padding:12px;text-align:center;font-size:13px;font-weight:700}.property-photos-back{border:1px solid var(--brand);color:var(--brand)}.property-photos-consult{background:var(--brand);color:#fff}.property-photo-viewer{position:fixed;inset:0;z-index:1100;background:#101619f7;color:#fff}.property-photo-viewer[hidden]{display:none}.property-photo-viewer>header{height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #ffffff20}.property-photo-viewer>header>div:first-child{display:flex;align-items:baseline;gap:12px}.property-photo-viewer>header span{color:#b4c0c5;font-size:12px}.property-photo-viewer-actions{display:flex;align-items:center;gap:8px}.property-photo-viewer-actions button{border:1px solid #ffffff35;background:#ffffff0d;color:#fff;padding:9px 12px}.property-photo-viewer-actions button:last-child{width:40px;height:40px;padding:0;border:0;background:transparent;font-size:30px}.property-photo-viewer-stage{height:calc(100vh - 126px);display:grid;grid-template-columns:68px minmax(0,1fr) 68px;align-items:center}.property-photo-viewer-stage>button{width:52px;height:70px;border:0;background:#ffffff12;color:#fff;font-size:46px}.property-photo-viewer-stage figure{height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;place-items:center;margin:0;padding:18px}.property-photo-viewer-stage img{max-width:100%;max-height:100%;object-fit:contain}.property-photo-viewer-stage figcaption{padding-top:10px;color:#dfe5e8;font-size:13px}.property-photo-viewer>footer{height:60px;display:flex;align-items:center;justify-content:center;gap:20px;color:#91a0a6;font-size:11px}.property-photo-viewer:fullscreen{background:#101619}.property-photo-viewer:fullscreen .property-photo-viewer-stage{height:calc(100vh - 126px)}
@media(max-width:900px){.property-photos-shell{grid-template-columns:1fr}.property-photos-side{position:static}.property-photos-side{display:grid;grid-template-columns:130px 1fr;column-gap:14px}.property-photos-cover{grid-row:span 4}.property-photos-side h2{margin-top:0}.property-photos-side dl{margin-top:10px}.property-photos-back,.property-photos-consult{margin-top:8px}}
@media(max-width:600px){.property-photos-page{padding-top:12px}.property-photos-main{padding:16px}.property-photos-heading{align-items:start;flex-direction:column;gap:6px}.property-photos-heading h1{font-size:22px}.property-photos-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.property-photos-grid figcaption{padding:8px}.property-photos-side{display:block}.property-photos-cover{max-height:220px}.property-photo-viewer>header{height:58px;padding:0 12px}.property-photo-viewer-stage{height:calc(100vh - 108px);grid-template-columns:42px minmax(0,1fr) 42px}.property-photo-viewer-stage>button{width:36px;height:58px}.property-photo-viewer-stage figure{padding:10px}.property-photo-viewer-actions button:first-child{font-size:11px;padding:8px}.property-photo-viewer>footer{height:50px}}
