:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:#0a0a0a;color:#fafafa}.app{min-height:100vh;padding:1.5rem;max-width:1400px;margin:0 auto}.app-header{margin-bottom:2rem;text-align:center}.app-header h1{margin:0 0 .5rem;font-size:2rem;font-weight:700;letter-spacing:-.03em;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.app-subtitle{color:#ffffff80;font-size:.95rem;margin:0}.app-layout{display:grid;grid-template-columns:280px 1fr;gap:1.5rem;align-items:start}@media(max-width:768px){.app-layout{grid-template-columns:1fr}}.filters-panel{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:1.25rem;position:sticky;top:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.filter-section{display:flex;flex-direction:column;gap:.4rem}.filter-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#ffffff73}.filter-input,.filter-select,.sort-select{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:.5rem .65rem;color:#fafafa;font-size:.85rem;font-family:inherit;outline:none;transition:border-color .15s;width:100%}.filter-input:focus,.filter-select:focus,.sort-select:focus{border-color:#60a5fa80}.filter-input::placeholder{color:#ffffff40}.filter-row{display:flex;align-items:center;gap:.4rem}.filter-row .filter-input{flex:1;min-width:0}.filter-sep{color:#fff3;flex-shrink:0}.pill-group{display:flex;flex-wrap:wrap;gap:.35rem}.pill{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:2rem;padding:.25rem .65rem;color:#fff9;font-size:.8rem;font-family:inherit;cursor:pointer;transition:all .15s}.pill:hover{border-color:#ffffff40;color:#fffc}.pill-active{background:#60a5fa26;border-color:#60a5fa66;color:#60a5fa}.feature-group{display:flex;flex-direction:column;gap:.3rem;max-height:180px;overflow-y:auto;padding-right:.25rem}.feature-group::-webkit-scrollbar{width:4px}.feature-group::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.feature-check{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#ffffffa6;cursor:pointer}.feature-check input[type=checkbox]{accent-color:#60a5fa;width:14px;height:14px}.clear-btn{background:#ef44441a;border:1px solid rgba(239,68,68,.25);border-radius:.5rem;padding:.5rem;color:#f87171;font-size:.8rem;font-family:inherit;cursor:pointer;transition:all .15s}.clear-btn:hover{background:#ef444433}.results-area{display:flex;flex-direction:column;gap:1rem}.results-header{display:flex;justify-content:space-between;align-items:center}.results-count{font-size:.85rem;color:#ffffff73}.sort-select{width:auto;min-width:160px}.results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem 1rem;color:#fff6}.no-results p{margin:0;font-size:1rem}.property-card{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;overflow:hidden;transition:border-color .2s,transform .2s}.property-card:hover{border-color:#60a5fa4d;transform:translateY(-2px)}.property-image{height:120px;display:flex;align-items:center;justify-content:center;font-size:3rem;background:linear-gradient(135deg,#60a5fa14,#a78bfa14)}.property-body{padding:1rem;display:flex;flex-direction:column;gap:.4rem}.property-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.property-title{margin:0;font-size:.95rem;font-weight:600;color:#fafafa}.property-price{font-size:1rem;font-weight:700;color:#60a5fa;white-space:nowrap}.property-location{margin:0;font-size:.8rem;color:#fff6}.property-stats{display:flex;align-items:center;gap:.45rem;font-size:.82rem;color:#fff9;margin-top:.2rem}.dot{width:3px;height:3px;border-radius:50%;background:#ffffff40}.property-meta{display:flex;justify-content:space-between;align-items:center;margin-top:.15rem}.property-type{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:#a78bfa;background:#a78bfa1a;padding:.15rem .45rem;border-radius:.25rem}.property-year{font-size:.75rem;color:#ffffff4d}.property-features{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.25rem}.feature-tag{font-size:.7rem;padding:.15rem .4rem;border-radius:.25rem;background:#ffffff0f;color:#ffffff80;border:1px solid rgba(255,255,255,.06)}
