.places-nearby{position:relative;overflow:hidden;padding:clamp(1.35rem,3.5vw,2.65rem);border:1px solid #d8e9e5;border-radius:30px;background:radial-gradient(circle at 93% 3%,rgba(77,198,181,.18),transparent 25%),linear-gradient(145deg,#f7fcfb 0%,#fff 58%,#fffaf1 100%);box-shadow:0 22px 60px rgba(7,59,69,.08)}
.places-nearby:before{content:"";position:absolute;top:-90px;right:-65px;width:220px;height:220px;border:1px solid rgba(19,145,134,.12);border-radius:50%;pointer-events:none}
.places-nearby>.section-title{position:relative;z-index:1;align-items:center}.places-nearby>.section-title p{max-width:720px;margin:.45rem 0 0;color:#61787d;font-size:.82rem;line-height:1.55}
.places-location-badge{display:flex;align-items:center;gap:.4rem;flex:0 0 auto;padding:.55rem .75rem;border:1px solid #cbe3de;border-radius:999px;background:rgba(255,255,255,.8);color:#12786f;font-size:.66rem}.places-location-badge>b{font-weight:800}
.places-nearby-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px}
.nearby-place-group{--poi:#178b80;--poi-soft:#e8f7f4;overflow:hidden;border:1px solid #d9e8e5;border-radius:21px;background:rgba(255,255,255,.96);box-shadow:0 12px 30px rgba(6,67,75,.065);transition:transform .2s ease,box-shadow .2s ease}
.nearby-place-group:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(6,67,75,.11)}.nearby-place-group.group-eat{--poi:#d46248;--poi-soft:#fff0eb}.nearby-place-group.group-drink{--poi:#a97512;--poi-soft:#fff7df}.nearby-place-group.group-sleep{--poi:#457bb7;--poi-soft:#edf5ff}.nearby-place-group.group-parking{--poi:#357c68;--poi-soft:#eaf6f1}
.nearby-place-group>header{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid color-mix(in srgb,var(--poi) 15%,white);background:linear-gradient(110deg,var(--poi-soft),#fff 82%)}
.nearby-place-group>header>span{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:1px solid rgba(255,255,255,.8);border-radius:14px;background:#fff;font-size:22px;box-shadow:0 5px 15px rgba(7,75,82,.08)}
.nearby-place-group>header>div{min-width:0}.nearby-place-group h3{margin:0;color:#083f49;font-size:1.08rem}.nearby-place-group header small{display:block;max-width:270px;margin-top:1px;overflow:hidden;color:#6b8085;font-size:.65rem;text-overflow:ellipsis;white-space:nowrap}.nearby-place-count{margin-left:auto;padding:.32rem .5rem;border-radius:999px;background:#fff;color:var(--poi);font-size:.58rem;white-space:nowrap}
.nearby-place-list{padding:4px 11px}
.nearby-place-row{display:grid;grid-template-columns:27px minmax(120px,1fr) 52px 66px 32px;align-items:center;gap:8px;min-height:67px;padding:9px 6px;border-bottom:1px solid #edf2f1;color:#173f45;text-decoration:none;transition:background .16s ease,transform .16s ease}
.nearby-place-row.without-ratings{grid-template-columns:27px minmax(120px,1fr) 65px 32px}
.nearby-place-row:last-child{border-bottom:0}.nearby-place-row[href]:hover,.nearby-place-row[href]:focus-visible{border-radius:11px;background:var(--poi-soft);outline:none;transform:translateX(2px)}
.nearby-place-position{display:grid;width:25px;height:25px;place-items:center;border-radius:8px;background:var(--poi-soft);color:var(--poi);font-size:.72rem}
.nearby-place-name{min-width:0}.nearby-place-name strong{display:block;overflow:hidden;color:#153e44;font-size:.82rem;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.nearby-place-name small{display:block;margin-top:3px;overflow:hidden;color:#71878b;font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}
.nearby-place-rating,.nearby-place-reviews,.nearby-place-distance{text-align:right}.nearby-place-rating b,.nearby-place-reviews b{display:block;color:#24484e;font-size:.76rem}.nearby-place-rating i{color:#efb628;font-style:normal}.nearby-place-distance{display:flex;flex-direction:column;align-items:flex-end}.nearby-place-distance b{display:block;padding:.22rem .38rem;border-radius:7px;background:#f1f6f5;color:#24484e;font-size:.7rem;white-space:nowrap}.nearby-place-row small{color:#758d91;font-size:.58rem}.nearby-place-map{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--poi);color:#fff;font-size:.8rem;font-weight:900}
.places-nearby-note{position:relative;z-index:1;margin:16px 2px 0;padding:.7rem .85rem;border-left:3px solid #8fcfc5;border-radius:0 10px 10px 0;background:rgba(255,255,255,.68);color:#6b8185;font-size:.66rem;line-height:1.5}.places-nearby-note b{color:#355960}
@media(max-width:880px){.places-nearby-grid{grid-template-columns:1fr}.nearby-place-group{border-radius:18px}.places-location-badge{display:none}}
@media(max-width:560px){.places-nearby{width:94vw!important;padding:1.15rem!important;border-radius:22px}.places-nearby>.section-title p{font-size:.73rem}.places-nearby-grid{gap:12px}.nearby-place-group>header{padding:13px}.nearby-place-count{display:none}.nearby-place-list{padding:2px 7px}.nearby-place-row{grid-template-columns:25px minmax(0,1fr) auto 28px;grid-template-areas:'pos name distance map';min-height:62px;gap:6px;padding:7px 3px}.nearby-place-row.without-ratings{grid-template-columns:25px minmax(0,1fr) auto 28px;grid-template-areas:'pos name distance map'}.nearby-place-position{grid-area:pos}.nearby-place-name{grid-area:name}.nearby-place-rating,.nearby-place-reviews{display:none}.nearby-place-distance{grid-area:distance}.nearby-place-map{grid-area:map;width:27px;height:27px}.nearby-place-name strong{font-size:.77rem;white-space:normal}.nearby-place-name small{max-width:180px}.nearby-place-distance small{display:none}.places-nearby-note{font-size:.62rem}}
