.CommandPalette-module__L6CnNa__trigger{border:1px solid var(--card-border);background:var(--input-bg);height:32px;color:var(--text-muted);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:0 .6rem;font-size:.82rem;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.CommandPalette-module__L6CnNa__trigger:hover{background:var(--input-bg-focus);color:var(--foreground);border-color:var(--accent)}.CommandPalette-module__L6CnNa__triggerLabel{font-weight:500}.CommandPalette-module__L6CnNa__triggerKbd{background:var(--btn-bg);border:1px solid var(--card-border);color:var(--text-muted);border-radius:5px;padding:.1rem .3rem;font-family:inherit;font-size:.68rem;font-weight:600;line-height:1}.CommandPalette-module__L6CnNa__overlay{z-index:4000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000073;justify-content:center;align-items:flex-start;padding-top:12vh;animation:.12s CommandPalette-module__L6CnNa__cpFade;display:flex;position:fixed;inset:0}@keyframes CommandPalette-module__L6CnNa__cpFade{0%{opacity:0}to{opacity:1}}.CommandPalette-module__L6CnNa__panel{background:var(--panel-bg);border:1px solid var(--card-border);border-radius:14px;flex-direction:column;width:min(620px,92vw);max-height:66vh;animation:.14s CommandPalette-module__L6CnNa__cpPop;display:flex;overflow:hidden;box-shadow:0 24px 60px #00000059}@keyframes CommandPalette-module__L6CnNa__cpPop{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.CommandPalette-module__L6CnNa__searchRow{border-bottom:1px solid var(--card-border);align-items:center;gap:.6rem;padding:.85rem 1rem;display:flex}.CommandPalette-module__L6CnNa__searchIcon{color:var(--text-muted);flex-shrink:0}.CommandPalette-module__L6CnNa__input{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1rem}.CommandPalette-module__L6CnNa__input::placeholder{color:var(--text-muted)}.CommandPalette-module__L6CnNa__escKbd{background:var(--btn-bg);border:1px solid var(--card-border);color:var(--text-muted);border-radius:5px;flex-shrink:0;padding:.15rem .35rem;font-family:inherit;font-size:.62rem;font-weight:600}.CommandPalette-module__L6CnNa__loading{color:var(--text-muted);flex-shrink:0;font-size:.72rem}.CommandPalette-module__L6CnNa__list{padding:.4rem;overflow-y:auto}.CommandPalette-module__L6CnNa__group{margin-bottom:.2rem}.CommandPalette-module__L6CnNa__groupLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);align-items:center;gap:.3rem;padding:.4rem .6rem .25rem;font-size:.68rem;font-weight:700;display:flex}.CommandPalette-module__L6CnNa__item{width:100%;color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:.7rem;padding:.55rem .7rem;transition:background .1s;display:flex}.CommandPalette-module__L6CnNa__item.CommandPalette-module__L6CnNa__active{background:var(--accent);color:#fff}.CommandPalette-module__L6CnNa__itemIcon{background:var(--btn-bg);width:30px;height:30px;color:var(--text-muted);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CommandPalette-module__L6CnNa__item.CommandPalette-module__L6CnNa__active .CommandPalette-module__L6CnNa__itemIcon{color:#fff;background:#fff3}.CommandPalette-module__L6CnNa__itemText{flex-direction:column;flex:1;min-width:0;display:flex}.CommandPalette-module__L6CnNa__itemLabel{white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:500;overflow:hidden}.CommandPalette-module__L6CnNa__itemSub{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.CommandPalette-module__L6CnNa__item.CommandPalette-module__L6CnNa__active .CommandPalette-module__L6CnNa__itemSub{color:#fffc}.CommandPalette-module__L6CnNa__itemEnter{opacity:0;flex-shrink:0}.CommandPalette-module__L6CnNa__item.CommandPalette-module__L6CnNa__active .CommandPalette-module__L6CnNa__itemEnter{opacity:.9}.CommandPalette-module__L6CnNa__empty{text-align:center;color:var(--text-muted);padding:1.6rem 1rem;font-size:.88rem}.CommandPalette-module__L6CnNa__footer{border-top:1px solid var(--card-border);background:var(--panel-header-bg);align-items:center;gap:1rem;padding:.55rem 1rem;display:flex}.CommandPalette-module__L6CnNa__hint{color:var(--text-muted);align-items:center;gap:.25rem;font-size:.72rem;display:inline-flex}.CommandPalette-module__L6CnNa__hintCount{color:var(--text-muted);margin-left:auto;font-size:.72rem}@media (max-width:640px){.CommandPalette-module__L6CnNa__triggerLabel,.CommandPalette-module__L6CnNa__triggerKbd{display:none}.CommandPalette-module__L6CnNa__trigger{justify-content:center;width:32px;padding:0}}
.Novedades-module__m0ljhG__trigger{border:1px solid var(--card-border);background:var(--btn-bg);width:34px;height:34px;color:var(--text-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex;position:relative}.Novedades-module__m0ljhG__trigger:hover{background:var(--btn-bg-hover);color:var(--foreground);border-color:var(--accent)}.Novedades-module__m0ljhG__dot{background:var(--danger);border:1.5px solid var(--navbar-bg);border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.Novedades-module__m0ljhG__overlay{z-index:4000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000073;justify-content:center;align-items:flex-start;padding-top:12vh;animation:.12s Novedades-module__m0ljhG__novFade;display:flex;position:fixed;inset:0}@keyframes Novedades-module__m0ljhG__novFade{0%{opacity:0}to{opacity:1}}.Novedades-module__m0ljhG__panel{background:var(--panel-bg);border:1px solid var(--card-border);border-radius:14px;flex-direction:column;width:min(500px,92vw);max-height:72vh;animation:.14s Novedades-module__m0ljhG__novPop;display:flex;overflow:hidden;box-shadow:0 24px 60px #00000059}@keyframes Novedades-module__m0ljhG__novPop{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.Novedades-module__m0ljhG__header{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;padding:1rem 1.1rem;display:flex}.Novedades-module__m0ljhG__headerTitle{color:var(--foreground);font-size:1rem;font-weight:700}.Novedades-module__m0ljhG__close{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.Novedades-module__m0ljhG__close:hover{background:var(--btn-bg-hover);color:var(--foreground)}.Novedades-module__m0ljhG__body{padding:.4rem 1.1rem .8rem;overflow-y:auto}.Novedades-module__m0ljhG__release{border-bottom:1px solid var(--card-border);padding:1.1rem 0}.Novedades-module__m0ljhG__release:last-child{border-bottom:none}.Novedades-module__m0ljhG__releaseFecha{color:var(--text-muted);margin-bottom:.35rem;font-size:.72rem}.Novedades-module__m0ljhG__releaseTitle{color:var(--foreground);margin-bottom:.6rem;font-size:.92rem;font-weight:600;line-height:1.35}.Novedades-module__m0ljhG__cambios{flex-direction:column;gap:.4rem;margin:0;padding-left:1.05rem;display:flex}.Novedades-module__m0ljhG__cambios li{color:var(--text-muted);font-size:.85rem;line-height:1.5}.Novedades-module__m0ljhG__cambios li::marker{color:var(--accent)}
.RouteProgress-module__vSdnXa__bar{background:linear-gradient(90deg, var(--accent), var(--accent-hover,var(--accent)));height:3px;box-shadow:0 0 10px var(--accent), 0 0 4px var(--accent);z-index:10000;will-change:width;border-radius:0 3px 3px 0;transition:width .2s ease-out,opacity .3s ease-out;position:fixed;top:0;left:0}.RouteProgress-module__vSdnXa__hidden{opacity:0}
