.tp-container{background:#fff;flex-direction:column;height:100dvh;display:flex;overflow:hidden}.tp-map-section{flex:0 0 45%;min-height:200px;position:relative}.tp-map{width:100%;height:100%}.tp-map-placeholder{color:#64748b;background:#f1f5f9;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;display:flex}.tp-marker-label{background:0 0;border:none}.tp-marker-label span{color:#fff;pointer-events:auto;cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:flex}.tp-content-section{flex:1;padding:16px 16px 100px;overflow-y:auto}.tp-tour-header{margin-bottom:12px}.tp-tour-header-row{align-items:flex-start;gap:10px;display:flex}.tp-share-btn{color:#0ea5e9;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-top:2px;transition:all .15s;display:flex}.tp-share-btn:hover{background:#f0f9ff;border-color:#0ea5e9}.tp-share-btn:active{transform:scale(.93)}.tp-share-toast{color:#fff;background:#0f172a;border-radius:6px;margin-top:6px;padding:4px 12px;font-size:12px;font-weight:500;animation:.2s ease-out tp-toast-in;display:inline-block}@keyframes tp-toast-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.tp-tour-title{color:#0f172a;margin:0;font-size:20px;font-weight:700;line-height:1.3}.tp-tour-meta{color:#64748b;margin-top:4px;font-size:13px}.tp-stop-dots{-webkit-overflow-scrolling:touch;gap:6px;margin-bottom:16px;padding:4px 0;display:flex;overflow-x:auto}.tp-stop-dot{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:600;transition:all .2s;display:flex}.tp-stop-dot:hover{color:#0ea5e9;border-color:#0ea5e9}.tp-stop-dot--active{color:#fff;background:#0ea5e9;border-color:#0ea5e9}.tp-stop-content{margin-bottom:16px}.tp-stop-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.tp-stop-number{color:#fff;background:#0ea5e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.tp-stop-title{color:#0f172a;margin:0;font-size:18px;font-weight:600;line-height:1.3}.tp-stop-image-wrapper{border-radius:8px;margin-bottom:12px;overflow:hidden}.tp-stop-image{object-fit:cover;width:100%;height:auto;max-height:240px;display:block}.tp-stop-text{color:#334155;font-size:15px;line-height:1.6}.tp-stop-text p{margin-bottom:10px}.tp-stop-text p:last-child{margin-bottom:0}.tp-nav-buttons{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.tp-nav-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .15s}.tp-nav-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.tp-nav-btn:disabled{opacity:.4;cursor:not-allowed}.tp-nav-counter{color:#64748b;font-size:13px;font-weight:500}.tp-audio-bar{color:#f8fafc;z-index:1000;background:#0f172a;align-items:center;gap:12px;padding:10px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #00000026}.tp-audio-play-btn{color:#fff;cursor:pointer;background:#0ea5e9;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex}.tp-audio-play-btn:hover{background:#0284c7}.tp-audio-info{flex:1;min-width:0}.tp-audio-stop-title{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;display:block;overflow:hidden}.tp-audio-progress-row{align-items:center;gap:8px;margin-top:4px;display:flex}.tp-audio-time{color:#94a3b8;font-variant-numeric:tabular-nums;min-width:32px;font-size:11px}.tp-audio-seek{appearance:none;cursor:pointer;background:#334155;border-radius:2px;outline:none;flex:1;height:4px}.tp-audio-seek::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#0ea5e9;border-radius:50%;width:14px;height:14px}.tp-audio-seek::-moz-range-thumb{cursor:pointer;background:#0ea5e9;border:none;border-radius:50%;width:14px;height:14px}.tp-audio-loading{animation:1s linear infinite tp-spin}@keyframes tp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:769px){.tp-container{flex-direction:row}.tp-map-section{flex:0 0 55%;height:100dvh}.tp-content-section{flex:1;height:100dvh;padding:24px 24px 100px;overflow-y:auto}.tp-tour-title{font-size:24px}.tp-stop-title{font-size:20px}.tp-stop-image{max-height:320px}.tp-audio-bar{border-radius:12px 12px 0 0;left:55%}}
