.trip-status-badge-module__Vzeh_a__draft{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));align-items:center;gap:.375rem;display:inline-flex}.trip-status-badge-module__Vzeh_a__planned{background-color:hsl(var(--primary)/.1);color:hsl(var(--primary));align-items:center;gap:.375rem;display:inline-flex}.trip-status-badge-module__Vzeh_a__active{color:#fff;background-color:#16a249e6;align-items:center;gap:.375rem;animation:2s cubic-bezier(.4,0,.6,1) infinite trip-status-badge-module__Vzeh_a__pulse;display:inline-flex}.trip-status-badge-module__Vzeh_a__paused{color:#fff;background-color:#e7b008e6;align-items:center;gap:.375rem;display:inline-flex}.trip-status-badge-module__Vzeh_a__completed{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));align-items:center;gap:.375rem;display:inline-flex}.trip-status-badge-module__Vzeh_a__sm{padding:.125rem .5rem;font-size:.75rem}.trip-status-badge-module__Vzeh_a__md{padding:.25rem .625rem;font-size:.875rem}.trip-status-badge-module__Vzeh_a__lg{padding:.375rem .75rem;font-size:1rem}@keyframes trip-status-badge-module__Vzeh_a__pulse{0%,to{opacity:1}50%{opacity:.7}}
.dialog-module__yini9G__overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:fixed;inset:0}.dialog-module__yini9G__content{z-index:50;border:1px solid var(--border);background:var(--background);width:100%;max-width:32rem;box-shadow:var(--shadow-xl);border-radius:var(--radius-xl);gap:1rem;padding:1.5rem;animation:.2s ease-out dialog-module__yini9G__dialogIn;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes dialog-module__yini9G__dialogIn{0%{opacity:0;transform:translate(-50%,-48%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.dialog-module__yini9G__closeButton{border-radius:var(--radius-sm);opacity:.7;cursor:pointer;color:var(--foreground);background:0 0;border:none;padding:.25rem;transition:opacity .15s;position:absolute;top:1rem;right:1rem}.dialog-module__yini9G__closeButton:hover{opacity:1}.dialog-module__yini9G__closeButton:focus{box-shadow:0 0 0 2px var(--ring);outline:none}.dialog-module__yini9G__closeIcon{width:1rem;height:1rem}.dialog-module__yini9G__header{text-align:center;flex-direction:column;gap:.375rem;display:flex}@media (min-width:640px){.dialog-module__yini9G__header{text-align:left}}.dialog-module__yini9G__footer{flex-direction:column-reverse;display:flex}@media (min-width:640px){.dialog-module__yini9G__footer{flex-direction:row;justify-content:flex-end;gap:.5rem}}.dialog-module__yini9G__title{font-size:var(--text-lg);letter-spacing:-.025em;color:var(--foreground);font-weight:600;line-height:1}.dialog-module__yini9G__description{font-size:var(--text-sm);color:var(--muted-foreground)}
