@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap";
*{box-sizing:border-box}.ready-page{color:#333;background:#f8f5f2;min-height:100vh;font-family:Montserrat,sans-serif}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.ready-main{padding-top:90px}@keyframes fadeInMoveUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}.ready-hero{background:linear-gradient(135deg,#255456f2,#255456cc);border-bottom:1px solid #e8e4e0;height:420px;padding:0}.ready-hero .container{height:100%}.ready-hero .ready-hero-grid{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:2rem;height:100%;display:grid}.ready-hero .ready-hero-left{flex-direction:column;justify-content:center;height:100%;display:flex}.ready-hero .ready-hero-left h1,.ready-hero .ready-hero-left p{opacity:1;transform:none}.ready-hero .ready-hero-left h1{color:#f8f5f2;margin:0 0 .75rem;font-family:Playfair Display,serif;font-size:3rem;line-height:1.05}.ready-hero .ready-hero-left h1 span{background:#d2af8e;-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text}.ready-hero .ready-hero-left p{color:#f8f5f2;max-width:760px;margin:0;font-size:1.1rem}.ready-hero .ready-hero-left.animated h1{will-change:opacity,transform;animation:.85s cubic-bezier(.22,1,.36,1) .1s both fadeInMoveUp}.ready-hero .ready-hero-left.animated p{will-change:opacity,transform;animation:.85s cubic-bezier(.22,1,.36,1) .3s both fadeInMoveUp}.ready-hero .ready-hero-right{align-items:stretch;height:100%;display:flex}.ready-hero .hero-slideshow{background:0 0;border:1px solid #2554561a;border-radius:16px;width:min(560px,100%);height:100%;margin-left:auto;position:relative;overflow:hidden;box-shadow:0 8px 30px #2554561f}.ready-hero .hero-slide{object-fit:cover;opacity:0;will-change:opacity,transform;width:100%;height:100%;transition:opacity .9s;position:absolute;inset:0;transform:scale(1.02)}.ready-hero .hero-slide.active{opacity:1;animation:3.8s ease-in-out forwards kenburnsA}.ready-hero .hero-slideshow[data-kb="1"] .hero-slide.active{animation-name:kenburnsB}.ready-hero .hero-slideshow[data-kb="2"] .hero-slide.active{animation-name:kenburnsC}.ready-hero .hero-slideshow[data-kb="3"] .hero-slide.active{animation-name:kenburnsD}.ready-hero .hero-slide-overlay{pointer-events:none;background:linear-gradient(90deg,#2554561a 0%,#25545600 45%,#2554562e 100%);position:absolute;inset:0}@keyframes kenburnsA{0%{transform:scale(1.06)translate(-10px,6px)}to{transform:scale(1.14)translate(10px,-6px)}}@keyframes kenburnsB{0%{transform:scale(1.08)translate(12px,8px)}to{transform:scale(1.16)translate(-12px,-8px)}}@keyframes kenburnsC{0%{transform:scale(1.05)translateY(10px)}to{transform:scale(1.15)translateY(-10px)}}@keyframes kenburnsD{0%{transform:scale(1.07)translate(-14px,-6px)}to{transform:scale(1.16)translate(14px,6px)}}.ready-listings{padding:4.5rem 0 6rem}.ready-filterbar{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff8c;border:1px solid #25545614;border-radius:12px;grid-template-columns:1.9fr .9fr .75fr 1.1fr .8fr .9fr auto auto;align-items:center;gap:1rem;margin:-1.25rem 0 1.75rem;padding:1rem;display:grid;position:relative;box-shadow:0 4px 20px #25545614}.ready-filterbar .filter-field{background:#fff;border:1px solid #2554561f;border-radius:10px;align-items:center;min-width:0;height:52px;padding:0 .9rem;display:flex;overflow:hidden;box-shadow:0 1px #2554560a}.ready-filterbar .filter-field--keyword{gap:.6rem}.ready-filterbar .filter-field--keyword svg{color:#2554568c;flex-shrink:0}.ready-filterbar .filter-field--keyword input{color:#255456eb;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:1rem;font-weight:600;overflow:hidden}.ready-filterbar .filter-field--keyword input::placeholder{color:#2554568c;white-space:nowrap;font-weight:600;overflow:hidden}.ready-filterbar .filter-field--select{height:52px;padding:0;overflow:visible}.ready-filterbar .filter-field--select .ready-select{z-index:1;width:100%;min-width:0;height:52px;position:relative;overflow:visible}.ready-filterbar .filter-field--select .ready-select.open{z-index:9999}.ready-filterbar .filter-field--select .ready-select .select-dropdown{z-index:9999;position:absolute}.ready-filterbar .filter-field--select .ready-select .selected-text{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.ready-filterbar .filter-submit{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#d2af8e 0%,#c3956a 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.55rem;height:52px;padding:0 1.25rem;font-weight:700;transition:all .25s;display:inline-flex}.ready-filterbar .filter-submit:hover{transform:translateY(-1px);box-shadow:0 8px 30px #2554561f}.ready-filterbar .filter-submit:focus-visible{outline-offset:2px;outline:3px solid #d2af8e59}.ready-filterbar .filter-clear{color:#255456d9;cursor:pointer;white-space:nowrap;background:#ffffffd9;border:1px solid #25545624;border-radius:10px;height:52px;padding:0 1rem;font-weight:700;transition:all .2s}.ready-filterbar .filter-clear:hover{background:#fff;transform:translateY(-1px);box-shadow:0 4px 20px #25545614}.ready-filterbar .filter-clear:focus-visible{outline-offset:2px;outline:3px solid #d2af8e59}.ready-toolbar{z-index:5;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.5rem;display:flex;position:relative}.ready-toolbar .toolbar-title{color:#255456;margin:0;font-family:Playfair Display,serif;font-size:1.6rem;animation:.7s cubic-bezier(.22,1,.36,1) 60ms both fadeInMoveUp}.ready-toolbar .toolbar-subtitle{color:#666;margin:.25rem 0 0;font-weight:600;animation:.7s cubic-bezier(.22,1,.36,1) .2s both fadeInMoveUp}.ready-toolbar .toolbar-right{align-items:center;gap:.75rem;display:flex}.ready-toolbar .toolbar-right .sort-label{color:#666;white-space:nowrap;font-weight:700}.ready-toolbar .toolbar-right .ready-sort{min-width:240px;overflow:visible}.ready-toolbar .toolbar-right .ready-select{z-index:auto;background:#fff;border:1px solid #2554561f;border-radius:10px;height:44px;overflow:visible;box-shadow:0 1px #2554560a}.properties-grid{flex-direction:column;gap:2rem;display:flex}.property-card{background:#fff;border:1px solid #e8e4e0;border-radius:10px;grid-template-columns:320px 1fr;align-items:stretch;height:280px;transition:transform .3s,box-shadow .3s;display:grid;overflow:hidden;box-shadow:0 4px 20px #25545614}.property-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #2554561f}.property-card:hover .property-image img{transform:scale(1.04)}.property-card:focus-within{outline-offset:2px;outline:2px solid #d2af8e}.property-card .property-image{background:#f3f1ee;width:100%;height:100%;position:relative;overflow:hidden}.property-card .property-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.property-card .property-image:after{content:"";pointer-events:none;background:linear-gradient(#00000059 0%,#0000000d 45%,#0003 100%);position:absolute;inset:0}.property-card .property-image .favorite-btn{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#255456;cursor:pointer;background:#ffffffd9;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 20px #25545614}.property-card .property-image .favorite-btn:hover{color:#fff;background:#d2af8e;transform:translateY(-1px)}.property-card .property-image .favorite-btn:focus-visible{outline-offset:2px;outline:2px solid #d2af8e}.property-card .property-content{flex-direction:column;height:100%;padding:1.5rem;display:flex;overflow:hidden}.property-card .property-content h3{color:#255456;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1.25rem;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.property-card .property-content .property-location{color:#666;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.92rem;display:flex}.property-card .property-content .property-location svg{color:#d2af8e;flex-shrink:0}.property-card .property-content .property-location span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.property-card .property-content .property-specs{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.property-card .property-content .property-specs .spec{color:#255456;background:#d2af8e0f;border:1px solid #e8e4e0;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem .75rem;font-size:.9rem;font-weight:700;display:inline-flex}.property-card .property-content .property-specs .spec svg{color:#d2af8e}.property-card .property-content .property-footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:.25rem;display:flex}.property-card .property-content .price{color:#d2af8e;white-space:nowrap;align-items:center;gap:.5rem;font-size:1.45rem;font-weight:900;display:inline-flex}.property-card .property-content .price svg{color:#d2af8e}.property-card .property-content .btn-view{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#d2af8e 0%,#c3956a 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:40%;min-width:160px;max-width:240px;padding:.85rem 1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex;transform:translateY(-4px)}.property-card .property-content .btn-view:hover{transform:translateY(-1px);box-shadow:0 8px 30px #2554561f}.property-card .property-content .btn-view:focus-visible{outline-offset:2px;outline:3px solid #d2af8e59}.empty-state{color:#666;background:#ffffffb3;border:1px solid #25545614;border-radius:12px;padding:1.25rem;font-weight:650}@media (max-width:1100px){.ready-hero{height:auto;padding:3.5rem 0 2.75rem}.ready-hero .ready-hero-grid{grid-template-columns:1fr;height:auto}.ready-hero .hero-slideshow{width:100%;height:260px;margin-left:0}.ready-filterbar{grid-template-columns:1fr 1fr;grid-auto-rows:52px}.ready-filterbar .filter-field--keyword,.ready-filterbar .filter-submit,.ready-filterbar .filter-clear{grid-column:1/-1}}@media (max-width:900px){.container{padding:0 1.25rem}.ready-hero .ready-hero-left h1{font-size:2.4rem}.ready-hero .hero-slideshow{height:220px}.ready-toolbar{flex-direction:column;align-items:stretch}.ready-toolbar .toolbar-right{justify-content:space-between}.property-card{grid-template-columns:1fr;height:auto}.property-card .property-image{height:240px}.property-card .property-content{padding:1.25rem}.property-card .property-content .property-footer{flex-direction:column;align-items:stretch}.property-card .property-content .btn-view{width:100%;max-width:none;transform:none}}@media (prefers-reduced-motion:reduce){.hero-slide,.property-card,.property-card .property-image img,.filter-submit,.filter-clear,.ready-hero-left h1,.ready-hero-left p,.ready-toolbar .toolbar-title,.ready-toolbar .toolbar-subtitle{transition:none!important;animation:none!important}}
