.drt-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px}.drt-card{overflow:hidden;background:#fff}.drt-card__image{display:block;aspect-ratio:4/3;overflow:hidden}.drt-card__image img{width:100%;height:100%;object-fit:cover}.drt-card__body{padding:24px}.drt-card h3{margin:0 0 10px;font-family:var(--drt-serif,Georgia,serif);font-size:1.75rem}.drt-card h3 a{text-decoration:none;color:inherit}.drt-area-list{display:flex;flex-wrap:wrap;gap:10px}.drt-area-list a{padding:12px 18px;border:1px solid currentColor;text-decoration:none;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem}.drt-testimonials{display:grid;gap:40px}.drt-empty{padding:30px;border:1px dashed #aaa;text-align:center}@media(max-width:700px){.drt-meta-grid{grid-template-columns:1fr}}

/* Sprint 4.3 editable Partner card graphics — corrected in 1.10.1 */
.drt-partner-hub-card__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.drt-partner-hub-card .drt-dir-card__image{position:relative;display:flex;aspect-ratio:16/9;align-items:center;justify-content:center;overflow:hidden;background:#f4f6f7}
.drt-partner-hub-card__label{display:none!important}


/* Sprint 4.6 optional listing resources */
.drt-listing-detail__resources{padding:56px 0;border-top:1px solid rgba(0,0,0,.1)}
.drt-listing-detail__resources--documents{background:#f7f7f5}
.drt-listing-detail__resource-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
.drt-listing-detail__resource-grid .drt-listing-button{display:inline-flex;align-items:center;justify-content:center}
.drt-listing-detail__video{padding:62px 0;border-top:1px solid rgba(0,0,0,.1);background:#f7f7f5}
.drt-listing-detail__video h2{margin:0 0 24px;color:#142a37}
.drt-listing-detail__video-frame{position:relative;overflow:hidden;width:100%;max-width:960px;margin-top:22px;background:#142a37;border-radius:8px;box-shadow:0 14px 34px rgba(20,42,55,.12)}
.drt-listing-detail__video-frame iframe,.drt-listing-detail__video-frame video,.drt-listing-detail__video-frame embed,.drt-listing-detail__video-frame object{display:block;width:100%;max-width:100%;min-height:420px;margin:0;border:0}
.drt-listing-detail__video-frame--facebook{max-width:520px;background:#000}
.drt-listing-detail__video-frame--facebook iframe{min-height:720px}
.drt-meta-field [data-drt-document-select]{margin-top:8px;margin-right:8px}
@media(max-width:700px){.drt-listing-detail__resource-grid{display:grid}.drt-listing-detail__resource-grid .drt-listing-button{width:100%}.drt-listing-detail__video{padding:48px 0}.drt-listing-detail__video-frame iframe,.drt-listing-detail__video-frame video,.drt-listing-detail__video-frame embed,.drt-listing-detail__video-frame object{min-height:280px}.drt-listing-detail__video-frame--facebook iframe{min-height:640px}}

/* 1.17.3 Featured listing presentation */
.drt-listing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.drt-listing-grid--cols-1{grid-template-columns:1fr}
.drt-listing-grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.drt-listing-grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.drt-listing-grid--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.drt-card{position:relative;transition:transform .2s ease,box-shadow .2s ease}
.drt-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(20,42,55,.14)}
.drt-card__image,.drt-card__body{position:relative;z-index:1}
.drt-card__stretched-link{position:absolute;z-index:2;inset:0;border-radius:inherit}
.drt-card__stretched-link:focus-visible{outline:3px solid currentColor;outline-offset:3px}
.drt-card__status{position:absolute;z-index:3;top:12px;left:12px;padding:7px 11px;border-radius:999px;background:#142a37;color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;pointer-events:none}
.drt-card--sold .drt-card__image img{filter:saturate(.65)}
.drt-sold-stamp{position:absolute;z-index:4;top:28px;right:-54px;width:210px;padding:9px 0;transform:rotate(34deg);background:#b3261e;color:#fff;text-align:center;font-size:.9rem;font-weight:900;letter-spacing:.18em;box-shadow:0 8px 20px rgba(0,0,0,.24);pointer-events:none}
.drt-meta--sold{display:inline-flex;align-self:flex-start;margin-top:4px;padding:5px 9px;background:#f4e1df;color:#8d1f18;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.drt-sold-listings{width:100%}
.drt-sold-listings__header{margin:0 0 26px;text-align:center}
.drt-sold-listings__header h2{margin:0;color:#142a37;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}
.drt-sold-listings__header p{max-width:660px;margin:12px auto 0;color:#66747d;font-size:1rem;line-height:1.6}
@media(max-width:1024px){.drt-listing-grid,.drt-listing-grid--cols-3,.drt-listing-grid--cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.drt-listing-grid,.drt-listing-grid--cols-2,.drt-listing-grid--cols-3,.drt-listing-grid--cols-4{grid-template-columns:1fr}}

/* 1.18.13 Communities page intro */
.drt-communities-page{width:100%}
.drt-communities-page__header{max-width:920px;margin:0 auto 34px;text-align:center}
.drt-communities-page__title{margin:0;color:#142a37;font-size:clamp(2.4rem,5vw,4.2rem);font-weight:600;line-height:1.05}
.drt-communities-page__intro{max-width:820px;margin:16px auto 0;color:#5f6b72;font-size:1.12rem;line-height:1.65}
@media(max-width:700px){.drt-communities-page__header{margin-bottom:26px;padding:0 14px}.drt-communities-page__title{font-size:2.25rem}.drt-communities-page__intro{font-size:1rem;line-height:1.55}}

/* 1.17.4 homepage listing carousel: four visible, all listings available */
.drt-listing-carousel{position:relative;width:100%}
.drt-listing-carousel__viewport{overflow:hidden;width:100%}
.drt-listing-carousel__track{display:flex;gap:24px;transition:transform .55s ease;will-change:transform}
.drt-listing-carousel__track>.drt-card{flex:0 0 calc((100% - (var(--drt-carousel-visible,4) - 1)*24px)/var(--drt-carousel-visible,4));min-width:0}
.drt-listing-carousel__controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:22px}
.drt-listing-carousel__button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;font-size:1.3rem;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}
.drt-listing-carousel__button:hover{transform:translateY(-1px);background:#142a37;color:#fff}
.drt-listing-carousel__button:focus-visible{outline:3px solid currentColor;outline-offset:3px}
.drt-listing-carousel__status{min-width:74px;text-align:center;font-size:.85rem;letter-spacing:.04em}
@media(prefers-reduced-motion:reduce){.drt-listing-carousel__track,.drt-listing-carousel--fade .drt-listing-carousel__track>.drt-card{transition:none}}
.drt-listing-carousel--single .drt-listing-carousel__track>.drt-card{flex-basis:100%}
.drt-listing-carousel--fade .drt-listing-carousel__track{display:grid;gap:0;transition:none;transform:none!important;will-change:opacity}
.drt-listing-carousel--fade .drt-listing-carousel__track>.drt-card{grid-area:1/1;width:100%;flex-basis:auto;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 1.4s ease}
.drt-listing-carousel--fade .drt-listing-carousel__track>.drt-card.is-active{z-index:1;opacity:1;visibility:visible;pointer-events:auto}
.drt-listing-carousel--sold .drt-card{width:100%;min-height:100%;border-radius:8px}
.drt-listing-carousel--sold .drt-card__image{aspect-ratio:16/10}
.drt-listing-carousel--sold .drt-card__body{display:grid;gap:8px;padding:22px}
.drt-listing-carousel--sold .drt-card h3{font-size:1.45rem;line-height:1.15;overflow-wrap:break-word}
.drt-listing-carousel--sold .drt-price{font-size:1rem}
.drt-listing-carousel--sold .drt-meta{font-size:.95rem;line-height:1.35}

/* 1.18.76 Communities shortcode page: narrower grid and compact cards */
.drt-communities-page{max-width:1120px;margin-right:auto;margin-left:auto}
.drt-communities-page__header{max-width:760px}
.drt-communities-page .drt-component-grid--community{width:auto;grid-template-columns:repeat(4,minmax(0,260px));justify-content:center;gap:18px}
.drt-communities-page .drt-card--community{border-radius:10px;box-shadow:0 8px 24px rgba(20,42,55,.08)}
.drt-communities-page .drt-card--community .drt-card__media{aspect-ratio:16/9;padding:12px}
.drt-communities-page .drt-card--community .drt-card__body{padding:15px}
.drt-communities-page .drt-card--community .drt-card__title{margin-bottom:6px;font-size:18px;line-height:1.22}
.drt-communities-page .drt-card--community .drt-card__meta{margin:2px 0;font-size:13px;line-height:1.35}
.drt-communities-page .drt-card--community .drt-card__facts{margin-top:10px;padding:10px 11px;font-size:12px;line-height:1.38}
.drt-communities-page .drt-card--community .drt-card__excerpt{margin-top:10px;font-size:13px;line-height:1.48}
.drt-communities-page .drt-card--community .drt-card__button{padding-top:12px;font-size:12px}
@media(max-width:1024px){.drt-communities-page .drt-component-grid--community{grid-template-columns:repeat(2,minmax(0,260px))}}
@media(max-width:700px){.drt-communities-page{max-width:none}.drt-communities-page .drt-component-grid--community{grid-template-columns:1fr;justify-content:stretch}}

/* 1.17.7 Homepage Listings component header */
.drt-homepage-listings,.drt-homepage-instagram,.drt-homepage-open-houses{--drt-homepage-heading-size:clamp(1.8rem,2.8vw,2.6rem);--drt-homepage-heading-mobile-size:1.75rem}
.drt-homepage-section__title{font-size:var(--drt-homepage-heading-size);font-weight:400;line-height:1.1}
.drt-homepage-listings{width:100%}
.drt-homepage-listings__header{position:relative;display:flex;align-items:center;justify-content:flex-end;min-height:58px;margin:0 0 28px;padding:8px 24px;background:#fff;border:1px solid rgba(20,42,55,.14);box-shadow:0 4px 12px rgba(0,0,0,.28)}
.drt-homepage-listings__title{position:absolute;left:50%;top:50%;width:max-content;max-width:calc(100% - 300px);margin:0;transform:translate(-50%,-50%);text-align:center;color:#939393;font-size:var(--drt-homepage-heading-size);font-weight:400;line-height:1.1}
.drt-homepage-listings__title a{color:inherit;text-decoration:none;font:inherit}
.drt-homepage-listings__title a:hover,.drt-homepage-listings__title a:focus-visible{color:#142a37;text-decoration:none}
.drt-homepage-listings__title a:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.drt-homepage-listings__view-all{position:relative;z-index:1;flex:0 0 auto;color:#142a37;text-decoration:none;font-size:.9rem;font-weight:600;letter-spacing:.02em;white-space:nowrap}
.drt-homepage-listings__view-all:hover,.drt-homepage-listings__view-all:focus-visible{text-decoration:underline;text-underline-offset:.16em}
@media(max-width:700px){.drt-homepage-listings__header{min-height:76px;padding:10px 16px 8px;align-items:flex-end;justify-content:center}.drt-homepage-listings__title{top:9px;left:50%;max-width:calc(100% - 24px);transform:translateX(-50%);font-size:var(--drt-homepage-heading-mobile-size)}.drt-homepage-listings__view-all{font-size:.82rem}}
.drt-homepage-listings--sold{display:flex;flex-direction:column;width:100%;height:100%}
.drt-homepage-listings--sold .drt-homepage-listings__header{align-items:center;justify-content:center;min-height:auto;margin-bottom:28px;padding:12px 18px}
.drt-homepage-listings--sold .drt-homepage-listings__title{position:static;width:auto;max-width:100%;transform:none;font-size:var(--drt-homepage-heading-size);line-height:1.1;overflow-wrap:normal}
.drt-homepage-listings--sold .drt-listing-carousel{flex:1 1 auto}
.drt-homepage-listings--sold .drt-listing-carousel__viewport,.drt-homepage-listings--sold .drt-listing-carousel__track{height:100%}
@media(max-width:700px){.drt-homepage-listings--sold .drt-homepage-listings__header{min-height:auto;padding:12px 16px}.drt-homepage-listings--sold .drt-homepage-listings__title{font-size:var(--drt-homepage-heading-mobile-size)}.drt-listing-carousel--sold .drt-card__body{padding:20px}.drt-listing-carousel--sold .drt-card h3{font-size:1.35rem}}

/* 1.17.8 Homepage Instagram component; Smash Balloon remains the feed provider. */
.drt-homepage-instagram{width:100%}
.drt-homepage-instagram__header{position:relative;display:flex;align-items:center;justify-content:flex-end;min-height:58px;margin:0 0 28px;padding:8px 24px;background:#fff;border:1px solid rgba(20,42,55,.14);box-shadow:0 4px 12px rgba(0,0,0,.28)}
.drt-homepage-instagram__title{position:absolute;left:50%;top:50%;width:max-content;max-width:calc(100% - 320px);margin:0;transform:translate(-50%,-50%);text-align:center;color:#939393;font-size:var(--drt-homepage-heading-size);font-weight:400;line-height:1.1}
.drt-homepage-instagram__title a{color:inherit;text-decoration:none;font:inherit}
.drt-homepage-instagram__title a:hover,.drt-homepage-instagram__title a:focus-visible{color:#142a37;text-decoration:none}
.drt-homepage-instagram__title a:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.drt-homepage-instagram__follow{position:relative;z-index:1;flex:0 0 auto;color:#142a37;text-decoration:none;font-size:.9rem;font-weight:600;letter-spacing:.02em;white-space:nowrap}
.drt-homepage-instagram__follow:hover,.drt-homepage-instagram__follow:focus-visible{text-decoration:underline;text-underline-offset:.16em}
.drt-homepage-instagram__feed{width:100%}
@media(max-width:700px){.drt-homepage-instagram__header{min-height:76px;padding:10px 16px 8px;align-items:flex-end;justify-content:center}.drt-homepage-instagram__title{top:9px;left:50%;max-width:calc(100% - 24px);transform:translateX(-50%);font-size:var(--drt-homepage-heading-mobile-size)}.drt-homepage-instagram__follow{font-size:.82rem}}


/* Sprint 4.9 — Open House experience */
.drt-open-house-badge{position:absolute;z-index:3;top:12px;left:12px;display:flex;flex-direction:column;gap:2px;padding:9px 12px;background:#142a37;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.22);pointer-events:none;text-transform:uppercase;letter-spacing:.04em}
.drt-open-house-badge strong{font-size:.76rem}.drt-open-house-badge span{font-size:.68rem;text-transform:none;letter-spacing:0}
.drt-homepage-open-houses{width:100%}.drt-homepage-open-houses__header{display:flex;align-items:center;justify-content:center;min-height:58px;margin:0 0 28px;padding:8px 24px;background:#fff;border:1px solid rgba(20,42,55,.14);box-shadow:0 4px 12px rgba(0,0,0,.28)}
.drt-homepage-open-houses__title{max-width:100%;margin:0;text-align:center;color:#939393;font-size:var(--drt-homepage-heading-size);font-weight:400;line-height:1.1;overflow-wrap:anywhere}.drt-homepage-open-houses__title a{color:inherit;text-decoration:none;font:inherit}
.drt-open-house-carousel.drt-listing-carousel--fade .drt-listing-carousel__track{justify-items:center}
.drt-open-house-carousel.drt-listing-carousel--fade .drt-listing-carousel__track>.drt-card{width:min(100%,calc((100% - 72px)/4))}
.drt-open-house-card__event{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;background:#142a37;color:#fff}.drt-open-house-card__event strong{font-size:1rem}.drt-open-house-card__event span{font-size:.85rem}.drt-open-house-card__notes{margin-top:10px;font-size:.88rem;color:#555}
.drt-listing-detail__open-house{padding:32px 0;background:#f4f1eb}.drt-open-house-callout{padding:26px 30px;background:#fff;border-left:5px solid #142a37;box-shadow:0 8px 24px rgba(20,42,55,.09)}.drt-open-house-callout h2{margin:.15em 0}.drt-open-house-callout__time{font-size:1.25rem;font-weight:700;color:#142a37}
@media(max-width:1024px){.drt-open-house-carousel.drt-listing-carousel--fade .drt-listing-carousel__track>.drt-card{width:min(100%,calc((100% - 24px)/2))}}
@media(max-width:700px){.drt-homepage-open-houses__header{min-height:58px;padding:10px 16px}.drt-homepage-open-houses__title{font-size:var(--drt-homepage-heading-mobile-size)}.drt-open-house-card__event{align-items:flex-start;flex-direction:column;gap:3px}}

.drt-homepage-open-houses__empty{display:flex;min-height:260px;padding:44px 24px;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:#f7f7f7;border:1px solid rgba(20,42,55,.10)}.drt-homepage-open-houses__empty-icon{margin-bottom:14px;font-size:2.6rem;line-height:1}.drt-homepage-open-houses__empty h3{margin:0 0 10px;color:#142a37;font-size:clamp(1.3rem,2.2vw,1.8rem);font-weight:600}.drt-homepage-open-houses__empty p{max-width:620px;margin:0;color:#666;font-size:1rem;line-height:1.6}.drt-homepage-open-houses__empty-link{display:inline-block;margin-top:18px;color:#142a37;text-decoration:none;font-size:.95rem;font-weight:600}.drt-homepage-open-houses__empty-link:hover{text-decoration:underline}
.elementor-widget-shortcode:has(.drt-homepage-open-houses-empty-marker),.elementor-widget:has(.drt-homepage-open-houses-empty-marker),.elementor-widget-wrap:has(.drt-homepage-open-houses-empty-marker),.elementor-element-populated:has(.drt-homepage-open-houses-empty-marker),.elementor-column:has(.drt-homepage-open-houses-empty-marker){display:none!important}.elementor-container:has(.drt-homepage-open-houses-empty-marker)>.elementor-column:not(:has(.drt-homepage-open-houses-empty-marker)){width:100%!important;max-width:100%!important;flex:1 1 100%!important;flex-basis:100%!important}

/* 1.18.23 OpenStreetMap listings shortcode */
.drt-listings-map{width:100%;color:#142a37}
.drt-listings-map__header{max-width:920px;margin:0 auto 24px;text-align:center}
.drt-listings-map__header h2{margin:0;color:#142a37;font-size:clamp(2rem,4vw,3.2rem);font-weight:600;line-height:1.08}
.drt-listings-map__header p{max-width:680px;margin:12px auto 0;color:#5f6b72;font-size:1rem;line-height:1.6}
.drt-listings-map__canvas{width:100%;height:var(--drt-listings-map-height,520px);min-height:320px;border:1px solid rgba(20,42,55,.14);border-radius:8px;overflow:hidden;background:#e9ece7}
.drt-listings-map__preview{margin-top:22px}
.drt-listings-map__preview-empty{display:flex;min-height:96px;align-items:center;justify-content:center;padding:22px;text-align:center;background:#f7f7f5;border:1px solid rgba(20,42,55,.12);border-radius:8px;color:#5f6b72;font-size:.96rem;line-height:1.5}
.drt-listings-map__empty{display:flex;align-items:center;justify-content:center;min-height:260px;padding:32px 20px;text-align:center;background:#f7f7f5;border:1px solid rgba(20,42,55,.12);border-radius:8px;color:#5f6b72;font-size:1rem;line-height:1.5}
.drt-listings-map-preview-card{display:grid;grid-template-columns:minmax(240px,38%) minmax(0,1fr);overflow:hidden;background:#fff;border:1px solid rgba(20,42,55,.12);border-radius:8px;box-shadow:0 14px 34px rgba(20,42,55,.1)}
.drt-listings-map-preview-card__image,.drt-listings-map-preview-card__placeholder{display:block;min-height:280px;background:#e8edef}
.drt-listings-map-preview-card__image img{display:block;width:100%;height:100%;min-height:280px;object-fit:cover}
.drt-listings-map-preview-card__body{display:flex;min-width:0;flex-direction:column;padding:26px}
.drt-listings-map-preview-card__status{display:inline-flex;align-self:flex-start;margin:0 0 10px;padding:6px 9px;background:#142a37;color:#fff;font-size:.7rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.05em}
.drt-listings-map-preview-card h3{margin:0;color:#142a37;font-size:clamp(1.4rem,2.4vw,2rem);line-height:1.14;overflow-wrap:anywhere}
.drt-listings-map-preview-card__price{margin-top:10px;color:#142a37;font-size:1.25rem;font-weight:900}
.drt-listings-map-preview-card__address,.drt-listings-map-preview-card__location,.drt-listings-map-preview-card__excerpt{margin:7px 0 0;color:#5f6b72;line-height:1.55}
.drt-listings-map-preview-card__facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;color:#142a37;font-size:.9rem;font-weight:800}
.drt-listings-map-preview-card__excerpt{margin-top:16px}
.drt-listings-map-preview-card__button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:44px;margin-top:20px;padding:0 18px;border-radius:999px;background:#142a37;color:#fff;font-size:.9rem;font-weight:800;text-decoration:none}
.drt-listings-map-preview-card__button:hover,.drt-listings-map-preview-card__button:focus-visible{background:#b66a3c;color:#fff}
.drt-map-popup{min-width:210px;color:#142a37;font-family:inherit}
.drt-map-popup h3{margin:0 0 8px;color:#142a37;font-size:1rem;line-height:1.25}
.drt-map-popup__status{display:inline-flex;margin:0 0 8px;padding:4px 7px;background:#142a37;color:#fff;font-size:.68rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.04em}
.drt-map-popup__price{margin-bottom:5px;font-size:.95rem;font-weight:800;color:#142a37}
.drt-map-popup__address,.drt-map-popup__location,.drt-map-popup__facts{margin-top:4px;color:#5f6b72;font-size:.86rem;line-height:1.35}
.drt-map-popup__link{display:inline-flex;margin-top:12px;color:#142a37;font-size:.86rem;font-weight:800;text-decoration:none}
.drt-map-popup__link:hover,.drt-map-popup__link:focus-visible{text-decoration:underline;text-underline-offset:.16em}
@media(max-width:700px){.drt-listings-map__header{padding:0 14px}.drt-listings-map__header h2{font-size:2.15rem}.drt-listings-map__canvas{height:max(360px,var(--drt-listings-map-height,520px))}.drt-listings-map-preview-card{grid-template-columns:1fr}.drt-listings-map-preview-card__image,.drt-listings-map-preview-card__placeholder,.drt-listings-map-preview-card__image img{min-height:220px}.drt-listings-map-preview-card__body{padding:22px}}

/* 1.18.29 Open Houses card should size to its homepage column/container. */
.drt-open-house-carousel.drt-listing-carousel--fade .drt-listing-carousel__track{justify-items:stretch}
.drt-open-house-carousel.drt-listing-carousel--fade .drt-listing-carousel__track>.drt-card{width:100%;max-width:100%}

/* 1.18.31 Listing open house calendar download action. */
.drt-open-house-callout{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,260px);gap:24px;align-items:center}.drt-open-house-callout__actions{display:grid;gap:10px;margin:0}.drt-open-house-callout__actions .drt-listing-button{display:inline-flex;width:100%;justify-content:center;text-align:center}.drt-open-house-callout__actions .drt-listing-button--outline{background:#fff}
@media(max-width:760px){.drt-open-house-callout{grid-template-columns:1fr}.drt-open-house-callout__actions{margin-top:6px}.drt-open-house-callout__actions .drt-listing-button{width:100%}}

/* 1.18.37 Keep status and open-house badges from colliding on compact cards. */
.drt-card{container-type:inline-size}.drt-card--has-open-house .drt-card__status{left:auto;right:12px}.drt-card--has-open-house .drt-open-house-badge{max-width:calc(100% - 96px)}
@container (max-width:260px){.drt-card--has-open-house .drt-card__status{top:70px;right:auto;left:12px}.drt-card--has-open-house .drt-open-house-badge{max-width:calc(100% - 24px)}}

/* 1.18.38 Put listing-card open house messaging in the card body instead of over the photo. */
.drt-card-open-house-summary{display:grid;gap:3px;margin:12px 0 14px;padding:11px 13px;border-left:4px solid #b66a3c;background:#f4f1eb;color:#142a37}.drt-card-open-house-summary strong{font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.drt-card-open-house-summary span{font-size:.9rem;font-weight:800}.drt-card-open-house-summary em{font-size:.78rem;font-style:normal;color:#5f6b72}

/* 1.18.40 Keep homepage listing/open-house/recently-sold card content tight under the property photo. */
.drt-homepage-listings .drt-listing-carousel__track,.drt-homepage-open-houses .drt-listing-carousel__track{align-items:flex-start!important}.drt-homepage-listings .drt-card,.drt-homepage-open-houses .drt-card{align-self:flex-start!important;height:auto!important;min-height:0!important}.drt-homepage-listings .drt-listings-card .drt-card__body,.drt-homepage-open-houses .drt-open-house-card .drt-card__body,.drt-listing-carousel--sold .drt-card__body{display:flex!important;flex:0 0 auto!important;min-height:0!important;height:auto!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;margin-top:0!important;padding:18px 20px 22px!important}.drt-homepage-listings .drt-listings-card .drt-card__body h3,.drt-homepage-open-houses .drt-open-house-card .drt-card__body h3,.drt-listing-carousel--sold .drt-card__body h3{margin-top:0!important}

/* 1.18.59 Let measured Our Listings card heights grow to the tallest card. */
.drt-homepage-listings:not(.drt-homepage-listings--sold) .drt-listing-carousel:not(.drt-listing-carousel--fade) .drt-card{height:auto!important}

/* 1.18.46 Global back-to-top button */
.drt-back-to-top{
    position:fixed;
    z-index:9999;
    right:22px;
    bottom:22px;
    min-width:54px;
    min-height:42px;
    padding:0 15px;
    border:1px solid rgba(255,255,255,.62);
    border-radius:999px;
    background:rgba(20,42,55,.92);
    color:#fff;
    font-size:13px;
    font-weight:800;
    line-height:1;
    text-align:center;
    box-shadow:0 10px 26px rgba(0,0,0,.24);
    cursor:pointer;
    transition:transform .18s ease,background .18s ease,opacity .18s ease;
}
.drt-back-to-top:hover,
.drt-back-to-top:focus-visible{
    transform:translateY(-2px);
    background:#b66a3c;
}
.drt-back-to-top:focus-visible{
    outline:3px solid rgba(182,106,60,.35);
    outline-offset:3px;
}
.drt-back-to-top[hidden]{
    display:none;
}
@media(max-width:700px){
    .drt-back-to-top{
        right:14px;
        bottom:14px;
        min-width:50px;
        min-height:40px;
        padding:0 13px;
        font-size:12px;
    }
}
