.res-park-profile,.res-directions{padding:var(--sp-4);border-radius:var(--radius-lg);margin-bottom:var(--sp-3)}.park-profile-media{margin-bottom:var(--sp-3)}.park-profile-cover-wrap{position:relative}.park-profile-cover{aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius-md);background:var(--surface-glass);width:100%;display:block}.park-profile-nav{-webkit-backdrop-filter:blur(8px);width:40px;height:40px;color:var(--cream);cursor:pointer;opacity:0;background:#080c0873;border:1px solid #f5f0e840;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:opacity .2s,background .2s,border-color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.park-profile-nav svg{width:20px;height:20px}.park-profile-cover-wrap:hover .park-profile-nav,.park-profile-nav:focus-visible{opacity:1}.park-profile-nav:hover{border-color:var(--amber-light);background:#2e9b5459}.park-profile-nav:active{transform:translateY(-50%)scale(.92)}.park-profile-nav-prev{left:var(--sp-2)}.park-profile-nav-next{right:var(--sp-2)}@media (hover:none){.park-profile-nav{opacity:1}}.park-profile-thumbs{margin-top:var(--sp-2);gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.park-profile-thumb{border-radius:var(--radius-sm);cursor:pointer;opacity:.7;background:0 0;border:2px solid #0000;flex-shrink:0;width:64px;height:64px;padding:0;transition:opacity .2s,border-color .2s;overflow:hidden}.park-profile-thumb img{object-fit:cover;width:100%;height:100%;display:block}.park-profile-thumb:hover{opacity:1}.park-profile-thumb.is-active{opacity:1;border-color:var(--amber-light)}.park-profile-video{border-radius:var(--radius-md);width:100%;max-height:420px;margin-top:var(--sp-2);background:#000;display:block}.park-profile-header{align-items:center;gap:var(--sp-2);margin-bottom:var(--sp-2);display:flex}.park-profile-logo{border-radius:var(--radius-md);object-fit:contain;background:var(--cream);border:1px solid var(--border-glass);flex-shrink:0;width:56px;height:56px;padding:4px}.park-profile-name{color:var(--cream);margin:0;font-size:1.25rem;font-weight:700}.park-profile-description{margin:0 0 var(--sp-3);color:var(--cream-dim);line-height:1.65}.park-profile-features{flex-wrap:wrap;gap:8px;display:flex}.park-profile-feature{border-radius:var(--radius-pill);background:var(--surface-glass);border:1px solid var(--border-glass);color:var(--cream-dim);padding:6px 14px;font-size:.8125rem}.res-directions-head{margin-bottom:var(--sp-2)}.res-directions-head h3{margin:0 0 4px;font-size:1.125rem}.res-directions-head .sub{color:var(--cream-dim);margin:0;font-size:.875rem}.res-directions-map{margin-bottom:var(--sp-2)}.res-directions-actions{gap:var(--sp-2);flex-wrap:wrap;align-items:center;display:flex}@media (width<=640px){.park-profile-cover{aspect-ratio:4/3}.park-profile-thumb{width:52px;height:52px}}
