:root{
  --apt-black:#182015;
  --apt-ink:#181a17;
  --apt-muted:#777;
  --apt-soft:#f3f0e9;
  --apt-soft-2:#faf8f3;
  --apt-line:#dedbd3;
  --apt-white:#fff;
  --apt-radius:22px;
  --apt-radius-lg:30px;
  --apt-shadow:0 18px 50px rgba(0,0,0,.08);
  --apt-container:min(1360px,calc(100vw - 72px));
  --apt-ease:cubic-bezier(.2,.7,.2,1);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#f3f1ec;color:var(--apt-ink);font-family:Inter,"Helvetica Neue",Arial,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.apt-menu-open,body.apt-lightbox-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
button,input,select,textarea{font:inherit}
button{color:inherit}
svg{display:block;width:1em;height:1em;flex:0 0 auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.apt-site-shell{width:min(1510px,calc(100% - 48px));margin:24px auto;background:#fffdf9;border-radius:22px;box-shadow:0 10px 42px rgba(34,32,25,.09);overflow:hidden}
.apt-container{width:var(--apt-container);margin-inline:auto}
.apt-section{padding:96px 0}
.apt-eyebrow{display:inline-flex;align-items:center;gap:9px;color:#777;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.apt-eyebrow:before{content:"";width:20px;height:1px;background:currentColor}
.apt-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:10px;font-size:11px;font-weight:750;transition:transform .22s var(--apt-ease),background .22s var(--apt-ease),color .22s var(--apt-ease),border-color .22s var(--apt-ease)}
.apt-button svg{font-size:15px;transition:transform .22s var(--apt-ease)}
.apt-button--compact{min-height:38px;padding-inline:15px}
.apt-button--dark{background:#0b0b0b;color:#fff}
.apt-button--light{background:#fff;color:#0b0b0b;border-color:#fff}
.apt-button--whatsapp{width:100%;min-height:52px;background:#0b0b0b;color:#fff}
.apt-text-link{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:800}
.apt-text-link svg{font-size:15px;transition:transform .22s var(--apt-ease)}
@media (hover:hover) and (pointer:fine){
  .apt-button:hover{transform:translateY(-2px)}
  .apt-button:hover svg,.apt-text-link:hover svg{transform:translateX(4px)}
}

/* Header */
.apt-header{position:sticky;z-index:80;top:0;height:86px;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);transition:height .2s var(--apt-ease),box-shadow .2s var(--apt-ease)}
.apt-header.is-scrolled{height:74px;box-shadow:0 1px 0 rgba(0,0,0,.08)}
.apt-header-inner{height:100%;display:flex;align-items:center;gap:30px}
.apt-brand{display:inline-flex;align-items:center;gap:9px;min-width:150px}
.apt-custom-logo{display:block;width:auto;max-width:168px;height:31px;object-fit:contain;filter:grayscale(1) contrast(1.25)}
.apt-brand-mark{position:relative;display:inline-block;width:25px;height:25px}
.apt-brand-mark span{position:absolute;display:block;width:15px;height:15px;border-left:2px solid #0b0b0b;border-top:2px solid #0b0b0b;transform:rotate(45deg)}
.apt-brand-mark span:nth-child(1){left:1px;top:6px}
.apt-brand-mark span:nth-child(2){left:7px;top:6px}
.apt-brand-mark span:nth-child(3){left:4px;top:11px;border-color:#0b0b0b}
.apt-brand-text{display:flex;align-items:baseline;gap:1px;font-size:15px;font-style:normal;letter-spacing:-.04em}
.apt-brand-text strong{font-weight:850}
.apt-brand-text em{font-style:normal;font-weight:500}
.apt-nav{display:flex;align-items:center;justify-content:center;gap:42px;margin-left:auto}
.apt-nav a{position:relative;padding:8px 0;color:#626262;font-size:11px;font-weight:600;transition:color .2s}
.apt-nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#0b0b0b;transform:scaleX(0);transform-origin:right;transition:transform .25s var(--apt-ease)}
.apt-nav a[aria-current="page"],.apt-nav a:hover{color:#0b0b0b}
.apt-nav a[aria-current="page"]:after,.apt-nav a:hover:after{transform:scaleX(1);transform-origin:left}
.apt-header-actions{display:flex;align-items:center;gap:18px}
.apt-header-search{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:700}
.apt-header-search svg{font-size:15px}
.apt-menu-toggle{display:none;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid #ddd;border-radius:10px;background:#fff;cursor:pointer}
.apt-menu-toggle svg{font-size:19px}
.apt-scroll-progress{position:absolute;left:0;right:0;bottom:0;height:1px;overflow:hidden;background:transparent}
.apt-scroll-progress span{display:block;width:100%;height:100%;background:#0b0b0b;transform:scaleX(0);transform-origin:left center;will-change:transform}

/* Mobile nav */
.apt-mobile-nav{position:fixed;z-index:120;inset:0}
.apt-mobile-nav[hidden]{display:none}
.apt-mobile-nav-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.35)}
.apt-mobile-nav-panel{position:absolute;top:0;right:0;width:min(390px,88vw);height:100%;padding:22px;background:#fff;box-shadow:-20px 0 60px rgba(0,0,0,.16)}
.apt-mobile-nav-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #e3e3e3}
.apt-mobile-nav-top button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid #ddd;border-radius:10px;background:#fff}
.apt-mobile-nav nav{display:grid;margin-top:25px}
.apt-mobile-nav nav a{padding:16px 0;border-bottom:1px solid #eee;font-size:21px;font-weight:700}

/* Home reference-style shell */
.apt-home-shell{padding:18px 0 0}
.apt-home-hero{position:relative;min-height:590px;overflow:hidden;border-radius:var(--apt-radius-lg);background:#d9d9d9}
.apt-hero-media{position:absolute;inset:-14px;background:#d7d7d7 var(--hero-image,none) center/cover no-repeat;transform:scale(1.035);will-change:transform}
.apt-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,245,239,.92) 0%,rgba(247,245,239,.68) 26%,rgba(247,245,239,.08) 58%,rgba(0,0,0,.05) 100%)}
.apt-home-hero-copy{position:absolute;z-index:2;top:54px;left:54px;width:min(580px,60%);color:#151713}
.apt-hero-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:15px}
.apt-hero-tags span{padding:6px 9px;border:1px solid rgba(24,32,21,.20);border-radius:999px;background:rgba(255,255,255,.58);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;backdrop-filter:blur(7px);color:#273022}
.apt-home-hero-copy h1{margin:0;font-size:clamp(48px,5vw,76px);font-weight:650;line-height:.98;letter-spacing:-.055em}
.apt-home-hero-copy p{max-width:520px;margin:20px 0 0;color:#4f514c;font-size:12px;line-height:1.65}
.apt-hero-property-link{position:absolute;z-index:2;right:34px;bottom:32px;display:flex;align-items:center;gap:12px;padding:11px 12px 11px 15px;border-radius:999px;background:rgba(255,255,255,.94);color:#0b0b0b;font-size:10px;font-weight:800;box-shadow:0 12px 35px rgba(0,0,0,.13)}
.apt-hero-property-link svg{display:grid;width:29px;height:29px;padding:8px;border-radius:50%;background:#0b0b0b;color:#fff}
.apt-home-search{position:relative;z-index:5;width:calc(100% - 56px);margin:-92px auto 0;border:1px solid #e1e1e1;border-radius:20px;background:#fff;box-shadow:0 18px 45px rgba(37,34,25,.13)}
.apt-home-search-tabs{display:flex;gap:8px;padding:15px 17px 0}
.apt-home-search-tabs label{cursor:pointer}
.apt-home-search-tabs input{position:absolute;opacity:0;pointer-events:none}
.apt-home-search-tabs span{display:block;padding:7px 11px;border-radius:8px;color:#999;font-size:10px;font-weight:750}
.apt-home-search-tabs input:checked+span{background:transparent;color:#182015;box-shadow:inset 0 -2px 0 #334128;border-radius:0}
.apt-home-search-fields{display:grid;grid-template-columns:1.05fr 1fr 1.15fr auto;align-items:end;padding:14px 17px 17px}
.apt-home-search-fields>label{display:grid;gap:6px;min-width:0;padding:0 18px;border-right:1px solid #e7e7e7}
.apt-home-search-fields>label:first-child{padding-left:4px}
.apt-home-search-fields>label>span{color:#999;font-size:8px;font-weight:750;letter-spacing:.03em}
.apt-home-search-fields select,.apt-home-search-fields input{width:100%;height:30px;padding:0;border:0;outline:0;background:transparent;color:#171717;font-size:11px;font-weight:650}
.apt-home-search-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:118px;height:44px;margin-left:16px;border:0;border-radius:10px;background:#25311f;color:#fff;font-size:10px;font-weight:800;cursor:pointer}
.apt-home-search-submit svg{font-size:15px}
.apt-core-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}
.apt-core-stat{min-height:148px;padding:29px 30px;border:1px solid #e6e0d4;border-radius:18px;background:linear-gradient(135deg,#fbf7ef,#f3f0e8)}
.apt-core-stat strong{display:block;margin-bottom:12px;font-size:44px;font-weight:500;letter-spacing:-.045em}
.apt-core-stat span{color:#5f5f5f;font-size:10px}
.apt-core-stat--dark{background:linear-gradient(135deg,#2f3a28,#182015);color:#fff;border-color:#2b3426}
.apt-core-stat--dark span{color:#aaa}

/* Sections */
.apt-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:38px}
.apt-section-head h2,.apt-simple-title h2{margin:10px 0 0;font-size:clamp(34px,3.5vw,52px);font-weight:600;line-height:1.04;letter-spacing:-.05em}
.apt-section-head--light{color:#fff}
.apt-section-head--light .apt-eyebrow{color:#a7a7a7}
.apt-text-link--light{color:#fff}
.apt-property-section{background:#fff}
.apt-section--black{background:#0b0b0b}
.apt-simple-title{margin-bottom:32px}

/* Property cards */
.apt-property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.apt-property-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}
.apt-property-card{min-width:0;border:1px solid #e5e5e5;border-radius:18px;background:#fff;overflow:hidden;transition:transform .28s var(--apt-ease),box-shadow .28s var(--apt-ease),border-color .28s var(--apt-ease)}
.apt-card-media{position:relative;display:block;aspect-ratio:1.42/1;overflow:hidden;background:#eee}
.apt-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .55s var(--apt-ease);filter:saturate(.72)}
.apt-image-placeholder{display:grid;place-items:center;align-content:center;width:100%;height:100%;background:#e9e9e9;color:#111;font-size:12px;font-weight:400;letter-spacing:.05em}
.apt-image-placeholder span{font-weight:850}
.apt-card-gradient{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.34),transparent 42%)}
.apt-card-badges{position:absolute;left:12px;top:12px;display:flex;flex-wrap:wrap;gap:6px}
.apt-card-badges span{padding:6px 9px;border-radius:999px;background:rgba(255,255,255,.92);color:#111;font-size:8px;font-weight:800;text-transform:uppercase}
.apt-card-badges span.is-muted{background:#111;color:#fff}
.apt-card-arrow{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:#fff;color:#111}
.apt-card-arrow svg{font-size:14px;transform:rotate(-35deg);transition:transform .28s var(--apt-ease)}
.apt-card-body{padding:16px 17px 18px}
.apt-card-kicker{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px;color:#777;font-size:8px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}
.apt-card-kicker span{display:inline-flex;align-items:center;gap:4px;min-width:0}
.apt-card-kicker span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.apt-card-body h3{margin:0;font-size:19px;font-weight:650;letter-spacing:-.035em;line-height:1.15}
.apt-card-price{margin-top:10px;font-size:14px;font-weight:800}
.apt-card-specs{display:flex;flex-wrap:wrap;gap:13px;margin-top:14px;padding-top:12px;border-top:1px solid #ececec;color:#646464;font-size:8px}
.apt-card-specs span{display:inline-flex;align-items:center;gap:4px}
.apt-card-specs svg{font-size:14px}
.apt-card-specs b{color:#111}
@media (hover:hover) and (pointer:fine){
  .apt-property-card:hover{transform:translateY(-5px);border-color:#d7d7d7;box-shadow:0 18px 38px rgba(0,0,0,.08)}
  .apt-property-card:hover .apt-card-media img{transform:scale(1.035)}
  .apt-property-card:hover .apt-card-arrow svg{transform:rotate(0deg)}
}

/* Type cards */
.apt-type-section{background:#f5f5f5}
.apt-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.apt-type-card{position:relative;min-height:330px;overflow:hidden;border-radius:20px;background:#cfcfcf}
.apt-type-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(.92);transition:transform .55s var(--apt-ease),filter .4s var(--apt-ease)}
.apt-type-card-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.58),rgba(0,0,0,.03) 62%)}
.apt-type-card>div{position:absolute;z-index:2;left:20px;right:64px;bottom:19px;display:grid;gap:4px;color:#fff}
.apt-type-card>div span{font-size:9px;color:#cfcfcf}
.apt-type-card>div strong{font-size:25px;font-weight:650;letter-spacing:-.04em}
.apt-type-arrow{position:absolute;z-index:2;right:17px;bottom:17px;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:#111}
.apt-type-arrow svg{transform:rotate(-35deg);transition:transform .25s var(--apt-ease)}
@media (hover:hover) and (pointer:fine){
  .apt-type-card:hover img{transform:scale(1.04);filter:grayscale(.75) contrast(.96)}
  .apt-type-card:hover .apt-type-arrow svg{transform:rotate(0)}
}

/* Archive */
.apt-archive-hero{padding:52px 0 0;background:#fff}
.apt-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:32px;color:#8a8a8a;font-size:9px}
.apt-breadcrumbs a{color:#555}
.apt-breadcrumbs svg{font-size:11px}
.apt-archive-head{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:40px;margin-bottom:28px}
.apt-archive-head h1{margin:9px 0 0;font-size:clamp(46px,5.6vw,78px);font-weight:600;line-height:.98;letter-spacing:-.06em}
.apt-archive-head>p{max-width:430px;margin:0 0 8px;color:#737373;font-size:11px;line-height:1.65}
.apt-filter-bar{display:grid;grid-template-columns:1.3fr repeat(3,1fr) auto;gap:0;align-items:end;border:1px solid #dedede;border-radius:17px;background:#fff;box-shadow:0 14px 40px rgba(0,0,0,.06);overflow:hidden}
.apt-filter-bar>label{display:grid;gap:6px;min-width:0;padding:15px;border-right:1px solid #e8e8e8}
.apt-filter-bar>label>span,.apt-filter-extra label>span{color:#999;font-size:8px;font-weight:800}
.apt-filter-bar input,.apt-filter-bar select,.apt-filter-extra input,.apt-filter-extra select{width:100%;height:30px;padding:0;border:0;outline:0;background:transparent;color:#111;font-size:10px}
.apt-filter-search div{display:flex;align-items:center;gap:7px}
.apt-filter-search svg{font-size:14px}
.apt-filter-bar>.apt-button{height:45px;margin:10px;border-radius:10px}
.apt-filter-more{grid-column:1/-1;padding:11px 15px;border:0;border-top:1px solid #ececec;background:#fafafa;color:#555;font-size:9px;font-weight:800;text-align:left;cursor:pointer}
.apt-filter-extra{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #ececec;background:#fafafa}
.apt-filter-extra[hidden]{display:none}
.apt-filter-extra label{display:grid;gap:4px;padding:13px 15px;border-right:1px solid #ececec}
.apt-archive-results{background:#fff}
.apt-results-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px;color:#777;font-size:10px}
.apt-results-head strong{color:#111;font-size:18px}
.apt-results-head a{font-weight:800;color:#111}
.apt-pagination{margin-top:38px}
.apt-pagination ul{display:flex;justify-content:center;gap:5px;padding:0;margin:0;list-style:none}
.apt-pagination a,.apt-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 9px;border:1px solid #ddd;border-radius:9px;font-size:9px}
.apt-pagination .current{background:#0b0b0b;color:#fff;border-color:#0b0b0b}
.apt-empty{padding:70px 20px;border-radius:20px;background:#f4f4f4;text-align:center}
.apt-empty>span{color:#999;font-size:9px;font-weight:800;text-transform:uppercase}
.apt-empty h2{margin:9px 0;font-size:35px;font-weight:650;letter-spacing:-.04em}
.apt-empty p{margin:0 auto 22px;max-width:480px;color:#777;font-size:10px}

/* Single */
.single-property .apt-header,.post-type-archive-property .apt-header{box-shadow:0 1px 0 #e8e8e8}
.apt-single-top{padding:44px 0 25px;background:#fff}
.apt-single-heading{display:grid;grid-template-columns:1fr auto;align-items:end;gap:35px}
.apt-single-meta-line{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:13px}
.apt-single-meta-line span{padding:6px 9px;border:1px solid #ddd;border-radius:999px;font-size:8px;font-weight:800;text-transform:uppercase}
.apt-single-heading h1{max-width:950px;margin:0;font-size:clamp(43px,5vw,70px);font-weight:600;line-height:1;letter-spacing:-.06em}
.apt-single-location{display:flex;align-items:center;gap:6px;margin:16px 0 0;color:#777;font-size:10px}
.apt-single-location svg{font-size:15px}
.apt-single-price{text-align:right}
.apt-single-price span{display:block;margin-bottom:5px;color:#999;font-size:8px;font-weight:800;text-transform:uppercase}
.apt-single-price strong{font-size:28px;font-weight:750;letter-spacing:-.04em}
.apt-gallery{padding-bottom:0;background:#fff}
.apt-gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:245px 245px;gap:7px}
.apt-gallery-item{position:relative;padding:0;border:0;border-radius:14px;background:#ddd;overflow:hidden;cursor:pointer}
.apt-gallery-item.is-main{grid-row:1/3}
.apt-gallery-item img{width:100%;height:100%;object-fit:cover;filter:saturate(.75);transition:transform .45s var(--apt-ease)}
.apt-gallery-item>span{position:absolute;right:10px;bottom:10px;padding:7px 10px;border-radius:999px;background:#fff;color:#111;font-size:9px;font-weight:800}
.apt-gallery-grid.is-single{display:block}
.apt-gallery-grid.is-single .apt-gallery-item{width:100%;height:520px}
.apt-gallery-empty{display:grid;place-items:center;height:480px;border-radius:20px;background:#ececec;color:#111;font-size:17px;letter-spacing:.08em}
.apt-gallery-empty span{font-weight:850}
@media (hover:hover) and (pointer:fine){.apt-gallery-item:hover img{transform:scale(1.025)}}
.apt-single-body{background:#fff}
.apt-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:70px;align-items:start}
.apt-single-main{display:grid;gap:65px}
.apt-spec-panel,.apt-description,.apt-detail-list{display:grid;grid-template-columns:170px 1fr;gap:40px;padding-bottom:55px;border-bottom:1px solid #e8e8e8}
.apt-section-label{display:flex;gap:8px;color:#777;font-size:9px}
.apt-section-label span{color:#111;font-weight:850}
.apt-section-label p{margin:0}
.apt-spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
.apt-spec-grid>div{min-height:110px;padding:15px;border:1px solid #e2e2e2;border-radius:13px;background:#fafafa}
.apt-spec-grid svg,.apt-spec-symbol{display:block;margin-bottom:20px;font-size:18px}
.apt-spec-grid span:not(.apt-spec-symbol){display:block;margin-bottom:4px;color:#8a8a8a;font-size:8px}
.apt-spec-grid strong{font-size:14px}
.apt-prose{color:#454545;font-size:12px;line-height:1.85}
.apt-prose>*:first-child{margin-top:0}.apt-prose>*:last-child{margin-bottom:0}
.apt-detail-list dl{margin:0}
.apt-detail-list dl div{display:grid;grid-template-columns:170px 1fr;gap:20px;padding:13px 0;border-bottom:1px solid #eee;font-size:10px}
.apt-detail-list dt{color:#8a8a8a}.apt-detail-list dd{margin:0;font-weight:650}
.apt-contact-card{position:sticky;top:92px;padding:24px;border:1px solid #dedede;border-radius:18px;background:#f8f8f8}
.apt-contact-card h2{margin:12px 0 10px;font-size:29px;font-weight:650;line-height:1.05;letter-spacing:-.045em}
.apt-contact-card p{margin:0 0 18px;color:#777;font-size:10px;line-height:1.65}
.apt-contact-card small{display:block;margin-top:11px;color:#999;font-size:8px;line-height:1.5;text-align:center}
.apt-mobile-wa{display:none}

/* Footer */
.apt-footer{padding:72px 0 24px;background:#0b0b0b;color:#fff}
.apt-footer .apt-eyebrow{color:#999}
.apt-footer-cta{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding-bottom:55px}
.apt-footer-cta>div{max-width:720px}
.apt-footer-cta h2{margin:11px 0 10px;font-size:clamp(38px,4vw,58px);font-weight:600;line-height:1;letter-spacing:-.055em}
.apt-footer-cta p{max-width:530px;margin:0;color:#999;font-size:10px;line-height:1.65}
.apt-footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding-top:20px;border-top:1px solid #292929;color:#777;font-size:9px}
.apt-footer-bottom .apt-brand{min-width:0}
.apt-footer-bottom .apt-custom-logo{filter:grayscale(1) brightness(0) invert(1);max-width:145px;height:28px}
.apt-brand--footer .apt-brand-mark span{border-color:#fff}
.apt-brand--footer .apt-brand-text{color:#fff}
.apt-footer-bottom nav{display:flex;gap:18px;color:#aaa}
.apt-footer-bottom>span{text-align:right}

/* Lightbox */
.apt-lightbox{position:fixed;z-index:200;inset:0}
.apt-lightbox[hidden]{display:none}
.apt-lightbox-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.92)}
.apt-lightbox-inner{position:absolute;inset:0;display:grid;grid-template-columns:60px 1fr 60px;align-items:center;padding:35px}
.apt-lightbox figure{position:relative;margin:0;text-align:center}
.apt-lightbox img{display:inline-block;max-width:100%;max-height:82vh;object-fit:contain}
.apt-lightbox figcaption{margin-top:10px;color:#aaa;font-size:9px}
.apt-lightbox-close,.apt-lightbox-nav{display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid #444;border-radius:50%;background:#111;color:#fff;cursor:pointer}
.apt-lightbox-close{position:absolute;z-index:2;top:20px;right:20px}
.apt-lightbox-nav{justify-self:center}

/* 404 */
.apt-error-page{padding:150px 0;text-align:center}
.apt-error-page h1{margin:15px 0;font-size:64px;font-weight:650;letter-spacing:-.05em}
.apt-error-page p{color:#777;margin-bottom:25px}

/* Lightweight progressive motion */
.js .apt-reveal{opacity:0;transform:translate3d(0,18px,0);transition:opacity .62s var(--apt-ease),transform .62s var(--apt-ease);transition-delay:var(--apt-delay,0ms)}
.js .apt-reveal.is-visible{opacity:1;transform:none}
.js .apt-property-card.apt-reveal{transform:translate3d(0,22px,0)}
.js .apt-property-card.apt-reveal.is-visible{transform:none}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}
  .js .apt-reveal{opacity:1!important;transform:none!important}
  .apt-hero-media{transform:none!important}
}

/* Tablet baseline. STEP 19B will specialize the mobile app-like presentation. */
@media(max-width:1080px){
  :root{--apt-container:min(100% - 40px,1120px)}
  .apt-site-shell{width:calc(100% - 20px);margin:10px auto}
  .apt-nav{display:none}.apt-menu-toggle{display:flex}.apt-header-search{display:none}
  .apt-home-search-fields{grid-template-columns:1fr 1fr}.apt-home-search-keyword{border-right:0!important}.apt-home-search-submit{grid-column:1/-1;margin:13px 0 0}
  .apt-property-grid{grid-template-columns:repeat(2,1fr)}
  .apt-type-grid{grid-template-columns:repeat(3,1fr)}
  .apt-archive-head{grid-template-columns:1fr}.apt-archive-head>p{max-width:620px}
  .apt-filter-bar{grid-template-columns:1.5fr 1fr 1fr}.apt-filter-bar>.apt-button{margin:10px}.apt-filter-extra{grid-template-columns:repeat(3,1fr)}
  .apt-single-layout{grid-template-columns:1fr}.apt-contact-card{position:static;max-width:560px}
  .apt-spec-panel,.apt-description,.apt-detail-list{grid-template-columns:140px 1fr}
}
@media(max-width:760px){
  :root{--apt-container:calc(100vw - 28px)}
  body{background:#fff}
  .apt-site-shell{width:100%;margin:0;box-shadow:none}
  .apt-section{padding:68px 0}
  .apt-header{height:66px}.apt-header.is-scrolled,.single-property .apt-header,.post-type-archive-property .apt-header{height:62px}
  .apt-header .apt-button--compact{display:none}.apt-custom-logo{max-width:142px;height:28px}

  .apt-home-shell{padding-top:8px}
  .apt-home-hero{min-height:520px;border-radius:22px}
  .apt-home-hero-copy{top:36px;left:24px;width:calc(100% - 48px)}
  .apt-home-hero-copy h1{font-size:51px}
  .apt-home-hero-copy p{font-size:11px}
  .apt-hero-property-link{left:22px;right:auto;bottom:25px}
  .apt-home-search{width:calc(100% - 20px);margin:-30px auto 0}
  .apt-home-search-tabs{padding:12px 12px 0}
  .apt-home-search-fields{grid-template-columns:1fr 1fr;padding:10px 12px 12px}
  .apt-home-search-fields>label{padding:9px 8px;border-bottom:1px solid #ececec}
  .apt-home-search-fields>label:first-child{padding-left:8px}
  .apt-home-search-keyword{grid-column:1/-1}
  .apt-home-search-submit{height:48px;margin-top:8px}
  .apt-core-stats{grid-template-columns:1fr 1fr}
  .apt-core-stat:last-child{grid-column:1/-1}

  .apt-section-head{align-items:flex-start;flex-direction:column}
  .apt-section-head h2,.apt-simple-title h2{font-size:39px}
  .apt-property-grid,.apt-property-grid--3{grid-template-columns:1fr}
  .apt-type-grid{grid-template-columns:1fr}.apt-type-card{min-height:260px}

  .apt-archive-hero{padding-top:34px}.apt-breadcrumbs{margin-bottom:24px}.apt-archive-head h1{font-size:48px}
  .apt-filter-bar{grid-template-columns:1fr 1fr}.apt-filter-search{grid-column:1/-1}.apt-filter-bar>.apt-button{grid-column:1/-1}.apt-filter-extra{grid-template-columns:1fr 1fr}.apt-filter-extra label:last-of-type{grid-column:1/-1}

  .apt-single-heading{grid-template-columns:1fr}.apt-single-heading h1{font-size:47px}.apt-single-price{text-align:left}
  .apt-gallery-grid{grid-template-columns:1.5fr 1fr;grid-template-rows:180px 180px}.apt-gallery-item:nth-child(n+4){display:none}.apt-gallery-grid.is-single .apt-gallery-item{height:360px}
  .apt-single-main{gap:48px}.apt-spec-panel,.apt-description,.apt-detail-list{grid-template-columns:1fr;gap:20px}.apt-spec-grid{grid-template-columns:1fr 1fr}.apt-detail-list dl div{grid-template-columns:110px 1fr}
  .apt-contact-card{margin-bottom:48px}
  .apt-mobile-wa{position:fixed;z-index:70;left:14px;right:14px;bottom:14px;display:flex;align-items:center;justify-content:center;gap:8px;height:52px;border-radius:13px;background:#0b0b0b;color:#fff;box-shadow:0 12px 35px rgba(0,0,0,.23);font-size:10px;font-weight:850}.apt-mobile-wa svg{font-size:18px}

  .apt-footer{padding-top:52px}.apt-footer-cta{align-items:flex-start;flex-direction:column}.apt-footer-cta h2{font-size:39px}.apt-footer-bottom{grid-template-columns:1fr;justify-items:start}.apt-footer-bottom>span{text-align:left}
  .apt-lightbox-inner{grid-template-columns:42px 1fr 42px;padding:20px 8px}.apt-lightbox img{max-height:76vh}.apt-lightbox-close{top:14px;right:14px}
}


/* v0.6.1 reference-style core actions */
.apt-home-action-title{padding:38px 0 20px;text-align:center}
.apt-home-action-title h2{margin:0;font-size:34px;font-weight:700;letter-spacing:-.045em}
.apt-home-action-title p{margin:8px 0 0;color:#77776f;font-size:10px}
.apt-home-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:28px}
.apt-home-action-card{overflow:hidden;border:1px solid #e3ded4;border-radius:18px;background:#fff;transition:transform .28s var(--apt-ease),box-shadow .28s var(--apt-ease)}
.apt-home-action-media{position:relative;aspect-ratio:1.55/1;overflow:hidden;background:#ece9e1}
.apt-home-action-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.78);transition:transform .5s var(--apt-ease)}
.apt-home-action-body{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;padding:17px 18px 18px}
.apt-home-action-body h3{margin:0 0 5px;font-size:15px;font-weight:750;letter-spacing:-.025em}
.apt-home-action-body p{max-width:330px;margin:0;color:#73746f;font-size:9px;line-height:1.55}
.apt-home-action-arrow{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#f0eee7;color:#20251d}
.apt-home-action-arrow svg{font-size:13px;transform:rotate(-35deg);transition:transform .25s var(--apt-ease)}
@media (hover:hover) and (pointer:fine){
  .apt-home-action-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(36,31,22,.09)}
  .apt-home-action-card:hover .apt-home-action-media img{transform:scale(1.035)}
  .apt-home-action-card:hover .apt-home-action-arrow svg{transform:rotate(0)}
}
@media(max-width:1080px){
  .apt-home-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .apt-home-action-card:last-child{grid-column:1/-1}
}
@media(max-width:760px){
  .apt-site-shell{border-radius:0}
  .apt-home-action-title{padding-top:30px}
  .apt-home-action-title h2{font-size:29px}
  .apt-home-action-grid{grid-template-columns:1fr}
  .apt-home-action-card:last-child{grid-column:auto}
}


/* =========================================================
   v0.6.2 — AsetProperty listing-platform identity
   ========================================================= */
.apt-theme-v062{
  --apt-black:#121412;
  --apt-olive:#263024;
  --apt-paper:#f4f2ed;
  --apt-panel:#faf9f6;
  --apt-line:#e4e1da;
  --apt-muted:#777972;
}
.apt-theme-v062 .apt-site-shell{background:#fff;border-radius:22px}
.apt-theme-v062 .apt-header{background:rgba(255,255,255,.96)}
.apt-brand--image{min-width:0}
.apt-bundled-logo{display:block;width:auto;height:28px;max-width:178px;object-fit:contain}
.apt-footer .apt-bundled-logo{height:34px;max-width:220px}
.apt-theme-v062 .apt-nav--listing{margin-left:auto}
.apt-theme-v062 .apt-header-search{min-height:38px;padding:0 12px;border:1px solid #e1e1dc;border-radius:999px;background:#fff}
.apt-theme-v062 .apt-header-search:hover{border-color:#babcb5}
.apt-theme-v062 .apt-header-actions{margin-left:10px}

/* Hero */
.apt-market-hero{padding:18px 0 0;background:#fff}
.apt-market-hero-card{position:relative;min-height:600px;overflow:hidden;border-radius:26px;background:#ecebe7}
.apt-market-hero-media{position:absolute;inset:-12px;background:var(--hero-image,none) center/cover no-repeat;transform:scale(1.025);will-change:transform}
.apt-market-hero-media.is-brand-placeholder{background:
  radial-gradient(circle at 72% 28%,rgba(255,255,255,.92),transparent 28%),
  linear-gradient(135deg,#e5e3dd,#f7f6f2 45%,#d9d8d3)}
.apt-market-placeholder-logo{position:absolute;right:7%;bottom:10%;width:min(520px,46%);opacity:.07}
.apt-market-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,19,16,.72) 0%,rgba(17,19,16,.50) 36%,rgba(17,19,16,.10) 68%,rgba(17,19,16,.03) 100%)}
.apt-market-hero-media.is-brand-placeholder + .apt-market-hero-shade{background:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.73) 45%,rgba(255,255,255,.16))}
.apt-market-hero-copy{position:absolute;z-index:3;left:58px;top:70px;width:min(620px,53%);color:#fff}
.is-brand-placeholder~.apt-market-hero-copy{color:#161815}
.apt-market-kicker{display:inline-flex;align-items:center;gap:8px;font-size:9px;font-weight:850;letter-spacing:.16em}
.apt-market-kicker:before{content:"";width:24px;height:1px;background:currentColor}
.apt-market-hero-copy h1{margin:18px 0 18px;font-size:clamp(56px,6vw,86px);font-weight:720;line-height:.91;letter-spacing:-.067em}
.apt-market-hero-copy h1 span{font-weight:430}
.apt-market-hero-copy>p{max-width:530px;margin:0;color:rgba(255,255,255,.76);font-size:12px;line-height:1.65}
.is-brand-placeholder~.apt-market-hero-copy>p{color:#696b66}
.apt-market-feature-link{position:absolute;left:58px;bottom:45px;display:flex;align-items:center;gap:20px;max-width:470px;padding:13px 15px 13px 17px;border:1px solid rgba(255,255,255,.28);border-radius:15px;background:rgba(255,255,255,.13);color:#fff;backdrop-filter:blur(12px)}
.is-brand-placeholder~.apt-market-hero-copy .apt-market-feature-link{border-color:#ddd;background:rgba(255,255,255,.75);color:#171917}
.apt-market-feature-link>span{display:grid;gap:4px;min-width:0}
.apt-market-feature-link small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(255,255,255,.68);font-size:8px;text-transform:uppercase;letter-spacing:.05em}
.is-brand-placeholder~.apt-market-hero-copy .apt-market-feature-link small{color:#777}
.apt-market-feature-link strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}
.apt-market-feature-link>svg{width:34px;height:34px;padding:9px;border-radius:50%;background:#fff;color:#111}

/* Search overlay */
.apt-market-search{position:relative;z-index:6;width:calc(100% - 86px);margin:-56px auto 0;border:1px solid #e4e1d9;border-radius:19px;background:#fff;box-shadow:0 20px 50px rgba(32,29,22,.13)}
.apt-market-search-tabs{display:flex;gap:22px;padding:13px 20px 0;border-bottom:1px solid #efede8}
.apt-market-search-tabs label{cursor:pointer}
.apt-market-search-tabs input{position:absolute;opacity:0}
.apt-market-search-tabs span{display:block;padding:9px 1px 11px;color:#8a8b87;font-size:10px;font-weight:750;border-bottom:2px solid transparent}
.apt-market-search-tabs input:checked+span{color:#151715;border-color:#1e251c}
.apt-market-search-main{display:grid;grid-template-columns:minmax(0,1.5fr) .8fr .8fr auto;align-items:center;padding:14px}
.apt-market-search-main>label{display:grid;gap:4px;min-width:0;padding:3px 17px;border-right:1px solid #eceae5}
.apt-market-search-main label>small,.apt-market-keyword span>small{color:#979892;font-size:8px;font-weight:750}
.apt-market-search-main select,.apt-market-search-main input{width:100%;height:29px;padding:0;border:0;outline:0;background:transparent;color:#181a17;font-size:10px;font-weight:650}
.apt-market-keyword{display:flex!important;grid-template-columns:20px 1fr;align-items:center}
.apt-market-keyword>svg{font-size:17px;color:#71736d}
.apt-market-keyword>span{display:grid;gap:2px;min-width:0}
.apt-market-search-main>button{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;min-width:112px;border:0;border-radius:11px;background:#20271d;color:#fff;font-size:10px;font-weight:800;cursor:pointer}
.apt-market-search-main>button svg{font-size:14px}
.apt-inventory-strip{display:flex;align-items:center;gap:0;margin:15px 43px 0;padding:13px 0 10px;border-bottom:1px solid #eceae4}
.apt-inventory-strip>a{display:flex;align-items:baseline;gap:6px;padding:0 18px;border-right:1px solid #e8e5de}
.apt-inventory-strip>a:first-child{padding-left:0}
.apt-inventory-strip strong{font-size:18px;letter-spacing:-.04em}
.apt-inventory-strip span{color:#858781;font-size:9px}
.apt-inventory-message{margin-left:auto!important;font-size:8px!important}

/* Feed */
.apt-feed-section{padding:78px 0 88px;background:#fff}
.apt-feed-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}
.apt-feed-heading>div>span,.apt-browse-intro>span{display:block;margin-bottom:8px;color:#777a73;font-size:9px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}
.apt-feed-heading h2,.apt-browse-intro h2{margin:0;font-size:42px;font-weight:650;letter-spacing:-.052em;line-height:1}
.apt-feed-heading>a{display:inline-flex;align-items:center;gap:8px;font-size:9px;font-weight:800}
.apt-feed-heading>a svg{font-size:14px}
.apt-property-grid--feed,.apt-property-grid--explore{grid-template-columns:repeat(3,minmax(0,1fr))}
.apt-property-grid--feed:has(> :only-child),.apt-property-grid--explore:has(> :only-child){grid-template-columns:minmax(280px,410px)}
.apt-property-grid--feed:has(> :nth-child(2):last-child),.apt-property-grid--explore:has(> :nth-child(2):last-child){grid-template-columns:repeat(2,minmax(280px,410px))}
.apt-theme-v062 .apt-property-card{border-radius:16px}
.apt-theme-v062 .apt-card-media{aspect-ratio:1.46/1}
.apt-theme-v062 .apt-card-body h3{font-size:17px}
.apt-theme-v062 .apt-card-price{font-size:13px}
.apt-image-placeholder--brand{display:grid;place-items:center;background:
  linear-gradient(145deg,#ecebe7,#f7f6f3 53%,#dcdcd7)}
.apt-image-placeholder--brand img{width:44%;max-width:190px;opacity:.13;filter:none!important}

/* Type browser */
.apt-browse-section{padding:74px 0;background:#f4f3ef}
.apt-browse-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px;align-items:start}
.apt-browse-intro h2{font-size:46px}
.apt-browse-intro p{max-width:360px;margin:14px 0 0;color:#777973;font-size:10px;line-height:1.7}
.apt-browse-chips{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d9d7d1}
.apt-browse-chips>a{display:grid;grid-template-columns:1fr auto 32px;align-items:center;gap:12px;min-height:67px;padding:0 15px;border-bottom:1px solid #d9d7d1;color:#272926}
.apt-browse-chips>a:nth-child(odd){border-right:1px solid #d9d7d1}
.apt-browse-chips>a>span{font-size:13px;font-weight:720}
.apt-browse-chips>a>small{color:#8c8e88;font-size:9px}
.apt-browse-chips>a>svg{width:28px;height:28px;padding:7px;border:1px solid #d6d4ce;border-radius:50%;transition:.2s}
.apt-browse-chips>a:hover>svg{background:#20271d;color:#fff;border-color:#20271d;transform:translateX(2px)}

/* Locations */
.apt-location-section{padding:76px 0 88px;background:#fff}
.apt-location-links{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e5e2dc;border-left:1px solid #e5e2dc}
.apt-location-links>a{display:grid;gap:7px;padding:22px;border-right:1px solid #e5e2dc;border-bottom:1px solid #e5e2dc;transition:background .2s}
.apt-location-links>a:hover{background:#f7f6f2}
.apt-location-links strong{font-size:13px}
.apt-location-links span{color:#888a84;font-size:9px}

/* Explore archive */
.apt-explore{padding:44px 0 82px;background:#fff}
.apt-explore-head{display:flex;align-items:end;justify-content:space-between;gap:50px;padding-bottom:27px}
.apt-explore-brand{display:block;margin-bottom:9px;color:#6f726b;font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}
.apt-explore-head h1{margin:0;font-size:48px;font-weight:660;letter-spacing:-.055em}
.apt-explore-head>p{max-width:360px;margin:0 0 4px;color:#777a73;font-size:10px;line-height:1.6}
.apt-explore-search{position:sticky;z-index:30;top:78px;border:1px solid #e2dfd8;border-radius:17px;background:rgba(255,255,255,.97);box-shadow:0 12px 30px rgba(30,27,21,.06);backdrop-filter:blur(15px)}
.apt-explore-tabs{display:flex;gap:20px;padding:0 19px;border-bottom:1px solid #eeece7}
.apt-explore-tabs input{position:absolute;opacity:0}
.apt-explore-tabs span{display:block;padding:13px 1px 11px;border-bottom:2px solid transparent;color:#92938f;font-size:9px;font-weight:800}
.apt-explore-tabs input:checked+span{color:#181a17;border-color:#1e251c}
.apt-explore-primary{display:grid;grid-template-columns:minmax(0,1.5fr) .75fr .75fr auto;align-items:center;padding:11px}
.apt-explore-primary>label{display:grid;gap:4px;min-width:0;padding:3px 15px;border-right:1px solid #eceae5}
.apt-explore-primary>label>span{color:#92938f;font-size:8px;font-weight:750}
.apt-explore-primary input,.apt-explore-primary select{width:100%;height:30px;border:0;outline:0;background:transparent;color:#171917;font-size:10px}
.apt-explore-keyword{display:flex!important;grid-template-columns:18px 1fr;align-items:center;gap:7px}
.apt-explore-keyword svg{font-size:16px;color:#757770}
.apt-explore-primary>button{display:flex;align-items:center;justify-content:center;gap:8px;height:43px;padding:0 17px;border:0;border-radius:10px;background:#20271d;color:#fff;font-size:9px;font-weight:800}
.apt-explore-primary>button svg{font-size:14px}
.apt-explore-controls{display:flex;align-items:center;gap:8px;padding:9px 11px;border-top:1px solid #f0eee9;background:#faf9f6;border-radius:0 0 16px 16px}
.apt-filter-chip,.apt-sort-select,.apt-filter-reset{height:32px;border:1px solid #dedbd4;border-radius:999px;background:#fff;color:#52554f;font-size:8px;font-weight:800}
.apt-filter-chip{display:flex;align-items:center;gap:6px;padding:0 11px}
.apt-filter-chip b{display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#20271d;color:#fff;font-size:7px}
.apt-sort-select{padding:0 27px 0 11px}
.apt-filter-reset{display:flex;align-items:center;padding:0 11px;margin-left:auto}
.apt-explore-advanced{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #e9e7e1;background:#fff}
.apt-explore-advanced[hidden]{display:none}
.apt-explore-advanced label{display:grid;gap:4px;padding:12px 15px;border-right:1px solid #eceae5}
.apt-explore-advanced span{color:#90928c;font-size:8px}
.apt-explore-advanced input{height:30px;border:0;outline:0;font-size:10px}
.apt-explore-results{padding-top:39px}
.apt-explore-results-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}
.apt-explore-results-head>div:first-child{display:flex;align-items:baseline;gap:7px}
.apt-explore-results-head strong{font-size:20px}
.apt-explore-results-head span{color:#7f817b;font-size:9px}
.apt-result-context{display:flex;gap:6px}
.apt-result-context span{padding:5px 8px;border-radius:999px;background:#f0efeb;color:#676963!important;font-size:8px!important}
.apt-explore .apt-pagination{margin-top:30px}
.apt-explore .apt-empty{padding:52px 20px}
.apt-empty-logo{width:150px;margin:0 auto 22px;opacity:.15}

/* Footer */
.apt-theme-v062 .apt-footer{padding:58px 0 22px;background:#121412}
.apt-footer-main{display:grid;grid-template-columns:1fr auto;gap:60px;padding-bottom:45px}
.apt-footer-brand p{max-width:400px;margin:16px 0 0;color:#8e928a;font-size:10px;line-height:1.65}
.apt-footer-links{display:flex;gap:60px}
.apt-footer-links>div{display:grid;gap:9px}
.apt-footer-links span{margin-bottom:3px;color:#676b64;font-size:8px;text-transform:uppercase;letter-spacing:.09em}
.apt-footer-links a{color:#d8dad5;font-size:10px}
.apt-footer-bottom--compact{display:flex!important;justify-content:space-between!important;grid-template-columns:none!important;color:#656961!important}

/* Responsive */
@media(max-width:1080px){
  .apt-market-hero-card{min-height:560px}
  .apt-market-hero-copy{left:40px;top:55px;width:60%}
  .apt-market-search-main,.apt-explore-primary{grid-template-columns:1.3fr 1fr 1fr}
  .apt-market-search-main>button,.apt-explore-primary>button{grid-column:1/-1;margin-top:8px}
  .apt-inventory-strip{margin-inline:28px}
  .apt-browse-layout{grid-template-columns:1fr;gap:34px}
  .apt-location-links{grid-template-columns:repeat(2,1fr)}
  .apt-property-grid--feed,.apt-property-grid--explore{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .apt-bundled-logo{height:25px;max-width:158px}
  .apt-market-hero{padding-top:8px}
  .apt-market-hero-card{min-height:520px;border-radius:20px}
  .apt-market-hero-copy{left:23px;top:38px;width:calc(100% - 46px)}
  .apt-market-hero-copy h1{font-size:49px}
  .apt-market-hero-copy>p{font-size:10px}
  .apt-market-feature-link{left:23px;right:23px;bottom:25px;max-width:none}
  .apt-market-search{width:calc(100% - 20px);margin-top:-18px}
  .apt-market-search-tabs{overflow:auto;gap:17px}
  .apt-market-search-main{grid-template-columns:1fr 1fr}
  .apt-market-keyword{grid-column:1/-1;border-right:0!important;border-bottom:1px solid #eceae5}
  .apt-market-search-main>label{padding:8px}
  .apt-market-search-main>button{grid-column:1/-1;height:48px}
  .apt-inventory-strip{margin-inline:10px;overflow:auto}
  .apt-inventory-message{display:none}
  .apt-inventory-strip>a{white-space:nowrap}
  .apt-feed-section{padding:60px 0}
  .apt-feed-heading{align-items:flex-start;flex-direction:column}
  .apt-feed-heading h2,.apt-browse-intro h2{font-size:34px}
  .apt-property-grid--feed,.apt-property-grid--explore{grid-template-columns:1fr!important}
  .apt-browse-section,.apt-location-section{padding:58px 0}
  .apt-browse-chips{grid-template-columns:1fr}
  .apt-browse-chips>a:nth-child(odd){border-right:0}
  .apt-location-links{grid-template-columns:1fr 1fr}
  .apt-explore{padding-top:26px}
  .apt-explore-head{align-items:flex-start;flex-direction:column;gap:8px}
  .apt-explore-head h1{font-size:39px}
  .apt-explore-search{position:static}
  .apt-explore-primary{grid-template-columns:1fr 1fr}
  .apt-explore-keyword{grid-column:1/-1;border-bottom:1px solid #eceae5}
  .apt-explore-primary>button{grid-column:1/-1}
  .apt-explore-controls{overflow:auto}
  .apt-explore-advanced{grid-template-columns:1fr 1fr}
  .apt-footer-main{grid-template-columns:1fr}
  .apt-footer-bottom--compact{align-items:flex-start;flex-direction:column;gap:8px}
}


/* =========================================================
   v0.6.3 — cleaner homepage, hero-only card feeling
   ========================================================= */
.apt-theme-v063{--apt-black:#161816;--apt-olive:#2f3b27;--apt-paper:#f7f5ef;--apt-line:#e7e3db;--apt-muted:#74766f}
.apt-theme-v063 body{background:#f3f1ec}
.apt-theme-v063 .apt-site-shell{width:100%;margin:0;background:transparent;border-radius:0;box-shadow:none;overflow:visible}
.apt-theme-v063 .apt-container{width:min(1320px,calc(100% - 48px))}
.apt-theme-v063 .apt-header{position:sticky;top:32px;z-index:50;background:transparent;box-shadow:none}
.admin-bar.apt-theme-v063 .apt-header{top:32px}
.apt-theme-v063 .apt-header-inner{height:76px;padding:0 28px;border:1px solid rgba(19,22,17,.07);border-radius:20px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);box-shadow:0 8px 30px rgba(30,26,18,.05)}
.apt-theme-v063 .apt-nav--listing{gap:34px;margin-left:auto}
.apt-theme-v063 .apt-nav--listing a{font-size:11px}
.apt-theme-v063 .apt-nav--listing a[aria-current="page"]{color:#171916}
.apt-theme-v063 .apt-nav--listing a[aria-current="page"]::after{display:none}
.apt-theme-v063 .apt-header-actions{gap:12px}
.apt-theme-v063 .apt-header-cta{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 18px;border-radius:12px;background:#171916;color:#fff;font-size:10px;font-weight:800}
.apt-theme-v063 .apt-header-cta:hover{background:#2d3827;color:#fff}
.apt-theme-v063 .apt-footer{margin-top:0}

/* Hero */
.apt-home-v63-hero{padding:26px 0 0}
.apt-home-v63-hero-card{position:relative;overflow:hidden;border-radius:28px;background:#ebe9e3}
.apt-home-v63-hero-media{position:absolute;inset:0;background:var(--hero-image,none) center/cover no-repeat;transform:scale(1.02);will-change:transform}
.apt-home-v63-hero-media.is-brand-placeholder{background:linear-gradient(135deg,#e6e3dd,#f7f6f2 48%,#d8d5cf)}
.apt-home-v63-placeholder-logo{position:absolute;right:8%;bottom:14%;width:min(420px,44%);opacity:.08}
.apt-home-v63-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,244,238,.92) 0%,rgba(247,244,238,.76) 34%,rgba(247,244,238,.15) 62%,rgba(247,244,238,0) 100%)}
.apt-home-v63-hero-copy{position:relative;z-index:2;max-width:520px;padding:68px 0 210px 56px;color:#161816}
.apt-home-v63-kicker{display:inline-flex;align-items:center;gap:8px;color:#595c55;font-size:9px;font-weight:850;letter-spacing:.14em}
.apt-home-v63-kicker:before{content:"";width:28px;height:1px;background:#595c55}
.apt-home-v63-hero-copy h1{margin:18px 0 16px;font-size:clamp(52px,5.7vw,84px);line-height:.92;letter-spacing:-.066em;font-weight:680}
.apt-home-v63-hero-copy p{max-width:410px;margin:0;color:#5f625d;font-size:12px;line-height:1.7}
.apt-home-v63-feature-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.apt-home-v63-feature-meta span{padding:7px 10px;border:1px solid rgba(22,24,22,.1);border-radius:999px;background:rgba(255,255,255,.56);font-size:8px;font-weight:750;color:#484b45}

.apt-home-v63-search{position:absolute;left:50%;bottom:32px;z-index:5;transform:translateX(-50%);width:calc(100% - 64px);border:1px solid #e7e3db;border-radius:22px;background:#fff;box-shadow:0 18px 44px rgba(31,26,19,.10)}
.apt-home-v63-tabs{display:flex;gap:22px;padding:16px 24px 0;border-bottom:1px solid #f0ede7}
.apt-home-v63-tabs label{cursor:pointer}
.apt-home-v63-tabs input{position:absolute;opacity:0}
.apt-home-v63-tabs span{display:block;padding:0 2px 14px;color:#8b8d87;font-size:13px;font-weight:650;border-bottom:2px solid transparent}
.apt-home-v63-tabs input:checked+span{color:#171916;border-color:#2f3b27}
.apt-home-v63-search-main{display:grid;grid-template-columns:1fr 1fr 1.2fr auto;align-items:end;gap:0;padding:18px 18px 18px 12px}
.apt-home-v63-search-main>label{display:grid;gap:6px;min-width:0;padding:0 18px;border-right:1px solid #ece8df}
.apt-home-v63-search-main small{color:#969892;font-size:11px;font-weight:600}
.apt-home-v63-search-main select,.apt-home-v63-search-main input{width:100%;height:36px;padding:0;border:0;outline:0;background:transparent;color:#181a17;font-size:16px;font-weight:520}
.apt-home-v63-search-keyword{border-right:0!important}
.apt-home-v63-search button{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:58px;min-width:154px;padding:0 22px;border:0;border-radius:14px;background:#2f3b27;color:#fff;font-size:15px;font-weight:700;cursor:pointer}
.apt-home-v63-search button svg{font-size:18px}

.apt-home-v63-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:26px 0 10px}
.apt-home-v63-stats>div{display:grid;gap:4px;padding:0 0 18px;border-bottom:1px solid #e4dfd6}
.apt-home-v63-stats strong{font-size:42px;font-weight:700;letter-spacing:-.05em}
.apt-home-v63-stats span{color:#777972;font-size:14px}

/* Sections */
.apt-home-v63-listings,.apt-home-v63-types,.apt-home-v63-locations{padding:74px 0}
.apt-home-v63-types{background:#f7f5ef}
.apt-home-v63-locations{padding-top:64px}
.apt-home-v63-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}
.apt-home-v63-heading>div>span{display:block;margin-bottom:8px;color:#767972;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.apt-home-v63-heading h2{margin:0;font-size:46px;line-height:1;letter-spacing:-.055em;font-weight:660}
.apt-home-v63-heading a{display:inline-flex;align-items:center;gap:8px;color:#171916;font-size:12px;font-weight:700}
.apt-home-v63-heading a svg{font-size:15px}
.apt-theme-v063 .apt-property-grid--feed,.apt-theme-v063 .apt-property-grid--explore{grid-template-columns:repeat(3,minmax(0,1fr))}
.apt-theme-v063 .apt-property-grid--feed:has(> :only-child),.apt-theme-v063 .apt-property-grid--explore:has(> :only-child){grid-template-columns:minmax(280px,390px)}
.apt-theme-v063 .apt-property-grid--feed:has(> :nth-child(2):last-child),.apt-theme-v063 .apt-property-grid--explore:has(> :nth-child(2):last-child){grid-template-columns:repeat(2,minmax(280px,390px))}
.apt-theme-v063 .apt-property-card{background:#fff;border:1px solid #e6e1d8;border-radius:20px;box-shadow:0 6px 20px rgba(25,22,16,.03)}
.apt-theme-v063 .apt-card-media{aspect-ratio:1.28/1;border-radius:20px 20px 0 0}
.apt-theme-v063 .apt-card-badge{top:16px;left:16px;background:rgba(255,255,255,.92);color:#131512}
.apt-theme-v063 .apt-card-arrow{right:16px;bottom:16px;width:42px;height:42px;background:#fff;color:#171916;box-shadow:0 8px 20px rgba(24,20,16,.08)}
.apt-theme-v063 .apt-card-meta{font-size:10px}
.apt-theme-v063 .apt-card-body{padding:18px}
.apt-theme-v063 .apt-card-body h3{font-size:20px}
.apt-theme-v063 .apt-card-price{font-size:16px}
.apt-theme-v063 .apt-card-specs{font-size:10px}
.apt-theme-v063 .apt-image-placeholder--brand{background:linear-gradient(145deg,#eceae4,#f7f5f0 55%,#d8d6d0)}
.apt-theme-v063 .apt-image-placeholder--brand img{width:40%;max-width:170px;opacity:.10}

.apt-home-v63-type-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.apt-home-v63-type-grid a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;border:1px solid #e2ddd3;border-radius:18px;background:#fff;color:#171916;transition:transform .22s ease, box-shadow .22s ease}
.apt-home-v63-type-grid a:hover{transform:translateY(-3px);box-shadow:0 10px 26px rgba(26,22,16,.06)}
.apt-home-v63-type-grid strong{font-size:18px;font-weight:680}
.apt-home-v63-type-grid span{color:#80837b;font-size:13px}

.apt-home-v63-location-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.apt-home-v63-location-grid a{display:grid;gap:5px;padding:20px 22px;border:1px solid #e5e1d8;border-radius:18px;background:#fff}
.apt-home-v63-location-grid strong{font-size:17px}
.apt-home-v63-location-grid span{color:#7e817a;font-size:12px}

/* Archive refinement */
.apt-theme-v063 .apt-explore{padding-top:28px}
.apt-theme-v063 .apt-explore-search{top:126px;border-radius:20px}
.apt-theme-v063 .apt-explore-head h1{font-size:54px}
.apt-theme-v063 .apt-explore-primary>button{border-radius:14px}
.apt-theme-v063 .apt-filter-chip,.apt-theme-v063 .apt-sort-select,.apt-theme-v063 .apt-filter-reset{height:36px;font-size:10px}

/* Footer */
.apt-theme-v063 .apt-footer{padding:52px 0 22px;background:#121412}
.apt-theme-v063 .apt-footer-main--simple{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}
.apt-theme-v063 .apt-footer-brand p{max-width:430px;margin-top:16px;color:#8d9189;font-size:12px}
.apt-theme-v063 .apt-footer-links a{font-size:12px}
.apt-theme-v063 .apt-footer-bottom--compact{display:flex!important;justify-content:space-between;color:#686c65;font-size:11px}

/* Mobile */
@media(max-width:1080px){
  .apt-theme-v063 .apt-header{top:20px}
  .apt-home-v63-hero-copy{padding:52px 0 230px 36px;max-width:470px}
  .apt-home-v63-search{width:calc(100% - 36px)}
  .apt-home-v63-search-main{grid-template-columns:1fr 1fr}
  .apt-home-v63-search-keyword{grid-column:1/-1;border-right:0!important;border-top:1px solid #ece8df;padding-top:14px!important;margin-top:6px}
  .apt-home-v63-search button{grid-column:1/-1;margin-top:12px}
  .apt-home-v63-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .apt-home-v63-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .apt-theme-v063 .apt-property-grid--feed,.apt-theme-v063 .apt-property-grid--explore{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .apt-theme-v063 .apt-container{width:min(1320px,calc(100% - 20px))}
  .apt-theme-v063 .apt-header{top:8px}
  .admin-bar.apt-theme-v063 .apt-header{top:8px}
  .apt-theme-v063 .apt-header-inner{height:66px;padding:0 16px;border-radius:16px}
  .apt-theme-v063 .apt-header-cta{display:none}
  .apt-home-v63-hero{padding-top:10px}
  .apt-home-v63-hero-card{border-radius:22px}
  .apt-home-v63-hero-copy{padding:30px 22px 250px;max-width:none}
  .apt-home-v63-hero-copy h1{font-size:48px}
  .apt-home-v63-hero-copy p{font-size:13px}
  .apt-home-v63-search{position:relative;left:auto;bottom:auto;transform:none;width:calc(100% - 20px);margin:-34px auto 0}
  .apt-home-v63-tabs{gap:18px;padding:14px 16px 0}
  .apt-home-v63-tabs span{font-size:12px}
  .apt-home-v63-search-main{grid-template-columns:1fr;padding:14px 12px}
  .apt-home-v63-search-main>label{padding:10px 6px;border-right:0;border-bottom:1px solid #ece8df}
  .apt-home-v63-search-main>label:last-of-type{border-bottom:0}
  .apt-home-v63-search button{height:52px;min-width:100%;margin-top:6px}
  .apt-home-v63-stats{grid-template-columns:1fr;gap:10px}
  .apt-home-v63-stats strong{font-size:34px}
  .apt-home-v63-listings,.apt-home-v63-types,.apt-home-v63-locations{padding:54px 0}
  .apt-home-v63-heading{align-items:flex-start;flex-direction:column}
  .apt-home-v63-heading h2{font-size:34px}
  .apt-theme-v063 .apt-property-grid--feed,.apt-theme-v063 .apt-property-grid--explore{grid-template-columns:1fr!important}
  .apt-home-v63-type-grid,.apt-home-v63-location-grid{grid-template-columns:1fr}
  .apt-theme-v063 .apt-footer-main--simple{flex-direction:column}
  .apt-theme-v063 .apt-footer-bottom--compact{flex-direction:column;gap:8px}
}


/* =========================================================
   v0.6.4 — simplify headings / stat cards / chip buttons
   ========================================================= */
.apt-theme-v100{--apt-black:#161816;--apt-olive:#314129;--apt-paper:#f4f2ec;--apt-line:#e4dfd6;--apt-muted:#71756d}
.apt-theme-v100 body{background:#f3f1ec}
.apt-theme-v100 .apt-site-shell{background:transparent;border-radius:0;box-shadow:none}
.apt-theme-v100 .apt-container{width:min(1320px,calc(100% - 48px))}
.apt-theme-v100 .apt-header{position:sticky;top:32px;z-index:50;background:transparent;box-shadow:none}
.admin-bar.apt-theme-v100 .apt-header{top:32px}
.apt-theme-v100 .apt-header-inner{height:76px;padding:0 28px;border:1px solid rgba(19,22,17,.07);border-radius:20px;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);box-shadow:0 8px 30px rgba(30,26,18,.05)}
.apt-theme-v100 .apt-nav--listing{gap:34px;margin-left:auto}
.apt-theme-v100 .apt-nav--listing a{font-size:11px}
.apt-theme-v100 .apt-nav--listing a[aria-current="page"]::after{display:none}
.apt-theme-v100 .apt-header-actions{gap:12px}
.apt-theme-v100 .apt-header-cta{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 18px;border-radius:12px;background:#171916;color:#fff;font-size:10px;font-weight:800}
.apt-theme-v100 .apt-header-cta:hover{background:#2c3924;color:#fff}

/* home hero */
.apt-home-v64-hero{padding:26px 0 0}
.apt-home-v64-hero-card{position:relative;overflow:hidden;border-radius:28px;background:#ebe9e3}
.apt-home-v64-hero-media{position:absolute;inset:0;background:var(--hero-image,none) center/cover no-repeat;transform:scale(1.02);will-change:transform}
.apt-home-v64-hero-media.is-brand-placeholder{background:linear-gradient(135deg,#e6e3dd,#f7f6f2 48%,#d8d5cf)}
.apt-home-v64-placeholder-logo{position:absolute;right:8%;bottom:14%;width:min(420px,44%);opacity:.08}
.apt-home-v64-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,244,238,.92) 0%,rgba(247,244,238,.76) 34%,rgba(247,244,238,.15) 62%,rgba(247,244,238,0) 100%)}
.apt-home-v64-hero-copy{position:relative;z-index:2;max-width:550px;padding:76px 0 212px 56px;color:#161816}
.apt-home-v64-hero-copy h1{margin:0 0 18px;font-size:clamp(54px,5.8vw,86px);line-height:.92;letter-spacing:-.068em;font-weight:680}
.apt-home-v64-hero-copy p{max-width:420px;margin:0;color:#62655f;font-size:12px;line-height:1.72}
.apt-home-v64-search{position:absolute;left:50%;bottom:32px;z-index:5;transform:translateX(-50%);width:calc(100% - 64px);border:1px solid #e7e3db;border-radius:22px;background:#fff;box-shadow:0 18px 44px rgba(31,26,19,.10)}
.apt-home-v64-tabs{display:flex;gap:22px;padding:16px 24px 0;border-bottom:1px solid #f0ede7}
.apt-home-v64-tabs label{cursor:pointer}
.apt-home-v64-tabs input{position:absolute;opacity:0}
.apt-home-v64-tabs span{display:block;padding:0 2px 14px;color:#8b8d87;font-size:13px;font-weight:650;border-bottom:2px solid transparent}
.apt-home-v64-tabs input:checked+span{color:#171916;border-color:#2f3b27}
.apt-home-v64-search-main{display:grid;grid-template-columns:1fr 1fr 1.2fr auto;align-items:end;gap:0;padding:18px 18px 18px 12px}
.apt-home-v64-search-main>label{display:grid;gap:6px;min-width:0;padding:0 18px;border-right:1px solid #ece8df}
.apt-home-v64-search-main small{color:#969892;font-size:11px;font-weight:600}
.apt-home-v64-search-main select,.apt-home-v64-search-main input{width:100%;height:36px;padding:0;border:0;outline:0;background:transparent;color:#181a17;font-size:16px;font-weight:520}
.apt-home-v64-search-keyword{border-right:0!important}
.apt-home-v64-search button{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:58px;min-width:154px;padding:0 22px;border:0;border-radius:14px;background:#2f3b27;color:#fff;font-size:15px;font-weight:700;cursor:pointer}
.apt-home-v64-search button svg{font-size:18px}

/* stat cards */
.apt-home-v64-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:28px 0 8px}
.apt-home-v64-stat-card{display:grid;gap:8px;padding:24px 28px;border:1px solid #e4dfd6;border-radius:22px;background:#fff;box-shadow:0 8px 24px rgba(25,22,16,.03);transition:transform .22s ease, box-shadow .22s ease}
.apt-home-v64-stat-card:hover{transform:translateY(-3px);box-shadow:0 16px 32px rgba(25,22,16,.06)}
.apt-home-v64-stat-card strong{font-size:54px;font-weight:700;line-height:1;letter-spacing:-.06em}
.apt-home-v64-stat-card span{color:#767972;font-size:14px}

/* headings no small double info */
.apt-home-v64-listings,.apt-home-v64-types,.apt-home-v64-locations{padding:76px 0}
.apt-home-v64-types{background:#f7f5ef}
.apt-home-v64-locations{padding-top:66px}
.apt-home-v64-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}
.apt-home-v64-heading h2{margin:0;font-size:52px;line-height:1;letter-spacing:-.055em;font-weight:660}
.apt-home-v64-heading a{display:inline-flex;align-items:center;gap:8px;color:#171916;font-size:12px;font-weight:700}
.apt-home-v64-heading a svg{font-size:15px}

/* cards / listing grid */
.apt-theme-v100 .apt-property-grid--feed,.apt-theme-v100 .apt-property-grid--explore{grid-template-columns:repeat(3,minmax(0,1fr))}
.apt-theme-v100 .apt-property-grid--feed:has(> :only-child),.apt-theme-v100 .apt-property-grid--explore:has(> :only-child){grid-template-columns:minmax(280px,390px)}
.apt-theme-v100 .apt-property-grid--feed:has(> :nth-child(2):last-child),.apt-theme-v100 .apt-property-grid--explore:has(> :nth-child(2):last-child){grid-template-columns:repeat(2,minmax(280px,390px))}
.apt-theme-v100 .apt-property-card{background:#fff;border:1px solid #e6e1d8;border-radius:20px;box-shadow:0 6px 20px rgba(25,22,16,.03)}
.apt-theme-v100 .apt-card-media{aspect-ratio:1.28/1;border-radius:20px 20px 0 0}
.apt-theme-v100 .apt-card-badge{top:16px;left:16px;background:rgba(255,255,255,.92);color:#131512}
.apt-theme-v100 .apt-card-arrow{right:16px;bottom:16px;width:42px;height:42px;background:#fff;color:#171916;box-shadow:0 8px 20px rgba(24,20,16,.08)}
.apt-theme-v100 .apt-card-meta{font-size:10px}
.apt-theme-v100 .apt-card-body{padding:18px}
.apt-theme-v100 .apt-card-body h3{font-size:20px}
.apt-theme-v100 .apt-card-price{font-size:16px}
.apt-theme-v100 .apt-card-specs{font-size:10px}
.apt-theme-v100 .apt-image-placeholder--brand{background:linear-gradient(145deg,#eceae4,#f7f5f0 55%,#d8d6d0)}
.apt-theme-v100 .apt-image-placeholder--brand img{width:40%;max-width:170px;opacity:.10}

/* modern chips */
.apt-home-v64-chip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.apt-home-v64-chip-grid--location{grid-template-columns:repeat(4,minmax(0,1fr))}
.apt-home-v64-chip{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;border:1px solid #e2ddd3;border-radius:18px;background:#fff;color:#171916;box-shadow:0 6px 18px rgba(25,22,16,.03);transition:transform .22s ease, box-shadow .22s ease}
.apt-home-v64-chip:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(25,22,16,.07)}
.apt-home-v64-chip strong{font-size:18px;font-weight:680}
.apt-home-v64-chip span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 10px;border-radius:999px;background:#f3f1ec;color:#5d615a;font-size:12px;font-weight:700}

/* archive cleanup */
.apt-theme-v100 .apt-explore{padding-top:28px}
.apt-theme-v100 .apt-explore-head{padding-bottom:24px}
.apt-theme-v100 .apt-explore-head h1{margin:0;font-size:54px}
.apt-theme-v100 .apt-explore-search{top:126px;border-radius:20px}
.apt-theme-v100 .apt-explore-controls{justify-content:space-between}
.apt-theme-v100 .apt-result-context,.apt-theme-v100 .apt-explore-brand{display:none!important}

/* footer */
.apt-theme-v100 .apt-footer{padding:52px 0 22px;background:#121412}
.apt-theme-v100 .apt-footer-main--simple{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}
.apt-theme-v100 .apt-footer-brand p{max-width:430px;margin-top:16px;color:#8d9189;font-size:12px}
.apt-theme-v100 .apt-footer-links a{font-size:12px}
.apt-theme-v100 .apt-footer-bottom--compact{display:flex!important;justify-content:space-between;color:#686c65;font-size:11px}

/* mobile */
@media(max-width:1080px){
  .apt-home-v64-hero-copy{padding:58px 0 230px 36px;max-width:480px}
  .apt-home-v64-search{width:calc(100% - 36px)}
  .apt-home-v64-search-main{grid-template-columns:1fr 1fr}
  .apt-home-v64-search-keyword{grid-column:1/-1;border-right:0!important;border-top:1px solid #ece8df;padding-top:14px!important;margin-top:6px}
  .apt-home-v64-search button{grid-column:1/-1;margin-top:12px}
  .apt-home-v64-chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .apt-home-v64-chip-grid--location{grid-template-columns:repeat(2,minmax(0,1fr))}
  .apt-theme-v100 .apt-property-grid--feed,.apt-theme-v100 .apt-property-grid--explore{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
  .apt-theme-v100 .apt-container{width:min(1320px,calc(100% - 20px))}
  .apt-theme-v100 .apt-header{top:8px}
  .admin-bar.apt-theme-v100 .apt-header{top:8px}
  .apt-theme-v100 .apt-header-inner{height:66px;padding:0 16px;border-radius:16px}
  .apt-theme-v100 .apt-header-cta{display:none}
  .apt-home-v64-hero{padding-top:10px}
  .apt-home-v64-hero-card{border-radius:22px}
  .apt-home-v64-hero-copy{padding:30px 22px 250px;max-width:none}
  .apt-home-v64-hero-copy h1{font-size:48px}
  .apt-home-v64-hero-copy p{font-size:13px}
  .apt-home-v64-search{position:relative;left:auto;bottom:auto;transform:none;width:calc(100% - 20px);margin:-34px auto 0}
  .apt-home-v64-tabs{gap:18px;padding:14px 16px 0}
  .apt-home-v64-tabs span{font-size:12px}
  .apt-home-v64-search-main{grid-template-columns:1fr;padding:14px 12px}
  .apt-home-v64-search-main>label{padding:10px 6px;border-right:0;border-bottom:1px solid #ece8df}
  .apt-home-v64-search-main>label:last-of-type{border-bottom:0}
  .apt-home-v64-search button{height:52px;min-width:100%;margin-top:6px}
  .apt-home-v64-stats{grid-template-columns:1fr;gap:12px}
  .apt-home-v64-stat-card strong{font-size:42px}
  .apt-home-v64-listings,.apt-home-v64-types,.apt-home-v64-locations{padding:54px 0}
  .apt-home-v64-heading{align-items:flex-start;flex-direction:column}
  .apt-home-v64-heading h2{font-size:36px}
  .apt-theme-v100 .apt-property-grid--feed,.apt-theme-v100 .apt-property-grid--explore{grid-template-columns:1fr!important}
  .apt-home-v64-chip-grid,.apt-home-v64-chip-grid--location{grid-template-columns:1fr}
  .apt-theme-v100 .apt-footer-main--simple{flex-direction:column}
  .apt-theme-v100 .apt-footer-bottom--compact{flex-direction:column;gap:8px}
}


/* v0.6.6 HOTFIX — restore final desktop UI scope */
body.apt-theme-v100{
  background:#f3f1ec;
}
body.apt-theme-v100 .apt-site-shell{
  width:100%;
  max-width:none;
  margin:0;
  padding:0;
  background:transparent;
  border:0;
  border-radius:0;
  box-shadow:none;
  overflow:visible;
}
body.apt-theme-v100 .apt-header{
  position:sticky;
  top:32px;
  z-index:90;
  height:auto;
  background:transparent;
  box-shadow:none;
  backdrop-filter:none;
}
body.admin-bar.apt-theme-v100 .apt-header{top:32px}
body.apt-theme-v100 .apt-header-inner{
  height:76px;
  padding:0 28px;
  border:1px solid rgba(19,22,17,.07);
  border-radius:20px;
  background:rgba(255,255,255,.94);
  box-shadow:0 8px 30px rgba(30,26,18,.05);
  backdrop-filter:blur(10px);
}
body.apt-theme-v100 .apt-nav{
  display:flex;
  align-items:center;
  gap:34px;
  margin-left:auto;
}
body.apt-theme-v100 .apt-nav a{
  padding:9px 0;
  color:#60645d;
  font-size:12px;
  font-weight:650;
  line-height:1;
}
body.apt-theme-v100 .apt-nav a[aria-current="page"]{color:#171916}
body.apt-theme-v100 .apt-nav a:after{
  bottom:0;
  height:1px;
  background:#171916;
}
body.apt-theme-v100 .apt-header-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height:42px;
  padding:0 18px;
  border-radius:12px;
  background:#171916;
  color:#fff;
  font-size:11px;
  font-weight:800;
}
body.apt-theme-v100 .apt-header-cta:hover{
  background:#2c3924;
  color:#fff;
}
body.apt-theme-v100 .apt-home-v64-hero{padding-top:26px}
body.apt-theme-v100 .apt-home-v64-hero-card{border-radius:28px}
body.apt-theme-v100 .apt-home-v64-stats{padding-top:28px}

@media(max-width:1080px){
  body.apt-theme-v100 .apt-nav{display:none}
  body.apt-theme-v100 .apt-menu-toggle{display:flex}
}
@media(max-width:760px){
  body.apt-theme-v100 .apt-header{top:8px}
  body.admin-bar.apt-theme-v100 .apt-header{top:8px}
  body.apt-theme-v100 .apt-header-inner{
    height:66px;
    padding:0 16px;
    border-radius:16px;
  }
  body.apt-theme-v100 .apt-header-cta{display:none}
}


/* =========================================================
   STEP 19B — mobile semi-app UI
   Desktop v0.6.6 remains intact. Mobile only below 760px.
   ========================================================= */
.apt-mobile-top-search,
.apt-mobile-bottom-nav,
.apt-mobile-filter-sheet-head,
.apt-mobile-filter-apply,
.apt-mobile-filter-backdrop{display:none}

.apt-gallery-empty--brand img{width:min(260px,42%);opacity:.12}

@media(max-width:760px){
  :root{
    --apt-mobile-safe-bottom:calc(78px + env(safe-area-inset-bottom,0px));
  }

  body.apt-theme-v100{
    background:#fff;
    padding-bottom:var(--apt-mobile-safe-bottom);
  }
  body.apt-theme-v100.single-property{
    padding-bottom:76px;
  }

  /* App-like compact header */
  body.apt-theme-v100 .apt-site-shell{
    width:100%;
    margin:0;
    background:#fff;
  }
  body.apt-theme-v100 .apt-container{
    width:calc(100% - 28px);
  }
  body.apt-theme-v100 .apt-header,
  body.admin-bar.apt-theme-v100 .apt-header{
    position:sticky;
    top:0;
    z-index:110;
    padding:0;
    background:rgba(255,255,255,.94);
    border-bottom:1px solid #eeece7;
    backdrop-filter:blur(14px);
  }
  body.apt-theme-v100 .apt-header-inner{
    width:100%;
    height:60px;
    padding:0 16px;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    backdrop-filter:none;
  }
  body.apt-theme-v100 .apt-bundled-logo{
    height:25px;
    max-width:154px;
  }
  body.apt-theme-v100 .apt-nav,
  body.apt-theme-v100 .apt-header-cta,
  body.apt-theme-v100 .apt-menu-toggle{
    display:none!important;
  }
  .apt-mobile-top-search{
    display:grid;
    place-items:center;
    width:38px;
    height:38px;
    border:1px solid #e6e3dc;
    border-radius:50%;
    background:#f8f7f4;
    color:#1d211b;
  }
  .apt-mobile-top-search svg{font-size:17px}

  /* Bottom app navigation */
  .apt-mobile-bottom-nav{
    position:fixed;
    z-index:160;
    left:10px;
    right:10px;
    bottom:max(8px,env(safe-area-inset-bottom,8px));
    display:grid;
    grid-template-columns:repeat(5,1fr);
    height:64px;
    padding:6px;
    border:1px solid rgba(28,32,25,.08);
    border-radius:20px;
    background:rgba(255,255,255,.96);
    box-shadow:0 14px 38px rgba(25,28,22,.16);
    backdrop-filter:blur(16px);
  }
  .apt-mobile-bottom-nav a{
    display:grid;
    place-items:center;
    align-content:center;
    gap:3px;
    min-width:0;
    border-radius:14px;
    color:#8a8c86;
    font-size:9px;
    font-weight:700;
  }
  .apt-mobile-bottom-nav a svg{font-size:19px}
  .apt-mobile-bottom-nav a.is-active{
    background:#20271d;
    color:#fff;
  }
  body.single-property .apt-mobile-bottom-nav{display:none}

  /* HOME — image-led hero */
  .apt-home-v64-hero{padding:10px 0 0}
  .apt-home-v64-hero .apt-container{width:100%}
  .apt-home-v64-hero-card{
    margin:0 10px;
    overflow:visible;
    border-radius:22px;
    background:transparent;
  }
  .apt-home-v64-hero-media{
    position:relative;
    inset:auto;
    height:310px;
    overflow:hidden;
    border-radius:22px;
    background:var(--hero-image,none) center/cover no-repeat;
    transform:none!important;
  }
  .apt-home-v64-hero-media.is-brand-placeholder{
    display:grid;
    place-items:center;
    background:linear-gradient(145deg,#eeece7,#f8f7f4 56%,#dedcd6);
  }
  .apt-home-v64-placeholder-logo{
    position:static;
    width:58%;
    opacity:.09;
  }
  .apt-home-v64-hero-overlay{
    pointer-events:none;
    border-radius:22px;
    background:linear-gradient(0deg,rgba(16,18,15,.76) 0%,rgba(16,18,15,.18) 50%,rgba(16,18,15,.03) 100%);
    height:310px;
  }
  .apt-home-v64-hero-copy{
    position:absolute;
    left:0;
    right:0;
    top:0;
    z-index:3;
    display:flex;
    flex-direction:column;
    justify-content:flex-end;
    max-width:none;
    height:310px;
    padding:24px 22px;
    color:#fff;
  }
  .apt-home-v64-hero-copy h1{
    max-width:330px;
    margin:0 0 8px;
    font-size:39px;
    line-height:.96;
    letter-spacing:-.055em;
  }
  .apt-home-v64-hero-copy p{
    max-width:330px;
    margin:0;
    color:rgba(255,255,255,.84);
    font-size:11px;
    line-height:1.55;
  }

  .apt-home-v64-search{
    position:relative;
    left:auto;
    bottom:auto;
    z-index:7;
    transform:none;
    width:calc(100% - 20px);
    margin:-14px auto 0;
    overflow:hidden;
    border-radius:18px;
    box-shadow:0 14px 34px rgba(26,24,19,.10);
  }
  .apt-home-v64-tabs{
    gap:22px;
    padding:12px 15px 0;
  }
  .apt-home-v64-tabs span{
    padding-bottom:10px;
    font-size:11px;
  }
  .apt-home-v64-search-main{
    grid-template-columns:1fr 1fr;
    padding:10px;
  }
  .apt-home-v64-search-main>label{
    padding:8px 9px;
    border-right:0;
    border-bottom:1px solid #f0ede7;
  }
  .apt-home-v64-search-main>label:nth-child(1){
    border-right:1px solid #f0ede7;
  }
  .apt-home-v64-search-main small{font-size:9px}
  .apt-home-v64-search-main select,
  .apt-home-v64-search-main input{
    height:31px;
    font-size:12px;
  }
  .apt-home-v64-search-keyword{
    grid-column:1/-1;
    border-top:0!important;
    padding-top:8px!important;
    margin-top:0!important;
  }
  .apt-home-v64-search button{
    grid-column:1/-1;
    width:100%;
    min-width:0;
    height:46px;
    margin-top:7px;
    border-radius:12px;
    font-size:12px;
  }

  /* Horizontal stats cards */
  .apt-home-v64-stats{
    display:flex;
    gap:10px;
    width:100%;
    padding:18px 14px 8px;
    overflow-x:auto;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
  }
  .apt-home-v64-stats::-webkit-scrollbar{display:none}
  .apt-home-v64-stat-card{
    flex:0 0 155px;
    min-height:100px;
    padding:17px 18px;
    border-radius:18px;
    scroll-snap-align:start;
  }
  .apt-home-v64-stat-card strong{font-size:36px}
  .apt-home-v64-stat-card span{font-size:11px}

  /* Home section rhythm */
  .apt-home-v64-listings,
  .apt-home-v64-types,
  .apt-home-v64-locations{
    padding:48px 0;
  }
  .apt-home-v64-types{background:#f7f6f2}
  .apt-home-v64-heading{
    align-items:flex-end;
    flex-direction:row;
    gap:14px;
    margin-bottom:20px;
  }
  .apt-home-v64-heading h2{
    max-width:290px;
    font-size:30px;
    line-height:1.04;
  }
  .apt-home-v64-heading a{
    margin-left:auto;
    white-space:nowrap;
    font-size:10px;
  }

  /* Full-width app cards */
  .apt-theme-v100 .apt-property-grid--feed,
  .apt-theme-v100 .apt-property-grid--explore,
  .apt-theme-v100 .apt-property-grid--3{
    grid-template-columns:1fr!important;
    gap:14px;
  }
  .apt-theme-v100 .apt-property-card{
    border-radius:20px;
    box-shadow:0 7px 24px rgba(27,24,18,.055);
  }
  .apt-theme-v100 .apt-card-media{
    aspect-ratio:1.45/1;
    border-radius:20px 20px 0 0;
  }
  .apt-theme-v100 .apt-card-body{padding:15px 16px 17px}
  .apt-theme-v100 .apt-card-kicker{font-size:8px}
  .apt-theme-v100 .apt-card-body h3{font-size:18px}
  .apt-theme-v100 .apt-card-price{font-size:15px}
  .apt-theme-v100 .apt-card-specs{gap:12px;font-size:9px}
  .apt-theme-v100 .apt-card-arrow{
    width:39px;
    height:39px;
  }

  /* Horizontal category/location browse */
  .apt-home-v64-chip-grid,
  .apt-home-v64-chip-grid--location{
    display:flex;
    gap:9px;
    margin-right:-14px;
    padding-right:14px;
    overflow-x:auto;
    scroll-snap-type:x proximity;
    scrollbar-width:none;
  }
  .apt-home-v64-chip-grid::-webkit-scrollbar{display:none}
  .apt-home-v64-chip{
    flex:0 0 auto;
    min-width:150px;
    padding:14px 15px;
    border-radius:15px;
    scroll-snap-align:start;
  }
  .apt-home-v64-chip strong{font-size:13px}
  .apt-home-v64-chip span{
    min-width:28px;
    height:28px;
    font-size:10px;
  }

  /* ARCHIVE / explore */
  .apt-explore{
    padding:18px 0 42px;
  }
  .apt-explore-head{
    display:block;
    padding:5px 2px 16px;
  }
  .apt-explore-head h1{
    font-size:34px!important;
    letter-spacing:-.045em;
  }
  .apt-explore-head>p{
    margin:5px 0 0;
    font-size:10px;
  }
  .apt-explore-search{
    position:relative!important;
    top:auto!important;
    overflow:visible;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    backdrop-filter:none;
  }
  .apt-explore-tabs{
    gap:8px;
    padding:0 0 10px;
    overflow-x:auto;
    border:0;
    scrollbar-width:none;
  }
  .apt-explore-tabs::-webkit-scrollbar{display:none}
  .apt-explore-tabs label{flex:0 0 auto}
  .apt-explore-tabs span{
    padding:8px 13px;
    border:1px solid #e4e1da;
    border-radius:999px;
    background:#fff;
    font-size:10px;
  }
  .apt-explore-tabs input:checked+span{
    border-color:#20271d;
    background:#20271d;
    color:#fff;
  }
  .apt-explore-primary{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    padding:0;
  }
  .apt-explore-primary>label{
    padding:10px 12px;
    border:1px solid #e6e3dc!important;
    border-radius:14px;
    background:#fff;
  }
  .apt-explore-keyword{
    grid-column:1/-1;
    min-height:48px;
    border-bottom:0!important;
  }
  .apt-explore-primary input,
  .apt-explore-primary select{
    height:29px;
    font-size:11px;
  }
  .apt-explore-primary>button{
    grid-column:1/-1;
    height:44px;
    margin:0;
    border-radius:13px;
  }
  .apt-explore-controls{
    gap:7px;
    margin-top:9px;
    padding:0;
    overflow-x:auto;
    border:0;
    background:transparent;
    border-radius:0;
    scrollbar-width:none;
  }
  .apt-explore-controls::-webkit-scrollbar{display:none}
  .apt-filter-chip,
  .apt-sort-select,
  .apt-filter-reset{
    flex:0 0 auto;
    height:36px!important;
    font-size:10px!important;
  }
  .apt-filter-chip svg{font-size:14px}
  .apt-filter-reset{margin-left:0!important}
  .apt-explore-results{padding-top:25px}
  .apt-explore-results-head{margin-bottom:14px}
  .apt-explore-results-head strong{font-size:18px}

  /* Mobile filter bottom sheet */
  .apt-explore-advanced{
    position:fixed;
    z-index:220;
    left:0;
    right:0;
    bottom:0;
    display:grid;
    grid-template-columns:1fr 1fr;
    max-height:80vh;
    padding:0 14px calc(16px + env(safe-area-inset-bottom,0px));
    overflow-y:auto;
    border:0;
    border-radius:24px 24px 0 0;
    background:#fff;
    box-shadow:0 -18px 50px rgba(20,22,18,.18);
  }
  .apt-explore-advanced[hidden]{display:none}
  .apt-mobile-filter-sheet-head{
    grid-column:1/-1;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
    padding:17px 2px 12px;
    border-bottom:1px solid #eeece7;
  }
  .apt-mobile-filter-sheet-head>div{display:grid;gap:2px}
  .apt-mobile-filter-sheet-head strong{font-size:16px}
  .apt-mobile-filter-sheet-head span{color:#858880;font-size:9px}
  .apt-mobile-filter-sheet-head button{
    display:grid;
    place-items:center;
    width:36px;
    height:36px;
    padding:0;
    border:1px solid #e4e1da;
    border-radius:50%;
    background:#f8f7f4;
  }
  .apt-explore-advanced label{
    padding:13px 8px;
    border-right:0;
    border-bottom:1px solid #efede8;
  }
  .apt-explore-advanced label:nth-of-type(odd){
    border-right:1px solid #efede8;
  }
  .apt-explore-advanced input{
    width:100%;
    font-size:11px;
  }
  .apt-mobile-filter-apply{
    grid-column:1/-1;
    display:block;
    padding-top:12px;
  }
  .apt-mobile-filter-apply button{
    width:100%;
    height:48px;
    border:0;
    border-radius:13px;
    background:#20271d;
    color:#fff;
    font-size:12px;
    font-weight:800;
  }
  .apt-mobile-filter-backdrop{
    position:fixed;
    z-index:210;
    inset:0;
    display:block;
    background:rgba(14,16,13,.48);
    backdrop-filter:blur(3px);
  }
  .apt-mobile-filter-backdrop[hidden]{display:none}
  body.apt-mobile-filter-open{overflow:hidden}

  /* SINGLE PROPERTY — touch-first */
  .single-property .apt-single-top{
    padding:14px 0 16px;
  }
  .single-property .apt-breadcrumbs{display:none}
  .single-property .apt-single-heading{
    grid-template-columns:1fr;
    gap:10px;
  }
  .single-property .apt-single-meta-line{
    gap:5px;
    margin-bottom:9px;
  }
  .single-property .apt-single-meta-line span{
    padding:5px 8px;
    font-size:7px;
  }
  .single-property .apt-single-heading h1{
    font-size:34px;
    line-height:1.03;
  }
  .single-property .apt-single-location{
    margin-top:9px;
    font-size:9px;
  }
  .single-property .apt-single-price{
    text-align:left;
  }
  .single-property .apt-single-price span{display:none}
  .single-property .apt-single-price strong{font-size:23px}

  .single-property .apt-gallery{
    padding:0;
  }
  .single-property .apt-gallery .apt-container{
    width:100%;
  }
  .single-property .apt-gallery-grid,
  .single-property .apt-gallery-grid.is-single{
    display:flex;
    gap:8px;
    width:100%;
    height:auto;
    padding:0 14px 8px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
  }
  .single-property .apt-gallery-grid::-webkit-scrollbar{display:none}
  .single-property .apt-gallery-item,
  .single-property .apt-gallery-grid.is-single .apt-gallery-item{
    flex:0 0 calc(100vw - 42px);
    width:auto;
    height:330px;
    border-radius:18px;
    scroll-snap-align:center;
  }
  .single-property .apt-gallery-item.is-main{grid-row:auto}
  .single-property .apt-gallery-item:nth-child(n){display:block}
  .single-property .apt-gallery-item img{
    width:100%;
    height:100%;
    object-fit:cover;
  }
  .single-property .apt-gallery-empty{
    flex:0 0 calc(100vw - 28px);
    height:300px;
    border-radius:18px;
  }

  .single-property .apt-single-body{
    padding:34px 0 20px;
  }
  .single-property .apt-single-layout{display:block}
  .single-property .apt-contact-card{display:none}
  .single-property .apt-single-main{gap:36px}
  .single-property .apt-spec-panel,
  .single-property .apt-description,
  .single-property .apt-detail-list{
    grid-template-columns:1fr;
    gap:15px;
    padding-bottom:34px;
  }
  .single-property .apt-section-label{
    color:#252822;
    font-size:10px;
    font-weight:800;
  }
  .single-property .apt-section-label span{display:none}
  .single-property .apt-spec-grid{
    display:flex;
    gap:8px;
    margin-right:-14px;
    padding-right:14px;
    overflow-x:auto;
    scrollbar-width:none;
  }
  .single-property .apt-spec-grid::-webkit-scrollbar{display:none}
  .single-property .apt-spec-grid>div{
    flex:0 0 128px;
    min-height:100px;
    padding:13px;
  }
  .single-property .apt-prose{
    font-size:12px;
    line-height:1.75;
  }
  .single-property .apt-detail-list dl div{
    grid-template-columns:115px 1fr;
    font-size:10px;
  }

  .single-property .apt-property-section{
    padding:42px 0 28px;
  }
  .single-property .apt-section-head h2{font-size:30px}
  .single-property .apt-section-head .apt-eyebrow{display:none}

  /* Property detail keeps its dedicated Core WhatsApp CTA. */
  .apt-mobile-wa{
    z-index:180;
    left:10px;
    right:10px;
    bottom:max(8px,env(safe-area-inset-bottom,8px));
    height:58px;
    border-radius:18px;
    background:#20271d;
    font-size:12px;
  }

  /* Footer becomes compact behind app nav */
  body:not(.single-property) .apt-footer{
    padding-bottom:92px;
  }
  .apt-footer-main--simple{
    gap:28px!important;
  }
  .apt-footer-brand p{font-size:10px!important}
}

/* Small phones */
@media(max-width:380px){
  .apt-mobile-bottom-nav{
    left:6px;
    right:6px;
  }
  .apt-mobile-bottom-nav a{font-size:8px}
  .apt-mobile-bottom-nav a svg{font-size:18px}
  .apt-home-v64-hero-copy h1{font-size:35px}
  .apt-home-v64-stat-card{flex-basis:145px}
  .apt-explore-primary{grid-template-columns:1fr}
  .apt-explore-primary>label,
  .apt-explore-keyword,
  .apt-explore-primary>button{grid-column:1}
}


/* ============================================================
   AsetProperty v0.7.2 — enriched summary cards + visual buttons
   Desktop/home enhancements
============================================================ */
.apt-theme-v100 .apt-home-v64-stats{display:none}
.apt-theme-v100 .apt-home-v72-highlights{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  margin-top:26px;
}
.apt-theme-v100 .apt-home-v72-highlight{
  position:relative;
  display:flex;
  align-items:stretch;
  justify-content:space-between;
  min-height:152px;
  padding:26px 28px;
  overflow:hidden;
  border:1px solid #e2ddd4;
  border-radius:28px;
  background:linear-gradient(180deg,#f6f3ed 0%,#f1eee8 100%);
  box-shadow:0 10px 28px rgba(24,20,14,.05);
}
.apt-theme-v100 .apt-home-v72-highlight-copy{display:grid;align-content:start;gap:8px;position:relative;z-index:2}
.apt-theme-v100 .apt-home-v72-highlight strong{
  display:block;
  font-size:58px;
  font-weight:700;
  line-height:.92;
  letter-spacing:-.065em;
}
.apt-theme-v100 .apt-home-v72-highlight span{
  color:#676a62;
  font-size:18px;
  line-height:1.25;
}
.apt-theme-v100 .apt-home-v72-highlight--available .apt-home-v72-highlight-avatars{
  position:relative;
  flex:0 0 92px;
}
.apt-theme-v100 .apt-home-v72-highlight-avatars span{
  position:absolute;
  width:54px;
  height:54px;
  border:3px solid rgba(255,255,255,.88);
  border-radius:50%;
  box-shadow:0 8px 20px rgba(20,18,15,.08);
}
.apt-theme-v100 .apt-home-v72-highlight-avatars span:nth-child(1){
  top:2px; right:26px;
  background:radial-gradient(circle at 35% 35%,#f9d9d2,#bd836f 88%);
}
.apt-theme-v100 .apt-home-v72-highlight-avatars span:nth-child(2){
  top:34px; right:0;
  background:radial-gradient(circle at 38% 35%,#eed9c9,#91684e 88%);
}
.apt-theme-v100 .apt-home-v72-highlight-avatars span:nth-child(3){
  top:72px; right:30px;
  background:radial-gradient(circle at 35% 35%,#ecd2b6,#7d5a42 88%);
}
.apt-theme-v100 .apt-home-v72-highlight-thumb{
  width:190px;
  min-height:100px;
  align-self:flex-end;
  border-radius:22px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,0)),
    linear-gradient(135deg,#ebe7df 0%,#d5d0c7 100%);
  background-size:cover;
  background-position:center;
  box-shadow:0 16px 36px rgba(22,19,16,.08);
}
.apt-theme-v100 .apt-home-v72-highlight--rent{
  background:linear-gradient(135deg,#1d231d 0%,#2f3f22 44%,#6a6e33 100%);
  border-color:rgba(17,20,15,.2);
  color:#fff;
}
.apt-theme-v100 .apt-home-v72-highlight--rent span{color:rgba(255,255,255,.82)}
.apt-theme-v100 .apt-home-v72-highlight-mark{
  display:flex;
  align-items:flex-end;
  justify-content:flex-end;
  flex:0 0 120px;
}
.apt-theme-v100 .apt-home-v72-highlight-mark img{
  width:112px;
  opacity:.16;
  filter:brightness(0) invert(1);
}

.apt-theme-v100 .apt-home-v72-visual-section{
  padding:34px 0 10px;
}
.apt-theme-v100 .apt-home-v72-visual-section--soft{
  padding-bottom:34px;
}
.apt-theme-v100 .apt-home-v72-visual-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.apt-theme-v100 .apt-home-v72-visual-grid--location{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.apt-theme-v100 .apt-home-v72-visual-button{
  position:relative;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  min-height:170px;
  padding:22px 22px;
  overflow:hidden;
  border:1px solid #ded9cf;
  border-radius:26px;
  color:#fff;
  isolation:isolate;
  transition:transform .24s ease, box-shadow .24s ease;
  background:
    linear-gradient(140deg,#343a33 0%,#7b6748 45%,#e6ddcd 100%);
}
.apt-theme-v100 .apt-home-v72-visual-button.has-image{
  background:
    linear-gradient(180deg,rgba(15,18,13,.12),rgba(15,18,13,.55)),
    var(--choice-image) center/cover no-repeat;
}
.apt-theme-v100 .apt-home-v72-visual-button.is-gradient:nth-child(3n+1){
  background:linear-gradient(140deg,#232723 0%,#4e5d39 44%,#b8a07a 100%);
}
.apt-theme-v100 .apt-home-v72-visual-button.is-gradient:nth-child(3n+2){
  background:linear-gradient(140deg,#212620 0%,#565146 40%,#cec1a8 100%);
}
.apt-theme-v100 .apt-home-v72-visual-button.is-gradient:nth-child(3n){
  background:linear-gradient(140deg,#1d1e1d 0%,#444a40 40%,#9a8d74 100%);
}
.apt-theme-v100 .apt-home-v72-visual-overlay{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(18,20,17,.06) 0%,rgba(18,20,17,.62) 100%);
  z-index:0;
}
.apt-theme-v100 .apt-home-v72-visual-button strong,
.apt-theme-v100 .apt-home-v72-visual-button em{
  position:relative;
  z-index:1;
}
.apt-theme-v100 .apt-home-v72-visual-button strong{
  display:block;
  max-width:70%;
  font-size:28px;
  font-weight:680;
  font-style:normal;
  line-height:1.04;
  letter-spacing:-.035em;
}
.apt-theme-v100 .apt-home-v72-visual-button em{
  display:grid;
  place-items:center;
  width:46px;
  height:46px;
  border-radius:50%;
  background:rgba(255,255,255,.18);
  backdrop-filter:blur(10px);
}
.apt-theme-v100 .apt-home-v72-visual-button em svg{font-size:18px}
.apt-theme-v100 .apt-home-v72-visual-button:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 40px rgba(23,20,15,.1);
}

@media (max-width: 1180px){
  .apt-theme-v100 .apt-home-v72-highlights,
  .apt-theme-v100 .apt-home-v72-visual-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
  .apt-theme-v100 .apt-home-v72-visual-grid--location{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}
@media (max-width: 860px){
  .apt-theme-v100 .apt-home-v72-highlights,
  .apt-theme-v100 .apt-home-v72-visual-grid,
  .apt-theme-v100 .apt-home-v72-visual-grid--location{
    grid-template-columns:1fr;
  }
  .apt-theme-v100 .apt-home-v72-highlight-thumb{width:148px}
  .apt-theme-v100 .apt-home-v72-visual-button{
    min-height:154px;
  }
  .apt-theme-v100 .apt-home-v72-visual-button strong{
    font-size:24px;
  }
}


/* ============================================================
   AsetProperty v0.7.3 — replaceable summary images
============================================================ */
.apt-theme-v100 .apt-home-v73-highlight-media{
  position:relative;
  z-index:2;
  overflow:hidden;
  align-self:flex-end;
  flex:0 0 126px;
  width:126px;
  height:104px;
  border-radius:22px;
  background:rgba(255,255,255,.35);
  box-shadow:0 16px 32px rgba(22,19,16,.08);
}
.apt-theme-v100 .apt-home-v73-highlight-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.apt-theme-v100 .apt-home-v73-highlight-media--sale{
  flex-basis:192px;
  width:192px;
  height:108px;
}
.apt-theme-v100 .apt-home-v73-highlight-media--rent{
  flex-basis:132px;
  width:132px;
  height:104px;
  background:rgba(255,255,255,.10);
}
@media (max-width: 860px){
  .apt-theme-v100 .apt-home-v73-highlight-media{
    width:112px;
    height:96px;
    flex-basis:112px;
  }
  .apt-theme-v100 .apt-home-v73-highlight-media--sale{
    width:150px;
    height:94px;
    flex-basis:150px;
  }
}
/* ============================================================
   AsetProperty v0.7.4 — Website Settings section backgrounds
============================================================ */
.apt-theme-v100 .apt-media-section.has-section-bg{
  position:relative;
  isolation:isolate;
  background-image:
    linear-gradient(180deg,rgba(247,246,242,.92),rgba(247,246,242,.94)),
    var(--ap-section-image);
  background-size:cover;
  background-position:center;
}
.apt-theme-v100 .apt-media-section.has-section-bg::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(90deg,rgba(255,255,255,.18),rgba(255,255,255,0));
  pointer-events:none;
}
.apt-theme-v100 .apt-home-v64-listings.has-section-bg{
  background-image:
    linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.96)),
    var(--ap-section-image);
}


/* ============================================================
   v0.7.5 UI cleanup
============================================================ */
.apt-theme-v100 .apt-home-v72-highlights,
.apt-theme-v100 .apt-home-v64-stats{display:none!important}

.apt-desktop-banner-wrap{padding-top:28px;padding-bottom:14px}
.apt-ad-banner{
  position:relative;
  display:block;
  width:100%;
  overflow:hidden;
  border:1px solid rgba(27,31,24,.08);
  border-radius:24px;
  background:#1d241b;
  box-shadow:0 14px 34px rgba(24,22,17,.07);
}
.apt-ad-banner--desktop{height:190px}
.apt-ad-banner img{display:block;width:100%;height:100%;object-fit:cover}
.apt-ad-banner-fallback{
  position:absolute;inset:0;display:flex;align-items:center;padding:32px 42px;
  background:
    radial-gradient(circle at 75% 20%,rgba(198,211,171,.30),transparent 25%),
    linear-gradient(120deg,#111610 0%,#273220 46%,#6b6b37 100%);
}
.apt-ad-banner-fallback>img{width:190px;height:auto;object-fit:contain;opacity:.94}
.apt-ad-banner-orb{
  position:absolute;width:330px;height:330px;right:-70px;top:-120px;border-radius:50%;
  background:radial-gradient(circle,rgba(255,255,255,.30),rgba(255,255,255,0) 66%);
  animation:aptBannerFloat 5s ease-in-out infinite alternate;
}
@keyframes aptBannerFloat{
  from{transform:translate3d(-12px,8px,0) scale(.92)}
  to{transform:translate3d(30px,28px,0) scale(1.10)}
}

/* Stronger but still lightweight entrance motion. */
.js .apt-motion{
  opacity:0;
  transform:translate3d(0,30px,0) scale(.982);
  filter:blur(5px);
  transition:
    opacity .72s cubic-bezier(.2,.7,.2,1),
    transform .72s cubic-bezier(.2,.7,.2,1),
    filter .72s cubic-bezier(.2,.7,.2,1);
  transition-delay:var(--apt-motion-delay,0ms);
}
.js .apt-motion.is-motion-visible{
  opacity:1;
  transform:none;
  filter:blur(0);
}
@media(prefers-reduced-motion:reduce){
  .js .apt-motion{opacity:1!important;transform:none!important;filter:none!important;transition:none!important}
  .apt-ad-banner-orb{animation:none!important}
}

/* Homepage only keeps one taxonomy discovery section. */
.apt-theme-v100 .apt-home-v72-visual-section{padding-top:62px;padding-bottom:72px}
.apt-theme-v100 .apt-home-v72-visual-button{
  min-height:190px;
  background-position:center;
}
.apt-theme-v100 .apt-home-v72-visual-button.has-image{
  background-size:cover;
}
.apt-theme-v100 .apt-home-v72-visual-button:hover{
  transform:translateY(-6px) scale(1.008);
}
.apt-theme-v100 .apt-home-v72-visual-button:hover .apt-home-v72-visual-overlay{
  background:linear-gradient(180deg,rgba(15,17,14,.02),rgba(15,17,14,.70));
}

/* Desktop */
@media(min-width:1201px){
  .apt-app-header{display:none!important}
  .apt-desktop-header{display:flex!important}
}

/* Tablet */
@media(min-width:601px) and (max-width:1200px){
  .apt-desktop-header{display:none!important}
  .apt-app-header{display:flex!important}
  .apt-ad-banner--desktop{display:none!important}
}

/* Phone */
@media(max-width:600px){
  .apt-desktop-header{display:none!important}
  .apt-app-header{display:flex!important}
}


/* ============================================================
   v0.7.6 responsive QA polish
============================================================ */

/* Keep desktop header truly desktop only. */
@media(max-width:1200px){
  .apt-desktop-header{display:none!important}
  .apt-app-header{display:flex!important}
  .apt-desktop-home{display:none!important}
}
@media(min-width:1201px){
  .apt-app-header{display:none!important}
  .apt-app-home{display:none!important}
  .apt-desktop-header{display:flex!important}
  .apt-desktop-home{display:block!important}
}

/* Reduce excess vertical space when only one public listing exists. */
@media(min-width:1201px){
  .apt-theme-v100 .apt-home-v64-listings{
    padding-top:60px;
    padding-bottom:54px;
  }
  .apt-theme-v100 .apt-property-grid--feed:has(> :only-child){
    grid-template-columns:minmax(340px,460px);
  }
}

/* Hero motion is intentionally subtle but visible. */
@media(prefers-reduced-motion:no-preference){
  .apt-theme-v100 .apt-home-v64-hero-media.has-image{
    animation:aptHeroDriftDesktop 14s ease-in-out infinite alternate;
  }
  @keyframes aptHeroDriftDesktop{
    from{transform:scale(1.02) translate3d(0,0,0)}
    to{transform:scale(1.055) translate3d(-.45%,.25%,0)}
  }
}


/* ============================================================
   STEP 19C — v0.7.7 Property Archive + Detail UI
============================================================ */

/* ---------- Archive / search ---------- */
.apt-market-v77{
  padding:52px 0 90px;
  background:#f5f3ee;
}
.apt-market-v77-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:28px;
  margin-bottom:26px;
}
.apt-market-v77-head h1{
  margin:0;
  font-size:clamp(54px,6vw,86px);
  line-height:.9;
  letter-spacing:-.068em;
  font-weight:680;
}
.apt-market-v77-head p{
  margin:13px 0 0;
  color:#747870;
  font-size:12px;
}
.apt-market-v77-reset{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  padding:0 15px;
  border:1px solid #dedad2;
  border-radius:999px;
  background:#fff;
  color:#171916;
  font-size:10px;
  font-weight:750;
}
.apt-market-v77-search{
  position:sticky;
  z-index:40;
  top:124px;
  overflow:hidden;
  border:1px solid #dedad2;
  border-radius:24px;
  background:rgba(255,255,255,.96);
  box-shadow:0 16px 42px rgba(29,25,19,.07);
  backdrop-filter:blur(16px);
}
.apt-market-v77-tabs{
  display:flex;
  gap:22px;
  padding:0 22px;
  border-bottom:1px solid #efede8;
}
.apt-market-v77-tabs label{cursor:pointer}
.apt-market-v77-tabs input{position:absolute;opacity:0}
.apt-market-v77-tabs span{
  display:block;
  padding:15px 2px 12px;
  border-bottom:2px solid transparent;
  color:#969991;
  font-size:11px;
  font-weight:750;
}
.apt-market-v77-tabs input:checked+span{
  color:#171916;
  border-color:#20271d;
}
.apt-market-v77-main{
  display:grid;
  grid-template-columns:minmax(0,1.55fr) .75fr .75fr auto;
  gap:0;
  align-items:center;
  padding:13px;
}
.apt-market-v77-main>label{
  display:grid;
  gap:5px;
  min-width:0;
  padding:2px 16px;
  border-right:1px solid #ebe8e1;
}
.apt-market-v77-main>label>span{
  color:#94978f;
  font-size:8px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.apt-market-v77-main input,
.apt-market-v77-main select{
  width:100%;
  height:34px;
  padding:0;
  border:0;
  outline:0;
  background:transparent;
  color:#171916;
  font-size:12px;
}
.apt-market-v77-keyword{
  display:flex!important;
  grid-template-columns:18px 1fr;
  align-items:center;
  gap:8px;
}
.apt-market-v77-keyword svg{
  flex:0 0 auto;
  font-size:17px;
  color:#74786f;
}
.apt-market-v77-main>button{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-width:130px;
  height:50px;
  margin-left:12px;
  padding:0 20px;
  border:0;
  border-radius:14px;
  background:#20271d;
  color:#fff;
  font-size:11px;
  font-weight:800;
  cursor:pointer;
}
.apt-market-v77-main>button svg{font-size:16px}
.apt-market-v77-toolbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:11px 13px;
  border-top:1px solid #efede8;
  background:#faf9f6;
}
.apt-market-v77-toolbar .apt-filter-chip{
  display:flex;
  align-items:center;
  gap:7px;
}
.apt-market-v77-toolbar .apt-filter-chip b{
  display:grid;
  place-items:center;
  min-width:20px;
  height:20px;
  padding:0 5px;
  border-radius:999px;
  background:#20271d;
  color:#fff;
  font-size:8px;
}
.apt-market-v77-sort{
  display:flex;
  align-items:center;
  gap:9px;
  color:#81847d;
  font-size:9px;
}
.apt-market-v77-sort select{
  height:34px;
  padding:0 31px 0 11px;
  border:1px solid #dfdcd4;
  border-radius:10px;
  background:#fff;
  color:#20221e;
  font-size:10px;
}
.apt-market-v77-advanced{
  grid-template-columns:repeat(4,minmax(0,1fr));
}
.apt-market-v77-results{
  padding-top:36px;
}
.apt-market-v77-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.apt-market-v77-grid .apt-property-card{
  border-radius:22px;
  box-shadow:0 9px 28px rgba(27,23,17,.045);
}
.apt-market-v77-grid .apt-card-media{
  aspect-ratio:1.3/1;
}
.apt-market-v77-pagination{
  margin-top:38px;
}
.apt-market-v77-empty{
  display:grid;
  justify-items:center;
  max-width:720px;
  margin:38px auto 0;
  padding:72px 28px;
  border:1px solid #e1ddd5;
  border-radius:28px;
  background:#fff;
  text-align:center;
}
.apt-market-v77-empty-mark{
  display:grid;
  place-items:center;
  width:100px;
  height:100px;
  margin-bottom:22px;
  border-radius:28px;
  background:#f3f1ec;
}
.apt-market-v77-empty-mark img{
  width:60px;
  opacity:.13;
}
.apt-market-v77-empty h2{
  margin:0;
  font-size:36px;
  letter-spacing:-.045em;
}
.apt-market-v77-empty p{
  max-width:440px;
  margin:11px 0 23px;
  color:#777b73;
  font-size:11px;
  line-height:1.7;
}

/* ---------- Property detail ---------- */
.apt-detail-v77-head{
  padding:42px 0 25px;
  background:#f5f3ee;
}
.apt-detail-v77-breadcrumb{
  margin-bottom:28px;
}
.apt-detail-v77-heading{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:48px;
  align-items:end;
}
.apt-detail-v77-tags{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-bottom:14px;
}
.apt-detail-v77-tags span{
  padding:7px 10px;
  border:1px solid #ddd9d0;
  border-radius:999px;
  background:#fff;
  color:#454942;
  font-size:8px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.03em;
}
.apt-detail-v77-tags span.is-muted{
  color:#7f827b;
}
.apt-detail-v77-title h1{
  max-width:980px;
  margin:0;
  font-size:clamp(50px,6vw,86px);
  line-height:.92;
  letter-spacing:-.065em;
  font-weight:680;
}
.apt-detail-v77-title>p{
  display:flex;
  align-items:center;
  gap:7px;
  margin:17px 0 0;
  color:#757970;
  font-size:11px;
}
.apt-detail-v77-title>p svg{
  flex:0 0 auto;
  font-size:16px;
}
.apt-detail-v77-price{
  display:grid;
  justify-items:end;
  gap:14px;
  min-width:250px;
}
.apt-detail-v77-price strong{
  font-size:31px;
  letter-spacing:-.045em;
  white-space:nowrap;
}
.apt-detail-v77-price a{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  height:48px;
  padding:0 18px;
  border-radius:13px;
  background:#20271d;
  color:#fff;
  font-size:10px;
  font-weight:800;
}
.apt-detail-v77-price a svg{font-size:18px}

.apt-detail-v77-gallery{
  padding-bottom:0;
  background:#f5f3ee;
}
.apt-detail-v77-gallery-grid{
  display:grid;
  grid-template-columns:2fr 1fr 1fr;
  grid-template-rows:250px 250px;
  gap:8px;
}
.apt-detail-v77-gallery-item{
  position:relative;
  overflow:hidden;
  padding:0;
  border:0;
  border-radius:18px;
  background:#e8e5de;
  cursor:pointer;
}
.apt-detail-v77-gallery-item.is-main{
  grid-row:1/3;
}
.apt-detail-v77-gallery-item img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .55s cubic-bezier(.2,.7,.2,1);
}
.apt-detail-v77-gallery-item:hover img{
  transform:scale(1.025);
}
.apt-detail-v77-gallery-grid.is-single{
  display:block;
}
.apt-detail-v77-gallery-grid.is-single .apt-detail-v77-gallery-item{
  width:100%;
  height:540px;
}
.apt-detail-v77-photo-count,
.apt-detail-v77-more{
  position:absolute;
  right:14px;
  bottom:14px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:0 12px;
  border-radius:999px;
  background:rgba(255,255,255,.92);
  color:#171916;
  font-size:9px;
  font-weight:800;
  backdrop-filter:blur(10px);
}
.apt-detail-v77-gallery-empty{
  display:grid;
  place-items:center;
  height:510px;
  border-radius:24px;
  background:linear-gradient(145deg,#ebe9e4,#f8f7f4 58%,#dedbd5);
}
.apt-detail-v77-gallery-empty img{
  width:min(260px,36%);
  opacity:.10;
}

.apt-detail-v77-body{
  padding:64px 0 72px;
  background:#fff;
}
.apt-detail-v77-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) 360px;
  gap:74px;
  align-items:start;
}
.apt-detail-v77-main{
  display:grid;
  gap:0;
}
.apt-detail-v77-section{
  padding:0 0 52px;
  margin-bottom:52px;
  border-bottom:1px solid #eae7e0;
}
.apt-detail-v77-section:last-child{
  margin-bottom:0;
}
.apt-detail-v77-section h2{
  margin:0 0 25px;
  font-size:34px;
  line-height:1;
  letter-spacing:-.045em;
  font-weight:660;
}
.apt-detail-v77-specs{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
}
.apt-detail-v77-specs>div{
  min-height:128px;
  padding:17px;
  border:1px solid #e2dfd8;
  border-radius:17px;
  background:#faf9f6;
}
.apt-detail-v77-specs svg,
.apt-detail-v77-symbol{
  display:block;
  margin-bottom:25px;
  font-size:19px;
}
.apt-detail-v77-specs>div>span:not(.apt-detail-v77-symbol){
  display:block;
  margin-bottom:5px;
  color:#858981;
  font-size:9px;
}
.apt-detail-v77-specs strong{
  font-size:16px;
}
.apt-detail-v77-prose{
  max-width:780px;
  color:#565b53;
  font-size:13px;
  line-height:1.85;
}
.apt-detail-v77-prose p:first-child{margin-top:0}
.apt-detail-v77-prose p:last-child{margin-bottom:0}
.apt-detail-v77-list{
  margin:0;
}
.apt-detail-v77-list>div{
  display:grid;
  grid-template-columns:190px 1fr;
  gap:20px;
  padding:15px 0;
  border-bottom:1px solid #efede8;
}
.apt-detail-v77-list>div:last-child{border-bottom:0}
.apt-detail-v77-list dt{
  color:#858981;
  font-size:10px;
}
.apt-detail-v77-list dd{
  margin:0;
  color:#1d201c;
  font-size:11px;
  font-weight:650;
}
.apt-detail-v77-contact{
  position:sticky;
  top:118px;
  overflow:hidden;
  padding:29px;
  border-radius:24px;
  background:
    radial-gradient(circle at 100% 0%,rgba(176,187,143,.30),transparent 35%),
    linear-gradient(145deg,#101410,#20291d 62%,#50592f);
  color:#fff;
  box-shadow:0 18px 44px rgba(21,24,18,.12);
}
.apt-detail-v77-contact-mark{
  width:126px;
  margin-bottom:45px;
}
.apt-detail-v77-contact-mark img{
  width:100%;
  height:auto;
}
.apt-detail-v77-contact h2{
  margin:0;
  font-size:35px;
  line-height:.98;
  letter-spacing:-.05em;
  font-weight:650;
}
.apt-detail-v77-contact p{
  margin:13px 0 23px;
  color:rgba(255,255,255,.72);
  font-size:10px;
  line-height:1.7;
}
.apt-detail-v77-contact>a{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  height:50px;
  border-radius:13px;
  background:#fff;
  color:#151815;
  font-size:10px;
  font-weight:850;
}
.apt-detail-v77-contact>a svg{font-size:18px}
.apt-detail-v77-contact small{
  display:block;
  margin-top:12px;
  color:rgba(255,255,255,.48);
  font-size:8px;
  line-height:1.5;
  text-align:center;
}

.apt-detail-v77-related{
  padding:68px 0 82px;
  background:#f5f3ee;
}
.apt-detail-v77-related-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:28px;
}
.apt-detail-v77-related-head h2{
  margin:0;
  font-size:48px;
  line-height:1;
  letter-spacing:-.055em;
}
.apt-detail-v77-related-head a{
  display:flex;
  align-items:center;
  gap:8px;
  color:#343832;
  font-size:10px;
  font-weight:750;
}
.apt-detail-v77-related-head a svg{font-size:15px}
.apt-detail-v77-related-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}

/* Stronger v0.7.7 motion targets */
.js .apt-market-v77-head,
.js .apt-market-v77-search,
.js .apt-detail-v77-heading,
.js .apt-detail-v77-gallery,
.js .apt-detail-v77-section,
.js .apt-detail-v77-contact,
.js .apt-detail-v77-related-head{
  will-change:transform,opacity,filter;
}

/* Desktop */
@media(min-width:1201px){
  .apt-market-v77-grid:has(> :only-child){
    grid-template-columns:minmax(340px,440px);
  }
  .apt-market-v77-grid:has(> :nth-child(2):last-child){
    grid-template-columns:repeat(2,minmax(340px,440px));
  }
}

/* Tablet / semi-app */
@media(min-width:601px) and (max-width:1200px){
  .apt-market-v77{
    padding:30px 0 100px;
  }
  .apt-market-v77 .apt-container,
  .apt-detail-v77-head .apt-container,
  .apt-detail-v77-gallery .apt-container,
  .apt-detail-v77-body .apt-container,
  .apt-detail-v77-related .apt-container{
    width:calc(100% - 40px);
  }
  .apt-market-v77-head h1{
    font-size:56px;
  }
  .apt-market-v77-search{
    position:relative;
    top:auto;
  }
  .apt-market-v77-main{
    grid-template-columns:1fr 1fr;
    gap:8px;
  }
  .apt-market-v77-main>label{
    padding:10px 12px;
    border:1px solid #e4e1d9;
    border-radius:13px;
  }
  .apt-market-v77-keyword{
    grid-column:1/-1;
  }
  .apt-market-v77-main>button{
    grid-column:1/-1;
    width:100%;
    margin:0;
  }
  .apt-market-v77-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .apt-detail-v77-head{
    padding-top:28px;
  }
  .apt-detail-v77-breadcrumb{display:none}
  .apt-detail-v77-heading{
    grid-template-columns:1fr;
    gap:16px;
  }
  .apt-detail-v77-price{
    justify-items:start;
  }
  .apt-detail-v77-gallery-grid{
    display:flex;
    gap:10px;
    overflow-x:auto;
    padding-bottom:7px;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
  }
  .apt-detail-v77-gallery-grid::-webkit-scrollbar{display:none}
  .apt-detail-v77-gallery-item,
  .apt-detail-v77-gallery-grid.is-single .apt-detail-v77-gallery-item{
    flex:0 0 min(82vw,720px);
    width:auto;
    height:430px;
    scroll-snap-align:center;
  }
  .apt-detail-v77-gallery-item.is-main{grid-row:auto}
  .apt-detail-v77-layout{
    grid-template-columns:1fr;
    gap:40px;
  }
  .apt-detail-v77-contact{
    position:relative;
    top:auto;
    max-width:640px;
  }
  .apt-detail-v77-related-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}

/* Phone */
@media(max-width:600px){
  .apt-market-v77{
    padding:21px 0 88px;
  }
  .apt-market-v77 .apt-container,
  .apt-detail-v77-head .apt-container,
  .apt-detail-v77-body .apt-container,
  .apt-detail-v77-related .apt-container{
    width:calc(100% - 24px);
  }
  .apt-market-v77-head{
    align-items:flex-start;
    flex-direction:column;
    gap:10px;
    margin-bottom:17px;
  }
  .apt-market-v77-head h1{
    font-size:42px;
  }
  .apt-market-v77-head p{
    margin-top:7px;
    font-size:10px;
  }
  .apt-market-v77-reset{
    min-height:34px;
  }
  .apt-market-v77-search{
    position:relative;
    top:auto;
    overflow:visible;
    border:0;
    border-radius:0;
    background:transparent;
    box-shadow:none;
    backdrop-filter:none;
  }
  .apt-market-v77-tabs{
    gap:7px;
    padding:0 0 10px;
    overflow-x:auto;
    border:0;
    scrollbar-width:none;
  }
  .apt-market-v77-tabs::-webkit-scrollbar{display:none}
  .apt-market-v77-tabs label{flex:0 0 auto}
  .apt-market-v77-tabs span{
    padding:8px 13px;
    border:1px solid #e3dfd7;
    border-radius:999px;
    background:#fff;
    font-size:10px;
  }
  .apt-market-v77-tabs input:checked+span{
    border-color:#20271d;
    background:#20271d;
    color:#fff;
  }
  .apt-market-v77-main{
    grid-template-columns:1fr 1fr;
    gap:8px;
    padding:0;
  }
  .apt-market-v77-main>label{
    padding:9px 11px;
    border:1px solid #e3dfd8;
    border-radius:13px;
    background:#fff;
  }
  .apt-market-v77-keyword{
    grid-column:1/-1;
    min-height:48px;
  }
  .apt-market-v77-main>button{
    grid-column:1/-1;
    width:100%;
    min-width:0;
    height:46px;
    margin:0;
  }
  .apt-market-v77-toolbar{
    margin-top:8px;
    padding:0;
    border:0;
    background:transparent;
  }
  .apt-market-v77-sort>span{display:none}
  .apt-market-v77-results{
    padding-top:24px;
  }
  .apt-market-v77-grid{
    grid-template-columns:1fr;
    gap:13px;
  }
  .apt-market-v77-empty{
    margin-top:24px;
    padding:48px 20px;
    border-radius:22px;
  }
  .apt-market-v77-empty h2{
    font-size:29px;
  }

  .apt-detail-v77-head{
    padding:18px 0 15px;
  }
  .apt-detail-v77-breadcrumb{display:none}
  .apt-detail-v77-heading{
    grid-template-columns:1fr;
    gap:13px;
  }
  .apt-detail-v77-title h1{
    font-size:39px;
    line-height:.98;
  }
  .apt-detail-v77-title>p{
    margin-top:10px;
    font-size:9px;
  }
  .apt-detail-v77-tags{
    margin-bottom:10px;
  }
  .apt-detail-v77-tags span{
    padding:6px 8px;
    font-size:7px;
  }
  .apt-detail-v77-price{
    justify-items:start;
    gap:0;
  }
  .apt-detail-v77-price strong{
    font-size:24px;
  }
  .apt-detail-v77-price>a{
    display:none;
  }

  .apt-detail-v77-gallery .apt-container{
    width:100%;
  }
  .apt-detail-v77-gallery-grid,
  .apt-detail-v77-gallery-grid.is-single{
    display:flex;
    gap:8px;
    padding:0 12px 8px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
  }
  .apt-detail-v77-gallery-grid::-webkit-scrollbar{display:none}
  .apt-detail-v77-gallery-item,
  .apt-detail-v77-gallery-grid.is-single .apt-detail-v77-gallery-item{
    flex:0 0 calc(100vw - 40px);
    width:auto;
    height:315px;
    border-radius:18px;
    scroll-snap-align:center;
  }
  .apt-detail-v77-gallery-item.is-main{grid-row:auto}
  .apt-detail-v77-gallery-empty{
    flex:0 0 calc(100vw - 24px);
    height:290px;
    margin:0 12px;
  }

  .apt-detail-v77-body{
    padding:36px 0 48px;
  }
  .apt-detail-v77-layout{
    grid-template-columns:1fr;
    gap:0;
  }
  .apt-detail-v77-main{
    min-width:0;
  }
  .apt-detail-v77-section{
    padding-bottom:35px;
    margin-bottom:35px;
  }
  .apt-detail-v77-section h2{
    margin-bottom:18px;
    font-size:29px;
  }
  .apt-detail-v77-specs{
    display:flex;
    gap:8px;
    margin-right:-12px;
    padding-right:12px;
    overflow-x:auto;
    scrollbar-width:none;
  }
  .apt-detail-v77-specs::-webkit-scrollbar{display:none}
  .apt-detail-v77-specs>div{
    flex:0 0 128px;
    min-height:106px;
    padding:14px;
  }
  .apt-detail-v77-specs svg,
  .apt-detail-v77-symbol{
    margin-bottom:20px;
  }
  .apt-detail-v77-prose{
    font-size:12px;
  }
  .apt-detail-v77-list>div{
    grid-template-columns:110px 1fr;
    gap:14px;
    padding:13px 0;
  }
  .apt-detail-v77-contact{
    display:none;
  }

  .apt-detail-v77-related{
    padding:45px 0 75px;
  }
  .apt-detail-v77-related-head{
    align-items:flex-start;
    gap:12px;
  }
  .apt-detail-v77-related-head h2{
    font-size:32px;
  }
  .apt-detail-v77-related-head a{
    white-space:nowrap;
  }
  .apt-detail-v77-related-grid{
    grid-template-columns:1fr;
    gap:13px;
  }

  .apt-detail-v77-mobile-wa{
    z-index:190!important;
    display:flex!important;
    left:10px!important;
    right:10px!important;
    bottom:max(8px,env(safe-area-inset-bottom,8px))!important;
    height:58px!important;
    border-radius:18px!important;
    background:#20271d!important;
  }
}


/* ============================================================
   v0.7.8 — Navigation + browser-local Favorit
============================================================ */
.apt-mobile-bottom-nav--v78{
  grid-template-columns:repeat(4,1fr)!important;
}
.apt-property-card{
  position:relative;
}
.apt-favorite-toggle{
  position:absolute;
  z-index:12;
  top:12px;
  right:12px;
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  padding:0;
  border:1px solid rgba(255,255,255,.7);
  border-radius:50%;
  background:rgba(255,255,255,.9);
  color:#222620;
  box-shadow:0 7px 22px rgba(22,19,15,.09);
  backdrop-filter:blur(10px);
  cursor:pointer;
  transition:transform .2s ease,background .2s ease,color .2s ease;
}
.apt-favorite-toggle:hover{transform:scale(1.06)}
.apt-favorite-toggle svg{width:17px;height:17px}
.apt-favorite-toggle.is-favorite{
  border-color:#20271d;
  background:#20271d;
  color:#fff;
}
.apt-favorite-toggle.is-favorite svg path{fill:currentColor}
.apt-market-v77-search.is-favorites-view{display:none}
@media(max-width:600px){
  .apt-favorite-toggle{
    top:10px;
    right:10px;
    width:36px;
    height:36px;
  }
}


/* ============================================================
   v0.7.9 — Account Favorites + Footer-only Blog
============================================================ */

/* Account modal */
.apt-auth-modal[hidden]{display:none!important}
.apt-auth-modal{
  position:fixed;
  z-index:500;
  inset:0;
  display:grid;
  place-items:center;
  padding:22px;
}
.apt-auth-backdrop{
  position:absolute;
  inset:0;
  background:rgba(13,16,13,.58);
  backdrop-filter:blur(6px);
}
.apt-auth-panel{
  position:relative;
  z-index:2;
  width:min(460px,100%);
  max-height:calc(100vh - 44px);
  overflow:auto;
  padding:28px;
  border:1px solid rgba(27,31,24,.09);
  border-radius:26px;
  background:#fff;
  box-shadow:0 30px 90px rgba(12,15,12,.24);
}
.apt-auth-close{
  position:absolute;
  top:16px;
  right:16px;
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  padding:0;
  border:1px solid #e5e2db;
  border-radius:50%;
  background:#f8f7f4;
  color:#252923;
  cursor:pointer;
}
.apt-auth-close svg{width:16px;height:16px}
.apt-auth-brand{width:142px;margin-bottom:32px}
.apt-auth-brand img{display:block;width:100%;height:auto}
.apt-auth-copy h2{
  margin:0;
  font-size:36px;
  line-height:.98;
  letter-spacing:-.055em;
}
.apt-auth-copy p{
  margin:11px 0 20px;
  color:#747970;
  font-size:11px;
  line-height:1.65;
}
.apt-auth-tabs{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:5px;
  padding:5px;
  margin-bottom:18px;
  border-radius:13px;
  background:#f2f1ed;
}
.apt-auth-tabs button{
  height:39px;
  border:0;
  border-radius:9px;
  background:transparent;
  color:#747870;
  font-size:10px;
  font-weight:800;
  cursor:pointer;
}
.apt-auth-tabs button.is-active{
  background:#fff;
  color:#171a16;
  box-shadow:0 4px 12px rgba(22,20,16,.06);
}
.apt-auth-message{
  margin-bottom:14px;
  padding:11px 12px;
  border-radius:10px;
  background:#f6eee9;
  color:#7f4938;
  font-size:10px;
  line-height:1.5;
}
.apt-auth-message.is-success{
  background:#edf5ef;
  color:#325943;
}
.apt-auth-form{
  display:grid;
  gap:12px;
}
.apt-auth-form[hidden]{display:none!important}
.apt-auth-form label{
  display:grid;
  gap:6px;
}
.apt-auth-form label span{
  color:#555b54;
  font-size:9px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.035em;
}
.apt-auth-form input{
  width:100%;
  height:48px;
  padding:0 13px;
  border:1px solid #dfdcd5;
  border-radius:12px;
  outline:0;
  background:#fff;
  color:#171916;
  font-size:12px;
}
.apt-auth-form input:focus{border-color:#8b9386}
.apt-auth-form>button{
  height:49px;
  margin-top:2px;
  border:0;
  border-radius:12px;
  background:#20271d;
  color:#fff;
  font-size:11px;
  font-weight:850;
  cursor:pointer;
}
.apt-auth-form>button[disabled]{opacity:.55;cursor:wait}
.apt-auth-forgot{
  justify-self:center;
  color:#6d726a;
  font-size:9px;
  font-weight:700;
}
.apt-auth-form small{
  color:#8a8e87;
  font-size:8px;
  line-height:1.5;
  text-align:center;
}
body.apt-auth-open{overflow:hidden}

/* Blog archive */
.apt-blog-v79{
  padding:62px 0 92px;
  background:#f5f3ee;
}
.apt-blog-v79-head{
  max-width:900px;
  margin-bottom:42px;
}
.apt-blog-v79-head span{
  display:block;
  margin-bottom:13px;
  color:#71776f;
  font-size:9px;
  font-weight:850;
  letter-spacing:.14em;
}
.apt-blog-v79-head h1{
  margin:0;
  font-size:clamp(58px,7vw,96px);
  line-height:.88;
  letter-spacing:-.07em;
  font-weight:680;
}
.apt-blog-v79-head p{
  max-width:620px;
  margin:20px 0 0;
  color:#6f746d;
  font-size:12px;
  line-height:1.75;
}
.apt-blog-v79-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.apt-blog-v79-card{
  overflow:hidden;
  border:1px solid #e0dcd4;
  border-radius:22px;
  background:#fff;
  box-shadow:0 10px 28px rgba(25,22,17,.04);
}
.apt-blog-v79-media{
  display:block;
  aspect-ratio:1.38/1;
  overflow:hidden;
  background:#20271d;
}
.apt-blog-v79-media>img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .55s cubic-bezier(.2,.7,.2,1);
}
.apt-blog-v79-card:hover .apt-blog-v79-media>img{transform:scale(1.025)}
.apt-blog-v79-placeholder{
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
  background:
    radial-gradient(circle at 80% 10%,rgba(194,204,161,.26),transparent 34%),
    linear-gradient(145deg,#121711,#26321f 58%,#5c6333);
}
.apt-blog-v79-placeholder img{
  width:48%;
  opacity:.78;
}
.apt-blog-v79-card-body{
  padding:18px 19px 20px;
}
.apt-blog-v79-meta{
  display:flex;
  gap:9px;
  margin-bottom:12px;
  color:#8a8e87;
  font-size:8px;
  font-weight:750;
  text-transform:uppercase;
  letter-spacing:.035em;
}
.apt-blog-v79-card h2{
  margin:0;
  font-size:25px;
  line-height:1.04;
  letter-spacing:-.04em;
}
.apt-blog-v79-card h2 a{color:#171916}
.apt-blog-v79-card-body>p{
  margin:11px 0 18px;
  color:#72776f;
  font-size:10px;
  line-height:1.7;
}
.apt-blog-v79-read{
  display:flex;
  align-items:center;
  gap:7px;
  color:#262a24;
  font-size:9px;
  font-weight:800;
}
.apt-blog-v79-read svg{width:14px}
.apt-blog-v79-pagination{margin-top:40px}
.apt-blog-v79-empty{
  padding:70px 24px;
  border:1px solid #e0dcd4;
  border-radius:24px;
  background:#fff;
  text-align:center;
}
.apt-blog-v79-empty h2{
  margin:0;
  font-size:38px;
  letter-spacing:-.045em;
}
.apt-blog-v79-empty p{color:#777c74}

/* Single article */
.apt-article-v79{
  padding:54px 0 90px;
  background:#f5f3ee;
}
.apt-article-v79-head{
  padding-bottom:34px;
}
.apt-article-v79-back{
  display:inline-flex;
  margin-bottom:42px;
  color:#626860;
  font-size:10px;
  font-weight:750;
}
.apt-article-v79-meta{
  display:flex;
  gap:10px;
  margin-bottom:15px;
  color:#7c8179;
  font-size:9px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.apt-article-v79-head h1{
  max-width:1080px;
  margin:0;
  font-size:clamp(52px,7vw,94px);
  line-height:.92;
  letter-spacing:-.065em;
  font-weight:680;
}
.apt-article-v79-lead{
  max-width:760px;
  margin:22px 0 0;
  color:#666c64;
  font-size:14px;
  line-height:1.7;
}
.apt-article-v79-hero{
  overflow:hidden;
  height:min(650px,60vw);
  border-radius:28px;
}
.apt-article-v79-hero img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.apt-article-v79-layout{
  display:grid;
  grid-template-columns:minmax(0,760px) 310px;
  justify-content:space-between;
  gap:64px;
  align-items:start;
  padding-top:58px;
}
.apt-article-v79-content{
  color:#3f453e;
  font-size:15px;
  line-height:1.9;
}
.apt-article-v79-content h2,
.apt-article-v79-content h3{
  margin-top:2em;
  color:#171916;
  line-height:1.1;
  letter-spacing:-.035em;
}
.apt-article-v79-content h2{font-size:34px}
.apt-article-v79-content h3{font-size:26px}
.apt-article-v79-content img{
  max-width:100%;
  height:auto;
  border-radius:16px;
}
.apt-article-v79-content a{
  text-decoration:underline;
  text-underline-offset:3px;
}
.apt-article-v79-side{
  position:sticky;
  top:118px;
  padding:25px;
  border-radius:22px;
  background:#20271d;
  color:#fff;
}
.apt-article-v79-side>span{
  color:rgba(255,255,255,.52);
  font-size:8px;
  font-weight:850;
  letter-spacing:.12em;
}
.apt-article-v79-side h2{
  margin:28px 0 0;
  font-size:30px;
  line-height:1;
  letter-spacing:-.045em;
}
.apt-article-v79-side p{
  margin:11px 0 20px;
  color:rgba(255,255,255,.68);
  font-size:10px;
  line-height:1.65;
}
.apt-article-v79-side a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  height:45px;
  padding:0 14px;
  border-radius:11px;
  background:#fff;
  color:#171916;
  font-size:9px;
  font-weight:850;
}
.apt-article-v79-side a svg{width:15px}

/* Responsive blog/auth */
@media(min-width:601px) and (max-width:1200px){
  .apt-blog-v79-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .apt-article-v79-layout{
    grid-template-columns:minmax(0,1fr) 280px;
    gap:38px;
  }
}
@media(max-width:600px){
  .apt-auth-modal{padding:10px}
  .apt-auth-panel{
    width:100%;
    max-height:calc(100vh - 20px);
    padding:23px 18px 20px;
    border-radius:22px;
  }
  .apt-auth-brand{width:126px;margin-bottom:27px}
  .apt-auth-copy h2{font-size:31px}

  .apt-blog-v79{
    padding:32px 0 86px;
  }
  .apt-blog-v79 .apt-container,
  .apt-article-v79 .apt-container{
    width:calc(100% - 24px);
  }
  .apt-blog-v79-head{margin-bottom:28px}
  .apt-blog-v79-head h1{font-size:48px}
  .apt-blog-v79-head p{font-size:11px}
  .apt-blog-v79-grid{grid-template-columns:1fr;gap:13px}
  .apt-blog-v79-card h2{font-size:23px}

  .apt-article-v79{padding:30px 0 80px}
  .apt-article-v79-back{margin-bottom:28px}
  .apt-article-v79-head h1{font-size:43px}
  .apt-article-v79-lead{font-size:12px}
  .apt-article-v79-hero{
    width:calc(100% - 24px)!important;
    height:300px;
    border-radius:20px;
  }
  .apt-article-v79-layout{
    grid-template-columns:1fr;
    gap:38px;
    padding-top:36px;
  }
  .apt-article-v79-content{
    font-size:13px;
    line-height:1.85;
  }
  .apt-article-v79-content h2{font-size:29px}
  .apt-article-v79-content h3{font-size:23px}
  .apt-article-v79-side{
    position:relative;
    top:auto;
  }
}


/* ============================================================
   v0.8.0 — Google Sign-In presentation
============================================================ */
.apt-auth-google[hidden]{display:none!important}
.apt-auth-google{
  display:grid;
  gap:14px;
  margin-bottom:16px;
}
.apt-auth-google-button{
  display:flex;
  justify-content:center;
  min-height:44px;
  overflow:hidden;
  border-radius:12px;
}

.apt-auth-divider{
  display:flex;
  align-items:center;
  gap:10px;
  color:#9a9e97;
  font-size:9px;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.apt-auth-divider::before,
.apt-auth-divider::after{
  content:"";
  flex:1;
  height:1px;
  background:#ece9e3;
}
.apt-favorite-toggle.is-loading{
  opacity:.58;
  pointer-events:none;
}


/* ============================================================
   v0.8.1 — Google Sign-In polished loading + pill surface
============================================================ */
.apt-auth-google-shell{
  position:relative;
  min-height:46px;
  overflow:hidden;
  border-radius:999px;
}
.apt-auth-google-button{
  position:relative;
  z-index:2;
  width:100%;
  min-height:46px;
  border-radius:999px;
  opacity:0;
  transform:translateY(3px);
  transition:opacity .2s ease,transform .2s ease;
}
.apt-auth-google.is-ready .apt-auth-google-button{
  opacity:1;
  transform:none;
}
.apt-auth-google-skeleton{
  position:absolute;
  z-index:1;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:13px;
  height:46px;
  padding:0 18px;
  border:1px solid #d9ddd8;
  border-radius:999px;
  background:#fff;
  color:#4d514c;
  opacity:1;
  transition:opacity .18s ease;
}
.apt-auth-google.is-ready .apt-auth-google-skeleton{
  opacity:0;
  pointer-events:none;
}
.apt-auth-google-skeleton::after{
  content:"";
  position:absolute;
  inset:0;
  transform:translateX(-115%);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);
}
.apt-auth-google.is-loading .apt-auth-google-skeleton::after{
  animation:aptGoogleShimmer 1.15s ease-in-out infinite;
}
@keyframes aptGoogleShimmer{
  to{transform:translateX(115%)}
}
.apt-auth-google-skeleton-logo{
  display:grid;
  place-items:center;
  width:24px;
  height:24px;
  border-radius:50%;
  background:#f4f5f3;
  color:#546056;
  font-size:13px;
  font-weight:800;
}
.apt-auth-google-skeleton-text{
  font-size:12px;
  font-weight:650;
}
.apt-auth-google.is-error .apt-auth-google-skeleton{
  border-color:#eaded8;
  background:#fbf7f5;
  color:#8d6255;
}
.apt-auth-google.is-error .apt-auth-google-skeleton-text::after{
  content:" — coba lagi";
  font-weight:500;
}
.apt-auth-divider{
  margin-top:1px;
}
@media(prefers-reduced-motion:reduce){
  .apt-auth-google-button,
  .apt-auth-google-skeleton{transition:none!important}
  .apt-auth-google-skeleton::after{animation:none!important}
}


/* ============================================================
   STEP 20 — Article internal linking
============================================================ */
.apt-article-related{
  padding:28px 0 84px;
}
.apt-article-related-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:22px;
}
.apt-article-related-head span{
  display:block;
  margin-bottom:7px;
  color:#858a82;
  font-size:9px;
  font-weight:800;
  letter-spacing:.12em;
}
.apt-article-related-head h2{
  margin:0;
  font-size:34px;
  line-height:1;
  letter-spacing:-.045em;
}
.apt-article-related-head>a{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#242824;
  font-size:10px;
  font-weight:800;
  text-decoration:none;
}
.apt-article-related-head>a svg,
.apt-article-related-read svg{
  width:15px;
  height:15px;
}
.apt-article-related-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.apt-article-related-card{
  overflow:hidden;
  border:1px solid #e5e1da;
  border-radius:20px;
  background:#fff;
}
.apt-article-related-media{
  display:block;
  height:190px;
  overflow:hidden;
  background:#20271d;
}
.apt-article-related-media img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.apt-article-related-media>span{
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
}
.apt-article-related-media>span img{
  width:120px;
  height:auto;
  object-fit:contain;
}
.apt-article-related-card>div{
  padding:15px;
}
.apt-article-related-card time{
  color:#8b9088;
  font-size:8px;
}
.apt-article-related-card h3{
  margin:8px 0 15px;
  font-size:17px;
  line-height:1.15;
  letter-spacing:-.025em;
}
.apt-article-related-card h3 a,
.apt-article-related-read{
  color:#202420;
  text-decoration:none;
}
.apt-article-related-read{
  display:inline-flex;
  align-items:center;
  gap:7px;
  font-size:9px;
  font-weight:800;
}
@media(max-width:900px){
  .apt-article-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:600px){
  .apt-article-related{padding:18px 0 92px}
  .apt-article-related-head{align-items:flex-start;flex-direction:column}
  .apt-article-related-head h2{font-size:30px}
  .apt-article-related-grid{grid-template-columns:1fr}
  .apt-article-related-media{height:205px}
}


/* ============================================================
   STEP 21 — Rendering performance
============================================================ */
@supports (content-visibility:auto){
  .apt-app-banner-wrap,
  .apt-app-section,
  .apt-desktop-banner-wrap,
  .apt-home-v64-listings,
  .apt-home-v72-visual-section,
  .apt-article-related,
  .apt-site-footer{
    content-visibility:auto;
    contain-intrinsic-size:auto 620px;
  }
}


/* ============================================================
   v1.0.0 — Footer / Listing / Property Detail / Contact
============================================================ */
/* Footer */
.apt-footer-v100{padding:0;background:#101310;color:#fff}
.apt-footer-v100-main{display:grid;grid-template-columns:minmax(300px,1.5fr) minmax(130px,.55fr) minmax(250px,.9fr);gap:70px;padding-top:58px;padding-bottom:48px}
.apt-footer-v100-brand{max-width:520px}.apt-footer-v100-brand .apt-brand{display:inline-flex}.apt-footer-v100-brand .apt-bundled-logo{width:165px}
.apt-footer-v100-brand p{max-width:500px;margin:18px 0 0;color:#899189;font-size:11px;line-height:1.7}
.apt-footer-v100-column>span{display:block;margin-bottom:16px;color:#697169;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.apt-footer-v100-column nav{display:grid;gap:10px}.apt-footer-v100-column nav a{color:#edf0eb;font-size:11px;text-decoration:none}.apt-footer-v100-column nav a:hover{color:#aeb99e}
.apt-footer-v100-contact-links{display:grid;gap:9px}.apt-footer-v100-contact-links a{display:flex;align-items:center;gap:9px;color:#edf0eb;font-size:10px;text-decoration:none}.apt-footer-v100-contact-links svg{width:16px;height:16px;color:#879482}.apt-footer-v100-contact-links em{font-style:normal}
.apt-footer-v100-social{margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}.apt-footer-v100-social small{display:block;margin-bottom:10px;color:#687168;font-size:8px;text-transform:uppercase;letter-spacing:.1em}.apt-footer-v100-social>div{display:flex;gap:8px}.apt-footer-v100-social a{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#e8ece6;transition:background .2s ease,transform .2s ease}.apt-footer-v100-social a:hover{background:#283125;transform:translateY(-2px)}.apt-footer-v100-social svg{width:16px;height:16px}
.apt-footer-v100-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px;padding-bottom:25px;border-top:1px solid rgba(255,255,255,.08);color:#737c73;font-size:9px}

/* Archive modern */
.apt-market-v100{padding-top:42px;background:linear-gradient(180deg,#f4f2ed 0,#f8f7f3 36%,#f5f3ee 100%)}
.apt-market-v100 .apt-market-v77-head{align-items:flex-start;margin-bottom:24px}.apt-market-v100-eyebrow{display:block;margin-bottom:10px;color:#7c8379;font-size:8px;font-weight:850;letter-spacing:.15em}.apt-market-v100 .apt-market-v77-head h1{max-width:850px;font-size:clamp(46px,5vw,72px);line-height:.94}.apt-market-v100 .apt-market-v77-head p{font-size:11px}
.apt-market-v100 .apt-market-v77-search{top:92px;border-radius:20px;box-shadow:0 14px 38px rgba(24,21,17,.055)}
.apt-market-v100 .apt-market-v77-tabs{padding-left:18px}.apt-market-v100 .apt-market-v77-main{padding:10px}.apt-market-v100 .apt-market-v77-main>button{height:46px;border-radius:12px}.apt-market-v100 .apt-market-v77-toolbar{padding:9px 11px}
.apt-market-v100-results-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:34px;margin-bottom:15px}.apt-market-v100-results-head>div{display:grid;gap:4px}.apt-market-v100-results-head span{color:#81867e;font-size:7px;font-weight:850;letter-spacing:.13em}.apt-market-v100-results-head strong{font-size:24px;letter-spacing:-.035em}.apt-market-v100-results-head p{margin:0;color:#858a82;font-size:9px}
.apt-market-v100 .apt-market-v77-results{padding-top:0}.apt-market-v100 .apt-market-v77-grid{gap:14px}.apt-market-v100 .apt-property-card{border:0;border-radius:20px;box-shadow:0 8px 28px rgba(28,24,18,.055)}.apt-market-v100 .apt-card-media{aspect-ratio:1.42/1}.apt-market-v100 .apt-card-media img{filter:saturate(.9)}.apt-market-v100 .apt-card-body{padding:15px 16px 17px}.apt-market-v100 .apt-card-body h3{font-size:18px}.apt-market-v100 .apt-card-price{margin-top:10px;font-size:16px}.apt-market-v100 .apt-card-specs{padding-top:13px;margin-top:13px;border-top:1px solid #eeeae3}

/* Detail modern */
.apt-detail-v100-head{padding-top:34px;padding-bottom:20px}.apt-detail-v100-head .apt-detail-v77-breadcrumb{margin-bottom:22px}.apt-detail-v100-head .apt-detail-v77-title h1{max-width:900px;font-size:clamp(46px,5.5vw,72px);line-height:.94}.apt-detail-v100-head .apt-detail-v77-heading{gap:34px}.apt-detail-v100-head .apt-detail-v77-price{min-width:220px;gap:10px;padding:15px 0}.apt-detail-v100-head .apt-detail-v77-price strong{font-size:27px}.apt-detail-v100-head .apt-detail-v77-price a{height:44px;border-radius:12px}
.apt-detail-v100-gallery .apt-detail-v77-gallery-grid{grid-template-rows:220px 220px}.apt-detail-v100-gallery .apt-detail-v77-gallery-grid.is-single .apt-detail-v77-gallery-item{height:470px}.apt-detail-v100-gallery .apt-detail-v77-gallery-item{border-radius:16px}
.apt-detail-v100-overview{padding:16px 0 0;background:#f5f3ee}.apt-detail-v100-facts{display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:none;border:1px solid #e1ddd5;border-radius:19px;background:#fff;box-shadow:0 8px 26px rgba(28,24,18,.035)}.apt-detail-v100-facts::-webkit-scrollbar{display:none}.apt-detail-v100-facts>div{display:grid;grid-template-columns:28px auto;grid-template-rows:auto auto;column-gap:10px;align-items:center;flex:1;min-width:145px;padding:16px 18px;border-right:1px solid #ece9e2}.apt-detail-v100-facts>div:last-child{border-right:0}.apt-detail-v100-facts svg,.apt-detail-v100-fact-icon{grid-row:1/3;width:22px;height:22px;color:#667063}.apt-detail-v100-fact-icon{display:grid;place-items:center;font-size:15px;font-weight:800}.apt-detail-v100-facts strong{font-size:15px;line-height:1}.apt-detail-v100-facts span:last-child{margin-top:4px;color:#868b83;font-size:8px}
.apt-detail-v100-body{padding-top:45px}.apt-detail-v100-layout{grid-template-columns:minmax(0,1fr) 330px;gap:50px}.apt-detail-v100-body .apt-detail-v77-section{padding-bottom:36px;margin-bottom:36px}.apt-detail-v100-body .apt-detail-v77-section h2{margin-bottom:19px;font-size:28px}.apt-detail-v100-body .apt-detail-v77-list>div{grid-template-columns:150px 1fr;padding:13px 0}.apt-detail-v100-body .apt-detail-v77-contact{top:100px;padding:25px;border-radius:21px}.apt-detail-v100-body .apt-detail-v77-contact-mark{width:112px;margin-bottom:34px}.apt-detail-v100-body .apt-detail-v77-contact h2{font-size:30px}

/* Contact */
.apt-contact-v100{padding:32px 0 70px;background:#f5f3ee}.apt-contact-v100-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);min-height:650px;overflow:hidden;border-radius:28px;background:#dfe4dc;box-shadow:0 20px 55px rgba(26,23,18,.08)}
.apt-contact-v100-visual{position:relative;min-height:650px;overflow:hidden}.apt-contact-v100-visual>img{width:100%;height:100%;object-fit:cover}.apt-contact-v100-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,17,12,.08),rgba(12,17,12,.64))}.apt-contact-v100-fallback{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#172017,#56613a)}.apt-contact-v100-fallback img{width:190px}
.apt-contact-v100-copy{position:absolute;z-index:2;left:38px;right:38px;bottom:38px;color:#fff}.apt-contact-v100-copy>span{display:block;margin-bottom:12px;color:rgba(255,255,255,.66);font-size:8px;font-weight:850;letter-spacing:.16em}.apt-contact-v100-copy h1{max-width:620px;margin:0;font-size:clamp(48px,5.7vw,78px);line-height:.91;letter-spacing:-.065em}.apt-contact-v100-copy>p{max-width:540px;margin:16px 0 22px;color:rgba(255,255,255,.78);font-size:11px;line-height:1.7}.apt-contact-v100-direct{display:flex;gap:8px;flex-wrap:wrap}.apt-contact-v100-direct a{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-size:9px;text-decoration:none;backdrop-filter:blur(10px)}.apt-contact-v100-direct svg{width:15px;height:15px}
.apt-contact-v100-form-card{display:flex;flex-direction:column;justify-content:center;padding:38px;background:#fff}.apt-contact-v100-form-head>span{display:block;margin-bottom:8px;color:#7b8378;font-size:8px;font-weight:850;letter-spacing:.14em}.apt-contact-v100-form-head h2{margin:0;font-size:34px;letter-spacing:-.045em}.apt-contact-v100-form-head p{margin:9px 0 23px;color:#7b8078;font-size:9px;line-height:1.6}
.apt-contact-form{display:grid;gap:13px}.apt-contact-form-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.apt-contact-form label{display:grid;gap:6px}.apt-contact-form label>span{color:#555c54;font-size:8px;font-weight:800}.apt-contact-form label em{color:#9a9e97;font-style:normal;font-weight:500}.apt-contact-form input,.apt-contact-form textarea{width:100%;border:1px solid #ddd9d2;border-radius:11px;background:#faf9f6;color:#191c18;font:inherit;font-size:10px;outline:0}.apt-contact-form input{height:45px;padding:0 12px}.apt-contact-form textarea{padding:11px 12px;resize:vertical;line-height:1.6}.apt-contact-form input:focus,.apt-contact-form textarea:focus{border-color:#9aa393;background:#fff;box-shadow:0 0 0 3px rgba(74,90,72,.07)}.apt-contact-form>button{display:flex;align-items:center;justify-content:center;gap:8px;height:48px;border:0;border-radius:12px;background:#20271d;color:#fff;font-size:10px;font-weight:850;cursor:pointer}.apt-contact-form>button svg{width:15px;height:15px}.apt-contact-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.apt-contact-alert{display:grid;gap:3px;margin-bottom:15px;padding:11px 12px;border-radius:11px;font-size:9px}.apt-contact-alert.is-success{background:#edf6ee;color:#315f3d}.apt-contact-alert.is-error{background:#fbefed;color:#85493f}
.apt-contact-faq{padding:76px 0 92px;background:#fff}.apt-contact-faq-layout{display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);gap:80px;align-items:start}.apt-contact-faq-intro{position:sticky;top:110px}.apt-contact-faq-intro>span{display:block;margin-bottom:9px;color:#81867e;font-size:8px;font-weight:850;letter-spacing:.14em}.apt-contact-faq-intro h2{margin:0;font-size:clamp(38px,4.5vw,58px);line-height:.96;letter-spacing:-.055em}.apt-contact-faq-intro p{max-width:360px;margin:16px 0 0;color:#7d827a;font-size:10px;line-height:1.7}.apt-contact-faq-list{display:grid;gap:9px}.apt-contact-faq-list details{overflow:hidden;border:1px solid #e2ded7;border-radius:15px;background:#faf9f6}.apt-contact-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px;cursor:pointer;list-style:none;font-size:12px;font-weight:700}.apt-contact-faq-list summary::-webkit-details-marker{display:none}.apt-contact-faq-list summary b{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#20271d;color:#fff;font-size:16px;font-weight:400;transition:transform .2s ease}.apt-contact-faq-list details[open] summary b{transform:rotate(45deg)}.apt-contact-faq-list details>div{padding:0 20px 18px}.apt-contact-faq-list p{max-width:680px;margin:0;color:#727870;font-size:10px;line-height:1.75}.apt-contact-faq-empty{padding:28px;border:1px dashed #ddd9d2;border-radius:15px;color:#7f847c;text-align:center;font-size:10px}

@media(max-width:1000px){.apt-footer-v100-main{grid-template-columns:1fr 1fr;gap:38px}.apt-footer-v100-brand{grid-column:1/-1}.apt-contact-v100-hero{grid-template-columns:1fr}.apt-contact-v100-visual{min-height:470px}.apt-contact-v100-form-card{padding:34px}.apt-contact-faq-layout{grid-template-columns:1fr;gap:35px}.apt-contact-faq-intro{position:static}.apt-detail-v100-layout{grid-template-columns:1fr}.apt-detail-v100-body .apt-detail-v77-contact{position:relative;top:auto;max-width:520px}}
@media(max-width:700px){.apt-footer-v100-main{grid-template-columns:1fr;gap:30px;padding-top:42px;padding-bottom:34px}.apt-footer-v100-brand{grid-column:auto}.apt-footer-v100-bottom{align-items:flex-start;flex-direction:column;padding-bottom:95px}.apt-market-v100 .apt-market-v77-head h1{font-size:43px}.apt-market-v100-results-head{align-items:flex-start;flex-direction:column}.apt-detail-v100-facts{margin-right:-16px;border-radius:15px}.apt-detail-v100-facts>div{flex:0 0 135px;padding:14px}.apt-contact-v100{padding:10px 0 80px}.apt-contact-v100 .apt-container{padding-left:10px;padding-right:10px}.apt-contact-v100-hero{border-radius:23px;box-shadow:none}.apt-contact-v100-visual{min-height:390px}.apt-contact-v100-copy{left:22px;right:22px;bottom:24px}.apt-contact-v100-copy h1{font-size:48px}.apt-contact-v100-form-card{padding:24px 18px 26px}.apt-contact-v100-form-head h2{font-size:30px}.apt-contact-form-two{grid-template-columns:1fr}.apt-contact-faq{padding:58px 0 105px}.apt-contact-faq-layout{gap:27px}.apt-contact-faq-intro h2{font-size:38px}.apt-contact-faq-list summary{padding:16px;font-size:11px}.apt-contact-faq-list details>div{padding:0 16px 16px}}


/* ============================================================
   v1.0.1 — staging QA fixes & UI polish
============================================================ */
.apt-scroll-progress{display:none!important}

/* Softer, cleaner motion: no blur haze and less travel. */
.js .apt-motion{
  transform:translate3d(0,18px,0) scale(.992);
  filter:none!important;
  transition:
    opacity .56s cubic-bezier(.22,.72,.24,1),
    transform .56s cubic-bezier(.22,.72,.24,1)!important;
}
.js .apt-reveal{
  transform:translate3d(0,12px,0);
  transition-duration:.52s!important;
}
.apt-theme-v100 .apt-home-v72-visual-button:hover{transform:translateY(-3px) scale(1.004)}

/* Google auth modal: keep every control inside the mobile panel. */
.apt-auth-panel{overscroll-behavior:contain}
.apt-auth-google-shell,.apt-auth-google-button{width:100%!important;max-width:100%!important}

@media(max-width:600px){
  .apt-auth-modal{align-items:end!important;padding:8px!important}
  .apt-auth-panel{
    width:100%!important;
    max-height:calc(100dvh - 16px)!important;
    padding:20px 16px 18px!important;
    border-radius:24px!important;
  }
  .apt-auth-brand{width:122px!important;margin-bottom:22px!important}
  .apt-auth-copy h2{font-size:29px!important;line-height:1!important}
  .apt-auth-copy p{margin:9px 0 15px!important;font-size:10px!important}
  .apt-auth-google{gap:10px!important;margin-bottom:12px!important}
  .apt-auth-google-shell,.apt-auth-google-button,.apt-auth-google-skeleton{min-height:44px!important;height:44px!important}
  .apt-auth-tabs{margin-bottom:14px!important}
  .apt-auth-form input{height:46px!important}
  .apt-auth-form>button{height:47px!important}
}

/* Property media may contain safe MP4/WebM video. */
.apt-detail-v77-gallery-item video{
  display:block;width:100%;height:100%;object-fit:cover;background:#111;
}
.apt-detail-media-play{
  position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);
  display:grid;place-items:center;width:52px;height:52px;border-radius:50%;
  background:rgba(255,255,255,.92);color:#151915;font-size:15px;
  box-shadow:0 10px 28px rgba(0,0,0,.18);pointer-events:none;
}
.apt-lightbox video{display:block;max-width:100%;max-height:82vh;margin:0 auto;background:#000}
.apt-lightbox video[hidden],.apt-lightbox img[hidden]{display:none!important}
@media(max-width:600px){.apt-lightbox video{max-height:76vh}.apt-detail-media-play{width:44px;height:44px}}


/* ============================================================
   v1.0.3 — Legal pages + footer compliance links
============================================================ */
.apt-footer-v100-bottom{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);
  align-items:center;
}
.apt-footer-v100-bottom>span:last-child{text-align:right}
.apt-footer-v100-legal{display:flex;align-items:center;justify-content:center;gap:15px}
.apt-footer-v100-legal a{color:#9ba39a;font-size:9px;text-decoration:none;transition:color .18s ease}
.apt-footer-v100-legal a:hover{color:#f0f3ed}

.apt-legal-page{padding:36px 0 100px;background:#f4f2ed;color:#1b1e1a}
.apt-legal-shell{max-width:1180px}
.apt-legal-hero{
  padding:66px 0 48px;
  border-bottom:1px solid #dcd8cf;
}
.apt-legal-hero>span{display:block;margin-bottom:13px;color:#7d847b;font-size:9px;font-weight:850;letter-spacing:.15em}
.apt-legal-hero h1{max-width:800px;margin:0;font-size:clamp(48px,7vw,92px);line-height:.92;letter-spacing:-.065em}
.apt-legal-hero p{margin:20px 0 0;color:#7d837b;font-size:10px}
.apt-legal-layout{display:grid;grid-template-columns:220px minmax(0,760px);justify-content:space-between;gap:70px;padding-top:48px}
.apt-legal-aside{position:sticky;top:105px;display:grid;align-content:start;gap:5px;height:max-content}
.apt-legal-aside strong{margin-bottom:10px;color:#727970;font-size:8px;text-transform:uppercase;letter-spacing:.12em}
.apt-legal-aside a{padding:10px 11px;border-radius:10px;color:#555d54;font-size:10px;font-weight:700;text-decoration:none}
.apt-legal-aside a:hover,.apt-legal-aside a.is-active{background:#fff;color:#1d241c}
.apt-legal-content{padding:3px 0 25px}
.apt-legal-content>p:first-child{margin-top:0;font-size:16px;line-height:1.75;color:#464c45}
.apt-legal-content h2{margin:42px 0 13px;font-size:25px;line-height:1.1;letter-spacing:-.035em}
.apt-legal-content p,.apt-legal-content li{color:#585f57;font-size:12px;line-height:1.8}
.apt-legal-content ul,.apt-legal-content ol{margin:12px 0 20px;padding-left:22px}
.apt-legal-content li+li{margin-top:7px}
.apt-legal-content a{color:#263b28;font-weight:750;text-decoration:underline;text-underline-offset:3px}
.apt-legal-content strong{color:#2d332d}

@media(max-width:900px){
  .apt-footer-v100-bottom{grid-template-columns:1fr 1fr;align-items:start}
  .apt-footer-v100-legal{grid-column:1/-1;grid-row:1;justify-content:flex-start}
  .apt-footer-v100-bottom>span:last-child{text-align:right}
  .apt-legal-layout{grid-template-columns:1fr;gap:30px}
  .apt-legal-aside{position:static;display:flex;flex-wrap:wrap;gap:7px}
  .apt-legal-aside strong{flex-basis:100%}
}
@media(max-width:700px){
  .apt-footer-v100-bottom{display:flex;align-items:flex-start;flex-direction:column}
  .apt-footer-v100-bottom>span:last-child{text-align:left}
  .apt-footer-v100-legal{justify-content:flex-start;flex-wrap:wrap}
  .apt-legal-page{padding:12px 0 95px}
  .apt-legal-hero{padding:48px 0 34px}
  .apt-legal-hero h1{font-size:52px}
  .apt-legal-layout{padding-top:30px}
  .apt-legal-content>p:first-child{font-size:14px}
  .apt-legal-content h2{margin-top:34px;font-size:23px}
  .apt-legal-content p,.apt-legal-content li{font-size:11px}
}


/* ============================================================
   v1.0.4 — Property Share
============================================================ */
.apt-share-toggle{
  position:absolute;z-index:12;top:12px;right:58px;display:grid;place-items:center;
  width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.7);border-radius:50%;
  background:rgba(255,255,255,.9);color:#222620;box-shadow:0 7px 22px rgba(22,19,15,.09);
  backdrop-filter:blur(10px);cursor:pointer;
  transition:transform .2s ease,background .2s ease,color .2s ease
}
.apt-share-toggle:hover{transform:scale(1.06);background:#fff}
.apt-share-toggle svg{width:17px;height:17px}
.apt-detail-v104-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}
.apt-detail-v104-actions .apt-detail-v104-whatsapp{flex:0 0 auto}
.apt-detail-v104-share{
  display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 15px;
  border:1px solid #ddd9d1;border-radius:13px;background:#fff;color:#272c26;font-size:10px;font-weight:800;
  cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease
}
.apt-detail-v104-share:hover{border-color:#c8c4bb;background:#f8f7f3;transform:translateY(-1px)}
.apt-detail-v104-share svg{width:17px;height:17px}

body.apt-share-open{overflow:hidden}
.apt-share-modal[hidden]{display:none!important}
.apt-share-modal{position:fixed;z-index:900;inset:0;display:grid;place-items:center;padding:22px}
.apt-share-backdrop{
  position:absolute;inset:0;background:rgba(15,18,14,.55);backdrop-filter:blur(7px);
  animation:aptShareFade .18s ease both
}
.apt-share-panel{
  position:relative;z-index:2;width:min(520px,100%);padding:22px;border:1px solid rgba(255,255,255,.35);
  border-radius:24px;background:#f7f5ef;box-shadow:0 26px 80px rgba(15,16,14,.22);
  animation:aptShareIn .24s cubic-bezier(.2,.8,.2,1) both
}
.apt-share-handle{display:none}
.apt-share-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.apt-share-head>div>span{display:block;margin-bottom:5px;color:#7d837a;font-size:8px;font-weight:850;letter-spacing:.13em}
.apt-share-head h2{margin:0;color:#20251f;font-size:27px;line-height:1;letter-spacing:-.045em}
.apt-share-close{
  display:grid;flex:0 0 auto;place-items:center;width:38px;height:38px;padding:0;border:1px solid #e0ddd6;
  border-radius:50%;background:#fff;color:#272b27;cursor:pointer
}
.apt-share-close svg{width:17px;height:17px}
.apt-share-property{margin-top:18px;padding:13px 14px;border:1px solid #e4e1d9;border-radius:15px;background:#fff}
.apt-share-property strong{
  display:block;overflow:hidden;color:#242924;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap
}
.apt-share-property p{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:5px 0 0;color:#71776e;font-size:9px}
.apt-share-property em{display:flex;align-items:center;gap:7px;font-style:normal}
.apt-share-property em:not([hidden])::before{content:"";width:3px;height:3px;border-radius:50%;background:#a7aaa3}
.apt-share-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}
.apt-share-actions>a,.apt-share-actions>button{
  display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;align-items:center;
  min-height:68px;padding:10px;border:1px solid #e4e1da;border-radius:15px;background:#fff;color:#272c27;
  text-align:left;text-decoration:none;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease
}
.apt-share-actions>a:hover,.apt-share-actions>button:hover{transform:translateY(-1px);border-color:#cbc8c0;background:#fbfaf7}
.apt-share-action-icon{
  grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#eff0e9;color:#30382e
}
.apt-share-action-icon svg{width:18px;height:18px}
.apt-share-actions strong{align-self:end;font-size:10px;line-height:1.15}
.apt-share-actions small{align-self:start;margin-top:2px;color:#898e86;font-size:7px;line-height:1.2}
.apt-share-note{margin:12px 2px 0;color:#8a8e87;font-size:7px;line-height:1.5}
@keyframes aptShareFade{from{opacity:0}to{opacity:1}}
@keyframes aptShareIn{from{opacity:0;transform:translate3d(0,12px,0) scale(.985)}to{opacity:1;transform:none}}
@keyframes aptShareSheetIn{from{opacity:0;transform:translate3d(0,28px,0)}to{opacity:1;transform:none}}

@media(max-width:720px){
  .apt-share-toggle{top:10px;right:52px;width:36px;height:36px}
  .apt-detail-v104-actions{justify-content:flex-start;margin-top:12px}
  .apt-detail-v104-whatsapp{display:none!important}
  .apt-detail-v104-share{height:40px;padding:0 12px;border-radius:11px;background:#fff}
  .apt-share-modal{align-items:end;padding:0}
  .apt-share-panel{
    width:100%;max-height:min(82vh,650px);padding:10px 14px max(18px,env(safe-area-inset-bottom,18px));
    border:0;border-radius:24px 24px 0 0;overflow:auto;
    animation:aptShareSheetIn .26s cubic-bezier(.2,.85,.2,1) both
  }
  .apt-share-handle{display:block;width:36px;height:4px;margin:2px auto 13px;border-radius:999px;background:#d0cec7}
  .apt-share-head h2{font-size:24px}
  .apt-share-property{margin-top:15px}
  .apt-share-actions{grid-template-columns:1fr 1fr}
  .apt-share-actions>a,.apt-share-actions>button{min-height:70px}
}
@media(max-width:390px){.apt-share-actions{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.apt-share-backdrop,.apt-share-panel{animation:none!important}}


/* ============================================================
   v1.0.5 — Mobile property facts + gallery/lightbox performance
============================================================ */

/* Lightbox loading state. Keep navigation responsive while the next image
   decodes, but make it obvious that a different image is being loaded. */
.apt-lightbox figure{
  min-width:0;
}
.apt-lightbox figure.is-loading{
  min-height:160px;
}
.apt-lightbox figure.is-loading img{
  opacity:.22;
}
.apt-lightbox figure.is-loading::after{
  content:"";
  position:absolute;
  left:50%;
  top:50%;
  width:30px;
  height:30px;
  margin:-15px 0 0 -15px;
  border:2px solid rgba(255,255,255,.25);
  border-top-color:#fff;
  border-radius:50%;
  animation:aptLightboxSpin .7s linear infinite;
  pointer-events:none;
}
.apt-lightbox img{
  transition:opacity .16s ease;
}
.apt-lightbox figcaption{
  min-height:14px;
  line-height:1.45;
}
@keyframes aptLightboxSpin{to{transform:rotate(360deg)}}

@media(max-width:700px){
  /* Specs are no longer a horizontally clipped carousel. Six virtual columns
     let 1–6 facts rebalance cleanly: 3 items = 3 columns, 4 = 2x2, 5 = 3+2. */
  .apt-detail-v100-overview{
    padding-top:12px;
  }
  .apt-detail-v100-facts{
    display:grid;
    grid-template-columns:repeat(6,minmax(0,1fr));
    width:100%;
    margin-right:0;
    overflow:hidden;
    gap:1px;
    border-radius:15px;
    background:#e4e0d8;
    box-shadow:0 6px 20px rgba(28,24,18,.03);
  }
  .apt-detail-v100-facts>div{
    grid-column:span 2;
    display:grid;
    grid-template-columns:20px minmax(0,1fr);
    grid-template-rows:auto auto;
    column-gap:7px;
    min-width:0;
    padding:12px 9px;
    border:0;
    background:#fff;
  }
  .apt-detail-v100-facts.has-1-facts>div{grid-column:span 6}
  .apt-detail-v100-facts.has-2-facts>div,
  .apt-detail-v100-facts.has-4-facts>div{grid-column:span 3}
  .apt-detail-v100-facts.has-5-facts>div:nth-last-child(-n+2){grid-column:span 3}
  .apt-detail-v100-facts svg,
  .apt-detail-v100-fact-icon{
    width:18px;
    height:18px;
  }
  .apt-detail-v100-facts strong{
    min-width:0;
    font-size:13px;
    line-height:1.05;
    white-space:nowrap;
  }
  .apt-detail-v100-facts span:last-child{
    min-width:0;
    margin-top:3px;
    font-size:7px;
    line-height:1.25;
    white-space:normal;
  }

  /* Lightbox becomes a touch-first viewport. */
  .apt-lightbox-inner{
    grid-template-columns:44px minmax(0,1fr) 44px;
    padding:18px 4px max(18px,env(safe-area-inset-bottom));
  }
  .apt-lightbox figure{
    width:100%;
    touch-action:pan-y pinch-zoom;
    user-select:none;
    -webkit-user-select:none;
  }
  .apt-lightbox img,
  .apt-lightbox video{
    max-width:100%;
    max-height:calc(100dvh - 115px);
  }
  .apt-lightbox-nav{
    width:38px;
    height:38px;
    border-color:rgba(255,255,255,.28);
    background:rgba(12,12,12,.55);
    backdrop-filter:blur(8px);
  }
  .apt-lightbox-close{
    top:max(12px,env(safe-area-inset-top));
    right:12px;
  }
  .apt-lightbox figcaption{
    margin-top:8px;
    font-size:8px;
  }
}

@media(max-width:360px){
  .apt-detail-v100-facts>div{
    grid-template-columns:18px minmax(0,1fr);
    column-gap:6px;
    padding:11px 7px;
  }
  .apt-detail-v100-facts strong{font-size:12px}
  .apt-detail-v100-facts span:last-child{font-size:6.6px}
}

@media(prefers-reduced-motion:reduce){
  .apt-lightbox figure.is-loading::after{animation-duration:1.2s!important}
}


/* ============================================================
   v1.0.6 — Price per square metre
============================================================ */
.apt-detail-v106-price-main{
  display:grid;
  justify-items:end;
  gap:5px;
}
.apt-detail-v106-price-sqm{
  display:inline-flex;
  align-items:center;
  min-height:24px;
  padding:5px 9px;
  border:1px solid #e3e0d8;
  border-radius:999px;
  background:#f7f6f2;
  color:#747970;
  font-size:9px;
  font-weight:750;
  line-height:1.2;
  letter-spacing:.01em;
  white-space:nowrap;
}
@media(max-width:920px){
  .apt-detail-v106-price-main{justify-items:start}
}
@media(max-width:720px){
  .apt-detail-v106-price-main{gap:4px}
  .apt-detail-v106-price-sqm{
    min-height:22px;
    padding:4px 8px;
    font-size:8px;
  }
}


/* ============================================================
   v1.0.7 — Filter no-result polish
============================================================ */
.apt-market-v107-empty{
  max-width:760px;
  margin-top:34px;
  padding:60px 30px;
}
.apt-market-v107-empty-eyebrow{
  display:block;
  margin:-4px 0 10px;
  color:#858a81;
  font-size:8px;
  font-weight:850;
  letter-spacing:.14em;
}
.apt-market-v107-empty .apt-market-v107-reset{
  min-width:138px;
}
.apt-market-v107-latest{
  margin-top:54px;
  padding-top:32px;
  border-top:1px solid #e5e1da;
}
.apt-market-v107-latest-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:20px;
}
.apt-market-v107-latest-head span{
  display:block;
  margin-bottom:6px;
  color:#868b83;
  font-size:8px;
  font-weight:850;
  letter-spacing:.14em;
}
.apt-market-v107-latest-head h2{
  margin:0;
  color:#222720;
  font-size:clamp(28px,3vw,40px);
  line-height:1;
  letter-spacing:-.045em;
}
.apt-market-v107-latest-head>a{
  flex:0 0 auto;
  color:#4e574b;
  font-size:9px;
  font-weight:800;
  text-decoration:none;
}
.apt-market-v107-latest-head>a:hover{
  text-decoration:underline;
}
.apt-market-v107-latest-grid{
  margin-top:0;
}

@media(max-width:720px){
  .apt-market-v107-empty{
    margin-top:20px;
    padding:42px 18px;
  }
  .apt-market-v107-empty-eyebrow{
    margin-top:-2px;
  }
  .apt-market-v107-latest{
    margin-top:38px;
    padding-top:26px;
  }
  .apt-market-v107-latest-head{
    align-items:flex-end;
    margin-bottom:15px;
  }
  .apt-market-v107-latest-head h2{
    font-size:29px;
  }
}


/* ============================================================
   v1.0.8 — V1 Listing Report
============================================================ */
.apt-detail-v108-report-link{
  width:100%;
  margin-top:13px;
  padding:9px 4px 0;
  border:0;
  border-top:1px solid rgba(255,255,255,.14);
  background:transparent;
  color:rgba(255,255,255,.62);
  font:inherit;
  font-size:8px;
  line-height:1.45;
  text-align:left;
  cursor:pointer;
}
.apt-detail-v108-report-link span{
  color:#fff;
  font-weight:800;
  text-decoration:underline;
  text-decoration-color:rgba(255,255,255,.35);
  text-underline-offset:2px;
}
.apt-detail-v108-report-link:hover span{
  text-decoration-color:#fff;
}

body.apt-report-open{overflow:hidden}
.apt-report-v108-modal[hidden]{display:none!important}
.apt-report-v108-modal{
  position:fixed;
  z-index:930;
  inset:0;
  display:grid;
  place-items:center;
  padding:22px;
}
.apt-report-v108-backdrop{
  position:absolute;
  inset:0;
  background:rgba(13,16,13,.59);
  backdrop-filter:blur(7px);
}
.apt-report-v108-panel{
  position:relative;
  z-index:2;
  width:min(560px,100%);
  max-height:min(88vh,760px);
  overflow:auto;
  padding:23px;
  border:1px solid rgba(255,255,255,.35);
  border-radius:25px;
  background:#f7f5ef;
  box-shadow:0 28px 90px rgba(12,14,12,.25);
}
.apt-report-v108-handle{display:none}
.apt-report-v108-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:20px;
}
.apt-report-v108-head>div>span{
  display:block;
  margin-bottom:6px;
  color:#7d8379;
  font-size:8px;
  font-weight:850;
  letter-spacing:.14em;
}
.apt-report-v108-head h2{
  max-width:380px;
  margin:0;
  color:#20251f;
  font-size:30px;
  line-height:.98;
  letter-spacing:-.048em;
}
.apt-report-v108-head p{
  max-width:430px;
  margin:10px 0 0;
  color:#72776f;
  font-size:9px;
  line-height:1.6;
}
.apt-report-v108-close{
  display:grid;
  flex:0 0 auto;
  place-items:center;
  width:38px;
  height:38px;
  padding:0;
  border:1px solid #dfdcd5;
  border-radius:50%;
  background:#fff;
  color:#282d27;
  cursor:pointer;
}
.apt-report-v108-close svg{width:17px;height:17px}
.apt-report-v108-form{margin-top:18px}
.apt-report-v108-property{
  display:flex;
  flex-direction:column;
  gap:3px;
  margin-bottom:15px;
  padding:12px 14px;
  border:1px solid #e1ded7;
  border-radius:14px;
  background:#fff;
}
.apt-report-v108-property small{
  color:#8a8f86;
  font-size:7px;
  font-weight:850;
  letter-spacing:.12em;
}
.apt-report-v108-property strong{
  overflow:hidden;
  color:#252a24;
  font-size:12px;
  font-weight:800;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.apt-report-v108-property span{
  color:#83887f;
  font-size:8px;
}
.apt-report-v108-field{
  position:relative;
  display:block;
  margin-top:12px;
}
.apt-report-v108-field>span{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin:0 2px 6px;
  color:#333a31;
  font-size:9px;
  font-weight:800;
}
.apt-report-v108-field>span em{
  color:#7e523d;
  font-style:normal;
}
.apt-report-v108-field>span small{
  color:#92968f;
  font-size:7px;
  font-weight:600;
}
.apt-report-v108-field select,
.apt-report-v108-field textarea{
  box-sizing:border-box;
  width:100%;
  border:1px solid #dcd9d2;
  border-radius:13px;
  outline:0;
  background:#fff;
  color:#252a24;
  font:inherit;
  font-size:10px;
  transition:border-color .18s ease,box-shadow .18s ease;
}
.apt-report-v108-field select{
  height:46px;
  padding:0 13px;
}
.apt-report-v108-field textarea{
  min-height:105px;
  padding:12px 13px 24px;
  resize:vertical;
  line-height:1.5;
}
.apt-report-v108-field select:focus,
.apt-report-v108-field textarea:focus{
  border-color:#8c9487;
  box-shadow:0 0 0 3px rgba(91,105,85,.09);
}
.apt-report-v108-counter{
  position:absolute;
  right:11px;
  bottom:8px;
  color:#9a9e97;
  font-size:7px;
}
.apt-report-v108-honeypot{
  position:absolute!important;
  left:-10000px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}
.apt-report-v108-submit{
  display:flex;
  justify-content:flex-end;
  gap:8px;
  margin-top:17px;
}
.apt-report-v108-submit button{
  height:42px;
  padding:0 15px;
  border:1px solid #dad7d0;
  border-radius:12px;
  background:#fff;
  color:#3e443c;
  font:inherit;
  font-size:9px;
  font-weight:800;
  cursor:pointer;
}
.apt-report-v108-submit button[type="submit"]{
  border-color:#283027;
  background:#283027;
  color:#fff;
}
.apt-report-v108-submit button:hover{transform:translateY(-1px)}
.apt-report-v108-note{
  margin:10px 2px 0;
  color:#93978f;
  font-size:7px;
  line-height:1.5;
}
.apt-report-v108-feedback{
  position:fixed;
  z-index:960;
  top:88px;
  left:50%;
  display:flex;
  align-items:center;
  gap:14px;
  width:min(510px,calc(100% - 28px));
  padding:12px 14px;
  border:1px solid #d9ddd3;
  border-radius:14px;
  background:#f7f8f4;
  color:#31382f;
  box-shadow:0 16px 50px rgba(20,23,19,.14);
  transform:translateX(-50%);
}
.apt-report-v108-feedback.is-error{
  border-color:#e3d8d0;
  background:#faf5f1;
  color:#684b3d;
}
.apt-report-v108-feedback span{
  flex:1 1 auto;
  font-size:9px;
  font-weight:750;
  line-height:1.45;
}
.apt-report-v108-feedback button{
  display:grid;
  flex:0 0 auto;
  place-items:center;
  width:28px;
  height:28px;
  padding:0;
  border:0;
  border-radius:50%;
  background:rgba(0,0,0,.05);
  color:inherit;
  cursor:pointer;
}
.apt-report-v108-feedback button svg{width:14px;height:14px}

@media(max-width:720px){
  .apt-detail-v108-report-link{
    margin-top:12px;
    text-align:center;
  }
  .apt-report-v108-modal{
    align-items:end;
    padding:0;
  }
  .apt-report-v108-panel{
    width:100%;
    max-height:88vh;
    padding:10px 15px max(18px,env(safe-area-inset-bottom,18px));
    border:0;
    border-radius:24px 24px 0 0;
  }
  .apt-report-v108-handle{
    display:block;
    width:36px;
    height:4px;
    margin:2px auto 14px;
    border-radius:999px;
    background:#cfcdc6;
  }
  .apt-report-v108-head h2{font-size:26px}
  .apt-report-v108-head p{font-size:9px}
  .apt-report-v108-submit{
    display:grid;
    grid-template-columns:1fr 1.35fr;
  }
  .apt-report-v108-submit button{
    width:100%;
    height:45px;
  }
  .apt-report-v108-feedback{
    top:74px;
  }
}


/* ============================================================
   v1.0.9 — Mobile report placement
============================================================ */
.apt-detail-v109-report-mobile{
  display:none;
}

@media(max-width:720px){
  .apt-detail-v109-report-desktop{
    display:none!important;
  }

  .apt-detail-v109-report-mobile{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
    margin-top:4px;
    padding:16px 0 2px;
    border-top:1px solid #e5e1da;
  }

  .apt-detail-v109-report-mobile>div{
    min-width:0;
    display:flex;
    flex-direction:column;
    gap:4px;
  }

  .apt-detail-v109-report-mobile strong{
    color:#30362e;
    font-size:10px;
    font-weight:800;
    line-height:1.3;
  }

  .apt-detail-v109-report-mobile span{
    color:#858a82;
    font-size:8px;
    line-height:1.45;
  }

  .apt-detail-v109-report-mobile button{
    flex:0 0 auto;
    min-height:38px;
    padding:0 12px;
    border:1px solid #d9d6cf;
    border-radius:11px;
    background:#fff;
    color:#4b5348;
    font:inherit;
    font-size:8px;
    font-weight:800;
    cursor:pointer;
  }

  .apt-detail-v109-report-mobile button:active{
    transform:translateY(1px);
  }
}

@media(max-width:390px){
  .apt-detail-v109-report-mobile{
    align-items:flex-start;
    flex-direction:column;
  }

  .apt-detail-v109-report-mobile button{
    width:100%;
  }
}


/* ============================================================
   v1.1.0 — CRM inquiry before property WhatsApp
============================================================ */
body.apt-crm-inquiry-open{overflow:hidden}
.apt-crm-inquiry-modal[hidden]{display:none!important}
.apt-crm-inquiry-modal{position:fixed;z-index:950;inset:0;display:grid;place-items:center;padding:22px}
.apt-crm-inquiry-backdrop{position:absolute;inset:0;background:rgba(13,16,13,.6);backdrop-filter:blur(8px)}
.apt-crm-inquiry-panel{position:relative;z-index:2;width:min(520px,100%);max-height:min(88vh,760px);overflow:auto;padding:23px;border:1px solid rgba(255,255,255,.32);border-radius:25px;background:#f7f5ef;box-shadow:0 28px 90px rgba(12,14,12,.26)}
.apt-crm-inquiry-handle{display:none}
.apt-crm-inquiry-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.apt-crm-inquiry-head>div>span{display:block;margin-bottom:6px;color:#7d8379;font-size:8px;font-weight:850;letter-spacing:.14em}
.apt-crm-inquiry-head h2{margin:0;color:#20251f;font-size:30px;line-height:.98;letter-spacing:-.048em}
.apt-crm-inquiry-head p{max-width:405px;margin:10px 0 0;color:#72776f;font-size:9px;line-height:1.55}
.apt-crm-inquiry-head>button{display:grid;flex:0 0 auto;place-items:center;width:38px;height:38px;padding:0;border:1px solid #dfdcd5;border-radius:50%;background:#fff;color:#282d27;cursor:pointer}
.apt-crm-inquiry-head>button svg{width:17px;height:17px}
.apt-crm-inquiry-property{display:flex;flex-direction:column;gap:3px;margin-top:18px;padding:12px 14px;border:1px solid #e1ded7;border-radius:14px;background:#fff}
.apt-crm-inquiry-property small{color:#8a8f86;font-size:7px;font-weight:850;letter-spacing:.12em}
.apt-crm-inquiry-property strong{overflow:hidden;color:#252a24;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}
.apt-crm-inquiry-property span{color:#7e847b;font-size:8px}
.apt-crm-inquiry-form{display:grid;gap:11px;margin-top:15px}
.apt-crm-inquiry-form>label{display:grid;gap:6px}
.apt-crm-inquiry-form>label>span{color:#333a31;font-size:9px;font-weight:800}
.apt-crm-inquiry-form>label em{color:#7e523d;font-style:normal}
.apt-crm-inquiry-form input{box-sizing:border-box;width:100%;height:47px;padding:0 13px;border:1px solid #dcd9d2;border-radius:13px;outline:0;background:#fff;color:#252a24;font:inherit;font-size:10px;transition:border-color .18s ease,box-shadow .18s ease}
.apt-crm-inquiry-form input:focus{border-color:#8c9487;box-shadow:0 0 0 3px rgba(91,105,85,.09)}
.apt-crm-inquiry-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.apt-crm-inquiry-error{padding:10px 11px;border:1px solid #e3d6ce;border-radius:11px;background:#faf3ef;color:#784e3e;font-size:8px;line-height:1.45}
.apt-crm-inquiry-submit{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;height:48px;margin-top:2px;border:1px solid #243024;border-radius:13px;background:#243024;color:#fff;font:inherit;font-size:10px;font-weight:850;cursor:pointer}
.apt-crm-inquiry-submit svg{width:18px;height:18px}
.apt-crm-inquiry-submit.is-loading{opacity:.7;cursor:wait}
.apt-crm-inquiry-fallback{display:block;padding:3px 0;color:#566052;font-size:8px;font-weight:800;text-align:center;text-decoration:underline;text-underline-offset:2px}
.apt-crm-inquiry-note{margin:0 2px;color:#91958e;font-size:7px;line-height:1.5}
@media(max-width:720px){
  .apt-crm-inquiry-modal{align-items:end;padding:0}
  .apt-crm-inquiry-panel{width:100%;max-height:88vh;padding:10px 15px max(18px,env(safe-area-inset-bottom,18px));border:0;border-radius:24px 24px 0 0}
  .apt-crm-inquiry-handle{display:block;width:36px;height:4px;margin:2px auto 14px;border-radius:999px;background:#cfcdc6}
  .apt-crm-inquiry-head h2{font-size:27px}
  .apt-crm-inquiry-submit{height:50px}
}


/* ============================================================
   v1.2.0 — Launch visual polish: GPS, Insight, Footer, Detail
============================================================ */

/* Homepage search contrast */
.apt-app-search-card>button,
.apt-home-v64-search-main>button{
  border:1px solid #a9b27d!important;
  background:#bec897!important;
  color:#182017!important;
  box-shadow:0 10px 28px rgba(65,75,48,.16);
}
.apt-app-search-card>button:hover,
.apt-home-v64-search-main>button:hover{
  background:#aeb982!important;
  transform:translateY(-1px);
}

/* GPS location field */
.apt-home-location-field{
  min-width:0;
}
.apt-app-search-selects>.apt-home-location-field{
  display:grid;
  align-content:start;
  gap:6px;
  padding:10px 13px;
  border:1px solid #e2ded5;
  border-radius:13px;
  background:#fff;
}
.apt-home-location-label{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
}
.apt-home-location-label>span,
.apt-home-location-label>small{
  color:#92958e;
  font-size:7px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.apt-home-location-label button{
  display:inline-flex;
  align-items:center;
  gap:4px;
  padding:0;
  border:0;
  background:transparent;
  color:#596354;
  font:inherit;
  cursor:pointer;
}
.apt-home-location-label button svg{width:12px;height:12px}
.apt-home-location-label button em{
  font-size:7px;
  font-style:normal;
  font-weight:800;
}
.apt-home-location-label button.is-loading{opacity:.55;cursor:wait}
.apt-home-location-field select{
  box-sizing:border-box;
  width:100%;
}
.apt-app-search-selects>.apt-home-location-field select{
  height:27px;
  border:0;
  outline:0;
  background:transparent;
  color:#222720;
  font-size:10px;
  font-weight:700;
}
.apt-home-location-status{
  display:block;
  overflow:hidden;
  color:#697363;
  font-size:7px;
  line-height:1.3;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.apt-home-location-status[data-state="error"]{color:#925e4a}
.apt-home-location-field--desktop{
  display:grid;
  align-content:center;
  gap:5px;
  min-width:0;
  padding:0 18px;
  border-right:1px solid #ece8df;
}
.apt-home-location-field--desktop select{
  width:100%;
  height:30px;
  padding:0;
  border:0;
  outline:0;
  background:transparent;
  color:#181a17;
  font-size:16px;
  font-weight:520;
}
.apt-home-location-field--desktop .apt-home-location-label small{
  font-size:11px;
  font-weight:600;
  letter-spacing:0;
  text-transform:none;
}
.apt-home-location-field--desktop .apt-home-location-label button em{font-size:9px}

/* Homepage Insight Property */
.apt-home-insight-section{
  padding:68px 0 82px;
  background:#f2f0e9;
}
.apt-home-insight-eyebrow{
  display:block;
  margin-bottom:7px;
  color:#83887f;
  font-size:8px;
  font-weight:850;
  letter-spacing:.14em;
}
.apt-home-insight-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
  margin-top:24px;
}
.apt-home-insight-card{
  overflow:hidden;
  border:1px solid #e0ddd4;
  border-radius:18px;
  background:#fff;
  transition:transform .22s ease,box-shadow .22s ease;
}
.apt-home-insight-card:hover{
  transform:translateY(-3px);
  box-shadow:0 18px 45px rgba(32,37,31,.08);
}
.apt-home-insight-media{
  display:block;
  aspect-ratio:1.35/1;
  overflow:hidden;
  background:#17231b;
}
.apt-home-insight-media img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .35s ease;
}
.apt-home-insight-card:hover .apt-home-insight-media img{transform:scale(1.025)}
.apt-home-insight-placeholder{
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
  background:linear-gradient(145deg,#63745d,#0d2b20);
}
.apt-home-insight-placeholder img{
  width:84px!important;
  height:auto!important;
  object-fit:contain!important;
  filter:brightness(0) invert(1);
}
.apt-home-insight-body{padding:15px 15px 17px}
.apt-home-insight-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
  color:#8a8e87;
  font-size:7px;
  font-weight:700;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.apt-home-insight-meta span{color:#65705f}
.apt-home-insight-card h3{
  margin:10px 0 8px;
  font-size:18px;
  line-height:1.14;
  letter-spacing:-.035em;
}
.apt-home-insight-card h3 a{color:#232823;text-decoration:none}
.apt-home-insight-card p{
  margin:0;
  color:#737970;
  font-size:9px;
  line-height:1.55;
}
.apt-home-insight-read{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-top:14px;
  color:#394334;
  font-size:8px;
  font-weight:850;
  text-decoration:none;
}
.apt-home-insight-read svg{width:13px;height:13px}
.apt-app-insight-section{background:#f3f1eb}
.apt-app-insight-section .apt-app-section-head>div>span{
  display:block;
  margin-bottom:5px;
  color:#878c83;
  font-size:7px;
  font-weight:850;
  letter-spacing:.13em;
}
.apt-app-insight-rail{
  display:grid;
  grid-auto-columns:min(78vw,285px);
  grid-auto-flow:column;
  gap:12px;
  overflow-x:auto;
  padding:3px 2px 8px;
  scroll-snap-type:x proximity;
  scrollbar-width:none;
}
.apt-app-insight-rail::-webkit-scrollbar{display:none}
.apt-app-insight-rail .apt-home-insight-card{scroll-snap-align:start}
.apt-app-insight-rail .apt-home-insight-card h3{font-size:17px}
.apt-app-insight-rail .apt-home-insight-card p{display:none}

/* Footer: centered editorial layout, AsetProperty identity retained */
.apt-footer-v120{
  padding:0;
  background:#101410;
  color:#edf0ea;
}
.apt-footer-v120-main{
  display:flex;
  align-items:center;
  flex-direction:column;
  padding-top:55px;
  padding-bottom:30px;
  text-align:center;
}
.apt-footer-v120-brand .apt-brand{display:inline-flex}
.apt-footer-v120-brand .apt-bundled-logo{width:180px}
.apt-footer-v120-brand p{
  max-width:590px;
  margin:17px auto 0;
  color:#a1aaa0;
  font-size:10px;
  line-height:1.7;
}
.apt-footer-v120-services{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:12px;
  margin-top:16px;
  color:#a4ada2;
  font-size:8px;
  font-weight:750;
  letter-spacing:.06em;
}
.apt-footer-v120-services i{color:#4f594f;font-style:normal}
.apt-footer-v120-nav{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:34px;
  width:100%;
  margin-top:31px;
  padding:24px 0;
  border-top:1px solid rgba(255,255,255,.09);
  border-bottom:1px solid rgba(255,255,255,.09);
}
.apt-footer-v120-nav a{
  color:#eff2ec;
  font-size:10px;
  font-weight:650;
  text-decoration:none;
}
.apt-footer-v120-nav a:hover{color:#bdc99b}
.apt-footer-v120-contact{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:10px;
  margin-top:22px;
}
.apt-footer-v120-contact a{
  display:inline-flex;
  align-items:center;
  gap:7px;
  padding:9px 12px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:999px;
  color:#dfe5dc;
  font-size:8px;
  text-decoration:none;
}
.apt-footer-v120-contact svg{width:14px;height:14px;color:#aab899}
.apt-footer-v120-social{
  display:flex;
  gap:8px;
  margin-top:15px;
}
.apt-footer-v120-social a{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:10px;
  background:#1c211d;
  color:#eef2ec;
  transition:transform .18s ease,background .18s ease;
}
.apt-footer-v120-social a:hover{transform:translateY(-2px);background:#283026}
.apt-footer-v120-social svg{width:16px;height:16px}
.apt-footer-v120-legal{
  display:grid;
  justify-items:center;
  gap:10px;
  width:100%;
  margin-top:28px;
  padding-top:20px;
  border-top:1px solid rgba(255,255,255,.07);
  color:#747d75;
  font-size:8px;
}
.apt-footer-v120-legal nav{display:flex;align-items:center;gap:13px}
.apt-footer-v120-legal nav i{width:1px;height:10px;background:#515951}
.apt-footer-v120-legal a{color:#a5aca4;text-decoration:none}
.apt-footer-v120-legal a:hover{color:#fff}
.apt-footer-v120-legal small{color:#596159;font-size:7px}

/* Property detail: Map */
.apt-detail-v120-section{
  padding-bottom:36px;
  margin-bottom:36px;
  border-bottom:1px solid #e4e1da;
}
.apt-detail-v120-section-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:20px;
  margin-bottom:17px;
}
.apt-detail-v120-section-head>div>span{
  display:block;
  margin-bottom:5px;
  color:#8c9189;
  font-size:8px;
  font-weight:850;
  letter-spacing:.13em;
}
.apt-detail-v120-section-head h2{
  margin:0;
  color:#232823;
  font-size:28px;
  line-height:1;
  letter-spacing:-.04em;
}
.apt-detail-v120-section-head>a{
  display:inline-flex;
  align-items:center;
  gap:6px;
  color:#4c5748;
  font-size:8px;
  font-weight:800;
  text-decoration:none;
}
.apt-detail-v120-section-head>a svg{width:13px;height:13px}
.apt-detail-v120-section-head>small{color:#90948e;font-size:8px}
.apt-detail-v120-map-frame{
  overflow:hidden;
  aspect-ratio:16/8.7;
  border:1px solid #e0ddd5;
  border-radius:17px;
  background:#ebe9e2;
}
.apt-detail-v120-map-frame iframe{
  display:block;
  width:100%;
  height:100%;
  border:0;
}
.apt-detail-v120-nearby{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:7px;
  margin-top:9px;
}
.apt-detail-v120-nearby a{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:7px;
  min-height:39px;
  padding:0 11px;
  border:1px solid #e0ddd6;
  border-radius:11px;
  background:#fff;
  color:#4d564a;
  font-size:8px;
  font-weight:800;
  text-decoration:none;
}
.apt-detail-v120-nearby svg{width:11px;height:11px}
.apt-detail-v120-map-note{
  margin:8px 2px 0;
  color:#92968f;
  font-size:7px;
  line-height:1.5;
}

/* KPR */
.apt-kpr-v120-fields{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
}
.apt-kpr-v120-fields label{
  display:grid;
  gap:6px;
}
.apt-kpr-v120-fields label>span{
  color:#666d64;
  font-size:8px;
  font-weight:750;
}
.apt-kpr-v120-input-prefix,
.apt-kpr-v120-input-suffix{
  display:flex;
  align-items:center;
  min-height:44px;
  overflow:hidden;
  border:1px solid #dedbd4;
  border-radius:12px;
  background:#fff;
}
.apt-kpr-v120-input-prefix em,
.apt-kpr-v120-input-suffix em{
  flex:0 0 auto;
  padding:0 10px;
  color:#7c817a;
  font-size:8px;
  font-style:normal;
  font-weight:750;
}
.apt-kpr-v120-input-prefix input,
.apt-kpr-v120-input-suffix input{
  min-width:0;
  flex:1 1 auto;
  height:42px;
  padding:0 10px;
  border:0;
  outline:0;
  background:transparent;
  color:#222820;
  font:inherit;
  font-size:10px;
  font-weight:750;
}
.apt-kpr-v120-input-prefix input{padding-left:0}
.apt-kpr-v120-input-suffix input{padding-right:0}
.apt-kpr-v120-results{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  margin-top:11px;
}
.apt-kpr-v120-results>div{
  display:grid;
  gap:5px;
  min-height:76px;
  align-content:center;
  padding:12px 14px;
  border:1px solid #dedbd3;
  border-radius:14px;
  background:#fff;
}
.apt-kpr-v120-results>div.is-primary{
  border-color:#b9c396;
  background:#edf0df;
}
.apt-kpr-v120-results span{color:#838880;font-size:7px}
.apt-kpr-v120-results strong{
  color:#252b23;
  font-size:16px;
  line-height:1.15;
  letter-spacing:-.025em;
}
.apt-kpr-v120-disclaimer{
  margin:10px 2px 0;
  color:#92968f;
  font-size:7px;
  line-height:1.55;
}

/* Primary Admin */
.apt-detail-v120-admin{
  display:grid;
  grid-template-columns:auto minmax(0,1fr) auto;
  align-items:center;
  gap:14px;
  padding:17px;
  border:1px solid #ddd9d1;
  border-radius:17px;
  background:#f6f4ee;
}
.apt-detail-v120-admin-avatar{
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  overflow:hidden;
  border:1px solid #d7d3ca;
  border-radius:50%;
  background:#fff;
}
.apt-detail-v120-admin-avatar img{width:100%;height:100%;object-fit:cover}
.apt-detail-v120-admin-avatar span{display:grid;place-items:center;width:100%;height:100%;padding:11px}
.apt-detail-v120-admin-avatar span img{object-fit:contain}
.apt-detail-v120-admin-copy>span{
  display:block;
  color:#8a8f86;
  font-size:7px;
  font-weight:850;
  letter-spacing:.12em;
}
.apt-detail-v120-admin-copy h2{
  margin:4px 0 2px;
  color:#232923;
  font-size:16px;
  line-height:1.15;
}
.apt-detail-v120-admin-copy p{margin:0;color:#7a8077;font-size:8px}
.apt-detail-v120-verified{
  display:flex;
  align-items:center;
  gap:5px;
  margin-top:6px;
  color:#566653;
}
.apt-detail-v120-verified svg{width:14px;height:14px}
.apt-detail-v120-verified strong{font-size:7px}
.apt-detail-v120-admin-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:41px;
  padding:0 13px;
  border-radius:11px;
  background:#273226;
  color:#fff;
  font-size:8px;
  font-weight:850;
  text-decoration:none;
}
.apt-detail-v120-admin-cta svg{width:15px;height:15px}

/* Related listing grid can now show up to six results */
.apt-detail-v77-related-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
}

@media(max-width:1100px){
  .apt-home-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:720px){
  .apt-home-location-field--desktop{padding:10px 6px;border-right:0;border-bottom:1px solid #ece8df}
  .apt-home-insight-section{padding:50px 0 108px}
  .apt-footer-v120-main{padding-top:42px;padding-bottom:92px}
  .apt-footer-v120-brand .apt-bundled-logo{width:155px}
  .apt-footer-v120-services{gap:8px;max-width:330px}
  .apt-footer-v120-nav{gap:20px 26px;padding:21px 0}
  .apt-footer-v120-contact{flex-direction:column}
  .apt-footer-v120-contact a{justify-content:center}
  .apt-footer-v120-legal nav{flex-wrap:wrap;justify-content:center}

  .apt-detail-v120-section{padding-bottom:28px;margin-bottom:28px}
  .apt-detail-v120-section-head{align-items:flex-start;flex-direction:column;gap:8px}
  .apt-detail-v120-section-head h2{font-size:25px}
  .apt-detail-v120-map-frame{aspect-ratio:1.2/1}
  .apt-detail-v120-nearby{grid-template-columns:1fr 1fr}
  .apt-kpr-v120-fields{grid-template-columns:1fr 1fr}
  .apt-kpr-v120-results{grid-template-columns:1fr}
  .apt-detail-v120-admin{
    grid-template-columns:auto minmax(0,1fr);
  }
  .apt-detail-v120-admin-cta{
    grid-column:1/-1;
    width:100%;
  }
}

@media(max-width:390px){
  .apt-kpr-v120-fields{grid-template-columns:1fr}
  .apt-detail-v120-nearby{grid-template-columns:1fr}
}


/* ============================================================
   v1.2.2 — Sold / Rented / Unavailable listing state
============================================================ */
.apt-detail-v122-similar-cta{
  display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;
  padding:0 15px;border:1px solid #2d362b;border-radius:13px;background:#2d362b;color:#fff;
  font-size:10px;font-weight:850;text-decoration:none
}
.apt-detail-v122-similar-cta svg{width:15px;height:15px}
.apt-detail-v122-status-wrap{padding:16px 0 0}
.apt-detail-v122-status{
  display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;
  padding:17px 18px;border:1px solid #ded9cf;border-radius:16px;background:#f5f2eb
}
.apt-detail-v122-status-icon{
  display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#dfe4d7;color:#5c6b56
}
.apt-detail-v122-status-icon svg{width:20px;height:20px}
.apt-detail-v122-status>div:nth-child(2)>span{
  display:block;margin-bottom:4px;color:#83887f;font-size:7px;font-weight:850;letter-spacing:.13em
}
.apt-detail-v122-status h2{margin:0;color:#2b302a;font-size:16px;line-height:1.18;letter-spacing:-.025em}
.apt-detail-v122-status p{margin:4px 0 0;color:#7b8078;font-size:8px;line-height:1.5}
.apt-detail-v122-status>a{
  display:inline-flex;align-items:center;gap:7px;min-height:39px;padding:0 12px;border:1px solid #d5d1c8;
  border-radius:11px;background:#fff;color:#465043;font-size:8px;font-weight:850;text-decoration:none
}
.apt-detail-v122-status>a svg{width:12px;height:12px}
.apt-detail-v122-contact-status{
  display:inline-flex;width:max-content;margin-bottom:9px;padding:5px 8px;border-radius:999px;
  background:rgba(255,255,255,.11);color:#dce4d8;font-size:7px;font-weight:850;letter-spacing:.08em;text-transform:uppercase
}
.apt-detail-v77-contact.is-inactive-listing>a{background:#f3f5ef;color:#293129}
.apt-detail-v122-admin-similar{background:#354034}
.apt-card-badges .is-status-sold,
.apt-card-badges .is-status-rented,
.apt-card-badges .is-status-unavailable{background:rgba(30,32,29,.72);color:#fff}
.apt-detail-v122-mobile-similar{background:#2d362b!important;color:#fff!important}
#property-serupa{scroll-margin-top:92px}

@media(max-width:720px){
  .apt-detail-v122-status-wrap{padding-top:10px}
  .apt-detail-v122-status{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;padding:14px}
  .apt-detail-v122-status>a{grid-column:1/-1;justify-content:center;width:100%}
  .apt-detail-v122-similar-cta{min-height:40px;padding:0 12px;border-radius:11px}
}


/* ============================================================
   v1.2.3 — Home desktop spacing + navigation-state polish
============================================================ */
@media(min-width:981px){
  /*
   * Give the desktop hero headline and search card a cleaner visual break.
   * The form stays inside the hero, but no longer feels attached to the copy.
   */
  .apt-home-v64-hero-copy{
    padding-bottom:270px;
  }

  .apt-home-v64-search{
    bottom:28px;
  }

  .apt-home-v64-tabs{
    padding-top:19px;
  }

  .apt-home-v64-search-main{
    padding-top:22px;
    padding-bottom:22px;
  }
}


/* ============================================================
   v1.3.0 — Production-ready 404
============================================================ */
.apt-error-v130{padding:132px 0 78px;background:#f5f2eb}
.apt-error-v130-hero{position:relative;overflow:hidden;padding:54px;border:1px solid #ddd9d0;border-radius:24px;background:#fff}
.apt-error-v130-code{position:absolute;right:34px;top:18px;color:#eef0ea;font-size:116px;font-weight:850;line-height:1;letter-spacing:-.08em;pointer-events:none}
.apt-error-v130-hero>.apt-eyebrow{position:relative;z-index:1}
.apt-error-v130-hero h1{position:relative;z-index:1;max-width:650px;margin:10px 0 13px;color:#20251f;font-size:clamp(42px,6vw,78px);line-height:.93;letter-spacing:-.06em}
.apt-error-v130-hero>p{position:relative;z-index:1;max-width:550px;margin:0;color:#737970;font-size:11px;line-height:1.65}
.apt-error-v130-actions{position:relative;z-index:1;display:flex;align-items:center;gap:15px;margin-top:27px}
.apt-error-v130-actions .apt-button{display:inline-flex;align-items:center;gap:8px}
.apt-error-v130-actions .apt-button svg,.apt-error-v130-home svg{width:14px;height:14px}
.apt-error-v130-home{display:inline-flex;align-items:center;gap:7px;color:#4a5546;font-size:9px;font-weight:800;text-decoration:none}
.apt-error-v130-latest{padding-top:56px}
.apt-error-v130-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}
.apt-error-v130-heading>div>span{display:block;margin-bottom:5px;color:#848a81;font-size:8px;font-weight:850;letter-spacing:.13em}
.apt-error-v130-heading h2{margin:0;color:#20251f;font-size:31px;line-height:1;letter-spacing:-.045em}
.apt-error-v130-heading>a{display:inline-flex;align-items:center;gap:6px;color:#4a5546;font-size:8px;font-weight:800;text-decoration:none}
.apt-error-v130-heading>a svg{width:13px;height:13px}
.apt-error-v130-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}

@media(max-width:760px){
  .apt-error-v130{padding:92px 0 108px}
  .apt-error-v130-hero{padding:30px 21px;border-radius:19px}
  .apt-error-v130-code{top:17px;right:15px;font-size:76px}
  .apt-error-v130-hero h1{max-width:290px;font-size:46px}
  .apt-error-v130-actions{align-items:stretch;flex-direction:column}
  .apt-error-v130-actions .apt-button,.apt-error-v130-home{justify-content:center;width:100%}
  .apt-error-v130-home{min-height:42px;border:1px solid #ddd9d0;border-radius:11px;background:#fff}
  .apt-error-v130-heading{align-items:flex-start}
  .apt-error-v130-heading h2{font-size:26px}
  .apt-error-v130-grid{grid-template-columns:1fr}
}


/* ============================================================
   v1.3.2 — Responsive artwork system
   Master assets remain fully visible across desktop/tablet/mobile.
============================================================ */

/* Shared two-layer artwork:
   - backdrop fills the frame softly;
   - foreground always shows the complete uploaded artwork. */
.apt-responsive-art{
  position:absolute;
  inset:0;
  display:block;
  width:100%;
  height:100%;
  pointer-events:none;
}
.apt-responsive-art--backdrop{
  z-index:0;
  object-fit:cover;
  transform:scale(1.07);
  filter:blur(18px) saturate(.92);
  opacity:.32;
}
.apt-responsive-art--contain{
  z-index:1;
  object-fit:contain;
  object-position:center center;
}

/* Desktop home hero keeps existing layout height but never crops master art. */
.apt-home-v64-hero-media{
  background:#e9e7e1!important;
  transform:none!important;
}
.apt-home-v64-hero-media.has-image{
  overflow:hidden;
}
.apt-home-v64-hero-overlay{
  z-index:1;
}
.apt-home-v64-hero-copy,
.apt-home-v64-search{
  z-index:3;
}

/* Banner follows the agreed 2000x600 master ratio (10:3).
   No black/grey outline, no crop, no forced fixed height. */
.apt-ad-banner{
  height:auto!important;
  aspect-ratio:10 / 3;
  border:0!important;
  outline:0!important;
  border-radius:20px;
  background:#f1efe9;
  box-shadow:none!important;
}
.apt-ad-banner--desktop{
  height:auto!important;
}
.apt-ad-banner.has-media img{
  width:100%;
  height:100%;
  object-fit:contain!important;
  object-position:center;
}
.apt-desktop-banner-wrap{
  padding-top:28px;
  padding-bottom:14px;
}

/* Optional homepage background is decorative but is no longer cropped.
   The theme base color fills any remaining area. */
.apt-theme-v100 .apt-media-section.has-section-bg,
.apt-theme-v100 .apt-home-v64-listings.has-section-bg{
  background-size:100% auto, contain!important;
  background-position:center top, center center!important;
  background-repeat:no-repeat!important;
}

/* Contact image uses the same full-artwork treatment. */
.apt-contact-v100-visual{
  background:#dfe4dc;
}
.apt-contact-v100-visual>.apt-responsive-art{
  position:absolute;
}
.apt-contact-v100-overlay,
.apt-contact-v100-copy{
  z-index:3;
}
.apt-contact-v100-visual>.apt-contact-v100-fallback{
  position:absolute;
  inset:0;
}

/* Primary admin master is 1:1; avatar remains circular without distortion. */
.apt-detail-v120-admin-avatar img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}


/* ============================================================
   v1.3.3 — Asset-aware responsive media
   Each Website Settings image follows the role of its component.
============================================================ */

/* Shared image primitive: never distort pixels. */
.apt-setting-image{
  display:block;
  max-width:100%;
}

/* HERO
   Hero is a visual canvas behind UI/text, so preserve the designed
   section height and use a controlled crop instead of forcing the
   whole section to the source-image ratio. */
.apt-home-v64-hero-media{
  overflow:hidden;
  background:#e9e7e1!important;
  transform:none!important;
}
.apt-home-v64-hero-media>.apt-setting-image--hero{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:58% 50%;
}
.apt-home-v64-hero-media>.apt-responsive-art{
  display:none!important;
}
.apt-home-v64-hero-overlay{
  z-index:1;
}
.apt-home-v64-hero-copy,
.apt-home-v64-search{
  z-index:3;
}

/* BANNER
   Banner is standalone artwork: keep its own intrinsic ratio.
   The wrapper does not impose aspect-ratio/height. */
.apt-desktop-banner-wrap{
  padding-top:26px;
  padding-bottom:14px;
}
.apt-desktop-banner-wrap .apt-ad-banner{
  width:min(100%,960px);
  margin-inline:auto;
}
.apt-ad-banner,
.apt-ad-banner--desktop{
  height:auto!important;
  aspect-ratio:auto!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:transparent!important;
  border-radius:18px;
}
.apt-ad-banner.has-media{
  overflow:hidden;
}
.apt-ad-banner.has-media img{
  position:static!important;
  display:block;
  width:100%;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
}

/* Decorative section background:
   does not dictate section height; it only decorates the area that exists. */
.apt-theme-v100 .apt-media-section.has-section-bg,
.apt-theme-v100 .apt-home-v64-listings.has-section-bg{
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}

/* CONTACT HERO
   Same rule as homepage hero: section keeps its UI proportions;
   uploaded visual fills it without stretching. */
.apt-contact-v100-visual{
  overflow:hidden;
  background:#dfe4dc;
}
.apt-contact-v100-visual>.apt-setting-image--contact{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}
.apt-contact-v100-visual>.apt-responsive-art{
  display:none!important;
}
.apt-contact-v100-overlay,
.apt-contact-v100-copy{
  z-index:3;
}

/* Primary Admin remains a true square/circle media component. */
.apt-detail-v120-admin-avatar{
  overflow:hidden;
}
.apt-detail-v120-admin-avatar img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

/* Desktop hero focal tuning:
   keeps property architecture visible while preserving the text area. */
@media(min-width:1201px){
  .apt-home-v64-hero-media>.apt-setting-image--hero{
    object-position:62% 50%;
  }
}

/* Tablet: slightly more centered composition. */
@media(min-width:601px) and (max-width:1200px){
  .apt-home-v64-hero-media>.apt-setting-image--hero{
    object-position:58% 50%;
  }
}

/* Phone: center the focal area and avoid extra zoom. */
@media(max-width:600px){
  .apt-home-v64-hero-media>.apt-setting-image--hero{
    object-position:58% 50%;
  }
}


/* ============================================================
   v1.3.4 — Desktop banner width correction
   Master 2000x600 artwork fills the same content width as Hero.
============================================================ */
@media(min-width:1201px){
  .apt-desktop-banner-wrap .apt-ad-banner{
    width:100%!important;
    max-width:none!important;
    margin-inline:0!important;
  }

  .apt-desktop-banner-wrap .apt-ad-banner.has-media img{
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    object-fit:contain!important;
    object-position:center!important;
  }
}


/* ============================================================
   v1.3.5 — Premium homepage search polish
   Visual-only refinement; search/query behavior is unchanged.
============================================================ */

/* Main desktop search shell */
.apt-home-v64-search{
  overflow:hidden;
  border:1px solid rgba(48,52,45,.12)!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,#fbfaf7 0%,#f6f3ed 100%)!important;
  box-shadow:
    0 22px 55px rgba(25,28,23,.12),
    0 2px 8px rgba(25,28,23,.04)!important;
}

/* Transaction tabs */
.apt-home-v64-tabs{
  gap:8px!important;
  padding:13px 17px 10px!important;
  border-bottom:1px solid rgba(47,52,45,.09)!important;
  background:rgba(255,255,255,.74);
}
.apt-home-v64-tabs label{
  position:relative;
  cursor:pointer;
}
.apt-home-v64-tabs span{
  min-width:66px;
  padding:8px 14px!important;
  border:1px solid transparent!important;
  border-radius:999px!important;
  color:#777d75!important;
  font-size:12px!important;
  font-weight:720!important;
  text-align:center;
  transition:
    background .18s ease,
    border-color .18s ease,
    color .18s ease,
    box-shadow .18s ease;
}
.apt-home-v64-tabs input:checked+span{
  border-color:#d8d8cf!important;
  background:#fff!important;
  color:#171b17!important;
  box-shadow:0 4px 12px rgba(26,30,25,.06);
}

/* Search fields */
.apt-home-v64-search-main{
  grid-template-columns:1fr 1fr 1.25fr auto!important;
  align-items:stretch!important;
  gap:10px!important;
  padding:14px 16px 16px!important;
}
.apt-home-v64-search-main>label{
  min-height:70px;
  align-content:center;
  gap:7px!important;
  padding:11px 14px!important;
  border:1px solid #e3dfd6!important;
  border-radius:14px!important;
  background:#fff!important;
  transition:
    border-color .18s ease,
    box-shadow .18s ease,
    transform .18s ease;
}
.apt-home-v64-search-main>label:hover{
  border-color:#cfc9bd!important;
}
.apt-home-v64-search-main>label:focus-within{
  border-color:#8e9887!important;
  box-shadow:0 0 0 3px rgba(67,83,65,.08);
}
.apt-home-v64-search-main small{
  color:#8d9189!important;
  font-size:9px!important;
  font-weight:800!important;
  letter-spacing:.075em;
  text-transform:uppercase;
}
.apt-home-v64-search-main select,
.apt-home-v64-search-main input{
  height:30px!important;
  color:#1b1f1b!important;
  font-size:14px!important;
  font-weight:600!important;
}
.apt-home-v64-search-main input::placeholder{
  color:#959991!important;
  font-weight:500;
}
.apt-home-v64-search-keyword{
  border-right:1px solid #e3dfd6!important;
}

/* Premium CTA: deliberately dark and neutral so it never blends
   with the hero image or warm page background. */
.apt-home-v64-search-main>button{
  align-self:stretch!important;
  min-width:150px!important;
  height:auto!important;
  min-height:70px!important;
  margin:0!important;
  padding:0 24px!important;
  border:1px solid #141814!important;
  border-radius:14px!important;
  background:linear-gradient(180deg,#242b25 0%,#171c18 100%)!important;
  color:#fff!important;
  box-shadow:
    0 12px 28px rgba(18,22,18,.18),
    inset 0 1px 0 rgba(255,255,255,.07)!important;
  font-size:13px!important;
  font-weight:800!important;
  letter-spacing:-.01em;
  transition:
    transform .18s ease,
    box-shadow .18s ease,
    background .18s ease!important;
}
.apt-home-v64-search-main>button:hover{
  background:linear-gradient(180deg,#313a32 0%,#202621 100%)!important;
  box-shadow:
    0 15px 32px rgba(18,22,18,.22),
    inset 0 1px 0 rgba(255,255,255,.08)!important;
  transform:translateY(-1px)!important;
}
.apt-home-v64-search-main>button:active{
  transform:translateY(0)!important;
}
.apt-home-v64-search-main>button:focus-visible{
  outline:3px solid rgba(38,50,39,.20);
  outline-offset:3px;
}

/* Tablet desktop-layout breakpoint */
@media(min-width:721px) and (max-width:980px){
  .apt-home-v64-search-main{
    grid-template-columns:1fr 1fr!important;
    gap:9px!important;
  }
  .apt-home-v64-search-main>label{
    min-height:64px;
  }
  .apt-home-v64-search-keyword{
    grid-column:1/-1!important;
    margin:0!important;
    padding:11px 14px!important;
    border:1px solid #e3dfd6!important;
  }
  .apt-home-v64-search-main>button{
    grid-column:1/-1!important;
    min-height:54px!important;
    margin:0!important;
  }
}

/* Phone fallback for desktop markup if it is ever rendered */
@media(max-width:720px){
  .apt-home-v64-search{
    border-radius:18px!important;
  }
  .apt-home-v64-tabs{
    padding:10px 12px 8px!important;
  }
  .apt-home-v64-tabs span{
    min-width:60px;
    padding:7px 12px!important;
    font-size:11px!important;
  }
  .apt-home-v64-search-main{
    grid-template-columns:1fr!important;
    gap:8px!important;
    padding:10px 11px 12px!important;
  }
  .apt-home-v64-search-main>label{
    min-height:58px;
    padding:9px 12px!important;
    border:1px solid #e3dfd6!important;
  }
  .apt-home-v64-search-main>button{
    min-height:50px!important;
  }
}


/* ============================================================
   v1.3.7 — Property detail buyer journey
============================================================ */

/* Clear return navigation that works even when breadcrumbs are hidden. */
.apt-detail-v137-topnav{
  display:flex;
  align-items:center;
  margin:0 0 10px;
}
.apt-detail-v137-topnav>a{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:34px;
  padding:0 11px;
  border:1px solid #dedbd2;
  border-radius:999px;
  background:rgba(255,255,255,.72);
  color:#4c534b;
  font-size:8px;
  font-weight:800;
  text-decoration:none;
  transition:border-color .18s ease,background .18s ease,transform .18s ease;
}
.apt-detail-v137-topnav>a:hover{
  border-color:#c9c6bd;
  background:#fff;
  transform:translateX(-1px);
}
.apt-detail-v137-topnav>a>span{
  font-size:13px;
  line-height:1;
}

/* Similar-property section becomes a buyer recommendation block. */
.apt-detail-v137-related{
  padding-top:62px;
}
.apt-detail-v137-related-head{
  align-items:flex-end;
}
.apt-detail-v137-related-head>div{
  max-width:760px;
}
.apt-detail-v137-related-eyebrow{
  display:block;
  margin-bottom:8px;
  color:#7b8278;
  font-size:8px;
  font-weight:850;
  letter-spacing:.14em;
}
.apt-detail-v137-related-head h2{
  max-width:720px;
  font-size:clamp(34px,4vw,52px);
}
.apt-detail-v137-related-head p{
  max-width:620px;
  margin:11px 0 0;
  color:#797e76;
  font-size:10px;
  line-height:1.65;
}
.apt-detail-v137-related-all{
  flex:0 0 auto;
  min-height:42px;
  padding:0 13px;
  border:1px solid #d9d6cd;
  border-radius:11px;
  background:#fff;
}
.apt-detail-v137-related-all svg{
  width:13px;
  height:13px;
}

/* Four concise options on wide screens. */
.apt-detail-v137-related-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
}

/* When inventory is still small, never fake recommendations. */
.apt-detail-v137-related-empty{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:22px;
  border:1px solid #dedbd2;
  border-radius:17px;
  background:#fff;
}
.apt-detail-v137-related-empty>div{
  display:grid;
  gap:5px;
}
.apt-detail-v137-related-empty strong{
  color:#2a2f29;
  font-size:14px;
  letter-spacing:-.02em;
}
.apt-detail-v137-related-empty span{
  color:#7a8078;
  font-size:9px;
  line-height:1.55;
}
.apt-detail-v137-related-empty>a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:42px;
  padding:0 14px;
  border-radius:11px;
  background:#222a23;
  color:#fff;
  font-size:8px;
  font-weight:850;
  text-decoration:none;
  white-space:nowrap;
}
.apt-detail-v137-related-empty>a svg{
  width:13px;
  height:13px;
}

.apt-detail-v137-return{
  display:flex;
  justify-content:center;
  padding-top:28px;
}
.apt-detail-v137-return>a{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:40px;
  padding:0 14px;
  border:1px solid #d9d6cd;
  border-radius:999px;
  background:transparent;
  color:#555d53;
  font-size:8px;
  font-weight:800;
  text-decoration:none;
}
.apt-detail-v137-return>a:hover{
  background:#fff;
}

@media(max-width:1200px){
  .apt-detail-v137-related-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:600px){
  .apt-detail-v137-topnav{
    margin-bottom:13px;
  }
  .apt-detail-v137-topnav>a{
    min-height:36px;
    padding:0 12px;
    font-size:9px;
  }

  .apt-detail-v137-related{
    padding:44px 0 104px;
  }
  .apt-detail-v137-related-head{
    align-items:flex-start;
    flex-direction:column;
    gap:15px;
    margin-bottom:20px;
  }
  .apt-detail-v137-related-head h2{
    font-size:30px;
    line-height:1.02;
  }
  .apt-detail-v137-related-head p{
    margin-top:9px;
    font-size:9px;
  }
  .apt-detail-v137-related-all{
    width:100%;
    justify-content:center;
  }

  /* Swipe cards feel lighter than a very long stacked recommendation list. */
  .apt-detail-v137-related-grid{
    display:flex!important;
    gap:11px!important;
    overflow-x:auto;
    margin-inline:-12px;
    padding:0 12px 9px;
    scroll-snap-type:x mandatory;
    scrollbar-width:none;
  }
  .apt-detail-v137-related-grid::-webkit-scrollbar{
    display:none;
  }
  .apt-detail-v137-related-grid>.apt-property-card{
    flex:0 0 min(82vw,330px);
    width:min(82vw,330px);
    scroll-snap-align:start;
  }

  .apt-detail-v137-related-empty{
    align-items:stretch;
    flex-direction:column;
    padding:17px;
  }
  .apt-detail-v137-related-empty>a{
    width:100%;
  }
  .apt-detail-v137-return{
    padding-top:22px;
  }
}


/* ============================================================
   v1.3.8 — Visible detail back navigation
   Placed inside the title flow so mobile/semi-app rules cannot
   remove it together with the breadcrumb/navigation strip.
============================================================ */
.apt-detail-v138-back{
  display:flex!important;
  align-items:center;
  margin:0 0 14px!important;
  visibility:visible!important;
  opacity:1!important;
}
.apt-detail-v138-back>a{
  display:inline-flex!important;
  align-items:center;
  gap:8px;
  min-height:36px;
  padding:0 12px;
  border:1px solid #d7d4cb;
  border-radius:999px;
  background:#fff;
  color:#40473f;
  box-shadow:0 5px 16px rgba(24,28,23,.045);
  font-size:9px;
  font-weight:800;
  line-height:1;
  text-decoration:none;
  transition:
    border-color .18s ease,
    background .18s ease,
    transform .18s ease,
    box-shadow .18s ease;
}
.apt-detail-v138-back>a:hover{
  border-color:#c3c0b6;
  background:#fbfaf7;
  box-shadow:0 7px 19px rgba(24,28,23,.065);
  transform:translateX(-2px);
}
.apt-detail-v138-back-icon{
  display:inline-grid;
  place-items:center;
  width:18px;
  height:18px;
  font-size:15px;
  font-weight:500;
  line-height:1;
}

@media(max-width:600px){
  .apt-detail-v138-back{
    margin-bottom:12px!important;
  }
  .apt-detail-v138-back>a{
    min-height:35px;
    padding:0 11px;
    border-color:#d9d5cc;
    background:#fff;
    font-size:9px;
  }
}


}


/* ============================================================
   v1.3.12 — Google Sign-In container reset
   The official Google GIS iframe owns its dimensions. The theme
   only provides a full-width centered mount and does not override
   iframe sizing.
============================================================ */
.apt-auth-google-shell{
  overflow:visible!important;
}
.apt-auth-google-button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-width:0!important;
  overflow:visible!important;
}



/* ============================================================
   v1.3.13 — Google GIS ownership boundary
   Do NOT style any child div/iframe generated by Google.
============================================================ */
.apt-auth-google-shell{
  position:relative!important;
  width:100%!important;
  min-width:0!important;
  min-height:46px!important;
  overflow:visible!important;
  border-radius:999px;
}
.apt-auth-google-button{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  min-height:46px!important;
  overflow:visible!important;
  border-radius:999px;
}
