:root{--atg-blue:#2877e9;--atg-blue2:#145dcc;--atg-ink:#10233f;--atg-muted:#718096;--atg-border:#e5ebf3;--atg-bg:#f6f9fd;--atg-card:#fff;--atg-radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--atg-bg);color:var(--atg-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.55}.atg-shell{width:min(100%,560px);margin:auto;background:#f8fbff;min-height:100vh;box-shadow:0 0 45px rgba(20,60,100,.08)}a{text-decoration:none;color:inherit}button,input{font:inherit}.atg-topbar{height:64px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(229,235,243,.8)}.atg-brand{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:900;letter-spacing:.04em}.atg-brand-mark{width:30px;height:30px;border-radius:10px;background:linear-gradient(145deg,#3d8cf7,#1764d6);color:#fff;display:grid;place-items:center;font-size:10px}.atg-icon-btn,.atg-float-btn{border:0;background:#fff;box-shadow:0 7px 20px rgba(23,55,90,.12);width:40px;height:40px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.atg-welcome{margin:16px;border-radius:28px;padding:24px 22px 20px;overflow:hidden;position:relative;background:linear-gradient(140deg,#eaf3ff 0%,#fff 58%);min-height:310px;border:1px solid #e3edf9}.atg-welcome-copy{position:relative;z-index:2;max-width:86%}.atg-eyebrow,.atg-section-head small,.atg-page-head small{font-size:10px;letter-spacing:.12em;font-weight:900;color:var(--atg-blue)}.atg-welcome h1{font-size:31px;line-height:1.12;margin:12px 0 10px;letter-spacing:-.04em}.atg-welcome h1 strong{color:var(--atg-blue)}.atg-welcome p{font-size:13px;color:#56667c;max-width:330px;margin:0 0 20px}.atg-btn{border:0;border-radius:16px;padding:13px 18px;font-weight:800;cursor:pointer}.atg-btn-primary{color:#fff;background:linear-gradient(135deg,#3b8cf7,#1765d8);box-shadow:0 12px 24px rgba(40,119,233,.25)}.atg-hero-art{position:absolute;right:-34px;bottom:-34px;width:200px;height:160px;border-radius:50% 50% 0 0;background:linear-gradient(145deg,#a9d0ff,#eaf3ff);opacity:.9;transform:rotate(-8deg)}.atg-hero-art b{position:absolute;right:52px;top:38px;font-size:42px;color:#fff;text-shadow:0 8px 20px rgba(40,119,233,.3)}.atg-hero-art span{position:absolute;right:38px;bottom:28px;font-size:9px;font-weight:900;letter-spacing:.16em;color:#4f79a8}.atg-map-wrap{position:relative;margin:0 16px;border-radius:24px;overflow:hidden;border:1px solid #dde7f2;background:#dceafa;box-shadow:0 10px 30px rgba(26,66,110,.09)}.atg-map{height:350px}.atg-search{position:absolute;left:12px;right:12px;top:12px;height:48px;background:rgba(255,255,255,.96);border-radius:16px;display:flex;align-items:center;padding:0 10px;z-index:500;box-shadow:0 8px 20px rgba(20,52,91,.12)}.atg-search span{font-size:21px;color:#687b94;margin:0 8px}.atg-search input{border:0;outline:0;min-width:0;flex:1;background:transparent;font-size:13px}.atg-search button{border:0;background:#eef5ff;color:var(--atg-blue);width:34px;height:34px;border-radius:50%;cursor:pointer}.atg-near-card{position:absolute;left:12px;right:12px;bottom:12px;background:rgba(255,255,255,.98);border-radius:18px;padding:8px;display:flex;align-items:center;gap:9px;z-index:500;box-shadow:0 10px 25px rgba(20,52,91,.14)}.atg-near-card[hidden]{display:none}.atg-near-card img{width:58px;height:58px;border-radius:13px;object-fit:cover}.atg-near-info{min-width:0;flex:1}.atg-near-info small,.atg-near-info span{display:block;color:var(--atg-muted);font-size:10px}.atg-near-info strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.atg-mini-play{border:0;background:var(--atg-blue);color:#fff;border-radius:13px;padding:10px 12px;font-size:11px;font-weight:800;white-space:nowrap;cursor:pointer}.atg-section{padding:22px 16px}.atg-section-head{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-bottom:13px}.atg-section-head h2{font-size:20px;line-height:1.15;margin:3px 0 0;letter-spacing:-.03em}.atg-section-head>a{font-size:12px;color:var(--atg-blue);font-weight:800}.atg-pills{display:flex;gap:7px;overflow:auto;padding-bottom:3px;margin-bottom:13px}.atg-pills span{white-space:nowrap;border:1px solid var(--atg-border);background:#fff;border-radius:999px;padding:7px 11px;font-size:11px;color:#607087}.atg-pills span.active{background:var(--atg-blue);border-color:var(--atg-blue);color:#fff}.atg-place-list{display:flex;flex-direction:column;gap:10px}.atg-place-card{position:relative;display:flex;align-items:center;background:#fff;border:1px solid var(--atg-border);border-radius:18px;padding:8px;box-shadow:0 7px 20px rgba(20,52,91,.045)}.atg-place-link{display:flex;gap:11px;min-width:0;flex:1;align-items:center}.atg-place-link img{width:82px;height:70px;object-fit:cover;border-radius:13px;flex:none}.atg-place-content{min-width:0;padding-right:4px}.atg-place-content strong{display:block;font-size:14px;margin-bottom:2px}.atg-place-content span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#738197;font-size:11px;line-height:1.4}.atg-place-content em{display:block;font-style:normal;color:#3e8b66;font-size:10px;font-weight:700;margin-top:4px}.atg-round-play{border:0;width:38px;height:38px;flex:none;border-radius:50%;background:#edf4ff;color:var(--atg-blue);font-size:13px;cursor:pointer}.atg-feature-strip{margin:0 16px 90px;border-radius:22px;background:#eaf3ff;padding:6px}.atg-feature{display:flex;gap:12px;align-items:center;padding:12px 10px;border-bottom:1px solid rgba(40,119,233,.08)}.atg-feature:last-child{border-bottom:0}.atg-feature>b{width:38px;height:38px;border-radius:13px;background:#fff;color:var(--atg-blue);display:grid;place-items:center}.atg-feature span{display:flex;flex-direction:column}.atg-feature strong{font-size:12px}.atg-feature small{font-size:10px;color:#70829a}.atg-bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(560px,100%);height:70px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-top:1px solid var(--atg-border);z-index:900;display:grid;grid-template-columns:repeat(5,1fr);padding-bottom:env(safe-area-inset-bottom)}.atg-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#7b8798;font-weight:700}.atg-bottom-nav a.active{color:var(--atg-blue)}.atg-bottom-nav a span{font-size:20px;line-height:1}.atg-bottom-nav a small{font-size:9px}.atg-page-head h1{font-size:30px;margin:5px 0}.atg-page-head p{color:#6f7d90;margin:0}.atg-detail{padding-bottom:90px}.atg-detail-image{height:340px;position:relative}.atg-detail-image img{width:100%;height:100%;object-fit:cover}.atg-detail-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.16),transparent 40%,rgba(0,0,0,.08))}.atg-float-btn{position:absolute;top:16px;z-index:3;color:#20334d;font-size:25px}.atg-detail-image a{left:16px}.atg-detail-image button{right:16px}.atg-detail-body{padding:20px 18px}.atg-detail-body>small{font-size:10px;letter-spacing:.1em;color:var(--atg-blue);font-weight:900}.atg-detail-body h1{font-size:30px;line-height:1.1;margin:6px 0}.atg-distance{color:#3d8b69;font-size:11px;font-weight:700}.atg-audio{background:linear-gradient(145deg,#eef6ff,#f8fbff);border:1px solid #e0ebf8;border-radius:22px;padding:15px;margin:18px 0}.atg-audio-row{display:flex;align-items:center;gap:12px}.atg-big-play{width:54px;height:54px;border:0;border-radius:50%;background:var(--atg-blue);color:#fff;box-shadow:0 9px 18px rgba(40,119,233,.22);cursor:pointer}.atg-audio-row div{display:flex;flex-direction:column}.atg-audio-row strong{font-size:14px}.atg-audio-row small{color:#74849a;font-size:11px}.atg-audio-line{height:5px;border-radius:99px;background:#d9e7f8;margin-top:14px}.atg-audio-line span{display:block;width:34%;height:100%;background:var(--atg-blue);border-radius:inherit}.atg-prose{color:#435269}.atg-prose p{margin:0 0 12px}.atg-empty{padding:40px 18px;text-align:center;background:#fff;border:1px dashed var(--atg-border);border-radius:18px;color:var(--atg-muted)}.leaflet-control-attribution{font-size:7px!important}@media(min-width:800px){body{background:linear-gradient(135deg,#edf4fb,#f8fbff)}.atg-shell{margin:24px auto;border-radius:30px;overflow:hidden;box-shadow:0 20px 60px rgba(22,62,103,.12)}.atg-topbar{position:relative}.atg-bottom-nav{bottom:24px;border:1px solid var(--atg-border);border-radius:22px;width:520px}.atg-feature-strip{margin-bottom:110px}}
.atg-language-modal{position:fixed;inset:0;background:rgba(10,25,45,.38);z-index:2000;display:flex;align-items:flex-end;justify-content:center;padding:12px}.atg-language-modal[hidden]{display:none}.atg-language-sheet{width:min(560px,100%);background:#fff;border-radius:24px;padding:10px 10px 14px;box-shadow:0 20px 60px rgba(10,35,70,.22)}.atg-language-head{display:flex;align-items:center;justify-content:space-between;padding:8px 8px 12px;border-bottom:1px solid var(--atg-border);font-size:16px}.atg-language-head button{border:0;background:#f1f5fa;border-radius:50%;width:34px;height:34px;font-size:22px;line-height:1;cursor:pointer}.atg-language-sheet>[data-atg-set-lang]{width:100%;border:0;background:#fff;display:grid;grid-template-columns:34px 1fr 24px;align-items:center;text-align:left;gap:8px;padding:14px 10px;border-radius:14px;cursor:pointer;font-weight:700;font-size:14px}.atg-language-sheet>[data-atg-set-lang]:hover,.atg-language-sheet>[data-atg-set-lang].active{background:#eef5ff;color:var(--atg-blue)}.atg-language-sheet>[data-atg-set-lang] b{opacity:0;color:var(--atg-blue)}.atg-language-sheet>[data-atg-set-lang].active b{opacity:1}.atg-language-sheet>[data-atg-set-lang] span:first-child{font-size:20px}

/* 1.2.0 map-free search experience */
.atg-welcome-clean{padding-bottom:24px}.atg-search-panel{max-width:980px;margin:0 auto;padding:0 24px 10px}.atg-search-large{height:64px;border:1px solid rgba(20,30,40,.1);background:#fff;box-shadow:0 14px 35px rgba(20,30,40,.08);border-radius:18px;display:flex;align-items:center;padding:0 14px;gap:10px}.atg-search-large span{font-size:30px;line-height:1;color:#555}.atg-search-large input{flex:1;border:0;outline:0;font-size:18px;background:transparent;min-width:0}.atg-search-large button{border:0;background:transparent;font-size:28px;line-height:1;color:#888;cursor:pointer}.atg-search-hint{font-size:13px;color:#7b7f83;margin:10px 4px}.atg-search-results-section{padding-top:18px}.atg-result-count{font-size:13px;color:#777}.atg-place-card[hidden]{display:none!important}.atg-empty{padding:30px 10px;text-align:center;color:#777}.atg-feature-strip{margin-top:24px}.atg-map-wrap{display:none!important}

/* 1.2.1: mobile search placed immediately below header */
.atg-topbar{z-index:1000}.atg-search-panel-top{position:sticky;top:64px;z-index:900;padding:12px 16px 8px;background:rgba(248,251,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid rgba(229,235,243,.8)}
.atg-search-panel-top .atg-search-large{position:relative;left:auto;right:auto;top:auto;width:100%;}
@media (max-width:600px){.atg-search-panel-top{padding:10px 14px 2px}.atg-search-panel-top .atg-search-large{height:54px;border-radius:17px;padding:0 11px}.atg-search-panel-top .atg-search-large input{font-size:16px}.atg-search-panel-top .atg-search-hint{margin:7px 3px 0;font-size:11px}.atg-welcome-clean{margin-top:8px}}

/* 1.5.2: mobile-first search and filter controls */
.atg-welcome-clean{margin-bottom:0;}
.atg-search-panel-top{padding-top:10px;padding-bottom:2px;}
.atg-search-panel-top .atg-search-hint{margin-bottom:4px;}
.atg-search-results-section{padding-top:12px;}
@media(max-width:600px){.atg-search-panel-top{padding:8px 14px 0}.atg-search-panel-top .atg-search-hint{margin-top:6px;margin-bottom:2px}.atg-search-results-section{padding-top:14px;}}

/* 1.2.5: use one custom clear button; hide native search cancel control */
.atg-search-large input[type="search"]::-webkit-search-cancel-button,
.atg-search-large input[type="search"]::-webkit-search-decoration,
.atg-search input[type="search"]::-webkit-search-cancel-button,
.atg-search input[type="search"]::-webkit-search-decoration{display:none;-webkit-appearance:none;appearance:none}
.atg-search-large input[type="search"]{-webkit-appearance:none;appearance:none}


/* 1.2.6: live search dropdown; keep the default Explore list untouched */
.atg-search-panel-top{position:sticky;top:64px;z-index:900;}
.atg-search-panel-top .atg-search-large{position:relative;z-index:2;}
.atg-search-dropdown{position:absolute;left:24px;right:24px;top:86px;background:#fff;border:1px solid var(--atg-border);border-radius:18px;box-shadow:0 18px 40px rgba(20,52,91,.16);overflow:hidden;max-height:min(420px,60vh);overflow-y:auto;z-index:20;}
.atg-search-dropdown[hidden]{display:none!important}
.atg-search-result{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #eef2f7;background:#fff;}
.atg-search-result:last-child{border-bottom:0}
.atg-search-result:hover{background:#f7faff}
.atg-search-result img{width:52px;height:52px;object-fit:cover;border-radius:12px;flex:none;background:#eef3f8}
.atg-search-result span{min-width:0;flex:1}
.atg-search-result strong{display:block;font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.atg-search-result small{display:block;color:#7a8798;font-size:10px;line-height:1.35;margin-top:3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.atg-search-result>b{font-size:24px;color:var(--atg-blue);font-weight:400}
.atg-search-no-result{padding:22px 14px;text-align:center;color:#7b8798;font-size:12px}
.atg-search-results-section.atg-searching .atg-section-head{opacity:.55}
@media(max-width:600px){
 .atg-search-dropdown{left:14px;right:14px;top:72px;border-radius:16px;max-height:55vh;}
 .atg-search-result{padding:9px 10px}
 .atg-search-result img{width:48px;height:48px}
}

/* Accessible, seekable native audio player */
.atg-native-audio{display:block;width:100%;margin-top:14px;height:44px;border-radius:10px}
.atg-audio-status{font-size:12px;line-height:1.4;margin-top:7px;min-height:17px;opacity:.7}
.atg-big-play{flex:0 0 48px;cursor:pointer}

/* 1.3.0: functional Settings tab */
.atg-settings-page{padding:24px 16px 110px;min-height:calc(100vh - 140px);background:#f8fbff}
.atg-settings-page .atg-page-head{padding:8px 4px 18px}
.atg-settings-page .atg-page-head small{font-size:10px;letter-spacing:.12em;color:var(--atg-blue);font-weight:900}
.atg-settings-page .atg-page-head h1{font-size:30px;margin:5px 0}
.atg-settings-page .atg-page-head p{color:#6f7d90;margin:0;font-size:13px}
.atg-settings-card{background:#fff;border:1px solid var(--atg-border);border-radius:18px;margin:10px 0;overflow:hidden;box-shadow:0 7px 20px rgba(20,52,91,.045)}
.atg-setting-row{width:100%;min-height:72px;padding:12px 14px;display:flex;align-items:center;gap:12px;border:0;border-bottom:1px solid #eef2f7;background:#fff;text-align:left;color:inherit;cursor:pointer}
.atg-setting-row:last-child{border-bottom:0}
.atg-setting-row>span:nth-child(2){min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}
.atg-setting-row strong{font-size:14px}
.atg-setting-row small{font-size:11px;color:#78869a;line-height:1.35}
.atg-setting-row>b{font-size:24px;font-weight:400;color:#94a0af}
.atg-setting-icon{width:38px;height:38px;border-radius:12px;background:#eef5ff;display:grid;place-items:center;flex:none;font-size:18px}
.atg-settings-about{padding:16px;display:flex;justify-content:space-between;gap:10px;align-items:center}
.atg-settings-about strong{font-size:14px}
.atg-settings-about span{font-size:11px;color:#78869a}
.atg-switch{position:relative;width:48px;height:28px;display:block;flex:none}
.atg-switch input{position:absolute;opacity:0;width:1px;height:1px}
.atg-switch i{position:absolute;inset:0;border-radius:99px;background:#d7dee8;transition:.2s}
.atg-switch i:after{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.18);transition:.2s}
.atg-switch input:checked+i{background:var(--atg-blue)}
.atg-switch input:checked+i:after{transform:translateX(20px)}
@media(min-width:800px){.atg-settings-page{max-width:720px;margin:0 auto}}

.atg-place-card{position:relative}
.atg-card-favorite{position:absolute;right:12px;top:12px;width:40px;height:40px;border:1px solid rgba(17,24,39,.07);border-radius:50%;background:rgba(255,255,255,.96);color:#5f6875;padding:0;margin:0;cursor:pointer;z-index:3;display:grid;place-items:center;box-sizing:border-box;appearance:none;-webkit-appearance:none;box-shadow:0 5px 16px rgba(15,23,42,.14);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}
.atg-card-favorite:hover{transform:translateY(-1px);box-shadow:0 7px 20px rgba(15,23,42,.18)}
.atg-card-favorite:active{transform:scale(.92)}
.atg-card-favorite.is-favorite{color:#ef3b5b;background:#fff4f6;border-color:rgba(239,59,91,.12);box-shadow:0 6px 18px rgba(239,59,91,.18)}
.atg-heart-icon{width:21px;height:21px;display:block;overflow:visible}
.atg-card-favorite.is-favorite .atg-heart-icon{animation:atg-heart-pop .22s ease-out}
.atg-float-btn.atg-fav{display:grid;place-items:center;box-sizing:border-box;line-height:1;padding:0;margin:0;color:#5f6875;background:rgba(255,255,255,.94);border:1px solid rgba(17,24,39,.07);box-shadow:0 6px 18px rgba(15,23,42,.16);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);appearance:none;-webkit-appearance:none}
.atg-float-btn.atg-fav .atg-heart-icon{width:22px;height:22px}
.atg-float-btn.atg-fav.is-favorite{color:#ef3b5b;background:#fff4f6;border-color:rgba(239,59,91,.14)}
.atg-float-btn.atg-fav:active{transform:scale(.92)}
.atg-nav-heart{width:22px;height:22px;display:block}
@keyframes atg-heart-pop{0%{transform:scale(.72)}70%{transform:scale(1.12)}100%{transform:scale(1)}}
.atg-favorite-item[hidden]{display:none!important}
.atg-favorites-page{padding:28px 16px 110px}
.atg-empty{padding:28px 16px;text-align:center}
.atg-float-btn.atg-fav{display:grid;place-items:center;line-height:1;padding:0;margin:0;text-align:center;appearance:none;-webkit-appearance:none;font-family:Arial,"Segoe UI Symbol",sans-serif}.atg-fav.is-favorite{background:rgba(255,255,255,.9)}

/* Community place submission */
.atg-contribute-btn,.atg-submit-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:0;border-radius:14px;background:#111827;color:#fff;text-decoration:none;font-weight:700;cursor:pointer}
.atg-contribute-btn{margin-top:14px}
.atg-submit-page{padding:24px 16px 110px;max-width:760px;margin:auto}
.atg-submit-form{display:grid;gap:14px;background:#fff;border:1px solid #e8e8e8;border-radius:20px;padding:18px;box-shadow:0 8px 30px rgba(0,0,0,.05)}
.atg-submit-form label{display:grid;gap:7px;font-weight:700;font-size:14px}
.atg-submit-form input,.atg-submit-form textarea{width:100%;box-sizing:border-box;border:1px solid #ddd;border-radius:12px;padding:12px 13px;font:inherit;font-weight:400;background:#fff}
.atg-submit-form textarea{resize:vertical}
.atg-submit-form small{font-weight:400;color:#777}
.atg-submit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.atg-location-btn{width:max-content;border:1px solid #ddd;background:#fff;border-radius:12px;padding:10px 14px;cursor:pointer;font-weight:600}
.atg-submit-message{margin:0 0 14px;padding:13px 15px;border-radius:12px;font-weight:600}
.atg-submit-message.success{background:#ecfdf3;color:#166534}.atg-submit-message.error{background:#fff1f2;color:#9f1239}

.atg-nav-contribute span{font-size:22px;line-height:1}
@media(max-width:480px){.atg-submit-grid{grid-template-columns:1fr}.atg-submit-page{padding-left:12px;padding-right:12px}.atg-submit-form{padding:14px}.atg-nav-contribute small{font-size:9px}}

/* 1.4.1: embedded community videos on single place */
.atg-community-media{margin-top:24px;padding-top:20px;border-top:1px solid var(--atg-border)}
.atg-community-media h3{margin:0 0 14px;font-size:18px}
.atg-video-card{margin:0 0 18px;background:#fff;border:1px solid var(--atg-border);border-radius:18px;padding:10px;box-shadow:0 7px 20px rgba(20,52,91,.05);overflow:hidden}
.atg-video-label{font-size:12px;font-weight:900;margin:2px 2px 9px;color:var(--atg-ink)}
.atg-video-frame{position:relative;width:100%;aspect-ratio:16/9;border-radius:13px;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center}
.atg-video-frame iframe{display:block;width:100%;height:100%;border:0}
.atg-video-frame>a{font-weight:800;color:var(--atg-blue);padding:14px}
.atg-tiktok-frame{aspect-ratio:auto;min-height:560px;background:#fff;align-items:flex-start}
.atg-tiktok-frame blockquote{margin:0!important;max-width:100%!important;width:100%!important}
.atg-audio-community{margin-top:8px;padding:13px;border:1px solid var(--atg-border);border-radius:15px;background:#fff}
.atg-audio-community audio{width:100%;display:block;margin-top:4px}
@media(max-width:480px){.atg-tiktok-frame{min-height:540px}}


/* 1.4.3 — unified professional SVG icon system */
.atg-ui-icon{width:20px;height:20px;display:block;flex:none;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.atg-ui-icon path[fill="currentColor"]{fill:currentColor;stroke:none}
.atg-icon-btn>.atg-ui-icon{width:19px;height:19px}
.atg-topbar .atg-brand-mark{display:grid;place-items:center}
.atg-modal-close{display:grid!important;place-items:center;width:36px;height:36px;border:0;background:#f4f7fb;border-radius:50%;color:#51627a;cursor:pointer}
.atg-modal-close .atg-ui-icon{width:17px;height:17px}
.atg-language-sheet>button>span:first-child.atg-lang-badge{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#eef4ff;color:var(--atg-blue);font-size:11px;font-weight:900;letter-spacing:.02em}
.atg-language-sheet>button>b{display:grid;place-items:center}
.atg-language-sheet>button>b .atg-ui-icon{width:17px;height:17px;color:var(--atg-blue);opacity:0}
.atg-language-sheet>button.active>b .atg-ui-icon{opacity:1}
.atg-setting-icon .atg-ui-icon{width:19px;height:19px;color:var(--atg-blue)}
.atg-setting-row>b .atg-ui-icon{width:17px;height:17px;color:#94a0af}
.atg-search>span>.atg-ui-icon{width:20px;height:20px}
.atg-search button .atg-ui-icon{width:17px;height:17px}
.atg-round-play,.atg-big-play{display:grid;place-items:center}
.atg-round-play .atg-ui-icon{width:16px;height:16px}
.atg-big-play .atg-ui-icon{width:21px;height:21px}
.atg-card-favorite .atg-heart-icon,.atg-float-btn.atg-fav .atg-heart-icon{width:21px;height:21px}
.atg-feature>b .atg-ui-icon{width:19px;height:19px}
.atg-bottom-nav a>span:first-child{height:26px;display:grid;place-items:center;line-height:1}
.atg-bottom-nav a>span:first-child .atg-ui-icon{width:21px;height:21px;stroke-width:1.8}
.atg-nav-contribute>span:first-child{width:30px;height:30px;border-radius:11px;background:#edf4ff;color:var(--atg-blue);display:grid;place-items:center}
.atg-nav-contribute>span:first-child .atg-ui-icon{width:17px;height:17px}
.atg-bottom-nav a.active .atg-nav-contribute>span:first-child{background:#e6f0ff}
.atg-distance{display:flex;align-items:center;gap:5px}
.atg-distance .atg-ui-icon{width:12px;height:12px;color:#3d8b69}
.atg-video-label,.atg-community-media h3{display:flex;align-items:center;gap:7px}
.atg-video-label .atg-ui-icon,.atg-community-media h3 .atg-ui-icon{width:17px;height:17px;color:var(--atg-blue)}
.atg-video-frame>a{display:inline-flex;align-items:center;gap:7px}
.atg-video-frame>a .atg-ui-icon{width:16px;height:16px}
.atg-audio-community .atg-video-label .atg-ui-icon{color:#7b5cff}
.atg-location-btn,.atg-submit-btn,.atg-contribute-btn{display:inline-flex;align-items:center;gap:8px}
.atg-location-btn .atg-ui-icon,.atg-submit-btn .atg-ui-icon,.atg-contribute-btn .atg-ui-icon{width:17px;height:17px}
.atg-place-content em{display:flex;align-items:center;gap:4px}
.atg-place-content em>.atg-ui-icon{width:9px;height:9px}
.atg-float-btn:not(.atg-fav){display:grid;place-items:center;line-height:1}
.atg-float-btn:not(.atg-fav) .atg-ui-icon{width:20px;height:20px}

/* 1.4.9 — optical + geometric centering of the heart inside the light-blue circle */
.atg-card-favorite{position:absolute!important;display:block!important;box-sizing:border-box!important;width:40px!important;height:40px!important;padding:0!important;margin:0!important;line-height:0!important;text-align:center!important;overflow:hidden!important;}
.atg-card-favorite .atg-heart-icon{position:absolute!important;left:50%!important;top:50%!important;width:20px!important;height:20px!important;display:block!important;margin:0!important;padding:0!important;transform:translate(-50%,-50%) translateY(-0.35px)!important;transform-origin:center center!important;box-sizing:border-box!important;pointer-events:none!important;}
.atg-card-favorite.is-favorite .atg-heart-icon{animation:atg-heart-pop-149 .22s ease-out;}
@keyframes atg-heart-pop-149{0%{transform:translate(-50%,-50%) translateY(-0.35px) scale(.72)}70%{transform:translate(-50%,-50%) translateY(-0.35px) scale(1.10)}100%{transform:translate(-50%,-50%) translateY(-0.35px) scale(1)}}
.atg-card-favorite svg.atg-heart-icon path{vector-effect:non-scaling-stroke;}

.atg-topbar-actions{display:flex;align-items:center;gap:9px}.atg-filter-modal[hidden]{display:none}.atg-filter-modal{position:fixed;inset:0;z-index:1300;background:rgba(13,29,50,.38);display:flex;align-items:flex-end;justify-content:center;padding:12px}.atg-filter-sheet{width:min(100%,520px);background:#fff;border-radius:24px;padding:18px 18px calc(18px + env(safe-area-inset-bottom));box-shadow:0 24px 70px rgba(15,35,60,.24)}.atg-filter-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;font-size:18px}.atg-filter-head .atg-modal-close{position:static}.atg-filter-actions{display:flex;gap:9px;margin-bottom:15px}.atg-filter-chip{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 16px;border:1px solid var(--atg-border);border-radius:999px;background:#fff;color:var(--atg-ink);font-weight:750;cursor:pointer}.atg-filter-chip.active,.atg-filter-chip:focus{background:#eaf3ff;border-color:#b8d4fa;color:var(--atg-blue)}.atg-filter-chip .atg-ui-icon{width:16px;height:16px}.atg-filter-field{display:grid;gap:6px;margin:12px 0;color:#52647c;font-size:12px;font-weight:750}.atg-filter-field select{width:100%;height:46px;border:1px solid var(--atg-border);border-radius:14px;padding:0 12px;background:#f9fbfe;color:var(--atg-ink);font:inherit}.atg-filter-clear{width:100%;height:46px;border:0;border-radius:14px;background:#eef4fb;color:#45617e;font-weight:800;margin-top:5px;cursor:pointer}.atg-filter-open{overflow:hidden}

.atg-search-large .atg-filter-trigger{display:grid;place-items:center;flex:none;width:40px;height:40px;padding:0;border:0;border-radius:13px;background:#edf4ff;color:var(--atg-blue);cursor:pointer;box-shadow:none}.atg-search-large .atg-filter-trigger .atg-ui-icon{width:20px;height:20px}.atg-archive-search{margin-bottom:4px}

.atg-search-large .atg-filter-trigger{width:44px;height:44px}.atg-search-large .atg-filter-trigger .atg-ui-icon{width:26px;height:26px;stroke-width:2}.atg-filter-footer{display:flex;gap:10px;margin-top:18px}.atg-filter-footer button{flex:1;margin:0}.atg-filter-footer .atg-filter-apply{height:46px;border:0;border-radius:14px;background:var(--atg-blue);color:#fff;font-weight:850;cursor:pointer}

.atg-filter-footer .atg-filter-clear{width:auto;height:46px;margin:0;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid #dce6f2;border-radius:14px;background:#f2f6fb;color:#425a76;font-weight:800;cursor:pointer}.atg-filter-footer .atg-filter-apply{display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:0;height:46px;margin:0;padding:0 16px;border:0;border-radius:14px;background:#2877e9;color:#fff;font:inherit;font-weight:850;line-height:1;cursor:pointer;box-shadow:0 7px 16px rgba(40,119,233,.22)}.atg-filter-footer .atg-filter-apply:hover,.atg-filter-footer .atg-filter-apply:focus-visible{background:#145dcc;outline:2px solid #a9cbfb;outline-offset:2px}.atg-submit-form select{width:100%;box-sizing:border-box;min-height:46px;border:1px solid #ddd;border-radius:12px;padding:10px 13px;font:inherit;font-weight:400;background:#fff;color:var(--atg-ink)}

.atg-search-large .atg-filter-trigger{background:transparent!important;box-shadow:none!important;border-radius:12px;color:#52647c}.atg-search-large .atg-filter-trigger:hover,.atg-search-large .atg-filter-trigger:focus-visible{background:transparent!important;color:var(--atg-blue);outline:2px solid #d6e7fc;outline-offset:1px}.atg-search-large .atg-filter-trigger .atg-ui-icon{width:27px;height:27px;stroke-width:2}.atg-submit-form .atg-select-wrap{position:relative;display:block;width:100%}.atg-submit-form .atg-select-wrap select{appearance:none;-webkit-appearance:none;padding-right:46px}.atg-submit-form .atg-select-wrap>i{position:absolute;right:17px;top:50%;width:8px;height:8px;border-right:2px solid #718096;border-bottom:2px solid #718096;transform:translateY(-70%) rotate(45deg);pointer-events:none}

.atg-filter-field .atg-select-wrap{position:relative;display:block;width:100%}.atg-filter-field .atg-select-wrap select{appearance:none;-webkit-appearance:none;padding-right:46px}.atg-filter-field .atg-select-wrap>i{position:absolute;right:17px;top:50%;width:8px;height:8px;border-right:2px solid #718096;border-bottom:2px solid #718096;transform:translateY(-70%) rotate(45deg);pointer-events:none}

.atg-search-large .atg-filter-trigger{width:40px;height:40px;padding:0;background:transparent!important;box-shadow:none!important;border-radius:10px}.atg-search-large .atg-filter-trigger .atg-ui-icon{width:24px;height:24px;stroke-width:1.9}

.atg-audio{padding:13px;border-radius:18px;margin:14px 0}.atg-audio-row{gap:10px}.atg-audio-row strong{font-size:13.5px;line-height:1.3}.atg-audio-row small{font-size:10.5px;line-height:1.35}.atg-audio .atg-big-play{width:46px;height:46px;flex:0 0 46px;border-radius:50%;background:linear-gradient(145deg,#3285f0,#1764d6);box-shadow:0 5px 13px rgba(40,119,233,.19)}.atg-audio .atg-big-play .atg-ui-icon{width:20px;height:20px}.atg-audio .atg-native-audio{height:40px;margin-top:10px;border-radius:12px;accent-color:#2877e9}.atg-audio-status:empty{display:none;min-height:0;margin:0}

.atg-place-card .atg-round-play{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:linear-gradient(145deg,#3285f0,#1764d6);color:#fff;box-shadow:0 5px 13px rgba(40,119,233,.2);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease;touch-action:manipulation}.atg-place-card .atg-round-play .atg-ui-icon{display:block;width:18px;height:18px;color:currentColor}.atg-place-card .atg-round-play:hover{transform:translateY(-1px);filter:brightness(1.04);box-shadow:0 7px 16px rgba(40,119,233,.26)}.atg-place-card .atg-round-play:active{transform:scale(.95);box-shadow:0 3px 8px rgba(40,119,233,.18)}.atg-place-card .atg-round-play:focus-visible{outline:3px solid rgba(40,119,233,.3);outline-offset:3px}@media(prefers-reduced-motion:reduce){.atg-place-card .atg-round-play{transition:none}}

.atg-place-card .atg-round-play.is-playing{background:linear-gradient(145deg,#ed6672,#d83b4c);box-shadow:0 5px 13px rgba(216,59,76,.2)}.atg-place-card .atg-round-play.is-playing:hover{box-shadow:0 7px 16px rgba(216,59,76,.27)}

.atg-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:14px}.atg-hero-actions .atg-contribute-btn{margin-top:0;min-height:44px;padding:0 13px;font-size:12px}.atg-start-guide-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 13px;border:0;border-radius:14px;background:linear-gradient(135deg,#3285f0,#1764d6);color:#fff;font-size:12px;font-weight:800;box-shadow:0 7px 16px rgba(40,119,233,.2);transition:transform .16s ease,box-shadow .16s ease}.atg-start-guide-btn>span:first-child{display:grid;place-items:center}.atg-start-guide-btn .atg-ui-icon{width:16px;height:16px}.atg-start-guide-btn:hover{transform:translateY(-1px);box-shadow:0 9px 18px rgba(40,119,233,.26)}.atg-start-guide-btn:active{transform:scale(.98)}.atg-start-guide-btn:focus-visible{outline:3px solid rgba(40,119,233,.3);outline-offset:3px}@media(max-width:380px){.atg-hero-actions{gap:8px}.atg-hero-actions .atg-contribute-btn,.atg-start-guide-btn{padding:0 11px;font-size:11px}}

.atg-welcome-copy{width:100%;max-width:100%}.atg-hero-actions{flex-wrap:nowrap;gap:8px;width:100%}.atg-hero-actions .atg-contribute-btn,.atg-hero-actions .atg-start-guide-btn{flex:0 1 auto;min-width:0;white-space:nowrap;padding-left:clamp(8px,2vw,13px);padding-right:clamp(8px,2vw,13px);font-size:clamp(9px,2.8vw,12px)}.atg-hero-actions .atg-start-guide-btn{gap:5px}

/* 1.5.13 — consistent top-right favorites on archive cards and detail hero */
.atg-detail-image .atg-card-favorite{top:16px;right:16px;width:40px;height:40px}
.atg-detail-image .atg-card-favorite .atg-heart-icon{width:21px;height:21px}


/* 1.5.14 — smaller favorite control offset to the card's upper-right edge */
.atg-card-favorite{width:30px!important;height:30px!important;right:-10px;top:-10px}
.atg-place-card .atg-card-favorite{right:-10px;top:-10px}
.atg-detail-image .atg-card-favorite{right:-10px;top:-10px;width:30px!important;height:30px!important}


/* 1.5.15 — travel dashboard home and saved visit history */
.atg-travel-hero{isolation:isolate;display:flex;align-items:flex-end;min-height:390px;margin:14px 14px 0;padding:72px 20px 28px;border:0;border-radius:28px;background-color:#1b4c78;background-image:linear-gradient(180deg,rgba(7,25,47,.08) 8%,rgba(7,25,47,.22) 35%,rgba(7,25,47,.88) 100%),var(--atg-home-cover);background-size:cover;background-position:center;box-shadow:0 18px 36px rgba(13,48,79,.2)}
.atg-travel-hero .atg-welcome-copy{width:100%;max-width:100%;color:#fff}
.atg-travel-hero .atg-eyebrow{display:inline-flex;align-items:center;padding:6px 10px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(11,34,59,.28);color:#fff;font-size:9px;letter-spacing:.11em;backdrop-filter:blur(8px)}
.atg-travel-hero h1{max-width:420px;margin:13px 0 9px;color:#fff;font-size:clamp(29px,8vw,39px);line-height:1.08;letter-spacing:-.045em;text-shadow:0 2px 18px rgba(0,0,0,.18)}
.atg-travel-hero h1 strong{color:#cde5ff}
.atg-travel-hero p{max-width:350px;margin:0;color:rgba(255,255,255,.88);font-size:13px;line-height:1.5}
.atg-travel-hero .atg-hero-actions{flex-wrap:nowrap;gap:8px;margin-top:17px}
.atg-travel-hero .atg-hero-actions .atg-contribute-btn,.atg-travel-hero .atg-hero-actions .atg-start-guide-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:44px;margin:0;padding:0 12px;border-radius:14px;white-space:nowrap;font-size:clamp(10px,2.8vw,12px);font-weight:800}
.atg-travel-hero .atg-hero-actions .atg-contribute-btn{border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.14);color:#fff;backdrop-filter:blur(8px)}
.atg-travel-hero .atg-hero-actions .atg-start-guide-btn{border:1px solid rgba(255,255,255,.14);background:#fff;color:#155cb8;box-shadow:0 8px 18px rgba(0,0,0,.18)}
.atg-travel-hero .atg-hero-action-icon{display:grid;place-items:center;width:23px;height:23px;flex:0 0 23px;border-radius:50%;background:rgba(255,255,255,.17)}
.atg-travel-hero .atg-start-guide-btn .atg-hero-action-icon{background:#eaf3ff}
.atg-travel-hero .atg-hero-action-icon .atg-ui-icon{width:16px;height:16px}
.atg-hero-stamp{position:absolute;top:17px;right:16px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:rgba(12,35,58,.28);color:#fff;font-size:9px;font-weight:850;letter-spacing:.08em;backdrop-filter:blur(8px)}
.atg-hero-stamp .atg-ui-icon{width:14px;height:14px}
.atg-search-panel-top{position:relative;z-index:4;margin-top:-20px;padding:0 20px 2px}
.atg-search-panel-top .atg-search-large{height:58px;border-color:rgba(219,230,244,.92);border-radius:18px;box-shadow:0 12px 28px rgba(18,48,79,.14)}
.atg-search-panel-top .atg-search-hint{margin:8px 4px 0;font-size:11px;color:#74839a}
.atg-search-panel-top{position:sticky;top:64px;z-index:900;padding:8px;background:rgba(248,251,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid rgba(229,235,243,.8)}
.atg-search-results-section{padding-top:20px}
.atg-search-results-section .atg-section-head{align-items:center;margin-bottom:15px}
.atg-search-results-section .atg-section-head small{font-size:9px}
.atg-search-results-section .atg-section-head h2{font-size:22px}
.atg-search-results-section .atg-result-count{padding:5px 9px;border-radius:999px;background:#eaf3ff;color:#2877e9;font-weight:800}
.atg-saved-section{margin-top:22px}
.atg-subsection-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}
.atg-subsection-head h2{margin:0;font-size:18px;line-height:1.2;letter-spacing:-.02em}
.atg-subsection-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:#fff0f3;color:#e34c69}
.atg-subsection-icon .atg-ui-icon{width:18px;height:18px}
.atg-subsection-history{background:#eaf3ff;color:#2877e9}
.atg-history-section{margin-top:28px;padding-top:20px;border-top:1px solid var(--atg-border)}
.atg-history-note{margin:-5px 0 13px 44px;color:#728197;font-size:12px}
.atg-favorites-page{padding-top:24px}
@media(max-width:380px){.atg-travel-hero{min-height:370px;padding:68px 15px 23px}.atg-travel-hero .atg-hero-actions{gap:6px}.atg-travel-hero .atg-hero-actions .atg-contribute-btn,.atg-travel-hero .atg-hero-actions .atg-start-guide-btn{gap:5px;padding:0 8px;font-size:9.5px}.atg-hero-stamp{top:14px;right:12px;padding:6px 8px;font-size:8px}}

/* 1.5.16 — restore sticky search below the fixed-height site header */


/* 1.5.17 — equal 8px padding around the sticky search panel */


/* 1.5.18 — keep the detail-page favorite fully inside the hero image */
.atg-detail-image .atg-card-favorite{top:16px!important;right:16px!important}


/* 1.5.19 — shared place rating summaries and single-place rating control */
.atg-rating-summary{display:flex;align-items:center;gap:5px;min-height:17px;margin-top:4px;color:#d89c24;font-size:11px;line-height:1.2}
.atg-rating-stars{color:#e6a62b;letter-spacing:.04em;font-size:13px;white-space:nowrap}
.atg-rating-summary strong{color:#26384e;font-size:11px;font-weight:800}
.atg-rating-summary small{color:#76849a;font-size:10px}
.atg-detail-rating-summary{margin:8px 0 10px;font-size:13px}
.atg-detail-rating-summary .atg-rating-stars{font-size:16px}
.atg-detail-rating-summary strong{font-size:13px}
.atg-detail-rating-summary small{font-size:11px}
.atg-rating-widget{display:grid;gap:5px;margin:0 0 14px;padding:11px 13px;border:1px solid #e7edf5;border-radius:14px;background:#fff}
.atg-rating-widget>strong{font-size:12px;color:#52647c}
.atg-rating-choice{display:flex;align-items:center;gap:5px}
.atg-rating-star{display:grid;place-items:center;width:34px;height:32px;padding:0;border:1px solid #e8edf4;border-radius:10px;background:#f8fafd;color:#c3ccd8;font-size:21px;line-height:1;cursor:pointer;transition:color .15s ease,background .15s ease,border-color .15s ease,transform .15s ease}
.atg-rating-star:hover,.atg-rating-star:focus-visible,.atg-rating-star.is-selected{color:#e6a62b;background:#fff8e8;border-color:#f0d38d}
.atg-rating-star:active{transform:scale(.94)}
.atg-rating-star:focus-visible{outline:2px solid #9fc5fb;outline-offset:2px}
.atg-rating-star:disabled{opacity:.65;cursor:wait}
.atg-rating-widget>small{min-height:15px;color:#7b8798;font-size:10px}
.atg-place-content .atg-rating-summary{gap:4px;margin-top:3px}

/* 1.5.20 — keep card rating stars gold despite place text styles */
.atg-place-content .atg-rating-summary .atg-rating-stars{color:#e6a62b!important;display:inline;overflow:visible;-webkit-line-clamp:unset;-webkit-box-orient:initial}


/* 1.5.21 — stronger travel hero icons with regular-weight button labels */
.atg-travel-hero .atg-hero-actions .atg-contribute-btn,.atg-travel-hero .atg-hero-actions .atg-start-guide-btn{min-height:52px;gap:10px;padding-left:14px;padding-right:16px;font-weight:500;letter-spacing:.005em}
.atg-travel-hero .atg-hero-action-icon{width:34px;height:34px;flex:0 0 34px;background:rgba(255,255,255,.2);box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)}
.atg-travel-hero .atg-hero-action-icon .atg-ui-icon{width:22px;height:22px;stroke-width:2}
.atg-travel-hero .atg-start-guide-btn .atg-hero-action-icon{background:#eaf3ff;box-shadow:inset 0 0 0 1px rgba(40,119,233,.08)}
.atg-travel-hero .atg-start-guide-btn .atg-hero-action-icon .atg-ui-icon{width:20px;height:20px}
@media(max-width:380px){.atg-travel-hero .atg-hero-actions .atg-contribute-btn,.atg-travel-hero .atg-hero-actions .atg-start-guide-btn{min-height:48px;gap:6px;padding-left:9px;padding-right:10px;font-size:9.5px}.atg-travel-hero .atg-hero-action-icon{width:30px;height:30px;flex-basis:30px}.atg-travel-hero .atg-hero-action-icon .atg-ui-icon{width:20px;height:20px}}

/* 1.5.23 — equal hero margins and clear space before the sticky search */
.atg-travel-hero{margin:14px}
.atg-home .atg-search-panel-top{margin-top:0}
