.static-place-tag-popup.svelte-8qdy1b{background:#fff;border-radius:12px;box-shadow:0 3px 10px #00000026;overflow:hidden;padding:0}.dark .static-place-tag-popup.svelte-8qdy1b{background:hsl(var(--card))}.place-item-card,.product-item-card{position:relative;display:flex;gap:.75rem;padding:0;border:none;background:hsl(var(--background));overflow:hidden}.place-item-card:before,.product-item-card:before{content:"";width:8rem;height:8rem;flex-shrink:0;background:hsl(var(--muted-foreground) / .1);border-radius:.375rem;animation:skeleton-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.place-item-content,.product-item-content{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.place-item-card h4,.place-item-card p,.product-item-card h4,.product-item-card p{background:hsl(var(--muted-foreground) / .1);border-radius:.25rem;animation:skeleton-pulse 2s cubic-bezier(.4,0,.6,1) infinite;color:transparent!important;text-indent:-9999px;line-height:1.2;overflow:hidden}.place-item-card h4,.product-item-card h4{height:1.25rem;width:70%;margin-bottom:.25rem}.place-item-card p,.product-item-card p{height:1rem;width:100%}.place-item-card p:last-child,.product-item-card p:last-child{width:85%}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.place-item-card:after,.product-item-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,hsl(var(--background) / .5) 50%,transparent 100%);animation:skeleton-shimmer 2s infinite;pointer-events:none}@keyframes skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.place-item-card:hover,.product-item-card:hover{cursor:default;transform:none}
