.line-badge-unified{background:color-mix(in srgb, var(--badge-bg,#3b82f6) 75%, transparent);-webkit-backdrop-filter:blur(20px)saturate(200%);border:1px solid color-mix(in srgb, var(--badge-bg,#3b82f6) 40%, #fff3);box-shadow:none;box-sizing:border-box;border-radius:9999px;justify-content:center;align-items:center;min-width:44px;height:24px;padding:4px 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:inline-flex;position:relative;transform:translateZ(0)}:root.dark .line-badge-unified{background:color-mix(in srgb, var(--badge-bg,#3b82f6) 65%, transparent);border:1px solid color-mix(in srgb, var(--badge-bg,#3b82f6) 40%, #ffffff1a);box-shadow:none}.badge-text{letter-spacing:-.01em;color:#fff;text-shadow:none;z-index:2;text-align:center;font-size:.85rem;font-weight:700;line-height:1;position:relative}:root.dark .badge-text{color:#f8fafc}.line-badge-unified.large{border-radius:9999px;min-width:60px;height:32px;padding:4px 14px}.line-badge-unified.large .badge-text{font-size:1.1rem}.hud-badge-override{box-shadow:none!important}.dynamic-splash{z-index:99999;background:#0f172a;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;transition:opacity .8s cubic-bezier(.4,0,.2,1),transform .8s ease-in-out;display:flex;position:fixed;top:0;left:0}.dynamic-splash.fade-out{opacity:0;pointer-events:none;transform:scale(1.15)}.splash-content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.logo-container{filter:drop-shadow(0 0 30px #84cc164d)}.brand-text{letter-spacing:-.05em;align-items:center;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:2.8rem;font-weight:900;display:flex}.brand-vega{color:#f8fafc}.brand-go{color:#84cc16}.progress-container{flex-direction:column;align-items:center;gap:.8rem;width:200px;margin-top:1.5rem;display:flex}.progress-bar{background:#ffffff14;border-radius:10px;width:100%;height:3px;overflow:hidden}.progress-fill{background:#84cc16;border-radius:10px;width:40%;height:100%;animation:1.8s ease-in-out infinite loading-slide}.loading-text{color:#fff6;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:700}.splash-footer{color:#fff3;letter-spacing:.05em;font-size:.65rem;font-weight:600;position:absolute;bottom:2.5rem}@keyframes loading-slide{0%{transform:translate(-110%)}to{transform:translate(260%)}}@keyframes bounce-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.animate-bounce-slow{animation:3s ease-in-out infinite bounce-slow}.animate-fade-in{animation:.5s ease-out forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hud-container{pointer-events:none;z-index:10000;width:100%;height:100%;transition:all .5s cubic-bezier(.32,.72,0,1);position:absolute;top:0;left:0}.true-glass{-webkit-backdrop-filter:blur(25px)saturate(200%)contrast(90%);pointer-events:auto;background:#fff6;border:1px solid #ffffff80;box-shadow:0 8px 32px #0000001a,inset 0 0 0 1px #fff3}:root.dark .true-glass{-webkit-backdrop-filter:blur(30px)saturate(180%)contrast(110%);background:#0f172a66;border:1px solid #ffffff1a;box-shadow:0 10px 40px #0006,inset 0 0 0 1px #ffffff0d}.hud-top-capsule{top:calc(5.5rem + var(--safe-area-top));opacity:0;pointer-events:auto;border-radius:2rem;align-items:center;gap:.8rem;width:92%;max-width:400px;padding:.75rem 1rem;transition:transform .6s cubic-bezier(.19,1,.22,1),opacity .3s;display:flex;position:absolute;left:50%;transform:translate(-50%)translateY(-100px)}.active .hud-top-capsule{opacity:1;transform:translate(-50%)translateY(0)}.hud-line-badge{color:#fff;text-align:center;border-radius:1.1rem;flex-shrink:0;justify-content:center;align-items:center;width:auto;min-width:44px;height:44px;padding:0 12px;font-size:.9rem;font-weight:900;display:flex;box-shadow:0 4px 12px #0003}.hud-title-area{flex:1;min-width:0}.hud-line-name{color:var(--text-color);letter-spacing:-.02em;margin:0;font-size:.95rem;font-weight:800;line-height:1.2}.hud-line-sub{color:var(--text-muted);opacity:.8;margin-top:2px;font-size:.7rem;font-weight:600}.hud-top-actions{align-self:center;gap:.4rem;display:flex}.hud-icon-btn{width:32px;height:32px;color:var(--text-color);cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}:root.dark .hud-icon-btn{background:#ffffff0d}.hud-icon-btn.fav.active{color:#f59e0b}.hud-icon-btn.close{color:#ff3b30;background:#ff3b301a}.hud-bottom-wrapper{bottom:calc(8.7rem + var(--safe-area-bottom));opacity:0;pointer-events:none;width:100%;padding:0 1rem;transition:transform .6s cubic-bezier(.19,1,.22,1),opacity .4s;position:absolute;left:0;transform:translateY(150px)}.active .hud-bottom-wrapper{opacity:1;transform:translateY(0)}.hud-bottom-capsule{pointer-events:auto;border-radius:2.2rem;flex-direction:column;gap:1.1rem;width:100%;max-width:420px;margin:0 auto;padding:1.1rem;display:flex}.hud-info-row{justify-content:space-around;align-items:center;padding:0 .5rem;display:flex}.hud-info-item{flex:1;align-items:center;gap:.5rem;display:flex}.hud-info-divider{background:#0000000d;width:1px;height:24px;margin:0 .5rem}:root.dark .hud-info-divider{background:#ffffff0d}.hud-accent{color:var(--primary);opacity:.8}.hud-info-content{flex-direction:column;display:flex}.hud-info-label{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;font-size:.65rem;font-weight:800}.hud-info-value{color:var(--text-color);word-break:break-word;font-size:.8rem;font-weight:800;line-height:1.1}.hud-stops-row{background:#ffffff1a;border:1px solid #0000;border-radius:1.4rem;padding:.7rem .8rem;position:relative;overflow:hidden}.hud-stops-track{scrollbar-width:none;scroll-snap-type:x proximity;cursor:grab;-webkit-overflow-scrolling:touch;gap:1.5rem;padding:.2rem 2.5rem .2rem .5rem;display:flex;overflow-x:auto}.hud-stops-track:active{cursor:grabbing}.hud-stops-track::-webkit-scrollbar{display:none}.hud-scroll-hint{z-index:5;pointer-events:none;background:#fffc;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;animation:1.5s infinite bounceRight;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}:root.dark .hud-scroll-hint{background:#1e293be6}@keyframes bounceRight{0%,to{transform:translateY(-50%)translate(0)}50%{transform:translateY(-50%)translate(3px)}}.hud-stop-node{cursor:pointer;scroll-snap-align:start;align-items:center;gap:.6rem;min-width:max-content;transition:opacity .2s;display:flex}.hud-stop-node:active{opacity:.6}.hud-node-dot{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 2px 4px #0000001a}.hud-stop-name-mini{color:var(--text-color);opacity:.9;white-space:nowrap;font-size:.7rem;font-weight:700}.hud-stops-gradient{pointer-events:none;width:40px;height:100%;position:absolute;top:0;right:0}.hud-skeleton-line{background:#0000000d;border-radius:6px;width:100%;height:12px;animation:1.5s infinite pulse}@keyframes pulse{0%{opacity:.5}50%{opacity:.8}to{opacity:.5}}@media (width<=400px){.hud-bottom-capsule{padding:.8rem}.hud-info-row{padding:0}}.hud-info-item.interactive-schedule{border-radius:.8rem;margin:-.25rem -.5rem;padding:.25rem .5rem;transition:transform .2s,background .2s}.hud-info-item.interactive-schedule:hover{background:#00000008;transform:scale(1.02)}:root.dark .hud-info-item.interactive-schedule:hover{background:#ffffff08}.hud-info-item.interactive-schedule:active{transform:scale(.98)}.hud-bottom-capsule.expanded{max-height:calc(100vh - 19rem);animation:.4s cubic-bezier(.16,1,.3,1) expandHeight}@keyframes expandHeight{0%{opacity:.8;max-height:150px}to{opacity:1;max-height:calc(100vh - 19rem)}}.hud-schedule-expanded-content{flex-direction:column;flex:1;gap:.9rem;width:100%;min-height:0;display:flex}.hud-schedule-header{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding-bottom:.4rem;display:flex}:root.dark .hud-schedule-header{border-bottom:1px solid #ffffff0d}.hud-schedule-title{text-transform:uppercase;color:var(--text-color);letter-spacing:.03em;font-size:.9rem;font-weight:800}.hud-schedule-close-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.hud-schedule-close-btn:hover{color:var(--text-color);background:#0000000d}:root.dark .hud-schedule-close-btn:hover{background:#ffffff0d}.hud-schedule-tabs{background:#00000008;border-radius:1.2rem;gap:.4rem;padding:3px;display:flex}:root.dark .hud-schedule-tabs{background:#ffffff05}.hud-schedule-tab{color:var(--text-muted);cursor:pointer;text-align:center;background:0 0;border:none;border-radius:1rem;flex:1;padding:.5rem .2rem;font-size:.75rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1)}.hud-schedule-tab:hover{color:var(--text-color)}.hud-schedule-tab.active{background:var(--accent-color,var(--primary));color:#fff;box-shadow:0 2px 8px #00000026}.hud-schedule-grid{scrollbar-width:thin;flex-direction:column;flex:1;gap:.6rem;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.hud-schedule-grid::-webkit-scrollbar{width:4px}.hud-schedule-grid::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}:root.dark .hud-schedule-grid::-webkit-scrollbar-thumb{background:#ffffff1a}.hud-schedule-row{background:#00000003;border-radius:.6rem;align-items:center;gap:.8rem;padding:.3rem .4rem;display:flex}:root.dark .hud-schedule-row{background:#ffffff01}.hud-schedule-hour{color:var(--text-color);min-width:28px;font-size:.8rem;font-weight:900}.hud-schedule-mins{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:1;gap:.4rem;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.hud-schedule-mins::-webkit-scrollbar{display:none}.hud-schedule-min-pill{border:1px solid #0000;border-radius:.5rem;flex-shrink:0;padding:.15rem .5rem;font-size:.75rem;font-weight:800}.hud-schedule-empty{color:var(--text-muted);text-align:center;padding:1.5rem 0;font-size:.75rem;font-weight:500}.hud-schedule-pdf-btn{color:var(--text-color);border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:.6rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:inset 0 0 0 1px #00000008}:root.dark .hud-schedule-pdf-btn{box-shadow:inset 0 0 0 1px #ffffff08}.hud-schedule-pdf-btn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.hud-schedule-pdf-btn:active{transform:translateY(0)}.hud-schedule-direction-wrapper{justify-content:center;width:100%;margin-bottom:.2rem;display:flex}.hud-schedule-direction-btn{color:var(--text-color);cursor:pointer;border:1px solid #0000000d;border-radius:1.2rem;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.55rem 1rem;font-size:.8rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:inset 0 1px #ffffff1a,0 4px 12px #0000000d}:root.dark .hud-schedule-direction-btn{background:#0f172a66;border:1px solid #ffffff14;box-shadow:inset 0 1px #ffffff0d,0 4px 12px #00000026}.hud-schedule-direction-btn:hover{border-color:var(--primary);background:#fff9;transform:translateY(-1px)}:root.dark .hud-schedule-direction-btn:hover{border-color:var(--primary);background:#0f172a99}.hud-schedule-direction-btn:active{transform:translateY(1px)}.hud-schedule-direction-btn .direction-text{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hud-schedule-stop-selector-wrapper{flex-direction:column;gap:.35rem;width:100%;display:flex}.hud-schedule-select-label{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;text-align:left;font-size:.65rem;font-weight:800}.hud-schedule-stop-select{-webkit-backdrop-filter:blur(10px);width:100%;color:var(--text-color);cursor:pointer;appearance:none;text-align:left;background:#ffffff80 url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right .8rem center/1rem no-repeat;border:1px solid #00000014;border-radius:1rem;outline:none;padding:.6rem 2.2rem .6rem .8rem;font-size:.8rem;font-weight:700;transition:all .25s;box-shadow:inset 0 1px #fff3,0 2px 6px #00000008}:root.dark .hud-schedule-stop-select{background-color:#0f172a66;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");border:1px solid #ffffff14;box-shadow:inset 0 1px #ffffff0d,0 4px 12px #00000026}.hud-schedule-stop-select:hover{border-color:var(--primary);background-color:#ffffffb3}:root.dark .hud-schedule-stop-select:hover{border-color:var(--primary);background-color:#0f172a99}.hud-schedule-stop-select:focus{border-color:var(--primary);box-shadow:0 0 0 2px #84cc1633}.hud-schedule-stop-select option{background:var(--bg-color,#fff);color:var(--text-color,#0f172a)}:root.dark .hud-schedule-stop-select option{color:#f8fafc;background:#1e293b}.poi-details-sheet{bottom:calc(8.7rem + var(--safe-area-bottom));-webkit-backdrop-filter:blur(30px)saturate(200%)contrast(90%);z-index:10001;opacity:0;background:#ffffff73;border:1px solid #ffffff80;border-radius:2.5rem;flex-direction:column;width:94%;max-width:450px;max-height:calc(100dvh - 15rem);transition:transform .5s cubic-bezier(.32,.72,0,1),opacity .3s;display:flex;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)translateY(110%);box-shadow:0 12px 40px #00000026,inset 0 0 0 1px #fff3}:root.dark .poi-details-sheet{background:#0f172a73;border-color:#ffffff1a;box-shadow:0 15px 50px #0006,inset 0 0 0 1px #ffffff0d}.poi-details-sheet.open{opacity:1;transform:translate(-50%)translateY(0)}.sheet-handle-container{cursor:pointer;flex-shrink:0;padding:.8rem 0}.sheet-handle{background:#0000001a;border-radius:10px;width:40px;height:4px;margin:0 auto}:root.dark .sheet-handle{background:#fff3}.poi-header-sticky{padding:0 1.5rem 1rem}.poi-title-row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.poi-name{letter-spacing:-.03em;color:var(--text-color);flex:1;margin:0;font-size:1.35rem;font-weight:900;line-height:1.15}.close-btn{cursor:pointer;width:34px;height:34px;color:var(--text-color);background:#0000000d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s;display:flex}:root.dark .close-btn{background:#ffffff14}.close-btn:active{transform:scale(.9)}.poi-scroll-content{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex:1;padding:1.5rem;overflow-y:auto}.poi-scroll-content::-webkit-scrollbar{display:none}.poi-image-container{border:1px solid #ffffff4d;border-radius:1.4rem;width:100%;height:120px;margin-bottom:1rem;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.poi-image{object-fit:cover;width:100%;height:100%}.poi-image-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#00000080;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:.6rem;font-weight:800;display:flex;position:absolute;bottom:10px;right:10px}.poi-info-card{background:#ffffff4d;border:1px solid #fff3;border-radius:1.2rem;flex-direction:column;gap:.8rem;margin-bottom:1rem;padding:1rem;display:flex}:root.dark .poi-info-card{background:#ffffff05;border-color:#ffffff0d}.info-item{align-items:flex-start;gap:.8rem;display:flex}.info-icon{color:var(--primary);flex-shrink:0;margin-top:2px}.info-label{display:none}.info-value{color:var(--text-color);margin:0;font-size:.9rem;font-weight:600;line-height:1.3}.poi-actions{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.primary-action,.secondary-action{cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:none;border-radius:1.2rem;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.85rem;font-size:.85rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.primary-action{background:var(--primary);color:#fff;box-shadow:0 8px 20px #84cc1640}.secondary-action{color:var(--text-color);background:#fff6;border:1px solid #0000000d}:root.dark .secondary-action{background:#ffffff0d;border-color:#ffffff1a}.primary-action:hover{transform:translateY(-2px);box-shadow:0 10px 25px #84cc1659}.primary-action:active,.secondary-action:active{transform:scale(.97)translateY(0)}.poi-legal-note{text-align:center;opacity:.5;padding:0 1rem 1rem;font-size:.7rem;font-weight:500;line-height:1.4}.cookie-banner-overlay{bottom:calc(9.2rem + var(--safe-area-bottom));z-index:9999;width:calc(100% - 2rem);max-width:500px;animation:.5s cubic-bezier(.175,.885,.32,1.275) slideUpCookie;position:fixed;left:50%;transform:translate(-50%)}.cookie-banner-glass{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#0f172acc;border:1px solid #ffffff1a;border-radius:1.5rem;align-items:center;gap:1.5rem;padding:1rem 1.2rem;display:flex;box-shadow:0 10px 40px #0000004d}:root:not(.dark) .cookie-banner-glass{background:#ffffffd9;border-color:#0000000d;box-shadow:0 10px 40px #0000001a}.cookie-content p{color:var(--text-color);margin:0;font-size:.85rem;font-weight:500;line-height:1.4}.cookie-accept-btn{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:1rem;padding:.6rem 1.2rem;font-size:.85rem;font-weight:800;transition:transform .2s}.cookie-accept-btn:active{transform:scale(.95)}@keyframes slideUpCookie{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}@media (width<=480px){.cookie-banner-glass{text-align:center;flex-direction:column;gap:.8rem;padding:1.2rem}.cookie-accept-btn{width:100%}}
