:root{--bg:#1a2f2a;--bg-elev:#233d35;--bg-card:#233d35;--fg:#f7f3eb;--fg-muted:#9fb9ac;--accent:#c28b2c;--accent-soft:#c28b2c2e;--green:#315c53;--red:#e06c6c;--radius:16px;--radius-sm:8px;--shadow:0 4px 20px #00000059;font-family:Roboto,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;overscroll-behavior:none}.screen{flex-direction:column;max-width:480px;min-height:100dvh;margin:0 auto;padding:20px 16px 96px;display:flex;position:relative}.btn{border-radius:var(--radius-sm);cursor:pointer;color:var(--fg);background:var(--accent);border:none;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:16px;font-weight:600;transition:transform .1s,opacity .15s;display:inline-flex}.btn:active{transform:scale(.97)}.btn:disabled{opacity:.5;cursor:default}.btn.primary{background:var(--accent);color:#1a2f2a}.btn.secondary{background:var(--bg-card);color:var(--fg);border:1px solid #ffffff1f}.btn.ghost{color:var(--fg-muted);background:0 0}.btn.full{width:100%}.btn.small{padding:8px 14px;font-size:14px}.btn.round{border-radius:999px;padding:12px 18px}.card{background:var(--bg-card);box-shadow:var(--shadow);border-radius:12px;margin-bottom:12px;padding:16px}.title{letter-spacing:-.02em;margin:8px 0;font-size:26px;font-weight:700}.subtitle{color:var(--fg-muted);margin:4px 0 16px;font-size:15px;line-height:1.5}.topbar{justify-content:space-between;align-items:center;padding:4px 0 12px;display:flex}.topbar .back{color:var(--fg);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:22px}.icon-btn{background:var(--bg-card);color:var(--fg);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:inline-flex}.icon-btn:active{transform:scale(.95)}.badge{background:var(--accent-soft);color:var(--accent);letter-spacing:.06em;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.list-item{cursor:pointer;border-bottom:1px solid #ffffff0f;align-items:center;gap:14px;padding:14px 4px;display:flex}.list-item:last-child{border-bottom:none}.list-item .item-title{font-size:16px;font-weight:600}.list-item .item-sub{color:var(--fg-muted);margin-top:2px;font-size:13px}.input{background:var(--bg-elev);border-radius:var(--radius-sm);width:100%;color:var(--fg);border:1px solid #ffffff1f;outline:none;padding:14px 16px;font-size:16px}.input:focus{border-color:var(--accent)}.segmented{background:var(--bg-elev);border-radius:var(--radius-sm);gap:4px;padding:4px;display:flex}.segmented button{color:var(--fg-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 8px;font-size:14px;font-weight:600}.segmented button.active{background:var(--accent);color:#1a2f2a}.overlay{z-index:100;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.overlay .sheet{background:var(--bg-elev);width:100%;max-width:440px;max-height:82dvh;box-shadow:var(--shadow);border-radius:16px;padding:20px;overflow-y:auto}.bs-overlay{z-index:100;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bs-backdrop{background:#0009;position:absolute;inset:0}.bs-sheet{touch-action:none;-webkit-user-select:none;user-select:none;background:#f7f3eb;border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-width:480px;display:flex;position:relative;box-shadow:0 -8px 24px #00000059}.bs-handle{cursor:grab;background:#d8d1c8;border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:10px auto 8px}.bs-header{align-items:center;padding:0 20px 10px;display:flex}.bs-title{color:#24211d;flex:1;font-size:18px;font-weight:800}.bs-close{width:36px;height:36px;font-size:14px}.bs-divider{background:#ede8df;flex-shrink:0;height:1px}.bs-content{-webkit-overflow-scrolling:touch;flex:1;padding:14px 20px 20px;overflow-y:auto}.progress-bar{background:var(--bg-elev);border-radius:999px;height:6px;overflow:hidden}.progress-bar>div{background:var(--accent);border-radius:999px;height:100%;transition:width .3s}.spinner{border:3px solid var(--bg-elev);border-top-color:var(--accent);border-radius:50%;width:36px;height:36px;margin:24px auto;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;color:var(--fg-muted);padding:40px 20px}.stop-hero-img{object-fit:cover;background:var(--bg-elev);border-radius:16px;width:100%;height:min(58dvh,520px)}.route-strip{scrollbar-width:none;gap:8px;padding:2px 0 10px;display:flex;overflow-x:auto}.route-strip::-webkit-scrollbar{display:none}.mini-stop-chip{color:#403a33;cursor:pointer;white-space:nowrap;background:#f1e9dc;border:1px solid #d8d1c8;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;height:44px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.mini-stop-chip.active{color:#fff;background:#315c53;border-color:#315c53}.mini-stop-chip.completed{color:#403a33;background:#e5eee8;border-color:#d8d1c8}.mini-stop-chip .msc-num{font-weight:800}.karaoke-line{color:#453f38;opacity:1;padding:6px 0;font-size:15px;line-height:1.6;transition:background .3s}.karaoke-line.active{color:#453f38;opacity:1;background:#fff3cd;border-radius:8px;padding:4px 12px;font-weight:700}.player-bar{background:var(--bg-elev);z-index:50;border-top:1px solid #ffffff14;max-width:480px;margin:0 auto;padding:10px 16px 16px;position:fixed;bottom:0;left:0;right:0}.chip{background:var(--bg-card);cursor:pointer;color:var(--fg);border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;display:inline-flex}.chip.active{border-color:var(--accent);color:var(--accent)}.screen.light{--bg:#f7f3eb;--bg-elev:#fffcf7;--bg-card:#fff;--fg:#3b3731;--fg-muted:#5c564f;--accent:#c28b2c;--accent-soft:#c28b2c24;--green:#315c53;--red:#b84a42;--shadow:0 2px 12px #3c37321a;background:linear-gradient(#f7f3eb 0%,#e4ece6 100%)}.screen.light .card{border:1px solid #3c37320f}.screen.light .list-item{border-bottom-color:#3c373214}.screen.light .topbar .back{color:var(--fg)}.screen.light .input{background:var(--bg-elev);color:var(--fg);border-color:#3c373224}.screen.light .segmented{background:var(--bg-elev);border:1px solid #3c373214}.screen.light .segmented button{color:var(--fg-muted)}.screen.light .segmented button.active{background:var(--accent);color:#fff}.screen.light .btn.secondary{background:var(--bg-card);color:var(--fg);border:1px solid #3c37321f}.screen.light .chip{background:var(--bg-card);color:var(--fg);border-color:#3c373224}.screen.light .chip.active{border-color:var(--accent);color:var(--accent)}.screen.light .icon-btn{background:var(--bg-card);color:var(--fg)}.screen.light .spinner{border-color:var(--bg-elev);border-top-color:var(--accent)}.screen.light .progress-bar{background:var(--bg-elev)}.screen.light .karaoke-line{color:var(--fg-muted)}.screen.light .karaoke-line.active{color:var(--accent)}.screen.light .stop-hero-img{background:var(--bg-elev)}.screen.light .empty-state{color:var(--fg-muted)}.screen.light .player-bar{background:#fffcf7;border-top:1px solid #3c37321a}.screen.light .player-bar .progress-bar{background:#e1ddd5}.screen.light .player-bar .progress-bar>div{background:var(--green)}.header-bar{background:#233d35;flex-direction:column;margin:-20px -16px 16px;padding:10px 4px 8px;display:flex}.header-bar .header-row{align-items:center;gap:4px;display:flex}.header-bar .header-row .back{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:22px}.header-bar .header-title{color:#fff;font-size:18px;font-weight:700}.header-bar .header-sub{color:#d7e4d8;padding:0 16px 4px;font-size:14px}.avatar-chip{color:#fff;cursor:pointer;background:#c28b2c;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:inline-flex}.lang-chip{color:#fff;cursor:pointer;background:#233d35;border:none;border-radius:8px;padding:6px 10px;font-size:13px}.lang-chip.active{background:#c28b2c;font-weight:700}.primary-card{color:#f7f3eb;cursor:pointer;background:linear-gradient(160deg,#233d35 0%,#1f332d 100%);border:1px solid #49685d;border-radius:16px;padding:20px;box-shadow:0 4px 20px #0000004d}.primary-card .pc-icon{margin-bottom:10px;font-size:40px}.primary-card .pc-title{color:#fff;font-size:20px;font-weight:800}.primary-card .pc-sub{color:#9fb9ac;margin-top:2px;font-size:13px}.primary-card .pc-desc{color:#d7e4d8;margin-top:8px;font-size:14px;line-height:1.5}.primary-card .pc-footer{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.primary-card .pc-stops{color:#b9d2c9;font-size:12px}.primary-card .pc-cta{color:#fff;cursor:pointer;background:#c28b2c;border:none;border-radius:999px;padding:8px 18px;font-size:13px;font-weight:700}.more-tours-label{color:#9fb9ac;margin:16px 4px 8px;font-size:13px;font-weight:600}.compact-row{cursor:pointer;background:#233d35;border:1px solid #49685d;border-radius:12px;align-items:center;gap:12px;margin-bottom:8px;padding:12px 14px;display:flex}.compact-row .cr-icon{font-size:24px}.compact-row .cr-title{color:#fff;font-size:15px;font-weight:600}.compact-row .cr-sub{color:#9fb9ac;font-size:12px}.compact-row .cr-arrow{color:#9fb9ac;margin-left:auto}@media (width>=480px){.screen{border-left:1px solid #ffffff0f;border-right:1px solid #ffffff0f}.screen.light{border-color:#3c373214}}.byv-hero{object-fit:cover;background:linear-gradient(160deg,#233d35 0%,#1f332d 100%);border-radius:12px;width:100%;height:220px;margin-bottom:14px;display:block}.byv-hero-fallback{justify-content:center;align-items:center;font-size:48px;display:flex}.byv-card{background:#fffcf7;border:1px solid #3c37320f;border-radius:12px;margin-bottom:12px;padding:16px;box-shadow:0 1px 3px #3c37321a}.byv-card-title{color:#3b3731;font-size:15px;font-weight:700}.byv-card-body{color:#453f38;margin:4px 0 0;font-size:13px;line-height:18px}.byv-card-header{align-items:center;gap:8px;display:flex}.byv-chips{justify-content:space-between;gap:8px;display:flex}.byv-chip{color:#315c53;text-align:center;white-space:nowrap;background:#f7f3eb;border:1px solid #e1ddd5;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 6px;font-size:12px;font-weight:700;display:inline-flex}.byv-chip-dot{background:#c28b2c;border-radius:999px;flex-shrink:0;width:6px;height:6px}.byv-timeline{flex-direction:column;display:flex}.byv-timeline-item{align-items:flex-start;gap:10px;display:flex}.byv-timeline-rail{flex-direction:column;flex-shrink:0;align-self:stretch;align-items:center;width:26px;display:flex}.byv-timeline-dot{color:#fff;background:#c28b2c;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;display:flex}.byv-timeline-line{border-left:2px dotted #c9c2b6;flex:1;width:2px;min-height:18px;margin:4px 0 2px}.byv-timeline-body{padding:2px 0 16px}.byv-timeline-item:last-child .byv-timeline-body{padding-bottom:0}.byv-timeline-title{color:#3b3731;font-size:14px;font-weight:700}.byv-timeline-hint{color:#6b665f;margin-top:2px;font-size:12px}.byv-assembly-header{align-items:center;gap:8px;display:flex}.byv-map-icon-btn{cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;display:inline-flex}.byv-map-icon-btn:active{background:#315c531a}.pc-media{border:1px solid #49685d;border-radius:12px;height:160px;margin-bottom:12px;overflow:hidden}.pc-media img{object-fit:cover;width:100%;height:100%;display:block}.pc-media-fallback{background:linear-gradient(135deg,#2c4a40 0%,#1f332d 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:44px;display:flex}.pc-meta{align-items:center;gap:8px;margin-top:8px;display:flex}.pc-duration{color:#1a2f2a;white-space:nowrap;background:#c28b2c;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.pc-desc-clamp{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.pc-footer-cta{justify-content:flex-end}.cr-media{border:1px solid #49685d;border-radius:10px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.cr-media img{object-fit:cover;width:100%;height:100%;display:block}.cr-media-fallback{background:linear-gradient(135deg,#2c4a40 0%,#1f332d 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;display:flex}.cr-duration{color:#d7e4d8;background:#1f332d;border:1px solid #49685d;border-radius:999px;margin-top:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.explore-desc-clamp{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.rg-overlay{z-index:120;background:#1a1a1a;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.rg-header{background:#233d35;flex-shrink:0;align-items:center;gap:4px;padding:8px 4px;display:flex}.rg-close{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.rg-title{color:#fff;margin:0;font-size:18px;font-weight:700}.rg-map{background:#1f332d;flex-shrink:0;height:220px;overflow:hidden}.rg-map iframe{border:none;width:100%;height:100%;display:block}.rg-map-fallback{text-align:center;color:#9fb9ac;justify-content:center;align-items:center;height:100%;padding:16px;font-size:14px;display:flex}.rg-startend{background:#2a2a2a;border-radius:12px;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin:12px 16px 0;padding:12px 16px;display:flex}.rg-se{flex:1;min-width:0}.rg-se-label{letter-spacing:.08em;font-size:10px;font-weight:700}.rg-se-start{color:#7fa191}.rg-se-end{color:#c28b2c}.rg-se-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.rg-se-single{white-space:normal;text-align:center;width:100%;font-size:15px}.rg-arrow{color:#c28b2c;flex-shrink:0;font-size:24px;line-height:1}.rg-divider{background:#3a3a3a;flex-shrink:0;height:1px;margin-top:12px}.rg-steps{flex-direction:column;flex:1;gap:20px;padding:16px;display:flex;overflow-y:auto}.rg-step-card{background:#2a2a2a;border-radius:8px;align-items:flex-start;gap:10px;padding:12px;display:flex}.rg-step-icon{color:#d7e4d8;background:#233d35;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.rg-step-body{flex-direction:column;gap:4px;min-width:0;display:flex}.rg-step-label{color:#7fa191;font-size:11px;font-weight:700}.rg-step-text{color:#fff;font-size:15px;font-weight:700;line-height:1.4}.rg-step-time{color:#c28b2c;font-size:11px;font-weight:600}.rg-arrive{text-align:center;cursor:pointer;color:#fff;font:inherit;background:#1a3a2a;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:16px;display:flex}.rg-arrive svg{color:#7fa191}.rg-arrive-title{color:#fff;font-size:15px;font-weight:700}.rg-arrive-sub{color:#999;font-size:12px}
