.home-place-card__korean{display:grid;gap:2px;padding:8px 10px;border-radius:9px;background:#f7f4ed;color:#29354b;overflow-wrap:anywhere}.home-place-card__korean span{color:#6b7484;font:800 9px/1.2 Inter,sans-serif;text-transform:uppercase;letter-spacing:.05em}.home-place-card__korean b{font:800 11px/1.35 Inter,sans-serif}
.home-place-ranking .home-place-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.home-place-card__actions [data-copy-address]{grid-column:1/-1;background:#172033}
.place-copy-toast{position:fixed;z-index:2147483600;left:50%;bottom:max(24px,calc(env(safe-area-inset-bottom) + 18px));max-width:calc(100% - 32px);padding:11px 16px;border-radius:999px;background:#172033;color:#fff;font:800 12px/1.2 Inter,sans-serif;box-shadow:0 12px 35px rgba(0,0,0,.25);opacity:0;pointer-events:none;transform:translate(-50%,16px);transition:opacity .18s ease,transform .18s ease}.place-copy-toast.is-visible{opacity:1;transform:translate(-50%,0)}
.home-place-skeleton{display:grid;gap:10px;min-height:180px;padding:16px;border:1px solid #ddd5c9;border-radius:14px;background:#fff;overflow:hidden}.home-place-skeleton>*{display:block;border-radius:7px;background:linear-gradient(90deg,#eee9e1 25%,#f9f7f2 50%,#eee9e1 75%);background-size:200% 100%;animation:home-place-shimmer .8s linear infinite}.home-place-skeleton i{width:34px;height:34px}.home-place-skeleton b{width:72%;height:20px}.home-place-skeleton span{width:100%;height:14px}.home-place-skeleton span:last-child{width:84%}@keyframes home-place-shimmer{to{background-position:-200% 0}}
@media(prefers-reduced-motion:reduce){.home-place-skeleton>*{animation:none}.place-copy-toast{transition:none}}
.home-place-fallback{grid-column:1/-1;margin:0;padding:12px 14px;border:1px solid #d9d2c7;border-radius:12px;background:#fffaf1;color:#4b5563;font-size:.88rem}
.home-place-card__meta button{max-width:100%;padding:5px 8px;border:1px solid #d8d2c7;border-radius:999px;background:#f8f5ee;color:#405249;font:800 10px/1.2 Inter,sans-serif;white-space:normal;text-align:left;cursor:pointer}.home-place-card__meta button:hover,.home-place-card__meta button:focus-visible{border-color:#2f6f63;background:#eaf4ef;color:#184d42}
.home-place-card__facts{display:flex;flex-wrap:wrap;gap:6px;margin:2px 0 4px}.home-place-card__facts span{display:inline-flex;min-height:26px;align-items:center;padding:4px 8px;border-radius:999px;background:#f0eee8;color:#4b5563;font:800 10px/1.2 Inter,sans-serif}.home-place-card__facts .is-open{background:#e1f3e8;color:#17613e}.home-place-card__facts .is-closed{background:#f7e6e3;color:#9b2c22}
