.lst-hero{background:linear-gradient(135deg,#1c0a00 0%,#2d1200 40%,#3b1a00 65%,#1c0a00 100%);padding:56px 20px 48px;position:relative;overflow:hidden}.lst-hero:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Cpath d='M30 4 L56 30 L30 56 L4 30 Z' fill='none' stroke='%23FBBF24' stroke-width='0.6' stroke-opacity='0.1'/%3E%3C/svg%3E");background-size:60px 60px;position:absolute;inset:0}.lst-hero-glow{pointer-events:none;background:radial-gradient(circle,#f59e0b24 0%,#0000 65%);width:500px;height:500px;position:absolute;top:-200px;right:-100px}.lst-hero-glow2{pointer-events:none;background:radial-gradient(circle,#d977061a 0%,#0000 65%);width:320px;height:320px;position:absolute;bottom:-120px;left:-80px}.hero-stat-chip{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #c8971a40;border-radius:100px;align-items:center;gap:8px;padding:8px 18px;display:inline-flex}.hero-stat-chip .num{color:#f59e0b;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:900;line-height:1}.hero-stat-chip .lbl{letter-spacing:.15em;text-transform:uppercase;color:#fef3c78c;font-size:10px;font-weight:700}.filter-bar{z-index:40;background:#fff;border-bottom:2px solid #fef3c7;position:sticky;top:0;box-shadow:0 3px 16px #d9770614}.filter-bar-inner{flex-wrap:wrap;align-items:center;gap:8px;max-width:1280px;margin:0 auto;padding:10px 16px;display:flex}.filter-select{appearance:none;color:#92400e;cursor:pointer;background:#fffbf0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%23D97706' stroke-width='1.8' stroke-linecap='round'/%3E%3C/svg%3E") right 10px center no-repeat;border:1.5px solid #fde68a;border-radius:100px;outline:none;min-width:148px;padding:7px 32px 7px 14px;font-size:12.5px;font-weight:600;transition:border-color .2s,box-shadow .2s}.filter-select:focus{border-color:#d97706;box-shadow:0 0 0 3px #d977061f}.sort-pills{flex-wrap:wrap;gap:5px;display:flex}.sort-pill{color:#92400e;cursor:pointer;white-space:nowrap;background:#fffbf0;border:1.5px solid #fde68a;border-radius:100px;align-items:center;gap:5px;padding:6px 13px;font-size:11.5px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.sort-pill:hover{color:#78350f;background:#fef3c7;border-color:#d97706}.sort-pill.active{color:#fff;background:linear-gradient(135deg,#d97706,#f59e0b);border-color:#d97706}.view-toggle{gap:4px;display:flex}.view-btn{color:#b45309;cursor:pointer;background:#fffbf0;border:1.5px solid #fde68a;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .18s;display:flex}.view-btn.active,.view-btn:hover{color:#fff;background:#d97706;border-color:#d97706}.active-filter-tag{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:100px;align-items:center;gap:6px;padding:4px 10px 4px 12px;font-size:11px;font-weight:600;display:inline-flex}.active-filter-tag button{color:#fff;cursor:pointer;background:#d97706;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:9px;display:flex}.results-bar{border-bottom:1px solid #fef3c7;justify-content:space-between;align-items:center;margin-bottom:20px;padding:14px 0 10px;display:flex}.results-bar-count{color:#78350f;font-size:13px}.results-bar-count strong{color:#1c0a00}#listings-grid{gap:18px;display:grid}#listings-grid.view-grid{grid-template-columns:repeat(3,1fr)}#listings-grid.view-list{grid-template-columns:1fr}@media (max-width:900px){#listings-grid.view-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){#listings-grid.view-grid{grid-template-columns:1fr}}.lst-card{background:#fff;border:1.5px solid #fef3c7;border-radius:20px;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,border-color .2s;display:block;position:relative;overflow:hidden}.lst-card:hover{border-color:#fde68a;transform:translateY(-6px);box-shadow:0 22px 52px #d977062b}.lst-card.is-featured{border-color:#f59e0b;box-shadow:0 4px 20px #f59e0b26}.lst-card.is-featured:hover{box-shadow:0 22px 52px #f59e0b47}.lst-card.is-featured:before{content:"";z-index:2;background:linear-gradient(90deg,#d97706,#f59e0b,#d97706);height:3px;position:absolute;top:0;left:0;right:0}.view-grid .lst-card-img{height:200px}.view-grid .lst-card-body{padding:15px 17px 16px}.view-list .lst-card{flex-direction:row;align-items:stretch;display:flex}.view-list .lst-card-img{flex-shrink:0;width:220px;height:auto;min-height:150px}.view-list .lst-card-body{flex-direction:column;flex:1;justify-content:center;padding:18px 22px;display:flex}@media (max-width:640px){.view-list .lst-card{flex-direction:column}.view-list .lst-card-img{width:100%;height:190px}}.lst-card-img{background:#fef3c7;position:relative;overflow:hidden}.lst-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .55s;display:block}.lst-card:hover .lst-card-img img{transform:scale(1.07)}.lst-card-img-overlay{background:linear-gradient(#0000 45%,#1c0a0080 100%);position:absolute;inset:0}.lst-badge-paid{color:#1c0a00;letter-spacing:.1em;text-transform:uppercase;z-index:2;background:linear-gradient(135deg,#d97706,#f59e0b);border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;top:11px;left:11px;box-shadow:0 2px 8px #00000040}.lst-badge-area{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fef3c7e6;z-index:2;background:#1c0a00b8;border-radius:10px 0 0;padding:4px 11px;font-size:10px;font-weight:600;position:absolute;bottom:0;right:0}.lst-card-cat{letter-spacing:.14em;text-transform:uppercase;color:#d97706;margin-bottom:5px;font-size:9.5px;font-weight:800}.lst-card-title{color:#1c0a00;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:700;line-height:1.3;transition:color .2s;display:-webkit-box;overflow:hidden}.lst-card:hover .lst-card-title{color:#92400e}.lst-card-desc{color:#6b4423;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:12.5px;line-height:1.6;display:-webkit-box;overflow:hidden}.view-grid .lst-card-desc{display:none}.lst-card-meta{flex-direction:column;gap:5px;margin-bottom:12px;display:flex}.lst-card-meta-row{color:#78350f;align-items:center;gap:7px;font-size:12px;display:flex}.lst-card-meta-row svg{color:#d97706;flex-shrink:0;width:14px;height:14px}.lst-card-footer{border-top:1px solid #fef3c7;justify-content:space-between;align-items:center;margin-top:auto;padding-top:11px;display:flex}.lst-card-views{color:#a16207;align-items:center;gap:5px;font-size:10.5px;display:flex}.lst-card-cta{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:100px;align-items:center;gap:6px;padding:5px 14px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex}.lst-card:hover .lst-card-cta{color:#fff;background:linear-gradient(135deg,#d97706,#f59e0b);border-color:#0000}.listings-layout{grid-template-columns:1fr 420px;align-items:start;gap:28px;display:grid}.listings-col{min-width:0}.map-col{position:sticky;top:80px}@media (max-width:1024px){.listings-layout{grid-template-columns:1fr}.map-col{position:static}}.map-col-head{align-items:center;gap:8px;margin-bottom:10px;display:flex}.map-col-head h3{color:#1c0a00;font-family:Playfair Display,serif;font-size:1rem;font-weight:700}.map-pin-count{color:#a16207;font-size:11px}#listings-map{background:#fef9ed;border:1.5px solid #fde68a;border-radius:18px;width:100%;height:calc(100vh - 120px);min-height:480px;max-height:780px;overflow:hidden;box-shadow:0 8px 32px #d9770621}.empty-state{text-align:center;background:#fffbf0;border:1.5px dashed #fde68a;border-radius:24px;padding:80px 24px}.listing-cta-band{text-align:center;background:linear-gradient(135deg,#1c0a00 0%,#2d1200 50%,#1c0a00 100%);border-top:1px solid #c8971a33;padding:32px 20px}
