.dpm{--dpm-red:#b42d27;--dpm-ink:#0e0f0f;--dpm-gold:#e0b26e;box-sizing:border-box;color:var(--dpm-ink);background:#f7f7f6;font:16px/1.5 Gilroy,Arial,sans-serif;padding:32px;max-width:1440px;margin:0 auto}.dpm *{box-sizing:border-box}.dpm [hidden]{display:none!important}.dpm a{color:inherit}.dpm button,.dpm select{font:inherit;min-height:44px;border:1px solid #aaa;border-radius:3px;background:white;color:#151515}.dpm button{cursor:pointer;padding:9px 14px}.dpm :is(a,button,select,[tabindex]):focus-visible{outline:3px solid #085ac0;outline-offset:4px}.dpm-header{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:26px}.dpm h2{font:800 clamp(28px,3vw,42px)/1.12 Gilroy,Arial,sans-serif;margin:5px 0 0}.dpm-eyebrow{font-size:13px;font-weight:700;letter-spacing:.065em;margin:0;color:#565656}.dpm-all{white-space:nowrap;font-weight:700}.dpm-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:14px;align-items:end;padding:20px;background:white;border:1px solid #d5d5d3}.dpm-filters label{display:grid;gap:7px;font-size:14px;font-weight:700}.dpm select{width:100%;padding:9px 30px 9px 10px;font-size:14px}.dpm-reset{font-size:14px!important;border-color:transparent!important;text-decoration:underline}.dpm-summary{display:flex;justify-content:space-between;gap:16px;align-items:center;font-size:14px;margin:15px 0}.dpm-count{margin:0;font-weight:700}.dpm-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,1fr);gap:22px;align-items:start}.dpm-map{height:610px;background:#e8edeb;border:1px solid #c8ceca;position:relative;z-index:0}.dpm-map-start{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;background:radial-gradient(ellipse at 65% 25%,#d4dfd8 0,transparent 58%),#e8edeb}.dpm-map-start strong{font-size:25px;max-width:320px;line-height:1.3}.dpm .dpm-load{background:var(--dpm-red);color:#fff;border-color:var(--dpm-red);font-weight:700;padding:12px 22px}.dpm-map-message{font-size:13px;line-height:1.5;color:#555;margin:10px 0}.dpm-results{display:grid;gap:16px;max-height:650px;overflow:auto;padding:0 5px 5px;scroll-margin-top:20px}.dpm-card{background:#fff;border:1px solid #d2d2cf;overflow:hidden;border-radius:3px}.dpm-card-image>img{width:100%;height:180px;object-fit:cover;display:block}.dpm-card-body{padding:18px}.dpm-card h3{font-size:20px;line-height:1.25;margin:8px 0 10px;font-weight:750}.dpm-card h3 a{text-decoration:none}.dpm-card p{font-size:14px;margin:8px 0}.dpm-card .dpm-eyebrow{font-size:12px;color:#814622;margin:0}.dpm-card .dpm-precision{font-size:12px;color:#626262}.dpm-card-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px}.dpm-card-actions>a{font-size:14px;font-weight:700;color:#a02420}.dpm-card-actions button{font-size:12px;padding:7px 9px}.dpm-selected{outline:3px solid var(--dpm-red);outline-offset:-3px}.dpm-empty{padding:22px;background:#fff}.dpm-pin{width:54px;height:44px;border:3px solid white;box-shadow:0 2px 7px #0007;border-radius:5px;background:#b42d27;position:relative}.dpm-pin:after{content:'';position:absolute;bottom:-10px;left:19px;border:5px solid transparent;border-top-color:white}.dpm-pin img{width:100%;height:100%;object-fit:cover;border-radius:2px}.dpm-pin-count{position:absolute;top:-12px;right:-10px;background:#a32420;color:white;border:2px solid white;border-radius:20px;min-width:25px;height:25px;text-align:center;font:700 12px/21px Arial}.dpm .leaflet-container{font:14px/1.5 Arial,sans-serif}.dpm .leaflet-control-attribution{font-size:12px}.dpm .leaflet-control-attribution a{color:#135576}.dpm .leaflet-popup-content{margin:15px;max-width:calc(100vw - 95px)}.dpm-popup-heading{font-weight:700;font-size:14px;margin:0 0 12px!important}.dpm-popup .dpm-card{margin-bottom:12px}.dpm-popup .dpm-card-image>img{height:130px}.dpm-popup .dpm-card-body{padding:12px}.dpm-popup h3{font-size:17px}.dpm .leaflet-container a.leaflet-popup-close-button{width:32px;height:32px;font-size:24px;color:#222;background:white;z-index:2}.dpm--compact .dpm-map{height:410px}.dpm--compact .dpm-results{max-height:450px}.dpm--compact .dpm-card-image>img{height:140px}
@media(max-width:950px){.dpm{padding:24px}.dpm-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.dpm-reset{grid-column:1/-1;justify-self:start}.dpm-layout{grid-template-columns:minmax(0,1.2fr) minmax(260px,1fr)}.dpm-map{height:620px}}
@media(max-width:680px){.dpm{padding:22px 16px}.dpm-header{display:block}.dpm-all{display:inline-block;margin-top:18px}.dpm-filters{padding:14px;gap:12px}.dpm-filters label{font-size:13px}.dpm select{font-size:14px;padding-left:6px}.dpm-layout{grid-template-columns:1fr;gap:15px}.dpm-map,.dpm--compact .dpm-map{height:360px}.dpm-results,.dpm--compact .dpm-results{max-height:none;overflow:visible;padding:3px}.dpm-summary{display:block}.dpm-summary>a{display:inline-block;margin-top:9px}.dpm-card-image>img{height:auto;aspect-ratio:16/9}.dpm--compact .dpm-card-image>img{height:auto}.dpm h2{font-size:30px}.dpm-map-start strong{font-size:22px}}
@media(prefers-reduced-motion:reduce){.dpm *{scroll-behavior:auto!important}}
.dpm .gm-style .dpm-popup{max-height:350px;overflow:auto;padding:4px}.dpm .gm-style .dpm-popup h3{font-family:Gilroy,Arial,sans-serif;font-weight:700}.dpm .gm-style .dpm-pin{cursor:pointer}.dpm .gm-style img{max-width:none}.dpm .gm-style .dpm-card-image>img{max-width:100%}
.dpm .dpm-pin img{width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover}
@media(max-width:680px){.dpm--compact .dpm-results{max-height:430px;overflow:auto}.dpm--compact .dpm-map{height:300px}}

.dpm-sectors{display:flex;flex-wrap:wrap;width:fit-content;max-width:100%;gap:4px;padding:5px;background:#e9e9e7;border-radius:5px;margin-bottom:20px}.dpm .dpm-sectors button{border:0;background:transparent;padding:10px 16px;font-size:15px;font-weight:700;border-radius:3px;white-space:nowrap}.dpm .dpm-sectors button[aria-pressed="true"]{background:var(--dpm-red);color:#fff}.dpm .dpm-sectors button[aria-pressed="false"]:hover{background:#dcdcd8}@media(max-width:680px){.dpm .dpm-sectors button{font-size:14px;padding:10px}.dpm-sectors{gap:2px;padding:4px}}

/* Map-first explorer: optional, paginated list below the map. */
.dpm .dpm-layout{display:block}.dpm .dpm-map{height:600px}.dpm .dpm-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-height:none;overflow:visible;padding:4px}.dpm-list-panel{margin-top:28px;scroll-margin-top:110px}.dpm-list-status{font-size:14px;color:#555}.dpm .dpm-more{display:block;margin:24px auto 8px;background:var(--dpm-red);border-color:var(--dpm-red);color:white;font-weight:700;padding:12px 28px}.dpm .dpm-list-toggle{background:transparent;border:0;text-decoration:underline;padding:6px 0;font-size:14px}.dpm .dpm-popup-more{width:100%;font-size:14px;min-height:44px;margin:8px 0}.dpm .dpm-card-image>img{height:190px}.dpm--compact .dpm-map{height:410px}@media(max-width:950px){.dpm .dpm-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.dpm .dpm-results{grid-template-columns:1fr;max-height:none;overflow:visible}.dpm .dpm-map{height:450px}.dpm--compact .dpm-map{height:330px}.dpm .dpm-card-image>img{height:auto;aspect-ratio:16/9}.dpm .dpm-summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.dpm .dpm-card-actions{flex-wrap:wrap}}

/* Project list action: homepage gold palette, gentle halo. */
.dpm .dpm-list-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 28px;border:0;border-radius:12px;background:linear-gradient(105deg,#ffdfaa 0%,#dcb77b 100%);color:#080808;font-size:16px;font-weight:800;line-height:1.25;text-decoration:none;text-transform:uppercase;letter-spacing:.015em;box-shadow:0 0 0 0 rgba(220,183,123,.24);animation:dpm-gold-pulse 3.8s ease-in-out infinite;transition:filter .2s ease,transform .2s ease}
.dpm .dpm-list-toggle:hover{filter:brightness(1.04);transform:translateY(-1px);animation:none;box-shadow:0 4px 14px rgba(162,121,53,.18)}
.dpm .dpm-list-toggle:active{transform:translateY(0)}
.dpm .dpm-list-toggle:focus-visible{animation:none;outline:3px solid #085ac0;outline-offset:4px}
.dpm .dpm-list-toggle[aria-expanded="true"]{animation:none}
@keyframes dpm-gold-pulse{0%,100%{box-shadow:0 0 0 0 rgba(220,183,123,.24)}55%{box-shadow:0 0 0 9px rgba(220,183,123,0)}}
@media(prefers-reduced-motion:reduce){.dpm .dpm-list-toggle{animation:none;transition:none}.dpm .dpm-list-toggle:hover{transform:none}}

.dpm .dpm-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:24px}.dpm .dpm-toolbar .dpm-sectors{margin:0}.dpm .dpm-toolbar .dpm-summary{margin:0 0 0 auto;flex-shrink:0}.dpm .dpm-toolbar .dpm-list-toggle{white-space:nowrap}@media(max-width:580px){.dpm .dpm-toolbar{gap:14px}.dpm .dpm-toolbar .dpm-summary{margin-left:auto}}

.dpm .dpm-card-image{display:block;overflow:hidden;text-decoration:none}.dpm .dpm-card{position:relative;transition:transform .24s ease,box-shadow .24s ease;transform-origin:center}.dpm .dpm-card:focus-within{box-shadow:0 8px 24px rgba(20,28,24,.14)}@media(hover:hover) and (pointer:fine){.dpm .dpm-card:hover{transform:translateY(-3px) scale(1.018);box-shadow:0 12px 30px rgba(20,28,24,.17);z-index:1}}@media(prefers-reduced-motion:reduce){.dpm .dpm-card{transition:none}.dpm .dpm-card:hover{transform:none}}

.dpm h2,.dpm h3,.dpm h3 a,.dpm .gm-style .dpm-popup h3,.dpm .gm-style .dpm-popup h3 a{font-family:Gilroy,Arial,sans-serif;font-weight:800}

.dpm .gm-bundled-control button{min-height:0;padding:0}

.dpm .dpm-pin{transition:transform .2s ease,box-shadow .2s ease;transform-origin:center bottom}@media(hover:hover) and (pointer:fine){.dpm .dpm-pin:hover{transform:scale(1.08);box-shadow:0 5px 14px rgba(0,0,0,.32)}}@media(prefers-reduced-motion:reduce){.dpm .dpm-pin{transition:none}.dpm .dpm-pin:hover{transform:none}}

.homepage-page .t02-s11>.dpm{max-width:none;width:100%;padding:0;background:transparent;margin:28px 0 0}

/* The old homepage carousel used a fixed-height section and absolute headings. */
.homepage-page .t02-s11:has(>.dpm){height:auto!important;min-height:0!important;padding:64px clamp(20px,4vw,64px)!important;overflow:visible;box-sizing:border-box}
.homepage-page .t02-s11:has(>.dpm)>.t02-section-heading{position:relative!important;inset:auto!important;transform:none!important;width:100%!important;max-width:1100px;height:auto!important;margin:0 auto!important}
.homepage-page .t02-s11:has(>.dpm)>.t02-s11__description{position:relative!important;inset:auto!important;transform:none!important;width:100%!important;max-width:760px;height:auto!important;margin:24px auto 32px!important;text-align:center}
.homepage-page .t02-s11>.dpm{position:relative;max-width:1440px;margin:0 auto}
@media(max-width:680px){.homepage-page .t02-s11:has(>.dpm){padding:40px 16px!important}}

/* Reused from theme assets/css/project-detail.css, existing t02-project-card rules. */
.dpm .t02-project-card{position:relative;flex:0 0 308px;width:308px;height:330px;overflow:hidden;border-radius:3px;scroll-snap-align:start}
.dpm .t02-project-card>a{position:relative;display:block;width:100%;height:100%;color:inherit;text-decoration:none}
.dpm .t02-project-card__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.dpm .t02-project-card__shade{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.08) 52%,rgba(0,0,0,.88) 100%)}
.dpm .t02-project-card__title{position:absolute;top:224px;left:18px;display:-webkit-box;width:272px;overflow:hidden;color:#fff;font-size:22px;font-weight:700;line-height:28px;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.dpm .t02-project-card__location,.dpm .t02-project-card__category{position:absolute;left:18px;width:220px;overflow:hidden;font-size:12px;font-weight:700;letter-spacing:.4px;line-height:16px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}
.dpm .t02-project-card__location{top:282px;color:#e0e0e0}.dpm .t02-project-card__category{top:303px;color:var(--project-gold)}
.dpm .t02-project-card__open{position:absolute;right:14px;bottom:16px;width:28px;height:28px}
.dpm .t02-project-card__open img{display:block;width:28px;height:28px}.dpm .t02-project-card__open>span{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:18px;font-weight:500}
/* Only sizing/placement changes required to fit the existing card into a grid. */
.dpm .t02-project-card.dpm-native-card{width:100%;height:auto;aspect-ratio:308/330;min-height:330px;border:0;background:#222}
.dpm .dpm-native-card .t02-project-card__title{top:auto;bottom:62px;width:calc(100% - 36px);font-family:Gilroy,Arial,sans-serif;text-transform:uppercase}
.dpm .dpm-native-card .t02-project-card__location{top:auto;bottom:32px;width:calc(100% - 78px)}
.dpm .dpm-native-card .t02-project-card__category{top:auto;bottom:11px;width:calc(100% - 78px);color:#c6a36a}
.dpm .dpm-native-card .t02-project-card__image{max-width:100%}
.dpm .dpm-native-card>a:focus-visible{outline-offset:-4px}

.dpm .t02-project-card.dpm-native-card>a{width:100%;height:100%}
.dpm .dpm-native-card .t02-project-card__open{top:auto;left:auto;right:14px;bottom:16px}

.homepage-page .t02-s11:has(>.dpm)>.t02-s11__description{display:block;text-wrap:balance}

.dpm .gm-style .dpm-popup--row,.dpm .dpm-popup--row{max-height:none;max-width:100%;overflow:hidden;padding:4px;box-sizing:border-box}
.dpm .dpm-popup--row .dpm-popup-items{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;padding:4px 0 10px;scrollbar-width:thin}
.dpm .dpm-popup--row .dpm-popup-items>.dpm-card{flex:0 0 min(280px,100%);width:280px;max-width:100%;margin:0;scroll-snap-align:start}
.dpm .dpm-popup-nav{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}
.dpm .dpm-popup-nav button{width:44px;height:44px;padding:0;background:#fff;border:1px solid #ddd;border-radius:4px;font:700 22px/1 Gilroy,Arial,sans-serif;color:#222}
.dpm .dpm-popup-nav button:disabled{opacity:.35;cursor:default}

.dpm .dpm-map-message:empty{display:none}

@media(min-width:681px){.dpm .gm-style-iw-c:has(.dpm-popup--row){max-height:min(560px,calc(100vh - 24px))!important}.dpm .gm-style-iw-d:has(>.dpm-popup--row){max-height:min(512px,calc(100vh - 72px))!important}}

/* Keep the homepage heading in flow and project previews usable on phones. */
@media(max-width:680px){
 .homepage-page .t02-s11:has(>.dpm)>.t02-section-heading>:is(.t02-section-heading__eyebrow,.t02-section-heading__title){position:relative!important;inset:auto!important;transform:none!important;width:100%!important;height:auto!important;margin:0 auto!important}
 .homepage-page .t02-s11:has(>.dpm)>.t02-section-heading>.t02-section-heading__title{margin-top:20px!important}
 .dpm .dpm-toolbar{display:grid;grid-template-columns:1fr;gap:12px}
 .dpm .dpm-toolbar .dpm-sectors{width:100%;flex-wrap:nowrap}
 .dpm .dpm-toolbar .dpm-sectors button{flex:1}
 .dpm .dpm-toolbar .dpm-summary{width:100%;margin:0}
 .dpm .dpm-toolbar .dpm-list-toggle{width:100%;min-height:48px}
 .dpm .dpm-popup--row .dpm-popup-items>.dpm-native-card{min-height:0;height:210px;aspect-ratio:auto}
 .dpm .dpm-popup--row .t02-project-card__title{font-size:17px;line-height:21px;left:12px;width:calc(100% - 24px)}
 .dpm .dpm-popup--row :is(.t02-project-card__location,.t02-project-card__category){left:12px;font-size:10px}
 .dpm .gm-style-iw-c:has(.dpm-popup--row){max-height:400px!important}
 .dpm .gm-style-iw-d:has(>.dpm-popup--row){max-height:352px!important}
}
