.style-module__pwXgla__container{background-color:var(--background);min-height:100vh;padding-top:40px;padding-bottom:60px}.style-module__pwXgla__header{justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:4rem;padding-top:2rem;display:flex}.style-module__pwXgla__headerText{flex:1}.style-module__pwXgla__badge{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:999px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:700;display:inline-block}.style-module__pwXgla__title{color:var(--text-primary);margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.style-module__pwXgla__titleHighlight{color:#ef4444}.style-module__pwXgla__subtitle{color:var(--text-secondary);max-width:550px;font-size:1.15rem;line-height:1.6}.style-module__pwXgla__filters{gap:1.5rem;min-width:450px;display:flex}.style-module__pwXgla__filterGroup{flex:1}.style-module__pwXgla__label{color:var(--text-primary);margin-bottom:.75rem;font-size:.9rem;font-weight:600;display:block}.style-module__pwXgla__select{background-color:var(--surface);border:1px solid var(--border);width:100%;color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23EF4444' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2rem;border-radius:12px;padding:.85rem 1.25rem;font-size:1rem;transition:all .2s}.style-module__pwXgla__select:focus{border-color:#ef4444;outline:none;box-shadow:0 0 0 2px #ef444433}.style-module__pwXgla__infoBlock{background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ef444426;border-radius:20px;align-items:flex-start;gap:1.5rem;margin-bottom:4rem;padding:2.5rem;display:flex}.style-module__pwXgla__infoIconWrapper{background:#ef44440d;border:1px solid #ef444433;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.style-module__pwXgla__infoContent{flex:1}.style-module__pwXgla__infoTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.style-module__pwXgla__infoText{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.style-module__pwXgla__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem;display:grid}@media (min-width:992px){.style-module__pwXgla__grid{grid-template-columns:repeat(3,1fr)}}.style-module__pwXgla__card{background:var(--surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:24px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden}.style-module__pwXgla__card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#ef44441a 0%,#0000 100%);height:100%;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.style-module__pwXgla__card:hover{border-color:#ef44444d;transform:translateY(-12px);box-shadow:0 30px 60px -12px #00000080,0 18px 36px -18px #00000080,0 0 30px #ef44441a}.style-module__pwXgla__card:hover:before{opacity:1}.style-module__pwXgla__imageContainer{width:100%;height:240px;padding:12px;position:relative}.style-module__pwXgla__imageWrapper{border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden}.style-module__pwXgla__image{object-fit:cover;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.style-module__pwXgla__card:hover .style-module__pwXgla__image{transform:scale(1.1)}.style-module__pwXgla__cardBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:2;background:#ef4444;border-radius:12px;padding:.5rem 1.25rem;font-size:.7rem;font-weight:800;position:absolute;top:1.5rem;right:1.5rem;box-shadow:0 4px 12px #ef44444d}.style-module__pwXgla__cardBody{z-index:1;flex-direction:column;flex:1;padding:1.75rem;display:flex}.style-module__pwXgla__cardTitle{color:var(--text-primary);letter-spacing:-.01em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:auto;min-height:3.5rem;margin-bottom:.75rem;font-size:1.35rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.style-module__pwXgla__locationRow{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.style-module__pwXgla__location{color:var(--text-secondary);align-items:center;gap:.6rem;font-size:.95rem;font-weight:500;display:flex}.style-module__pwXgla__location svg{color:#ef4444;opacity:.8}.style-module__pwXgla__distance{color:#ef4444;opacity:1;white-space:nowrap;margin-left:.3rem;font-size:.85rem;font-weight:700}.style-module__pwXgla__view360{color:#fff;background:#ef444433;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:all .3s;display:flex}.style-module__pwXgla__view360:hover{color:#fff;background:#ef4444;border-color:#ef4444;transform:scale(1.1);box-shadow:0 4px 12px #ef444466}.style-module__pwXgla__button{color:#ef4444;text-align:center;cursor:pointer;background-color:#0000;border:1px solid #ef444466;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:1rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.style-module__pwXgla__button:after{content:"→";transition:transform .3s}.style-module__pwXgla__button:hover{color:#fff;background-color:#ef4444;border-color:#ef4444;box-shadow:0 8px 20px #ef44444d}.style-module__pwXgla__button:hover:after{transform:translate(4px)}.style-module__pwXgla__empty{text-align:center;color:#94a3b8;background:#1e293b33;border:1px dashed #ffffff1a;border-radius:32px;padding:5rem 1rem}.style-module__pwXgla__loadMoreContainer{justify-content:center;margin-top:4rem;display:flex}.style-module__pwXgla__loadMoreButton{background:var(--surface);color:var(--text-primary);border:1px solid var(--border);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:flex}.style-module__pwXgla__loadMoreButton:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444;transform:translateY(-2px);box-shadow:0 10px 20px -10px #ef44444d}.style-module__pwXgla__loadMoreButton svg{transition:transform .3s}.style-module__pwXgla__loadMoreButton:hover svg{transform:translateY(3px)}.style-module__pwXgla__loading{text-align:center;color:var(--text-secondary);padding:6rem 1rem}.style-module__pwXgla__spinner{border:3px solid #ef44441a;border-top-color:#ef4444;border-radius:50%;width:45px;height:45px;margin:0 auto 1.5rem;animation:1s linear infinite style-module__pwXgla__spin;box-shadow:0 0 15px #ef44441a}@keyframes style-module__pwXgla__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:992px){.style-module__pwXgla__header{flex-direction:column;align-items:flex-start;gap:2rem}.style-module__pwXgla__filters{width:100%;min-width:100%}}@media (max-width:768px){.style-module__pwXgla__title{font-size:2.2rem}.style-module__pwXgla__infoBlock{padding:1.5rem}.style-module__pwXgla__filters{flex-direction:column}}
