.local-hero{text-align:center;background:linear-gradient(#fdfdfc 0%,#fdf5f3 50%,#f9f0f0 100%);padding:10rem 3rem 4rem;position:relative;overflow:hidden}.local-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#8b1d2e0a 0%,#0000 70%);width:500px;height:500px;position:absolute;top:20%;left:50%;transform:translate(-50%)}.local-hero h1{font-family:var(--font-cormorant), Georgia, serif;color:#171717;z-index:1;max-width:600px;margin:0 auto 1rem;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:400;line-height:1.15;position:relative}.local-hero-sub{color:#6b6b6b;z-index:1;max-width:460px;margin:0 auto 2.5rem;font-size:1.05rem;font-weight:300;line-height:1.7;position:relative}.local-search-wrap{z-index:1;max-width:500px;margin:1.5rem auto 0;position:relative}.local-search{-webkit-backdrop-filter:blur(12px);color:#171717;background:#f9f0f073;border:1px solid #1717170f;border-radius:50px;outline:none;width:100%;padding:1rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:300;transition:border-color .3s,box-shadow .3s,background .3s}.local-search:focus{border-color:#8b1d2e;box-shadow:0 0 0 3px #8b1d2e0f}.local-search::placeholder{color:#6b6b6b}.local-search-icon{color:#6b6b6b;pointer-events:none;font-size:.9rem;position:absolute;top:50%;left:1.1rem;transform:translateY(-50%)}.local-filters{flex-wrap:wrap;justify-content:center;gap:.75rem;max-width:1200px;margin:0 auto;padding:2rem 3rem;display:flex}.local-filter-btn{color:#3d3d3d;cursor:pointer;background:#fdfdfc;border:1px solid #1717171a;border-radius:50px;padding:.5rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:400;transition:all .3s}.local-filter-btn:hover{color:#8b1d2e;border-color:#8b1d2e}.local-filter-btn.active{color:#f8f6f2;background:#171717;border-color:#171717}.local-grid-wrap{max-width:1200px;margin:0 auto;padding:2rem 3rem 6rem}.local-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.local-card{background:#fdfdfc;border:1px solid #1717170f;border-radius:12px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden}.local-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #17171714}.local-card-img{aspect-ratio:4/3;background:linear-gradient(135deg,#f9f0f0,#b8924a0f);justify-content:center;align-items:center;display:flex;overflow:hidden}.local-card-img img{object-fit:cover;width:100%;height:100%}.local-card-img span{color:#6b6b6b;font-size:.72rem}.local-card-body{padding:1.25rem}.local-card-body h3{font-family:var(--font-cormorant), Georgia, serif;color:#171717;margin-bottom:.3rem;font-size:1.35rem;font-weight:500;line-height:1.3}.local-card-meta{color:#6b6b6b;margin-bottom:.5rem;font-size:.82rem;font-weight:300}.local-card-desc{color:#3d3d3d;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;font-weight:300;line-height:1.6;display:-webkit-box;overflow:hidden}.local-empty{text-align:center;color:#6b6b6b;padding:4rem 2rem;font-size:1rem}@media (max-width:1024px){.local-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.local-hero{padding:7rem 1.5rem 3rem}.local-hero h1{font-size:2.2rem}.local-filters{padding:1.5rem}.local-grid-wrap{padding:1.5rem 1.5rem 4rem}.local-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}.local-location-bar{max-width:1200px;margin:0 auto;padding:1.5rem 3rem 0}.local-location-inner{max-width:500px;margin:0 auto;position:relative}.local-location-picker{align-items:center;gap:.75rem;display:flex}.local-location-input-wrap{flex:1;position:relative}.local-location-pin{pointer-events:none;font-size:.85rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.local-location-input{color:#171717;background:#fdfdfc;border:1px solid #1717171a;border-radius:50px;outline:none;width:100%;padding:.85rem 1rem .85rem 2.75rem;font-family:inherit;font-size:.92rem;font-weight:300;transition:border-color .3s,box-shadow .3s}.local-location-input:focus{border-color:#8b1d2e;box-shadow:0 0 0 3px #8b1d2e0f}.local-location-input::placeholder{color:#6b6b6b}.local-everywhere-btn{color:#3d3d3d;cursor:pointer;white-space:nowrap;background:#fdfdfc;border:1px solid #1717171a;border-radius:50px;padding:.85rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:400;transition:all .3s}.local-everywhere-btn:hover{color:#8b1d2e;border-color:#8b1d2e}.local-location-active{color:#f8f6f2;background:#171717;border-radius:50px;align-items:center;gap:.5rem;padding:.65rem .75rem .65rem 1rem;font-size:.88rem;font-weight:400;display:inline-flex}.local-location-active .local-location-pin{position:static;transform:none}.local-location-name{margin-right:.25rem}.local-location-clear{color:#f8f6f2;cursor:pointer;background:#f8f6f233;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.85rem;transition:background .3s;display:flex}.local-location-clear:hover{background:#f8f6f24d}.local-city-dropdown{z-index:30;background:#fdfdfc;border:1px solid #17171714;border-radius:12px;max-width:350px;max-height:240px;padding:.5rem;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #17171714}.local-city-option{text-align:left;color:#171717;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:.65rem 1rem;font-family:inherit;font-size:.88rem;font-weight:300;transition:background .2s;display:block}.local-city-option:hover{background:#8b1d2e0a}.local-results-info{color:#6b6b6b;text-align:center;max-width:1200px;margin:0 auto;padding:.75rem 3rem;font-size:.82rem;font-weight:300}.local-search-wrap{max-width:500px;margin:1.5rem auto 0;padding:0 3rem;position:relative}.local-empty-reset{color:#3d3d3d;cursor:pointer;background:0 0;border:1px solid #17171726;border-radius:50px;margin-top:1rem;padding:.6rem 1.5rem;font-family:inherit;font-size:.85rem;font-weight:400;transition:all .3s}.local-empty-reset:hover{color:#171717;border-color:#171717}@media (max-width:768px){.local-location-bar{padding:1rem 1.5rem 0}.local-search-wrap{padding:0 1.5rem}.local-results-info{padding:.5rem 1.5rem}.local-location-picker{flex-direction:column}.local-everywhere-btn{text-align:center;width:100%}}.local-search-icon{display:none}.local-search:focus{background:#f9f0f0a6;border-color:#8b1d2e33;box-shadow:0 0 0 3px #8b1d2e0a}
