.atg-load-more{display:flex;align-items:center;justify-content:center;gap:8px;width:min(100%,300px);min-height:46px;margin:18px auto 8px;padding:0 18px;border:1px solid #d9e6f5;border-radius:14px;background:#fff;color:#226bc6;font-size:12px;font-weight:800;box-shadow:0 6px 18px rgba(22,62,103,.06);cursor:pointer;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.atg-load-more:hover{background:#f0f6ff;box-shadow:0 8px 22px rgba(22,62,103,.1);transform:translateY(-1px)}.atg-load-more:active{transform:scale(.98)}.atg-load-more .atg-ui-icon{width:16px;height:16px;transform:rotate(90deg)}.atg-load-more[hidden],.atg-blog-card[hidden]{display:none!important}
.post-type-archive-tour_place .atg-search-results-section{padding-bottom:calc(100px + env(safe-area-inset-bottom))}
.atg-place-link{position:relative}.atg-place-category-badge{position:absolute;z-index:4;top:5px;left:5px;display:block;width:26px;height:26px;padding:0;border:2px solid rgba(255,255,255,.96);border-radius:50%;color:#fff;background:#5476d8;box-shadow:0 3px 9px rgba(18,37,62,.28);line-height:0}.atg-category-badge-icon{position:absolute;left:50%;top:50%;display:block;width:12px!important;height:12px!important;margin:0!important;transform:translate(-50%,-50%);color:#fff;stroke:currentColor;flex:none}.atg-place-category-badge.is-food{color:#fff;background:#d97719}.atg-place-category-badge.is-lodging{color:#fff;background:#526fd0}.atg-place-category-badge.is-nature{color:#fff;background:#258455}.atg-place-category-badge.is-culture{color:#fff;background:#7845a8}.atg-place-category-badge.is-custom{color:#fff;background:hsl(var(--atg-category-hue),65%,44%)}
.atg-detail-category-row{display:flex;align-items:center;gap:10px;min-height:30px}.atg-detail-category-row>small{margin:0;font-size:10px;letter-spacing:.1em;color:var(--atg-blue);font-weight:900}.atg-place-category-badge.has-label{position:static;display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;width:max-content;max-width:100%;height:31px;padding:3px 11px 3px 4px;border:0;border-radius:999px;line-height:1;box-shadow:0 3px 9px rgba(18,37,62,.16);font-size:11px;font-weight:800;white-space:nowrap}.atg-category-badge-mark{position:relative;display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;background:rgba(255,255,255,.2)}.atg-category-badge-label{overflow:hidden;text-overflow:ellipsis}

/* Smaller, lighter category glyphs with a fine outline on both card and detail badges. */
.atg-place-category-badge{width:26px;height:26px;border-width:1px;box-shadow:0 2px 7px rgba(18,37,62,.22)}
.atg-category-badge-icon{width:14px!important;height:14px!important;stroke-width:1.45!important;stroke-linecap:round;stroke-linejoin:round}
.atg-place-category-badge.has-label .atg-category-badge-icon{width:14px!important;height:14px!important;stroke-width:1.45!important}

/* Keep favorite and playback controls in separate corners of every place card. */
.atg-place-card{position:relative;height:96px;min-height:96px;padding:0 8px 0 0}
.atg-place-card .atg-place-link{height:100%;align-items:stretch;padding-right:46px}
.atg-place-card .atg-place-link>img{align-self:stretch;width:82px;height:100%;min-height:0;border-radius:17px 0 0 17px}
.atg-place-card .atg-place-content{align-self:center}
.atg-place-card .atg-place-content{min-width:0;max-width:100%;overflow:hidden}
.atg-place-card .atg-place-content>strong{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.atg-place-card .atg-card-favorite{top:7px!important;right:8px!important;z-index:6}
.atg-place-card .atg-round-play{position:absolute;right:8px;bottom:7px;z-index:5;width:38px;height:38px;min-width:38px;min-height:38px;flex:none}
/* Float the category marker halfway beyond the upper-left card corner. */
.atg-place-card .atg-place-category-badge{top:-7px;left:-7px;z-index:7;border:0;}

.atg-detail-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:14px 0 12px}
.atg-detail-action{display:inline-flex;min-width:0;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:0 10px;border:1px solid #dce8f6;border-radius:14px;background:linear-gradient(145deg,#fff,#f2f7ff);color:#226bc6;font:inherit;font-size:12px;font-weight:800;line-height:1.2;text-align:center;cursor:pointer;box-shadow:0 5px 14px rgba(30,75,125,.08)}
.atg-detail-action .atg-ui-icon{width:17px;height:17px;flex:0 0 17px}
.atg-contact-action{color:#334c69}
.atg-contact-dialog{width:min(440px,calc(100% - 32px));max-width:none;max-height:calc(100% - 32px);padding:0;border:1px solid rgba(255,255,255,.9);border-radius:22px;background:#f9fbff;color:var(--atg-ink);box-shadow:0 24px 70px rgba(14,35,62,.25)}
.atg-contact-dialog::backdrop{background:rgba(15,31,51,.42);backdrop-filter:blur(4px)}
.atg-contact-panel{padding:18px}
.atg-contact-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}
.atg-contact-head h2{margin:0;font-size:18px;line-height:1.3}
.atg-contact-row{display:flex;align-items:center;gap:12px;padding:13px 12px;margin-top:8px;border:1px solid #e4ebf4;border-radius:14px;background:#fff;color:var(--atg-ink)}
.atg-contact-row>.atg-ui-icon{width:19px;height:19px;color:var(--atg-blue);flex:0 0 19px}
.atg-contact-row>span{display:grid;gap:2px;min-width:0}
.atg-contact-row small{color:var(--atg-muted);font-size:11px}
.atg-contact-row strong{overflow-wrap:anywhere;font-size:14px}
.atg-contact-empty{margin:4px 0 0;color:var(--atg-muted);font-size:13px}
