:root{--ink:#000;--muted:#14213dad;--line:#e5e5e5;--paper:#e5e5e5;--white:#fff;--yellow:#f6b100;--yellow-soft:#f6b1002e;--orange:#f6b100;--blue:#14213d;--navy:#14213d;--green:#14213d;--green-dark:#14213d;--coral:#f6b100;--gold:#f6b100;--shadow:0 18px 50px #14213d24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}button,input,select{font:inherit}.hero{min-height:88vh;color:var(--navy);background:radial-gradient(circle at 92% 58%, #f6b10033, transparent 24%), linear-gradient(180deg, #fff 0%, var(--paper) 100%);flex-direction:column;padding:0 clamp(18px,4vw,56px) 84px;display:flex;position:relative;overflow:hidden}.topbar,.detail-nav{justify-content:space-between;align-items:center;gap:16px;display:flex}.topbar{grid-template-columns:auto 1fr auto;align-items:center;display:grid}.topbar .brand{grid-column:1}.nav-actions{grid-column:3;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.hero-header-zone{z-index:2;background:var(--yellow);margin:0 calc(-1*clamp(18px,4vw,56px));padding:22px clamp(18px,4vw,56px) 0;position:relative;box-shadow:0 16px 36px #06162f14}.brand{color:var(--navy);letter-spacing:0;align-items:center;gap:10px;font-weight:900;text-decoration:none;display:inline-flex}.outline-light{min-height:38px;color:var(--navy);background:#ffffff9e;border:1px solid #06162f2e;border-radius:999px;padding:9px 16px;font-weight:800;text-decoration:none}.brand-mark{border:3px solid var(--navy);width:42px;height:42px;color:var(--yellow);background:var(--navy);border-radius:50% 50% 50% 14%;place-items:center;display:grid}.brand-mark:first-letter,.brand-mark{line-height:1}.brand-mark.small{border-width:2px;width:34px;height:34px;font-size:.88rem}.brand-mark,.brand-mark.small{box-shadow:inset 0 0 0 3px #f6b10038}.brand-mark>*,.brand-mark{text-align:center}.whatsapp-button,.outline-link,.reset-button,.search-button,.map-search-button{cursor:pointer;white-space:nowrap;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:12px 18px;font-weight:800;text-decoration:none;display:inline-flex}.whatsapp-button{color:var(--navy);background:var(--yellow)}.whatsapp-button:hover{color:var(--white);background:var(--navy)}.publish-button{border:2px solid var(--navy);min-height:38px;color:var(--white);background:var(--navy);border-radius:999px;padding:9px 18px;box-shadow:0 8px 18px #06162f2e}.publish-button:hover{color:var(--white);background:#000}.header-profile{justify-content:flex-end;align-items:center;gap:8px;min-height:42px;display:flex}.header-profile-link{min-width:0;color:var(--navy);align-items:center;gap:8px;text-decoration:none;display:inline-flex}.header-profile-link span{border:2px solid var(--navy);width:34px;height:34px;color:var(--white);background:var(--navy);border-radius:50%;flex:none;place-items:center;font-size:.74rem;font-weight:1000;display:grid}.header-profile-link strong{text-overflow:ellipsis;white-space:nowrap;max-width:118px;font-size:.92rem;overflow:hidden}.publish-button.mini{min-height:36px;box-shadow:none;padding:8px 14px;text-decoration:none}.publish-button.mini.secondary{color:var(--navy);background:#ffffffb8}.publish-button.mini.secondary:hover{color:var(--white);background:var(--navy)}.header-profile button{min-height:36px;color:var(--navy);cursor:pointer;background:#ffffff9e;border:1px solid #14213d2e;border-radius:999px;padding:8px 12px;font-weight:900}.header-profile button:hover{color:var(--white);background:#000}.header-search{background:var(--white);border-radius:999px;flex:420px;grid-area:1/2;justify-self:center;align-items:center;gap:12px;width:min(620px,100%);max-width:none;height:52px;margin-top:0;padding:0 8px 0 18px;display:flex;box-shadow:0 12px 28px #06162f1f}.header-search>span{border:2px solid #14213d75;border-radius:50%;flex:none;width:18px;height:18px;box-shadow:8px 8px 0 -6px #14213d75}.header-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:1rem}.header-search input::placeholder{color:#14213d8a}.header-search button{min-height:40px;color:var(--white);background:var(--navy);cursor:pointer;border:0;border-radius:999px;padding:0 18px;font-weight:900}.header-search button:hover{color:var(--navy);background:var(--yellow)}.showcase-search-input button span{width:20px;height:14px;display:block;position:relative}.showcase-search-input button span:before,.showcase-search-input button span:after{content:"";background:currentColor;border-radius:999px;width:20px;height:2px;position:absolute;left:0}.showcase-search-input button span:before{top:3px;box-shadow:0 8px}.showcase-search-input button span:after{background:var(--line);width:4px;height:4px;box-shadow:-7px 8px 0 -2px var(--line), -7px 8px 0 0 currentColor;border:2px solid;border-radius:50%;top:1px;left:4px}.outline-link{color:var(--blue);border:1px solid var(--line);background:var(--white)}.reset-button{color:var(--ink);background:var(--line);align-self:end}.search-button{min-height:46px;color:var(--white);background:var(--navy);padding:0 22px;font-weight:900;box-shadow:0 10px 22px #14213d29}.search-button:hover{color:var(--navy);background:var(--yellow)}.map-search-button{min-height:46px;color:var(--navy);background:var(--white);border:1px solid #14213d2e;padding:0 18px;font-weight:900}.map-search-button:hover{color:var(--white);background:var(--navy)}.hero-content{z-index:1;max-width:680px;padding-top:0;position:relative}.eyebrow{color:var(--blue);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:900}.hero .eyebrow{color:var(--blue)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:820px;margin-bottom:20px;font-size:clamp(2.8rem,7vw,6rem);line-height:.98}h2{letter-spacing:0;font-size:clamp(1.55rem,3vw,2.4rem);line-height:1.08}h3{font-size:1.1rem;line-height:1.25}.hero-content p{color:#06162fd1;max-width:620px;font-size:1.12rem;line-height:1.6}.market-header-tools{z-index:2;gap:14px;margin:18px 0 0;display:grid;position:relative}.location-pill{width:max-content;max-width:100%;min-height:38px;color:var(--navy);background:#ffffff8f;border-radius:999px;align-items:center;gap:8px;margin:0;padding:8px 14px;font-weight:900;display:inline-flex;box-shadow:0 8px 24px #06162f14}.location-pill span{color:var(--blue);font-size:1.05rem}.category-dock{scrollbar-width:none;align-items:flex-start;gap:clamp(22px,4vw,44px);max-width:none;display:flex;overflow-x:auto}.category-dock::-webkit-scrollbar{display:none}.category-dock button{min-width:max-content;min-height:48px;color:var(--navy);cursor:pointer;text-align:center;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:flex-start;padding:0 0 12px;font-weight:900;transition:color .16s;display:inline-flex;position:relative}.category-dock button:hover,.category-dock button.active{color:var(--navy);background:0 0}.category-dock button.active{box-shadow:none}.category-dock button.active:after{background:var(--navy);content:"";border-radius:999px;height:6px;position:absolute;bottom:0;left:0;right:0}.category-menu{min-width:max-content;position:relative}.category-menu>button:before{content:"▾";order:2;margin-left:8px;font-size:.8rem}.category-menu-list{z-index:10;background:var(--white);border:1px solid #14213d1f;border-radius:8px;gap:4px;min-width:180px;padding:8px;display:none;position:absolute;top:calc(100% - 4px);left:0;box-shadow:0 18px 40px #14213d2e}.category-menu:hover .category-menu-list,.category-menu:focus-within .category-menu-list{display:grid}.category-menu-list button{text-align:left;border-radius:6px;justify-content:flex-start;width:100%;min-height:38px;padding:8px 10px}.category-menu-list button.active:after{display:none}.category-dock button>strong{max-width:100%;font-size:clamp(1.05rem,2vw,1.38rem);line-height:1.1}.market-banner{z-index:3;width:min(1180px,100%);height:clamp(230px,24vw,320px);color:var(--white);box-shadow:var(--shadow);border:1px solid #06162f14;border-radius:8px;margin:-22px auto 28px;position:relative;overflow:hidden}.banner-track{height:100%;transition:transform .62s;display:flex}.banner-slide{background:linear-gradient(100deg, #06162ff0 0%, #06162fcc 52%, #06162f2e 100%), var(--banner-photo);background-position:50%;background-size:cover;justify-content:space-between;align-items:center;gap:24px;min-width:100%;height:100%;padding:clamp(22px,3vw,32px);display:flex;position:relative}.banner-slide>div{z-index:1;position:relative}.banner-slide:after{content:"";opacity:0;pointer-events:none;background:#14213d14;transition:opacity .22s;position:absolute;inset:0}.market-banner:hover .banner-slide:after,.market-banner:focus-within .banner-slide:after{opacity:1}.banner-slide div:first-child{max-width:720px}.market-banner span{color:var(--navy);background:var(--yellow);text-transform:uppercase;border-radius:999px;margin-bottom:10px;padding:7px 10px;font-size:.75rem;font-weight:900;display:inline-flex}.market-banner h2{margin-bottom:8px;font-size:clamp(1.65rem,4vw,3rem)}.market-banner p{color:#ffffffd1;max-width:620px;margin:0;line-height:1.45}.market-banner small{color:#ffffffb8;margin-top:12px;font-size:.82rem;font-weight:900;display:block}.banner-actions{justify-items:end;gap:14px;display:grid}.banner-hover-cta{min-height:46px;color:var(--navy);background:var(--yellow);white-space:nowrap;cursor:pointer;opacity:0;border:0;border-radius:8px;padding:12px 16px;font-weight:900;transition:opacity .18s,transform .18s,background .18s;transform:translateY(8px)}.market-banner:hover .banner-hover-cta,.market-banner:focus-within .banner-hover-cta{opacity:1;transform:translateY(0)}.banner-hover-cta:hover{color:var(--white);background:var(--navy)}.banner-arrow{z-index:4;width:54px;height:76px;color:var(--navy);cursor:pointer;opacity:0;background:#fff0;border:0;place-items:center;font-size:2.4rem;line-height:1;transition:opacity .18s,transform .18s,background .16s,color .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%)scale(.96)}.market-banner:hover .banner-arrow,.market-banner:focus-within .banner-arrow{opacity:1;background:#ffffffeb;transform:translateY(-50%)scale(1)}.banner-arrow:hover{color:var(--white);background:var(--navy)}.banner-arrow.prev{border-radius:0 999px 999px 0;left:0}.banner-arrow.next{border-radius:999px 0 0 999px;right:0}.banner-dots{opacity:0;pointer-events:none;gap:8px;transition:opacity .18s,transform .18s;display:flex;position:absolute;bottom:18px;right:22px;transform:translateY(8px)}.market-banner:hover .banner-dots,.market-banner:focus-within .banner-dots{opacity:1;pointer-events:auto;transform:translateY(0)}.banner-dots button{cursor:pointer;background:#ffffff75;border:0;border-radius:999px;width:10px;height:10px;padding:0}.banner-dots button.active{background:var(--yellow);width:28px}.hero-shell{z-index:1;grid-template-columns:minmax(0,.95fr) minmax(320px,.72fr);align-items:center;gap:clamp(24px,5vw,70px);display:grid;position:relative}.hero-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:680px;margin-top:34px;display:grid}.hero-benefits span{min-height:92px;color:var(--navy);text-align:center;background:#ffffff61;border-right:1px solid #06162f24;border-radius:22px;place-items:center;padding:18px 14px;font-weight:900;display:grid}.hero-benefits span:last-child{border-right:0}.trust-pill{background:#ffffffad;border-radius:999px;align-items:center;gap:12px;max-width:460px;margin-top:28px;padding:20px 26px;display:flex;box-shadow:0 18px 40px #06162f14}.trust-pill strong{color:var(--blue);font-size:1.04rem}.trust-pill span{color:var(--navy);line-height:1.35}.hero-showcase{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd6;border:1px solid #06162f14;border-radius:8px;gap:18px;padding:clamp(18px,3vw,28px);display:grid;position:relative;box-shadow:0 26px 80px #06162f2e}.showcase-section-title,.showcase-search-input{align-items:center;display:flex}.showcase-search-card{background:var(--yellow);border-radius:8px;padding:22px}.showcase-search-card h2{margin-bottom:16px;font-size:1.4rem}.showcase-search-input{background:var(--white);border-radius:999px;gap:12px;height:54px;padding:0 12px 0 18px}.showcase-search-input>span{border:2px solid var(--navy);width:18px;height:18px;box-shadow:8px 8px 0 -6px var(--navy);border-radius:50%}.showcase-search-input p{color:var(--muted);flex:1;margin:0;font-size:.9rem}.showcase-search-input button{background:var(--line);border:0;border-radius:50%;width:36px;height:36px}.showcase-section-title{justify-content:space-between}.showcase-section-title h3{margin:0;font-size:1.05rem}.showcase-section-title a{color:var(--blue);font-weight:900;text-decoration:none}.showcase-property-card{background:var(--white);border-radius:8px;position:relative;overflow:hidden;box-shadow:0 12px 34px #06162f1f}.showcase-property-card img{object-fit:cover;width:100%;height:220px;display:block}.showcase-property-card>span{background:var(--yellow);border-radius:8px;padding:8px 10px;font-size:.72rem;font-weight:900;position:absolute;top:14px;left:14px}.showcase-property-card div{padding:14px 16px 16px}.showcase-property-card h3,.showcase-property-card p{margin-bottom:8px}.showcase-property-card p{color:var(--muted)}.showcase-property-card strong{color:var(--blue);font-size:1.12rem}.showcase-property-card.secondary{grid-template-columns:.9fr 1fr;align-items:stretch;display:grid}.showcase-property-card.secondary img{height:100%;min-height:150px}.search-section{margin-top:-18px;margin-bottom:-18px;padding:0 clamp(18px,4vw,56px)}.inline-filter-panel{z-index:2;width:min(1280px,100%);margin:0 auto 42px;position:relative}.inline-filter-panel .search-panel{grid-template-columns:repeat(6,minmax(120px,1fr)) auto auto;max-width:none}.quick-segments{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.quick-segments button{min-height:82px;color:var(--navy);cursor:pointer;text-align:left;background:#ffffffeb;border:1px solid #14213d1f;border-radius:8px;gap:6px;padding:13px;display:grid;box-shadow:0 10px 24px #14213d14}.quick-segments button:hover{border-color:var(--navy);background:var(--yellow)}.quick-segments span{font-weight:900}.quick-segments strong{color:var(--muted);font-size:.82rem;line-height:1.3}.search-panel{background:var(--white);max-width:1180px;box-shadow:var(--shadow);border:1px solid #06162f14;border-radius:8px;grid-template-columns:repeat(6,minmax(118px,1fr)) auto;align-items:end;gap:12px;margin:0 auto;padding:18px;display:grid}.hero-filter-panel{max-width:680px;margin-top:24px}.hero-filter-panel .search-panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:none;margin:0;padding:16px;box-shadow:0 18px 42px #06162f1f}.hero-filter-panel .reset-button{grid-column:span 3;min-height:46px}.field{min-width:0}.field label{color:var(--muted);margin-bottom:7px;font-size:.78rem;font-weight:800;display:block}.field input,.field select{border:1px solid var(--line);width:100%;height:46px;color:var(--ink);background:var(--white);border-radius:8px;padding:0 12px}.field input:focus,.field select:focus{border-color:var(--yellow);outline:3px solid #f6b1006b}.market-section,.results-section,.publisher-section,.detail-content,.map-section{max-width:1180px;margin:0 auto;padding:42px clamp(18px,4vw,28px) 76px}.map-section{grid-template-columns:minmax(0,.82fr) minmax(320px,1.18fr);align-items:stretch;gap:24px;display:grid}.map-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.map-copy p{color:var(--muted);line-height:1.6}.district-chips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.district-chips button{border:1px solid var(--line);min-height:38px;color:var(--navy);background:var(--white);cursor:pointer;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:900}.district-chips button:hover,.district-chips button.active{border-color:var(--navy);color:var(--white);background:var(--navy)}.map-preview,.detail-map{background:var(--white);min-width:0;box-shadow:var(--shadow);border:1px solid #1118201f;border-radius:8px;overflow:hidden}.map-preview{position:relative}.map-preview:before{content:"";pointer-events:none;background:linear-gradient(90deg,#f6b10000,#f6b100bd);width:74px;height:100%;position:absolute;top:0;right:0}.map-toolbar{z-index:1;color:var(--white);background:var(--navy);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex;position:relative}.map-toolbar span{color:var(--yellow);text-transform:uppercase;font-size:.78rem;font-weight:900;display:block}.map-toolbar strong{margin-top:4px;font-size:1rem;display:block}.map-toolbar a{min-height:38px;color:var(--navy);background:var(--yellow);white-space:nowrap;border-radius:8px;padding:9px 12px;font-size:.86rem;font-weight:900;text-decoration:none}.map-preview iframe,.detail-map iframe{border:0;width:100%;height:360px;display:block}.map-preview>p{z-index:1;color:var(--muted);margin:0;padding:14px 16px 16px;line-height:1.45;position:relative}.map-search-view{background:var(--white);max-width:1280px;box-shadow:var(--shadow);border:1px solid #11182024;border-radius:8px;padding-top:36px;display:block;overflow:hidden}.map-results-box-heading{color:var(--navy);background:var(--white);justify-content:space-between;align-items:flex-end;gap:18px;padding:24px 22px;display:flex}.map-results-box-heading h2{margin:0;font-size:clamp(1.6rem,3vw,2.4rem)}.map-results-box-heading p:not(.eyebrow){max-width:720px;color:var(--muted);margin:8px 0 0;line-height:1.45}.map-results-box-heading a{min-height:42px;color:var(--navy);white-space:nowrap;background:#e5e5e559;border:1px solid #14213d29;border-radius:999px;padding:11px 16px;font-weight:900;text-decoration:none}.map-results-box-heading a:hover{color:var(--white);background:var(--navy)}.map-search-header,.map-search-controls{background:var(--yellow);color:var(--navy)}.map-search-header{justify-content:space-between;align-items:center;gap:16px;padding:16px 22px 12px;display:flex}.map-search-title{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;font-size:clamp(1rem,2.1vw,1.45rem);line-height:1.25;display:flex}.map-search-title strong,.map-search-title span{display:inline}.map-search-title em{color:#14213dc2;width:100%;font-size:.92rem;font-style:normal;font-weight:900}.map-search-header button{min-height:42px;color:var(--white);background:var(--navy);cursor:pointer;border:0;border-radius:8px;padding:10px 18px;font-size:.94rem;font-weight:900;box-shadow:0 10px 22px #14213d38}.map-search-header button:hover{background:#000}.map-search-controls{border-bottom:1px solid #11182038;grid-template-columns:minmax(120px,1fr) auto auto minmax(220px,.9fr);align-items:center;gap:18px;padding:4px 22px 14px;display:grid}.map-search-controls>strong{font-size:1.08rem}.map-check,.map-status{white-space:nowrap;align-items:center;gap:10px;font-size:.95rem;font-weight:900;display:inline-flex}.map-check input{width:18px;height:18px;accent-color:var(--navy)}.map-status{justify-self:end}.map-status select{width:min(260px,42vw);height:38px;color:var(--ink);background:var(--white);border:1px solid #11182033;border-radius:8px;padding:0 12px;font-weight:800}.map-search-canvas{background:#e5e5e5;min-height:520px;position:relative;overflow:hidden}.map-search-canvas iframe{filter:saturate(.92)contrast(.98);border:0;width:100%;height:520px;display:block}.map-zoom-controls{z-index:3;background:var(--white);border:1px solid #1118203d;border-radius:6px;width:44px;display:grid;position:absolute;top:16px;left:16px;overflow:hidden;box-shadow:0 8px 20px #1118201f}.map-zoom-controls span{height:42px;color:var(--ink);place-items:center;font-size:1.55rem;font-weight:900;display:grid}.map-zoom-controls span+span{border-top:1px solid #1118202e}.map-marker-layer{z-index:2;pointer-events:none;position:absolute;inset:0}.map-marker{width:32px;height:34px;color:var(--white);background:var(--marker-color);border:2px solid #ffffffeb;border-radius:8px 8px 8px 2px;place-items:center;font-size:.66rem;font-weight:1000;display:grid;position:absolute;transform:translate(-50%,-100%);box-shadow:0 6px 14px #11182047}.map-marker:nth-child(2n){color:var(--navy)}.map-marker:after{background:var(--marker-color);content:"";width:10px;height:10px;position:absolute;bottom:-7px;right:5px;transform:rotate(45deg);box-shadow:3px 3px 8px #11182029}.map-empty-state{z-index:4;width:min(420px,100% - 40px);color:var(--navy);text-align:center;background:#fffffff0;border:1px solid #14213d24;border-radius:8px;gap:8px;padding:18px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 44px #11182029}.map-empty-state strong{font-size:1.1rem}.map-empty-state span{color:var(--muted);font-weight:800;line-height:1.4}.map-search-legend{background:var(--white);grid-template-columns:repeat(5,minmax(0,1fr));gap:12px 18px;padding:14px 22px 20px;display:grid}.map-legend-item{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:.95rem;font-weight:900;display:inline-flex}.map-legend-item:disabled{cursor:default}.map-legend-icon{width:30px;height:32px;color:var(--white);background:var(--legend-color);border:2px solid #fffffff0;border-radius:7px 7px 7px 2px;flex:none;place-items:center;font-size:.63rem;font-weight:1000;display:grid;box-shadow:0 5px 12px #1118202e}.map-legend-item:nth-child(2n) .map-legend-icon{color:var(--navy)}.results-heading-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.results-view-toggle{background:var(--white);border:1px solid #14213d24;border-radius:999px;gap:4px;padding:4px;display:inline-flex}.results-view-toggle button{min-height:38px;color:var(--navy);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 14px;font-weight:900}.results-view-toggle button.active,.results-view-toggle button:hover{color:var(--white);background:var(--navy)}.map-results-note{color:var(--navy);background:#f6b1001a;border:1px solid #14213d1f;border-radius:8px;gap:6px;padding:16px;display:grid}.map-results-note p{color:var(--muted);margin:0;line-height:1.45}.section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:24px;display:flex}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.property-card{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 12px 34px #06162f14}.property-card.is-premium{border-color:#f6b100d9;box-shadow:0 18px 46px #06162f21}.property-image-link{height:230px;display:block;position:relative;overflow:hidden}.property-image{object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block}.property-card:hover .property-image{transform:scale(1.04)}.operation-badge{color:var(--navy);background:var(--yellow);border-radius:8px;padding:8px 10px;font-size:.78rem;font-weight:900;position:absolute;top:14px;left:14px}.favorite-badge{width:48px;height:48px;color:var(--navy);background:var(--white);border-radius:50%;place-items:center;font-size:1.6rem;font-weight:900;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 8px 20px #06162f29}.property-content{flex-direction:column;flex:1;justify-content:space-between;gap:18px;padding:18px;display:flex}.property-location,.property-featured{color:var(--muted)}.agency-line{color:var(--ink);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;font-size:.82rem;font-weight:900;display:flex}.agency-line strong{color:var(--blue);background:#14213d14;border-radius:8px;padding:5px 7px;font-size:.72rem}.agency-line em{color:var(--navy);background:var(--yellow-soft);border-radius:8px;padding:5px 7px;font-size:.72rem;font-style:normal;font-weight:900}.agency-avatar{width:30px;height:30px;color:var(--white);background:var(--navy);border-radius:8px;place-items:center;font-size:.76rem;font-weight:900;display:inline-grid}.agency-avatar.large{flex:0 0 54px;width:54px;height:54px;font-size:1rem}.property-location{margin-bottom:7px;font-size:.82rem;font-weight:900}.property-featured{line-height:1.45}.property-meta,.facts,.amenities{flex-wrap:wrap;gap:8px;display:flex}.property-meta span,.facts span,.amenities span{color:var(--navy);background:var(--line);border-radius:8px;padding:8px 10px;font-size:.82rem;font-weight:800}.property-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.property-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.mini-consult-button{min-height:34px;color:var(--navy);background:var(--yellow);border-radius:8px;padding:8px 10px;font-size:.82rem;font-weight:900;text-decoration:none}.mini-consult-button:hover{color:var(--white);background:var(--navy)}.property-footer strong,.detail-summary strong{color:var(--blue);font-size:1.45rem}.property-footer small{color:var(--muted);margin-top:4px;font-weight:800;display:block}.boost-inline-button{min-height:42px;color:var(--navy);background:var(--yellow);text-align:center;border:1px solid #14213d24;border-radius:8px;justify-content:center;align-items:center;padding:11px 13px;font-size:.88rem;font-weight:900;text-decoration:none;display:inline-flex}.boost-inline-button:hover{color:var(--white);background:var(--navy)}.text-link{color:var(--blue);text-underline-offset:4px;font-weight:900;text-decoration-color:#063aa559}.empty-state{border:1px solid var(--line);background:var(--white);border-radius:8px;max-width:620px;padding:28px}.segment-summary,.similar-box{border:1px solid var(--line);background:var(--white);border-radius:8px;box-shadow:0 12px 34px #06162f14}.segment-summary{grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);align-items:center;gap:16px;margin-bottom:20px;padding:18px;display:grid}.segment-summary span,.inline-ad-card span{color:var(--muted);text-transform:uppercase;font-size:.76rem;font-weight:900}.segment-summary strong{color:var(--navy);margin-top:4px;font-size:clamp(1.35rem,2.8vw,2rem);display:block}.segment-summary p{color:var(--muted);margin:8px 0 0;line-height:1.45}.segment-mini-list{gap:8px;display:grid}.segment-mini-list a{color:var(--navy);background:var(--yellow-soft);border-radius:8px;padding:10px 12px;font-size:.88rem;font-weight:900;text-decoration:none}.inline-ad-card{min-width:0;color:var(--navy);background:linear-gradient(#f6b1003d,#fff 72%);border:1px solid #f6b100b8;border-radius:8px;align-content:center;gap:10px;padding:18px;display:grid;box-shadow:0 12px 34px #06162f14}.inline-ad-card strong{font-size:1.25rem}.inline-ad-card p{color:var(--muted);margin:0;line-height:1.45}.inline-ad-card a,.similar-box-heading a{width:max-content;color:var(--white);background:var(--navy);border-radius:8px;padding:10px 12px;font-size:.84rem;font-weight:900;text-decoration:none}.similar-sections{gap:22px;margin-top:28px;display:grid}.similar-box{padding:18px}.similar-box-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.similar-box-heading h3{margin:0;font-size:clamp(1.35rem,2.6vw,2rem)}.similar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.similar-grid .property-image-link{height:180px}.similar-grid .property-meta{display:none}.inline-ad-card.compact{min-height:100%}.premium-strip,.publisher-grid,.agency-grid{gap:20px;display:grid}.premium-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.publisher-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:24px}.publisher-panel,.agency-card,.agency-feature{border:1px solid var(--line);background:var(--white);border-radius:8px;box-shadow:0 12px 34px #12231e14}.publisher-panel{padding:22px}.publisher-panel p,.agency-card p,.agency-feature p{color:var(--muted);line-height:1.55}.agency-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agency-card,.agency-feature{align-items:flex-start;gap:16px;padding:20px;display:flex}.agency-card-meta{flex-wrap:wrap;gap:8px;display:flex}.agency-card-meta span,.detail-pills span{color:var(--green-dark);background:#14213d14;border-radius:8px;padding:8px 10px;font-size:.8rem;font-weight:850}.reputation-meter{background:var(--line);border-radius:999px;width:100%;height:9px;margin:14px 0 10px;overflow:hidden}.reputation-meter span{border-radius:inherit;background:linear-gradient(90deg,#f6b100,#14213d);height:100%;display:block}.reputation-copy{margin-bottom:0;font-size:.92rem}.detail-page{background:var(--paper)}.detail-nav{max-width:1180px;margin:0 auto;padding:22px clamp(18px,4vw,28px)}.detail-hero{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:stretch;gap:22px;max-width:1180px;margin:0 auto;padding:0 clamp(18px,4vw,28px);display:grid}.detail-hero img{object-fit:cover;border-radius:8px;width:100%;min-height:480px;max-height:620px}.detail-summary{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-direction:column;justify-content:center;padding:28px;display:flex}.detail-summary h1{font-size:clamp(2rem,4vw,4.1rem)}.detail-summary p{color:var(--muted);font-weight:800}.detail-pills{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.detail-content{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:28px;display:grid}.detail-main{min-width:0}.detail-main>p{color:var(--muted);font-size:1.06rem;line-height:1.7}.facts{margin-bottom:34px}.agency-feature{margin-bottom:28px}.detail-main h2{margin-top:34px}.detail-map{margin:18px 0 4px}.gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.gallery img{aspect-ratio:1.22;object-fit:cover;border-radius:8px;width:100%}.contact-card{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:22px;position:sticky;top:18px;box-shadow:0 12px 34px #12231e14}.contact-card p{color:var(--muted);line-height:1.55}.boost-card{background:#f6b1001f;border:1px solid #f6b100b8;border-radius:8px;gap:8px;margin-top:16px;padding:16px;display:grid}.boost-card span{color:var(--muted);text-transform:uppercase;font-size:.76rem;font-weight:900}.boost-card strong{color:var(--navy);font-size:1.05rem}.boost-card p{margin:0}.seller-summary{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:8px;margin:16px 0;padding:14px;display:grid}.seller-summary strong{color:var(--green-dark)}.seller-summary span{color:var(--muted);font-size:.9rem;font-weight:800}.full{width:100%}.contact-note{margin-top:12px;margin-bottom:0;font-size:.86rem}.not-found{place-content:center;justify-items:start;min-height:100vh;padding:80px 22px;display:grid}.login-page{background:var(--paper);grid-template-columns:minmax(0,1fr) minmax(360px,520px);min-height:100vh;display:grid}.boost-page{min-height:100vh;color:var(--navy);background:var(--paper)}.boost-hero,.boost-plans,.boost-rules{max-width:1180px;margin:0 auto;padding:34px clamp(18px,4vw,28px)}.boost-hero{color:var(--white);background:linear-gradient(100deg, #14213dfa, #14213ddb), var(--navy);border-radius:8px}.boost-hero h1{max-width:780px;margin:0 0 12px;font-size:clamp(2.2rem,5vw,4.8rem)}.boost-hero p:not(.eyebrow){color:#ffffffd1;max-width:720px;font-size:1.08rem;line-height:1.6}.boost-plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.boost-plans article,.boost-rules{border:1px solid var(--line);background:var(--white);border-radius:8px;box-shadow:0 14px 34px #11182014}.boost-plans article{gap:12px;padding:20px;display:grid}.boost-plans article>span,.boost-plans em{width:max-content;color:var(--navy);background:var(--yellow-soft);border-radius:999px;padding:7px 10px;font-size:.78rem;font-style:normal;font-weight:900}.boost-plans h2{margin:0}.boost-plans strong{color:var(--navy);font-size:2rem}.boost-plans p{color:var(--muted);line-height:1.5}.media-service-section{max-width:1180px;margin:0 auto;padding:24px clamp(18px,4vw,28px) 42px}.media-service-heading{margin-bottom:18px}.media-service-heading h2{max-width:780px;margin:0 0 10px;font-size:clamp(1.8rem,3.8vw,3.5rem)}.media-service-heading p:not(.eyebrow){max-width:760px;color:var(--muted);line-height:1.6}.media-configurator{border:1px solid var(--line);background:var(--white);border-radius:8px;margin-bottom:22px;padding:20px;box-shadow:0 14px 34px #11182014}.media-configurator .media-service-heading{margin-bottom:14px}.media-configurator .media-service-heading h2{font-size:clamp(1.5rem,3vw,2.5rem)}.media-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.media-option-grid button{border:1px solid var(--line);min-height:178px;color:var(--navy);background:var(--white);cursor:pointer;text-align:left;border-radius:8px;gap:8px;padding:15px;display:grid}.media-option-grid button:hover,.media-option-grid button.selected{border-color:var(--navy);background:#f6b10024}.media-option-grid button.selected{box-shadow:inset 0 0 0 2px var(--yellow)}.media-option-grid span,.media-estimate span{color:var(--muted);text-transform:uppercase;font-size:.76rem;font-weight:900}.media-option-grid strong{font-size:1.2rem}.media-option-grid p{color:var(--muted);margin:0;line-height:1.4}.media-option-grid em{width:max-content;color:var(--navy);background:var(--yellow);border-radius:999px;padding:7px 10px;font-size:.8rem;font-style:normal;font-weight:900}.media-estimate{border:1px solid var(--line);background:var(--paper);border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;margin-top:14px;padding:14px;display:grid}.media-estimate strong{color:var(--navy);margin-top:4px;font-size:1.08rem;display:block}.travel-note{color:var(--muted);background:#f6b1001a;border:1px solid #14213d1f;border-radius:8px;margin:12px 0 0;padding:12px;font-size:.9rem;font-weight:800;line-height:1.45}.bulk-contact-box{border:1px solid var(--line);background:var(--paper);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;margin-top:12px;padding:14px;display:grid}.bulk-contact-box span{color:var(--muted);text-transform:uppercase;font-size:.76rem;font-weight:900}.bulk-contact-box strong{color:var(--navy);margin-top:4px;display:block}.bulk-contact-box p{color:var(--muted);margin:5px 0 0}.media-anchor-button,.login-media-cta{width:max-content;margin-top:16px}.login-media-cta{min-height:44px;color:var(--navy);background:var(--yellow);border-radius:8px;align-items:center;padding:12px 16px;font-weight:900;text-decoration:none;display:inline-flex}.login-media-cta:hover{color:var(--white);background:var(--navy)}.media-service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.media-service-grid article{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:12px;padding:20px;display:grid;box-shadow:0 14px 34px #11182014}.media-service-grid article.featured-service{background:linear-gradient(#f6b1002e,#fff 38%);border-color:#f6b100e6}.media-service-grid article>span{width:max-content;color:var(--navy);background:var(--yellow-soft);border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:900}.media-service-grid h3{margin:0;font-size:1.45rem}.media-service-grid strong{color:var(--navy);font-size:2rem}.media-service-grid p{color:var(--muted);margin:0;line-height:1.5}.media-service-grid article div{flex-wrap:wrap;gap:8px;display:flex}.media-service-grid em{color:var(--navy);background:var(--line);border-radius:8px;padding:7px 9px;font-size:.78rem;font-style:normal;font-weight:900}.boost-rules{margin-bottom:54px}.boost-rules h2{margin-top:0}.boost-rules div{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.boost-rules span{color:var(--navy);background:var(--line);border-radius:8px;padding:12px;font-weight:900;line-height:1.35}.login-hero{color:var(--white);background:linear-gradient(90deg,#0d1c18d6,#0d1c1880),url(https://images.unsplash.com/photo-1560518883-ce09059eeffa?auto=format&fit=crop&w=1600&q=80) 50%/cover;flex-direction:column;justify-content:space-between;gap:80px;padding:clamp(24px,5vw,64px);display:flex}.login-brand{color:var(--navy);background:#fffffff0;border:1px solid #fff6;border-radius:999px;align-self:flex-start;padding:8px 12px 8px 8px;box-shadow:0 16px 34px #0000002e}.login-brand small{color:#14213db8;text-transform:uppercase;border-left:1px solid #14213d29;padding-left:10px;font-size:.78rem;font-weight:1000}.login-hero h1{font-size:clamp(2.25rem,5vw,4.8rem)}.login-hero p{color:#ffffffdb;max-width:640px;font-size:1.08rem;line-height:1.6}.login-panel{background:var(--white);flex-direction:column;justify-content:center;gap:18px;padding:0 clamp(22px,4vw,44px) clamp(22px,4vw,44px);display:flex}.login-app-header{min-height:58px;color:var(--navy);background:var(--yellow);text-align:center;grid-template-columns:44px 1fr 44px;align-items:center;margin:0 calc(-1*clamp(22px,4vw,44px)) 4px;padding:0 clamp(18px,3vw,28px);display:grid}.login-app-header a{color:var(--navy);font-size:2.4rem;line-height:1;text-decoration:none}.login-app-header strong{font-size:1.25rem}.login-intro{gap:4px;display:grid}.login-intro h2{margin:0;font-size:1.55rem}.role-tabs{border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(2,1fr);gap:4px;padding:4px;display:grid}.role-tabs button{min-height:68px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;gap:4px;padding:10px;font-weight:900;display:grid}.role-tabs button span{color:inherit;font-size:.78rem;font-weight:800;line-height:1.25}.role-tabs .active{color:var(--navy);background:var(--yellow)}.agency-access-card{border:1px solid var(--line);width:100%;color:var(--navy);background:var(--white);cursor:pointer;text-align:left;border-radius:8px;gap:4px;padding:14px 16px;display:grid;box-shadow:0 10px 24px #14213d14}.agency-access-card span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.agency-access-card strong{font-size:1rem}.agency-access-card:hover{border-color:var(--navy)}.account-preview{background:#f6b1001a;border:1px solid #14213d1f;border-radius:8px;gap:10px;padding:14px;display:grid}.account-preview strong{color:var(--navy)}.account-preview div{flex-wrap:wrap;gap:8px;display:flex}.account-preview span{color:var(--navy);background:var(--white);border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:900}.admin-access-card{background:#f6b1001f;border-color:#f6b100b3}.admin-access-card:hover{background:var(--yellow)}.login-panel>div>p{color:var(--muted);line-height:1.55}.login-form{gap:14px;display:grid}.app-login-form{gap:12px}.app-login-field{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;align-items:center;gap:8px;height:58px;display:grid}.app-login-field span{color:#14213d7a;text-align:center;font-size:1.24rem;font-weight:900}.app-login-field input{width:100%;color:var(--navy);background:0 0;border:0;outline:0;font-size:1.08rem;font-weight:800}.app-login-field input::placeholder{color:#14213d52}.forgot-password-link{width:max-content;color:var(--navy);margin:2px 0 16px;font-weight:900;text-decoration:none}.forgot-password-link:hover{color:var(--ink);text-underline-offset:4px;text-decoration:underline}.access-mode-tabs{background:#e5e5e573;border:1px solid #14213d1f;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;display:grid}.access-mode-tabs button{color:var(--navy);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:12px 14px;font-weight:900}.access-mode-tabs button.active{color:var(--ink);background:var(--white);box-shadow:0 10px 24px #14213d1f}.terms-consent{color:var(--navy);cursor:pointer;background:#f6b1001a;border:1px solid #14213d24;border-radius:8px;grid-template-columns:22px 1fr;align-items:start;gap:10px;padding:14px;display:grid}.terms-consent input{width:20px;height:20px;accent-color:var(--navy);margin-top:2px}.terms-consent span{color:var(--muted);font-size:.86rem;font-weight:700;line-height:1.45}.terms-consent strong{color:var(--navy);margin-bottom:4px;font-size:.92rem;display:block}.terms-consent a{color:var(--navy);text-underline-offset:3px;font-weight:1000;text-decoration:underline}.app-login-links button{color:var(--navy);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:900}.app-login-links button:hover{text-underline-offset:4px;text-decoration:underline}.policy-summary{border:1px solid var(--line);border-radius:8px;gap:8px;padding:12px;display:grid}.policy-summary span{color:var(--muted);font-size:.82rem;font-weight:800;line-height:1.35}.policy-summary span:before{content:"";background:var(--yellow);border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.google-access-button{min-height:50px;color:var(--navy);background:var(--white);cursor:pointer;border:1px solid #14213d29;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 16px;font-weight:900;display:inline-flex;box-shadow:0 10px 22px #14213d14}.google-access-button span{width:28px;height:28px;color:var(--white);background:var(--navy);border-radius:50%;place-items:center;font-weight:1000;display:grid}.google-access-button:hover{border-color:var(--navy);background:var(--yellow)}.google-access-button:disabled{color:#14213d75;background:var(--line);cursor:not-allowed;pointer-events:none;box-shadow:none}.google-access-button:disabled span{background:#14213d47}.auth-divider{color:var(--muted);text-transform:uppercase;place-items:center;font-size:.78rem;font-weight:900;display:grid;position:relative}.auth-divider:before{background:var(--line);content:"";height:1px;position:absolute;top:50%;left:0;right:0}.auth-divider span{background:var(--white);padding:0 10px;position:relative}.social-access-button,.app-login-submit{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 16px;font-size:1rem;font-weight:900;display:inline-flex}.social-login-options{gap:12px;display:grid}.app-login-submit{color:var(--white);background:var(--navy);border:0;box-shadow:0 12px 24px #14213d2e}.app-login-submit:hover{color:var(--navy);background:var(--yellow)}.social-access-button{color:var(--ink);background:var(--white);border:1px solid #14213d38}.social-access-button span{border-radius:50%;place-items:center;width:26px;height:26px;font-size:.86rem;font-weight:1000;display:grid}.social-access-button.apple span{color:var(--white);background:var(--ink)}.social-access-button.google span{color:var(--white);background:var(--navy)}.social-access-button.google{outline-offset:2px;outline:4px solid #f6b1006b}.social-access-button:hover{border-color:var(--navy);background:#f6b1001f}.social-access-button:disabled,.app-login-submit:disabled{color:#14213d75;background:var(--line);cursor:not-allowed;pointer-events:none;box-shadow:none;outline-color:#e5e5e59e}.whatsapp-button:disabled,.whatsapp-button.disabled{color:#14213d75;background:var(--line);cursor:not-allowed;pointer-events:none}.login-links{justify-content:space-between;gap:12px;display:flex}.login-links a{color:var(--navy);text-underline-offset:4px;font-weight:900}.admin-login-link{width:max-content;color:var(--navy);text-underline-offset:4px;font-size:.86rem;font-weight:900;text-decoration-color:#11182047}.trust-box{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:18px}.trust-box p{color:var(--muted);line-height:1.55}.reputation-scale{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.reputation-scale span{min-height:34px;color:var(--white);border-radius:6px;place-items:center;font-size:.76rem;font-weight:900;display:grid}.reputation-scale span:first-child{background:#000}.reputation-scale span:nth-child(2){background:#14213d}.reputation-scale span:nth-child(3){color:#000;background:#f6b100}.reputation-scale span:nth-child(4){color:#14213d;background:#e5e5e5}.account-page{background:linear-gradient(180deg, #f6b10014 0%, var(--white) 42%);min-height:100vh}.account-nav{background:var(--yellow);justify-content:space-between;align-items:center;gap:18px;padding:18px clamp(18px,4vw,56px);display:flex}.account-nav>div{align-items:center;gap:10px;display:flex}.account-nav a:not(.brand){color:var(--navy);background:#ffffff9e;border-radius:999px;padding:9px 13px;font-size:.86rem;font-weight:900;text-decoration:none}.profile-shell,.account-hero,.account-actions,.account-workspace{width:min(1180px,100% - 36px);margin:0 auto}.profile-shell{padding:28px 0 0}.profile-card{background:var(--white);box-shadow:var(--shadow);border:1px solid #14213d1f;border-radius:8px;grid-template-columns:auto minmax(0,1fr) minmax(220px,.42fr);align-items:center;gap:22px;padding:clamp(18px,3vw,28px);display:grid}.profile-avatar-area{justify-items:center;gap:10px;display:grid}.profile-avatar{border:4px solid var(--yellow);width:118px;height:118px;color:var(--white);background:var(--navy);border-radius:50%;place-items:center;font-size:2.05rem;font-weight:1000;display:grid;box-shadow:0 12px 26px #14213d33}.profile-avatar-area button,.account-save-button{min-height:38px;color:var(--navy);background:var(--yellow);cursor:pointer;border:0;border-radius:999px;padding:9px 14px;font-weight:900}.profile-avatar-area button:hover,.account-save-button:hover{color:var(--white);background:var(--navy)}.profile-main h1{margin-bottom:8px;font-size:clamp(2rem,4vw,3.4rem)}.profile-main p{max-width:680px;color:var(--muted);line-height:1.55}.profile-tags{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.profile-tags span{color:var(--navy);background:#f6b10029;border-radius:999px;padding:8px 10px;font-size:.78rem;font-weight:900}.profile-status{gap:10px;display:grid}.profile-status span{border:1px solid var(--line);color:var(--muted);background:#e5e5e547;border-radius:8px;padding:12px;font-size:.82rem;font-weight:900}.profile-status strong{color:var(--navy);font-size:1.4rem;display:block}.account-hero{justify-content:space-between;align-items:end;gap:18px;padding:clamp(24px,4vw,44px) 0 20px;display:flex}.account-hero h2{max-width:780px;font-size:clamp(1.8rem,4vw,3rem)}.account-hero p{max-width:640px;color:var(--muted);font-size:1.05rem;line-height:1.55}.account-hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.outline-dark{min-height:46px;color:var(--navy);background:var(--white);border:1px solid #14213d2e;border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:900;text-decoration:none;display:inline-flex}.outline-dark:hover{color:var(--white);background:var(--navy)}.account-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.account-action-card{min-height:190px;color:var(--navy);background:var(--white);border:1px solid #14213d1f;border-radius:8px;flex-direction:column;justify-content:space-between;gap:14px;padding:20px;text-decoration:none;display:flex;box-shadow:0 12px 28px #14213d14}.account-action-card span{background:var(--yellow-soft);text-transform:uppercase;border-radius:999px;width:max-content;padding:7px 10px;font-size:.74rem;font-weight:900}.account-action-card strong{font-size:1.35rem}.account-action-card p{color:var(--muted);margin:0;line-height:1.45}.account-action-card.featured,.account-action-card:hover{border-color:var(--navy);background:var(--yellow)}.account-workspace{grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);gap:18px;padding:26px 0 72px;display:grid}.sell-panel,.favorites-panel,.profile-data-panel,.activity-panel{background:var(--white);border:1px solid #14213d1f;border-radius:8px;gap:18px;padding:22px;display:grid;box-shadow:0 12px 28px #14213d14}.sell-panel p,.favorites-panel p,.profile-data-panel p{color:var(--muted);line-height:1.55}.profile-data-panel{grid-column:span 2}.profile-data-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.profile-data-grid label{min-width:0;color:var(--muted);gap:7px;font-size:.78rem;font-weight:900;display:grid}.profile-data-grid input{border:1px solid var(--line);width:100%;height:44px;color:var(--navy);background:var(--white);border-radius:8px;padding:0 12px;font-weight:800}.profile-data-grid input:focus{border-color:var(--yellow);outline:3px solid #f6b1005c}.account-save-button{justify-self:start}.sell-steps{gap:10px;display:grid}.sell-steps span{border:1px solid var(--line);color:var(--navy);background:#e5e5e547;border-radius:8px;padding:12px;font-weight:900}.saved-list{gap:10px;display:grid}.saved-list a{border:1px solid var(--line);color:var(--navy);border-radius:8px;grid-template-columns:92px 1fr;align-items:center;gap:12px;padding:8px;text-decoration:none;display:grid}.saved-list img{object-fit:cover;border-radius:6px;width:92px;height:70px}.saved-list span{gap:4px;min-width:0;display:grid}.saved-list small{color:var(--muted);font-weight:800}.activity-list{gap:10px;display:grid}.activity-list span{border-left:4px solid var(--yellow);color:var(--navy);background:#e5e5e547;border-radius:8px;padding:12px;font-weight:800;line-height:1.4}.legal-page{min-height:100vh;color:var(--ink);background:linear-gradient(180deg, #f6b10038, #fff0 280px), var(--soft);padding:24px clamp(18px,4vw,56px) 64px}.legal-nav{justify-content:space-between;align-items:center;gap:18px;width:min(1120px,100%);margin:0 auto 26px;display:flex}.legal-nav .brand{color:var(--navy);text-decoration:none}.legal-nav>div{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.legal-nav>div a{color:var(--navy);background:#ffffffb8;border:1px solid #14213d24;border-radius:999px;padding:10px 14px;font-weight:900;text-decoration:none}.legal-nav>div a:hover{color:var(--white);background:var(--navy)}.legal-hero,.legal-summary,.legal-content{width:min(1120px,100%);margin-left:auto;margin-right:auto}.legal-hero{color:var(--white);background:var(--navy);box-shadow:var(--shadow);border-radius:8px;padding:clamp(28px,5vw,56px)}.legal-hero .eyebrow{color:var(--yellow)}.legal-hero h1{letter-spacing:0;max-width:880px;margin:0;font-size:clamp(2.1rem,5vw,4.4rem)}.legal-hero p:not(.eyebrow){color:#ffffffd6;max-width:760px;margin:18px 0 0;font-size:1.02rem;line-height:1.65}.legal-summary{border-left:6px solid var(--yellow);background:var(--white);border-radius:8px;margin-top:18px;padding:22px;box-shadow:0 12px 34px #11182014}.legal-summary strong{color:var(--navy);font-size:1.08rem}.legal-summary p{color:var(--muted);margin:8px 0 0;line-height:1.65}.legal-content{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.legal-content article,.legal-section-heading{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:22px;box-shadow:0 10px 28px #1118200f}.legal-section-heading{color:var(--navy);background:#f6b1002e;grid-column:1/-1}.legal-section-heading h2,.legal-content article h2{color:var(--navy);margin:0;font-size:1.22rem}.legal-section-heading h2{font-size:clamp(1.5rem,3vw,2.2rem)}.legal-content article p{color:var(--muted);margin:12px 0 0;line-height:1.65}.legal-content article p+p{margin-top:10px}.admin-page{min-height:100vh;color:var(--navy);background:var(--paper);grid-template-columns:290px minmax(0,1fr);display:grid}.admin-sidebar{height:100vh;color:var(--white);background:var(--navy);flex-direction:column;gap:24px;padding:24px;display:flex;position:sticky;top:0}.admin-brand{color:var(--white)}.admin-owner{background:#ffffff0f;border:1px solid #ffffff29;border-radius:8px;gap:6px;padding:16px;display:grid}.admin-owner span,.admin-owner small{color:#ffffffb8}.admin-owner span{color:var(--yellow);text-transform:uppercase;font-size:.75rem;font-weight:900}.admin-owner strong{font-size:1.16rem}.admin-menu{gap:8px;display:grid}.admin-menu a,.admin-exit{color:#ffffffd1;border-radius:8px;min-height:42px;padding:11px 12px;font-weight:900;text-decoration:none}.admin-menu a:hover,.admin-exit:hover{color:var(--navy);background:var(--yellow)}.admin-exit{text-align:center;border:1px solid #ffffff29;margin-top:auto}.admin-workspace{min-width:0;padding:clamp(20px,4vw,42px)}.admin-header{color:var(--white);background:linear-gradient(100deg, #14213dfa 0%, #14213deb 64%, #f6b100f0 100%), var(--yellow);border-radius:8px;justify-content:space-between;align-items:flex-end;gap:20px;padding:clamp(22px,4vw,34px);display:flex}.admin-header h1{max-width:760px;margin-bottom:12px;font-size:clamp(2.2rem,5vw,4.7rem)}.admin-header p:not(.eyebrow){color:#ffffffd1;max-width:680px;margin:0;line-height:1.55}.admin-domain{min-width:210px;color:var(--navy);background:var(--yellow);border-radius:8px;gap:5px;padding:14px;display:grid}.admin-domain span{font-size:.8rem;font-weight:900}.admin-domain strong{font-size:1.05rem}.admin-metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:22px 0;display:grid}.admin-metrics article,.admin-panel{background:var(--white);border:1px solid #1118201a;border-radius:8px;box-shadow:0 14px 34px #11182014}.admin-metrics article{gap:7px;min-width:0;padding:18px;display:grid}.admin-metrics span,.admin-metrics small,.admin-list small,.admin-tasks span{color:var(--muted)}.admin-metrics span{font-weight:900}.admin-metrics strong{font-size:clamp(1.9rem,4vw,3rem);line-height:1}.admin-action-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:22px;display:grid}.admin-action-strip button{min-height:46px;color:var(--navy);background:var(--yellow);cursor:pointer;border:0;border-radius:8px;padding:12px;font-weight:900}.admin-action-strip button:hover{color:var(--white);background:var(--navy)}.admin-grid{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:start;gap:18px;display:grid}.admin-panel{min-width:0;padding:20px}.admin-panel.wide{grid-row:span 2}.admin-panel-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:18px;display:flex}.admin-panel-heading.compact{align-items:flex-start}.admin-panel-heading h2{margin:0;font-size:clamp(1.35rem,2.4vw,2rem)}.admin-panel-note{color:var(--muted);margin:-6px 0 16px;font-weight:800;line-height:1.45}.admin-table{gap:8px;display:grid}.admin-table div{grid-template-columns:minmax(190px,1.35fr) .75fr .5fr .58fr .5fr .75fr;align-items:center;gap:12px;display:grid}.terms-table div{grid-template-columns:minmax(160px,.9fr) minmax(190px,1.1fr) .6fr .8fr .8fr .72fr}.admin-table div:first-child{color:var(--muted);text-transform:uppercase;padding:0 12px 4px;font-size:.76rem;font-weight:900}.admin-table div:not(:first-child){border:1px solid var(--line);background:var(--white);border-radius:8px;padding:12px}.admin-table strong{min-width:0}.admin-table strong small,.admin-table span small{color:var(--muted);margin-top:4px;font-size:.75rem;font-weight:800;display:block}.admin-table span{color:var(--muted);font-size:.9rem;font-weight:800}.admin-table em,.admin-tasks em{width:max-content;color:var(--green-dark);background:#14213d14;border-radius:999px;padding:6px 9px;font-size:.78rem;font-style:normal;font-weight:900}.admin-table em.status-activo{color:var(--white);background:var(--navy)}.admin-table em.status-por-vencer{color:var(--navy);background:var(--yellow)}.admin-table em.status-pendiente{color:var(--navy);background:var(--line)}.admin-row-actions{flex-wrap:wrap;gap:6px;display:flex}.admin-row-actions button{border:1px solid var(--line);min-height:32px;color:var(--navy);background:var(--white);cursor:pointer;border-radius:8px;padding:7px 9px;font-size:.76rem;font-weight:900}.admin-row-actions button:hover{border-color:var(--navy)}.admin-row-actions .danger{color:var(--white);background:#000;border-color:#00000029}.admin-row-actions .danger:hover{color:var(--navy);background:var(--yellow)}.admin-list,.admin-tasks,.admin-rules,.admin-districts,.admin-plan-list,.automation-flow{gap:10px;display:grid}.admin-list div,.admin-tasks div{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:12px}.admin-list div{grid-template-columns:1fr auto;align-items:center;gap:4px 10px;display:grid}.admin-list span{color:var(--muted);font-weight:900}.admin-list strong{font-size:1.3rem}.admin-list small{grid-column:1/-1;font-weight:800}.admin-tasks div{gap:6px;display:grid}.admin-plan-list div{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:1fr auto;gap:7px 10px;padding:14px;display:grid}.admin-plan-list strong,.admin-plan-list p{grid-column:1/-1}.admin-plan-list p{color:var(--muted);margin:0;line-height:1.45}.admin-plan-list span,.admin-plan-list small{color:var(--muted);font-size:.82rem;font-weight:800}.admin-plan-list b{color:var(--navy)}.automation-flow div{border:1px solid var(--line);border-radius:8px;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:12px;display:grid}.automation-flow span{width:34px;height:34px;color:var(--navy);background:var(--yellow);border-radius:50%;place-items:center;font-weight:900;display:grid}.automation-flow p{color:var(--muted);margin:0;font-weight:800;line-height:1.35}.ai-review-list{gap:10px;display:grid}.ai-review-list>div{border:1px solid var(--line);border-left:6px solid var(--navy);background:var(--white);border-radius:8px;grid-template-columns:minmax(220px,1fr) minmax(220px,1.1fr) auto auto;align-items:center;gap:12px;padding:14px;display:grid}.ai-review-list>div.ai-risk-alto{border-left-color:#000}.ai-review-list>div.ai-risk-medio{border-left-color:var(--yellow)}.ai-review-list>div.ai-risk-bajo{border-left-color:var(--navy)}.ai-review-list span{color:var(--muted);text-transform:uppercase;font-size:.76rem;font-weight:900}.ai-review-list strong,.ai-review-list small{display:block}.ai-review-list strong{margin-top:5px}.ai-review-list small,.ai-review-list p{color:var(--muted)}.ai-review-list p{margin:0;line-height:1.4}.ai-review-list em{width:max-content;color:var(--navy);background:var(--yellow-soft);border-radius:999px;padding:7px 10px;font-size:.78rem;font-style:normal;font-weight:900}.admin-rules,.admin-districts{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-rules span,.admin-districts span{color:var(--navy);background:var(--yellow-soft);border-radius:8px;padding:10px;font-size:.86rem;font-weight:900}.admin-districts span{background:var(--line)}@media (max-width:1080px){.admin-page{grid-template-columns:1fr}.admin-sidebar{height:auto;position:static}.admin-menu{grid-template-columns:repeat(7,minmax(0,1fr))}.admin-exit{margin-top:0}.admin-metrics,.admin-action-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.ai-review-list>div,.admin-grid{grid-template-columns:1fr}.admin-panel.wide{grid-row:auto}.boost-plans,.boost-rules div,.media-service-grid,.media-option-grid,.media-estimate,.bulk-contact-box{grid-template-columns:1fr}.topbar{flex-wrap:wrap;align-items:flex-start}.header-search{flex-basis:100%;order:3;max-width:none}.hero-shell{grid-template-columns:minmax(0,1fr)}.hero-showcase{justify-self:center;max-width:620px}.search-panel,.inline-filter-panel .search-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.field.wide{grid-column:span 3}.reset-button{align-self:stretch}.property-grid,.premium-strip,.publisher-grid,.agency-grid,.quick-segments,.similar-grid,.map-section{grid-template-columns:repeat(2,minmax(0,1fr))}.map-search-view{display:block}.map-search-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.map-status{justify-self:stretch}.map-status select{width:100%}.map-search-legend{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:780px){.admin-sidebar{padding:18px}.admin-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-header,.admin-panel-heading{flex-direction:column;align-items:stretch}.admin-domain{min-width:0}.admin-table{overflow-x:auto}.admin-table div{min-width:760px}.admin-action-strip,.segment-summary,.quick-segments,.similar-grid{grid-template-columns:1fr}.similar-box-heading{flex-direction:column;align-items:stretch}.hero{background:linear-gradient(180deg, #fff 0%, var(--paper) 100%);min-height:auto;padding-bottom:40px}.topbar,.section-heading,.detail-nav{flex-direction:column;align-items:stretch}.topbar{grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid}.topbar .brand{grid-area:1/1}.hero-header-zone{padding-top:18px}.header-search{flex-basis:auto;order:0;grid-area:2/1/auto/-1;width:100%}.nav-actions{grid-area:1/2;justify-content:flex-end;justify-self:end;align-items:center;width:auto}.nav-actions .outline-light{flex:none;padding-inline:16px}.publish-button{flex:none}.header-profile{flex-wrap:wrap;justify-content:flex-end}.header-profile-link strong{max-width:96px}.hero-content{padding-top:24px}.hero-filter-panel{max-width:none}.hero-filter-panel .reset-button{grid-column:auto}.market-header-tools{margin:16px 0 28px}.category-dock{scroll-snap-type:x mandatory;gap:28px;max-width:none;margin-right:calc(-1*clamp(18px,4vw,56px));padding:2px clamp(18px,4vw,56px) 6px 0;display:flex;overflow-x:auto}.market-banner{margin-top:-14px;padding:22px}.banner-slide{flex-direction:column;justify-content:center;align-items:flex-start;padding:22px}.banner-hover-cta{opacity:1;width:100%;transform:none}.banner-actions{justify-items:stretch;width:100%}.banner-arrow{opacity:1;pointer-events:auto;width:42px;height:58px;font-size:2rem;transform:translateY(-50%)scale(1)}.banner-dots{opacity:1;pointer-events:auto;transform:none}.category-dock button{scroll-snap-align:start;flex:none;width:auto;min-width:max-content;min-height:44px}.category-dock button>strong{font-size:1.08rem}.hero-benefits{grid-template-columns:1fr}.hero-benefits span{border-right:0;min-height:auto}.trust-pill{border-radius:8px;flex-direction:column;align-items:flex-start}.hero-showcase{width:100%;padding:20px 16px}.showcase-property-card.secondary{grid-template-columns:1fr}.search-section{margin:0;padding-top:18px;transform:none}.search-panel,.property-grid,.premium-strip,.publisher-grid,.agency-grid,.map-section,.detail-hero,.detail-content,.gallery,.login-page{grid-template-columns:1fr}.inline-filter-panel{margin-bottom:28px}.inline-filter-panel .search-panel{grid-template-columns:1fr}.login-hero{min-height:62vh}.field.wide{grid-column:auto}.detail-hero img{min-height:330px}.contact-card{position:static}.map-toolbar{flex-direction:column;align-items:flex-start}.map-toolbar a{text-align:center;width:100%}.map-search-view{padding-top:28px}.map-results-box-heading{flex-direction:column;align-items:stretch}.map-results-box-heading a{text-align:center;justify-content:center}.map-search-header{flex-direction:column;align-items:stretch}.map-search-header button{width:100%}.map-search-title{font-size:1.04rem}.map-search-controls{grid-template-columns:1fr;gap:12px}.map-check,.map-status{justify-content:space-between}.map-search-canvas,.map-search-canvas iframe{height:390px;min-height:390px}.legal-nav{flex-direction:column;align-items:stretch}.legal-nav>div{justify-content:flex-start}.legal-content{grid-template-columns:1fr}.map-marker{width:28px;height:30px;font-size:.58rem}.map-search-legend{grid-template-columns:repeat(2,minmax(0,1fr))}.results-heading-actions{flex-direction:column;align-items:stretch;width:100%}.results-view-toggle{width:100%}.results-view-toggle button{flex:1}.account-nav,.account-hero{flex-direction:column;align-items:stretch}.profile-card{grid-template-columns:1fr;align-items:stretch}.profile-avatar-area{justify-items:start}.profile-status,.profile-data-grid{grid-template-columns:1fr}.profile-data-panel{grid-column:auto}.account-nav>div,.account-actions,.account-workspace{grid-template-columns:1fr}.account-nav>div{display:grid}}@media (max-width:480px){.admin-workspace{padding:16px}.admin-metrics,.admin-rules,.admin-districts,.admin-menu{grid-template-columns:1fr}.property-footer{flex-direction:column;align-items:flex-start}.whatsapp-button,.outline-link,.outline-light,.reset-button,.map-search-button{width:100%}.nav-actions{flex-flow:wrap}.role-tabs{grid-template-columns:1fr}}
