.slider-module__TemNiG__root{touch-action:none;-webkit-user-select:none;user-select:none;align-items:center;width:100%;display:flex;position:relative}.slider-module__TemNiG__track{border-radius:var(--radius-full);background:var(--secondary);flex-grow:1;width:100%;height:.375rem;position:relative;overflow:hidden}@media (min-width:768px){.slider-module__TemNiG__track{height:.5rem}}.slider-module__TemNiG__range{background:var(--primary);height:100%;position:absolute}.slider-module__TemNiG__thumb{border-radius:var(--radius-full);border:2px solid var(--primary);background:var(--background);cursor:grab;width:.875rem;height:.875rem;transition:all .2s;display:block}@media (min-width:768px){.slider-module__TemNiG__thumb{border-width:2.5px;width:1.25rem;height:1.25rem}}.slider-module__TemNiG__thumb:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring);outline:none}.slider-module__TemNiG__thumb:active{cursor:grabbing}.slider-module__TemNiG__thumb:disabled{pointer-events:none;opacity:.5}
.switch-module__7I7rHa__root{cursor:pointer;border-radius:var(--radius-full);border:2px solid #0000;flex-shrink:0;align-items:center;width:2.75rem;height:1.5rem;transition:colors .2s;display:inline-flex}.switch-module__7I7rHa__root:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring);outline:none}.switch-module__7I7rHa__root:disabled{cursor:not-allowed;opacity:.5}.switch-module__7I7rHa__root[data-state=checked]{background:var(--primary)}.switch-module__7I7rHa__root[data-state=unchecked]{background:var(--muted)}.switch-module__7I7rHa__thumb{pointer-events:none;border-radius:var(--radius-full);width:1.25rem;height:1.25rem;box-shadow:var(--shadow-lg);background:#fff;transition:transform .2s;display:block}.switch-module__7I7rHa__thumb[data-state=checked]{transform:translate(1.25rem)}.switch-module__7I7rHa__thumb[data-state=unchecked]{transform:translate(0)}
.badge-module__J5sY1G__badge{border-radius:var(--radius-full);font-size:var(--text-xs);border:1px solid #0000;align-items:center;padding:.125rem .625rem;font-weight:600;transition:colors .2s;display:inline-flex}.badge-module__J5sY1G__badge:focus{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring);outline:none}.badge-module__J5sY1G__default{background:var(--primary);color:var(--primary-foreground);border-color:#0000}.badge-module__J5sY1G__default:hover{background:color-mix(in srgb,var(--primary)90%,black)}.badge-module__J5sY1G__secondary{background:var(--secondary);color:var(--secondary-foreground);border-color:#0000}.badge-module__J5sY1G__secondary:hover{background:color-mix(in srgb,var(--secondary)80%,black)}.badge-module__J5sY1G__destructive{background:var(--destructive);color:var(--destructive-foreground);border-color:#0000}.badge-module__J5sY1G__destructive:hover{background:color-mix(in srgb,var(--destructive)90%,black)}.badge-module__J5sY1G__outline{border-color:var(--border);color:var(--foreground);background:0 0}.badge-module__J5sY1G__success{color:#fff;background:#059669;border-color:#0000}
.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)}
.NearbyItemModal-module___rF-WG__content{max-width:28rem}.NearbyItemModal-module___rF-WG__iconWrapper{border-radius:var(--radius-lg);justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:.75rem;display:flex}.NearbyItemModal-module___rF-WG__iconBlue{background:linear-gradient(135deg,#3b82f6,#06b6d4)}.NearbyItemModal-module___rF-WG__iconOrange{background:linear-gradient(135deg,#f97316,#f59e0b)}.NearbyItemModal-module___rF-WG__iconGreen{background:linear-gradient(135deg,#10b981,#14b8a6)}.NearbyItemModal-module___rF-WG__icon{color:#fff;width:1.5rem;height:1.5rem}.NearbyItemModal-module___rF-WG__title{font-size:var(--text-xl);color:var(--foreground);margin-bottom:.25rem;font-weight:600}.NearbyItemModal-module___rF-WG__description{font-size:var(--text-sm);color:var(--muted-foreground);line-height:1.5}.NearbyItemModal-module___rF-WG__details{border-top:1px solid var(--border);flex-direction:column;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}.NearbyItemModal-module___rF-WG__detailRow{align-items:flex-start;gap:.75rem;display:flex}.NearbyItemModal-module___rF-WG__clickableRow{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0;transition:opacity .2s}.NearbyItemModal-module___rF-WG__clickableRow:hover{opacity:.8}.NearbyItemModal-module___rF-WG__clickableRow:active{opacity:.6}.NearbyItemModal-module___rF-WG__detailContent{flex:1}.NearbyItemModal-module___rF-WG__detailIcon{width:1.125rem;height:1.125rem;color:var(--muted-foreground);flex-shrink:0;margin-top:.125rem}.NearbyItemModal-module___rF-WG__detailLabel{font-size:var(--text-xs);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.025em;margin-bottom:.125rem;font-weight:500;display:block}.NearbyItemModal-module___rF-WG__detailValue{font-size:var(--text-sm);color:var(--foreground);line-height:1.4;display:block}.NearbyItemModal-module___rF-WG__externalLinkIcon{width:1rem;height:1rem;color:var(--muted-foreground);opacity:.6;flex-shrink:0;margin-top:.125rem;transition:opacity .2s}.NearbyItemModal-module___rF-WG__clickableRow:hover .NearbyItemModal-module___rF-WG__externalLinkIcon{opacity:1}.NearbyItemModal-module___rF-WG__dropdownIcon{width:1rem;height:1rem;margin-right:.5rem}
.ActivitiesNearMe-module__DfSTrW__container{border:1px solid var(--border);overflow:hidden}.ActivitiesNearMe-module__DfSTrW__content{padding:1.5rem}.ActivitiesNearMe-module__DfSTrW__header{border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--muted)30%,transparent);justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}@media (max-width:639px){.ActivitiesNearMe-module__DfSTrW__header{padding:.375rem .625rem}}.ActivitiesNearMe-module__DfSTrW__headerLeft{align-items:center;gap:.5rem;display:flex}.ActivitiesNearMe-module__DfSTrW__headerIcon{border-radius:var(--radius-md);background:linear-gradient(135deg,#3b82f6,#06b6d4);flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}@media (max-width:639px){.ActivitiesNearMe-module__DfSTrW__headerIcon{width:1.25rem;height:1.25rem}}.ActivitiesNearMe-module__DfSTrW__headerIconSvg{color:#fff;width:.875rem;height:.875rem}@media (max-width:639px){.ActivitiesNearMe-module__DfSTrW__headerIconSvg{width:.75rem;height:.75rem}}.ActivitiesNearMe-module__DfSTrW__headerText{flex-direction:column;gap:0;display:flex}.ActivitiesNearMe-module__DfSTrW__headerTitle{font-size:var(--text-lg);color:var(--foreground);font-weight:600;line-height:1.3}.ActivitiesNearMe-module__DfSTrW__locationButton{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;margin:0;padding:0}.ActivitiesNearMe-module__DfSTrW__locationButton:hover .ActivitiesNearMe-module__DfSTrW__headerTitle{color:var(--primary);text-decoration:underline}.ActivitiesNearMe-module__DfSTrW__dropdownIcon{width:1rem;height:1rem;margin-right:.5rem}.ActivitiesNearMe-module__DfSTrW__refreshButton{flex-shrink:0}.ActivitiesNearMe-module__DfSTrW__refreshIcon{width:1.125rem;height:1.125rem}.ActivitiesNearMe-module__DfSTrW__refreshIcon.ActivitiesNearMe-module__DfSTrW__spinning{animation:1s linear infinite ActivitiesNearMe-module__DfSTrW__spin}@keyframes ActivitiesNearMe-module__DfSTrW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ActivitiesNearMe-module__DfSTrW__tabsContent{padding:.75rem}@media (max-width:639px){.ActivitiesNearMe-module__DfSTrW__tabsContent{padding:.5rem}}@media (min-width:640px){.ActivitiesNearMe-module__DfSTrW__tabsContent{padding:.875rem}}.ActivitiesNearMe-module__DfSTrW__tabs{width:100%}.ActivitiesNearMe-module__DfSTrW__tabsList{background:var(--muted);border-radius:var(--radius-lg);grid-template-columns:repeat(3,1fr);width:100%;margin-bottom:.625rem;padding:.1875rem;display:grid}@media (max-width:639px){.ActivitiesNearMe-module__DfSTrW__tabsList{margin-bottom:.5rem;padding:.125rem}}.ActivitiesNearMe-module__DfSTrW__tabsTrigger{font-size:var(--text-xs);color:var(--muted-foreground);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;box-sizing:border-box;background:0 0;border:none;justify-content:center;align-items:center;gap:.25rem;min-height:2rem;padding:.375rem .5rem;font-weight:500;transition:all .2s;display:flex}.ActivitiesNearMe-module__DfSTrW__tabsTrigger:hover{color:var(--foreground)}.ActivitiesNearMe-module__DfSTrW__tabsTrigger[data-state=active]{background:var(--background);color:var(--foreground);border-radius:var(--radius-md);box-shadow:0 1px 3px #0000001a}.ActivitiesNearMe-module__DfSTrW__tabIcon{flex-shrink:0;width:.875rem;height:.875rem}@media (max-width:639px){.ActivitiesNearMe-module__DfSTrW__tabsTrigger span{display:none}.ActivitiesNearMe-module__DfSTrW__tabsTrigger{border-radius:var(--radius-md);min-height:2rem;padding:.5rem .75rem}.ActivitiesNearMe-module__DfSTrW__tabsTrigger[data-state=active]{border-radius:var(--radius-md)}.ActivitiesNearMe-module__DfSTrW__tabIcon{width:1rem;height:1rem}}.ActivitiesNearMe-module__DfSTrW__tabContent{min-height:7rem}.ActivitiesNearMe-module__DfSTrW__itemsGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;margin:0 -.75rem;padding-bottom:.125rem;padding-left:.75rem;padding-right:.75rem;display:flex;overflow:auto hidden}.ActivitiesNearMe-module__DfSTrW__itemsGrid::-webkit-scrollbar{display:none}@media (max-width:639px){.ActivitiesNearMe-module__DfSTrW__itemsGrid{gap:.375rem;margin:0 -.5rem;padding-left:.5rem;padding-right:.5rem}}@media (min-width:640px){.ActivitiesNearMe-module__DfSTrW__itemsGrid{margin:0 -.875rem;padding-left:.875rem;padding-right:.875rem}}.ActivitiesNearMe-module__DfSTrW__itemCard{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:left;cursor:pointer;scroll-snap-align:start;flex-direction:column;flex-shrink:0;gap:.375rem;min-width:10rem;max-width:11rem;padding:.625rem;transition:all .2s;display:flex}@media (max-width:639px){.ActivitiesNearMe-module__DfSTrW__itemCard{gap:.25rem;padding:.5rem}}@media (min-width:640px){.ActivitiesNearMe-module__DfSTrW__itemCard{min-width:12rem;max-width:14rem}}.ActivitiesNearMe-module__DfSTrW__itemCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ActivitiesNearMe-module__DfSTrW__itemCardBlue{border-color:color-mix(in srgb,#3b82f6 20%,var(--border))}.ActivitiesNearMe-module__DfSTrW__itemCardBlue:hover{border-color:#3b82f6}.ActivitiesNearMe-module__DfSTrW__itemCardOrange{border-color:color-mix(in srgb,#f97316 20%,var(--border))}.ActivitiesNearMe-module__DfSTrW__itemCardOrange:hover{border-color:#f97316}.ActivitiesNearMe-module__DfSTrW__itemCardGreen{border-color:color-mix(in srgb,#10b981 20%,var(--border))}.ActivitiesNearMe-module__DfSTrW__itemCardGreen:hover{border-color:#10b981}.ActivitiesNearMe-module__DfSTrW__itemHeader{align-items:flex-start;gap:.375rem;display:flex}.ActivitiesNearMe-module__DfSTrW__itemIcon{flex-shrink:0;width:1rem;height:1rem;margin-top:.125rem}.ActivitiesNearMe-module__DfSTrW__itemCardBlue .ActivitiesNearMe-module__DfSTrW__itemIcon{color:#3b82f6}.ActivitiesNearMe-module__DfSTrW__itemCardOrange .ActivitiesNearMe-module__DfSTrW__itemIcon{color:#f97316}.ActivitiesNearMe-module__DfSTrW__itemCardGreen .ActivitiesNearMe-module__DfSTrW__itemIcon{color:#10b981}.ActivitiesNearMe-module__DfSTrW__itemName{font-size:var(--text-sm);color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ActivitiesNearMe-module__DfSTrW__itemDescription{font-size:var(--text-xs);color:var(--muted-foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:639px){.ActivitiesNearMe-module__DfSTrW__itemDescription{display:none}}.ActivitiesNearMe-module__DfSTrW__itemMeta{flex-wrap:wrap;gap:.375rem;margin-top:auto;display:flex}.ActivitiesNearMe-module__DfSTrW__itemMetaItem{font-size:var(--text-xs);color:var(--muted-foreground);align-items:center;gap:.25rem;display:flex}.ActivitiesNearMe-module__DfSTrW__metaIcon{width:.75rem;height:.75rem}.ActivitiesNearMe-module__DfSTrW__skeletonCard{background:var(--muted);border-radius:var(--radius-lg);flex-direction:column;flex-shrink:0;gap:.375rem;min-width:10rem;max-width:11rem;padding:.625rem;animation:1.5s ease-in-out infinite ActivitiesNearMe-module__DfSTrW__pulse;display:flex}@media (max-width:639px){.ActivitiesNearMe-module__DfSTrW__skeletonCard{gap:.25rem;padding:.5rem}}@media (min-width:640px){.ActivitiesNearMe-module__DfSTrW__skeletonCard{min-width:12rem;max-width:14rem}}.ActivitiesNearMe-module__DfSTrW__skeletonTitle{background:color-mix(in srgb,var(--foreground)10%,transparent);border-radius:var(--radius-sm);width:80%;height:1rem}.ActivitiesNearMe-module__DfSTrW__skeletonLine{background:color-mix(in srgb,var(--foreground)5%,transparent);border-radius:var(--radius-sm);width:100%;height:.75rem}@keyframes ActivitiesNearMe-module__DfSTrW__pulse{0%,to{opacity:1}50%{opacity:.5}}.ActivitiesNearMe-module__DfSTrW__loadingState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:12rem;display:flex}.ActivitiesNearMe-module__DfSTrW__loadingIcon{width:2.5rem;height:2.5rem;color:var(--primary);animation:1s ease-in-out infinite ActivitiesNearMe-module__DfSTrW__bounce}@keyframes ActivitiesNearMe-module__DfSTrW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ActivitiesNearMe-module__DfSTrW__loadingText{font-size:var(--text-base);color:var(--foreground);font-weight:500}.ActivitiesNearMe-module__DfSTrW__errorState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:12rem;display:flex}.ActivitiesNearMe-module__DfSTrW__errorIcon{color:#ef4444;width:2.5rem;height:2.5rem}.ActivitiesNearMe-module__DfSTrW__errorText{font-size:var(--text-base);color:var(--muted-foreground)}.ActivitiesNearMe-module__DfSTrW__tabError{text-align:center;min-height:6rem;color:var(--muted-foreground);font-size:var(--text-sm);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.ActivitiesNearMe-module__DfSTrW__emptyText{text-align:center;color:var(--muted-foreground);font-size:var(--text-sm);padding:1.25rem}.ActivitiesNearMe-module__DfSTrW__manualInputState{flex-direction:column;gap:1.25rem;padding:.5rem 0;display:flex}.ActivitiesNearMe-module__DfSTrW__manualInputHeader{align-items:flex-start;gap:.75rem;display:flex}.ActivitiesNearMe-module__DfSTrW__alertIcon{width:1.5rem;height:1.5rem;color:var(--muted-foreground);flex-shrink:0;margin-top:.125rem}.ActivitiesNearMe-module__DfSTrW__manualInputTitle{font-size:var(--text-base);color:var(--foreground);margin-bottom:.25rem;font-weight:600}.ActivitiesNearMe-module__DfSTrW__manualInputSubtitle{font-size:var(--text-sm);color:var(--muted-foreground)}.ActivitiesNearMe-module__DfSTrW__manualInputForm{flex-direction:column;gap:.75rem;display:flex}.ActivitiesNearMe-module__DfSTrW__manualInputButton{width:100%}.ActivitiesNearMe-module__DfSTrW__btnIcon{width:1rem;height:1rem;margin-right:.5rem}.ActivitiesNearMe-module__DfSTrW__exploreLink{font-size:var(--text-sm);color:var(--primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.375rem;margin-top:1rem;padding:.75rem;font-weight:500;transition:all .2s;display:flex}@media (max-width:639px){.ActivitiesNearMe-module__DfSTrW__exploreLink{margin-top:.5rem;padding:.5rem}}.ActivitiesNearMe-module__DfSTrW__exploreLink:hover{color:color-mix(in srgb,var(--primary)80%,black)}.ActivitiesNearMe-module__DfSTrW__exploreLink:hover .ActivitiesNearMe-module__DfSTrW__exploreLinkIcon{transform:translate(4px)}.ActivitiesNearMe-module__DfSTrW__exploreLinkIcon{width:1rem;height:1rem;transition:transform .2s}.ActivitiesNearMe-module__DfSTrW__showMoreCard{cursor:pointer;text-align:center;justify-content:center;align-items:center;min-height:100%;display:flex}.ActivitiesNearMe-module__DfSTrW__showMoreCard:disabled{opacity:.6;cursor:not-allowed}.ActivitiesNearMe-module__DfSTrW__showMoreContent{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.25rem 0;display:flex}.ActivitiesNearMe-module__DfSTrW__showMoreIcon{width:1.25rem;height:1.25rem;color:var(--muted-foreground);transition:all .2s}.ActivitiesNearMe-module__DfSTrW__showMoreCard:hover:not(:disabled) .ActivitiesNearMe-module__DfSTrW__showMoreIcon{color:var(--foreground);transform:translate(4px)}.ActivitiesNearMe-module__DfSTrW__showMoreText{font-size:var(--text-sm);color:var(--foreground);font-weight:600;transition:color .2s}.ActivitiesNearMe-module__DfSTrW__showMoreCard:hover:not(:disabled) .ActivitiesNearMe-module__DfSTrW__showMoreText{color:var(--primary)}
.LoggedInHome-module__MdAeea__page{background:var(--background);overscroll-behavior:none;scroll-behavior:auto;flex:1;min-height:0;overflow:hidden auto}.LoggedInHome-module__MdAeea__hero{padding:.75rem 1rem .5rem;position:relative;overflow:hidden}@media (min-width:640px){.LoggedInHome-module__MdAeea__hero{padding:1.25rem 1.5rem .75rem}}.LoggedInHome-module__MdAeea__heroBg{background:linear-gradient(135deg,color-mix(in srgb,var(--primary)8%,transparent)0%,color-mix(in srgb,var(--primary)3%,transparent)50%,transparent 100%);position:absolute;inset:0}.LoggedInHome-module__MdAeea__heroContent{max-width:80rem;margin:0 auto;position:relative}.LoggedInHome-module__MdAeea__welcomeSection{text-align:center}@media (min-width:768px){.LoggedInHome-module__MdAeea__welcomeSection{text-align:left}}.LoggedInHome-module__MdAeea__welcomeTitle{font-size:var(--text-xl);color:var(--foreground);margin-bottom:.125rem;font-weight:700}@media (min-width:640px){.LoggedInHome-module__MdAeea__welcomeTitle{font-size:var(--text-2xl)}}.LoggedInHome-module__MdAeea__userName{background:linear-gradient(135deg,var(--primary),#f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.LoggedInHome-module__MdAeea__welcomeSubtitle{color:var(--muted-foreground);font-size:var(--text-sm)}@media (min-width:640px){.LoggedInHome-module__MdAeea__welcomeSubtitle{font-size:var(--text-base)}}.LoggedInHome-module__MdAeea__mainContent{flex-direction:column;gap:.75rem;max-width:80rem;margin:0 auto;padding:1rem 1rem 2rem;display:flex}@media (max-width:639px){.LoggedInHome-module__MdAeea__mainContent{gap:.5rem}}@media (min-width:640px){.LoggedInHome-module__MdAeea__mainContent{gap:1.25rem;padding:1.25rem 1.5rem 3rem}}.LoggedInHome-module__MdAeea__topRow{flex-direction:column;gap:.75rem;display:flex}@media (max-width:639px){.LoggedInHome-module__MdAeea__topRow{gap:.5rem}}@media (min-width:1024px){.LoggedInHome-module__MdAeea__topRow{flex-direction:row;gap:1.5rem}.LoggedInHome-module__MdAeea__topRow .LoggedInHome-module__MdAeea__quickPlannerCard{flex:0 0 40%;min-width:0}.LoggedInHome-module__MdAeea__topRow .LoggedInHome-module__MdAeea__lastTripCard{flex:0 0 calc(60% - 1.5rem);min-width:0}}.LoggedInHome-module__MdAeea__quickPlannerCard,.LoggedInHome-module__MdAeea__lastTripCard{border:1px solid var(--border);overflow:hidden}.LoggedInHome-module__MdAeea__cardHeader{border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--muted)30%,transparent);align-items:center;gap:.5rem;padding:.5rem .875rem;display:flex}.LoggedInHome-module__MdAeea__moreOptionsLink{font-size:var(--text-xs);color:var(--muted-foreground);white-space:nowrap;flex-shrink:0;align-items:center;gap:.125rem;margin-left:auto;text-decoration:none;transition:color .2s;display:flex}.LoggedInHome-module__MdAeea__moreOptionsLink:hover{color:var(--primary)}.LoggedInHome-module__MdAeea__moreOptionsLink .LoggedInHome-module__MdAeea__linkIcon{width:.875rem;height:.875rem}@media (max-width:639px){.LoggedInHome-module__MdAeea__cardHeader{padding:.375rem .625rem}}.LoggedInHome-module__MdAeea__cardHeaderIcon{border-radius:var(--radius-md);background:linear-gradient(135deg,#10b981,#14b8a6);flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.LoggedInHome-module__MdAeea__cardHeaderIconPrimary{border-radius:var(--radius-md);background:linear-gradient(135deg,var(--primary),#f97316);flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:flex}.LoggedInHome-module__MdAeea__cardIcon{color:#fff;width:1rem;height:1rem}.LoggedInHome-module__MdAeea__cardTitle{font-size:var(--text-lg);color:var(--foreground);font-weight:600}.LoggedInHome-module__MdAeea__refreshButton{flex-shrink:0;margin-left:auto}.LoggedInHome-module__MdAeea__refreshIcon{width:1.125rem;height:1.125rem}.LoggedInHome-module__MdAeea__refreshIcon.LoggedInHome-module__MdAeea__spinning{animation:1s linear infinite LoggedInHome-module__MdAeea__spin}@keyframes LoggedInHome-module__MdAeea__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoggedInHome-module__MdAeea__lastTripContent{padding:1.25rem}@media (max-width:639px){.LoggedInHome-module__MdAeea__lastTripContent{padding:.875rem}}.LoggedInHome-module__MdAeea__loadingState{justify-content:center;align-items:center;min-height:12rem;display:flex}.LoggedInHome-module__MdAeea__tripInfo{flex-direction:column;gap:1rem;display:flex}@media (max-width:639px){.LoggedInHome-module__MdAeea__tripInfo{gap:.75rem}}.LoggedInHome-module__MdAeea__tripHeader{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.LoggedInHome-module__MdAeea__tripTitle{font-size:var(--text-xl);color:var(--foreground);font-weight:600}.LoggedInHome-module__MdAeea__tripRoute{font-size:var(--text-sm);color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.LoggedInHome-module__MdAeea__routeIcon{width:1rem;height:1rem;color:var(--primary);flex-shrink:0}.LoggedInHome-module__MdAeea__routeArrow{color:var(--muted-foreground)}.LoggedInHome-module__MdAeea__tripStats{flex-wrap:wrap;gap:.75rem;display:flex}.LoggedInHome-module__MdAeea__tripBadge{align-items:center;gap:.35rem;padding:.35rem .75rem;display:flex}.LoggedInHome-module__MdAeea__badgeIcon{width:.875rem;height:.875rem}.LoggedInHome-module__MdAeea__progressSection{margin-top:.5rem}.LoggedInHome-module__MdAeea__progressHeader{font-size:var(--text-sm);color:var(--muted-foreground);justify-content:space-between;margin-bottom:.5rem;display:flex}.LoggedInHome-module__MdAeea__progressBar{background:var(--muted);border-radius:var(--radius-full);height:.375rem;overflow:hidden}.LoggedInHome-module__MdAeea__progressFill{background:linear-gradient(90deg,var(--primary),#10b981);border-radius:var(--radius-full);height:100%;transition:width .3s}.LoggedInHome-module__MdAeea__tripDate{font-size:var(--text-sm);color:var(--muted-foreground)}.LoggedInHome-module__MdAeea__tripActions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}@media (max-width:639px){.LoggedInHome-module__MdAeea__tripActions{gap:.5rem;margin-top:.375rem}}.LoggedInHome-module__MdAeea__btnIcon{width:1rem;height:1rem;margin-left:.5rem}.LoggedInHome-module__MdAeea__emptyTrip{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:12rem;display:flex}.LoggedInHome-module__MdAeea__emptyIcon{width:3rem;height:3rem;color:var(--muted-foreground);opacity:.5}.LoggedInHome-module__MdAeea__emptyText{font-size:var(--text-lg);color:var(--foreground);font-weight:500}.LoggedInHome-module__MdAeea__emptySubtext{font-size:var(--text-sm);color:var(--muted-foreground);max-width:16rem}.LoggedInHome-module__MdAeea__quickPlannerContent{padding:.625rem .875rem}@media (max-width:639px){.LoggedInHome-module__MdAeea__quickPlannerContent{padding:.5rem .75rem}}.LoggedInHome-module__MdAeea__plannerForm{flex-direction:column;gap:.375rem;display:flex}@media (max-width:639px){.LoggedInHome-module__MdAeea__plannerForm{gap:.25rem}}.LoggedInHome-module__MdAeea__locationField{flex-direction:column;gap:.25rem;display:flex}@media (max-width:639px){.LoggedInHome-module__MdAeea__locationField{gap:.125rem}}.LoggedInHome-module__MdAeea__locationLabel{font-size:var(--text-sm);color:var(--foreground);align-items:center;gap:.5rem;font-weight:500;display:flex}.LoggedInHome-module__MdAeea__locationDotGreen{border-radius:var(--radius-full);background:#10b981;width:.5rem;height:.5rem}.LoggedInHome-module__MdAeea__locationDotRed{border-radius:var(--radius-full);background:#ef4444;width:.5rem;height:.5rem}.LoggedInHome-module__MdAeea__routeInfoDivider{justify-content:center;align-items:center;padding:.125rem 0;display:flex}@media (max-width:639px){.LoggedInHome-module__MdAeea__routeInfoDivider{padding:.0625rem 0}}.LoggedInHome-module__MdAeea__routeInfoContent{align-items:center;gap:.5rem;display:flex}.LoggedInHome-module__MdAeea__routeInfoBadge{font-size:var(--text-xs);padding:.25rem .5rem}.LoggedInHome-module__MdAeea__arrowIcon{width:1.25rem;height:1.25rem;color:var(--muted-foreground)}.LoggedInHome-module__MdAeea__plannerActions{flex-direction:column;gap:.375rem;margin-top:.125rem;display:flex}@media (max-width:639px){.LoggedInHome-module__MdAeea__plannerActions{gap:.25rem}}.LoggedInHome-module__MdAeea__generateButton{width:100%}.LoggedInHome-module__MdAeea__fullPlannerLink{font-size:var(--text-sm);color:var(--muted-foreground);justify-content:center;align-items:center;gap:.25rem;text-decoration:none;transition:color .2s;display:flex}.LoggedInHome-module__MdAeea__fullPlannerLink:hover{color:var(--primary)}.LoggedInHome-module__MdAeea__linkIcon{width:1rem;height:1rem}.LoggedInHome-module__MdAeea__generatingState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:16rem;display:flex}.LoggedInHome-module__MdAeea__generatingIcon{width:2.5rem;height:2.5rem;color:var(--primary);animation:1.5s ease-in-out infinite LoggedInHome-module__MdAeea__pulse}@keyframes LoggedInHome-module__MdAeea__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.LoggedInHome-module__MdAeea__generatingText{font-size:var(--text-base);color:var(--foreground);font-weight:500}.LoggedInHome-module__MdAeea__errorState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:16rem;display:flex}.LoggedInHome-module__MdAeea__errorText{font-size:var(--text-sm);color:#ef4444}.LoggedInHome-module__MdAeea__bottomRow{flex-direction:column;gap:.5rem;display:flex}.LoggedInHome-module__MdAeea__aiCard{border:1px solid color-mix(in srgb,var(--primary)30%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--primary)5%,var(--card))0%,var(--card)100%);overflow:hidden}@media (max-width:767px){.LoggedInHome-module__MdAeea__aiCard{box-shadow:none!important;background:0 0!important;border:none!important}}.LoggedInHome-module__MdAeea__aiContent{flex-direction:column;gap:.75rem;height:100%;padding:1rem;display:flex}@media (max-width:767px){.LoggedInHome-module__MdAeea__aiContent{gap:0!important;padding:0!important}}.LoggedInHome-module__MdAeea__aiTopRow{text-align:left;flex-direction:row;align-items:center;gap:1rem;display:flex}@media (max-width:639px){.LoggedInHome-module__MdAeea__aiTopRow{display:none}}@media (min-width:640px){.LoggedInHome-module__MdAeea__aiContent{padding:1.25rem 1.5rem}}@media (min-width:1024px){.LoggedInHome-module__MdAeea__aiContent{justify-content:space-between}}.LoggedInHome-module__MdAeea__aiIconWrapper{border-radius:var(--radius-xl);background:linear-gradient(135deg,#8b5cf6,#a855f7);flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;box-shadow:0 4px 12px #8b5cf64d}.LoggedInHome-module__MdAeea__aiIcon{color:#fff;width:1.35rem;height:1.35rem}.LoggedInHome-module__MdAeea__aiText{flex:1}.LoggedInHome-module__MdAeea__aiTitle{font-size:var(--text-base);color:var(--foreground);margin-bottom:.125rem;font-weight:600}.LoggedInHome-module__MdAeea__aiDescription{font-size:var(--text-xs);color:var(--muted-foreground);line-height:1.4}.LoggedInHome-module__MdAeea__aiPrompts{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.5rem;display:none}@media (max-width:1023px){.LoggedInHome-module__MdAeea__aiPrompts{display:none}}@media (min-width:1024px){.LoggedInHome-module__MdAeea__aiPrompts{display:grid}}.LoggedInHome-module__MdAeea__aiPromptButton{background:color-mix(in srgb,var(--primary)8%,var(--background));border:1px solid color-mix(in srgb,var(--primary)20%,var(--border));border-radius:var(--radius-lg);font-size:var(--text-sm);color:var(--foreground);cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.5rem;padding:.75rem 1rem;transition:all .2s;display:flex;overflow:hidden}.LoggedInHome-module__MdAeea__aiPromptButton:hover{background:color-mix(in srgb,var(--primary)15%,var(--background));border-color:color-mix(in srgb,var(--primary)40%,var(--border));transform:translateY(-1px)}.LoggedInHome-module__MdAeea__aiPromptButton:active{transform:translateY(0)}.LoggedInHome-module__MdAeea__aiButton{white-space:nowrap;flex-shrink:0}.LoggedInHome-module__MdAeea__aiInputRow{background:var(--background);border:1px solid var(--border);border-radius:1.5rem;align-items:center;gap:.375rem;width:100%;padding:.25rem .375rem;display:flex}@media (max-width:639px){.LoggedInHome-module__MdAeea__aiInputRow{gap:.375rem;padding:.5rem .375rem .25rem}}.LoggedInHome-module__MdAeea__aiInput{resize:none;min-height:1.75rem;font-size:var(--text-sm);color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:.25rem .5rem;line-height:1.4}@media (max-width:639px){.LoggedInHome-module__MdAeea__aiInput{font-size:var(--text-sm);padding:.25rem .5rem}}.LoggedInHome-module__MdAeea__aiInput::placeholder{color:var(--muted-foreground)}.LoggedInHome-module__MdAeea__aiSendButton{aspect-ratio:1;flex-shrink:0;border-radius:50%!important;width:2rem!important;min-width:2rem!important;max-width:2rem!important;height:2rem!important;min-height:2rem!important;max-height:2rem!important;padding:0!important}@media (max-width:639px){.LoggedInHome-module__MdAeea__aiSendButton{border-radius:50%!important;width:2rem!important;min-width:2rem!important;max-width:2rem!important;height:2rem!important;min-height:2rem!important;max-height:2rem!important}}.LoggedInHome-module__MdAeea__sendIcon{width:1rem;height:1rem}.LoggedInHome-module__MdAeea__quickLinks{flex-direction:column;gap:1rem;display:flex}@media (max-width:639px){.LoggedInHome-module__MdAeea__quickLinks{gap:.5rem}}@media (min-width:1024px){.LoggedInHome-module__MdAeea__quickLinks{flex-direction:row;gap:1.5rem}}.LoggedInHome-module__MdAeea__quickLinkCard{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:all .2s;display:flex}@media (max-width:639px){.LoggedInHome-module__MdAeea__quickLinkCard{gap:.75rem;padding:.75rem 1rem}}.LoggedInHome-module__MdAeea__quickLinkCard:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.LoggedInHome-module__MdAeea__quickLinkIcon{border-radius:var(--radius-lg);flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.LoggedInHome-module__MdAeea__quickLinkIconSvg{color:#fff;width:1.25rem;height:1.25rem}.LoggedInHome-module__MdAeea__quickLinkText{flex:1}.LoggedInHome-module__MdAeea__quickLinkText h4{font-size:var(--text-base);color:var(--foreground);margin-bottom:.125rem;font-weight:600}.LoggedInHome-module__MdAeea__quickLinkText p{font-size:var(--text-sm);color:var(--muted-foreground)}.LoggedInHome-module__MdAeea__quickLinkArrow{width:1.25rem;height:1.25rem;color:var(--muted-foreground);transition:transform .2s,color .2s}.LoggedInHome-module__MdAeea__quickLinkCard:hover .LoggedInHome-module__MdAeea__quickLinkArrow{color:var(--primary);transform:translate(4px)}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border);background:var(--background);margin-top:auto}.Footer-module__3hUVsW__container{max-width:80rem;margin:0 auto;padding:1.5rem 1rem}@media (min-width:640px){.Footer-module__3hUVsW__container{padding:2rem 1.5rem}}@media (min-width:1024px){.Footer-module__3hUVsW__container{padding:3rem 2rem}}.Footer-module__3hUVsW__grid{grid-template-columns:1fr 1fr;gap:1.25rem 1rem;display:grid}@media (min-width:640px){.Footer-module__3hUVsW__grid{gap:1.5rem}}@media (min-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(4,1fr);gap:2rem}}.Footer-module__3hUVsW__brandSection{flex-wrap:wrap;grid-column:span 2;align-items:center;gap:.75rem 1.5rem;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__brandSection{grid-column:span 1;display:block}}.Footer-module__3hUVsW__logo{align-items:center;gap:.625rem;text-decoration:none;display:flex}.Footer-module__3hUVsW__logoFlag{border-radius:var(--radius-md);width:3rem;height:2.25rem;box-shadow:var(--shadow-lg),0 4px 14px -3px #3b82f633;flex-shrink:0;transition:box-shadow .2s;overflow:hidden}.Footer-module__3hUVsW__logo:hover .Footer-module__3hUVsW__logoFlag{box-shadow:var(--shadow-lg),0 4px 20px -3px #3b82f666}.Footer-module__3hUVsW__logoText{font-size:var(--text-xl);letter-spacing:-.025em;font-weight:700}.Footer-module__3hUVsW__logoRed{color:#b22234}.Footer-module__3hUVsW__logoBlue{color:#3c3b6e}.Footer-module__3hUVsW__logoPov{color:#4b5563}.dark .Footer-module__3hUVsW__logoPov{color:#fff}.Footer-module__3hUVsW__tagline{font-size:var(--text-sm);color:var(--muted-foreground);flex:100%;max-width:20rem;margin-top:0}@media (min-width:768px){.Footer-module__3hUVsW__tagline{margin-top:1rem}}.Footer-module__3hUVsW__socialLinks{align-items:center;gap:1rem;margin-top:0;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__socialLinks{margin-top:1.5rem}}.Footer-module__3hUVsW__socialLink{color:var(--muted-foreground);transition:color .2s}.Footer-module__3hUVsW__socialLink:hover{color:var(--primary)}.Footer-module__3hUVsW__socialIcon{width:1.25rem;height:1.25rem}.Footer-module__3hUVsW__linkSection h3{font-size:var(--text-sm);color:var(--foreground);margin-bottom:.5rem;font-weight:600}@media (min-width:768px){.Footer-module__3hUVsW__linkSection h3{margin-bottom:0}}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:.4rem;margin-top:.5rem;padding:0;list-style:none;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__linkList{gap:.75rem;margin-top:1rem}}.Footer-module__3hUVsW__linkItem a{font-size:var(--text-sm);color:var(--muted-foreground);text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__linkItem a:hover{color:var(--primary)}.Footer-module__3hUVsW__newsletterSection{grid-column:span 2}@media (min-width:768px){.Footer-module__3hUVsW__newsletterSection{grid-column:span 1}}.Footer-module__3hUVsW__newsletterSection h3{font-size:var(--text-sm);color:var(--foreground);font-weight:600}.Footer-module__3hUVsW__newsletterText{font-size:var(--text-sm);color:var(--muted-foreground);margin-top:.5rem}@media (min-width:768px){.Footer-module__3hUVsW__newsletterText{margin-top:1rem}}.Footer-module__3hUVsW__newsletterForm{margin-top:.5rem}@media (min-width:768px){.Footer-module__3hUVsW__newsletterForm{margin-top:1rem}}.Footer-module__3hUVsW__formRow{gap:.5rem;display:flex}.Footer-module__3hUVsW__emailInput{border-radius:var(--radius-lg);border:1px solid var(--input);background:var(--background);min-width:0;height:2.25rem;font-size:var(--text-sm);color:var(--foreground);flex:1;padding:0 .75rem;transition:border-color .2s,box-shadow .2s}@media (min-width:768px){.Footer-module__3hUVsW__emailInput{height:2.5rem}}.Footer-module__3hUVsW__emailInput::placeholder{color:var(--muted-foreground)}.Footer-module__3hUVsW__emailInput:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #1e40af33}.Footer-module__3hUVsW__subscribeButton{border-radius:var(--radius-lg);background:var(--primary);height:2.25rem;color:var(--primary-foreground);font-size:var(--text-sm);cursor:pointer;white-space:nowrap;border:none;padding:0 .75rem;font-weight:500;transition:background-color .2s}@media (min-width:768px){.Footer-module__3hUVsW__subscribeButton{height:2.5rem;padding:0 1rem}}.Footer-module__3hUVsW__subscribeButton:hover{background:color-mix(in srgb,var(--primary)90%,black)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1rem}@media (min-width:640px){.Footer-module__3hUVsW__bottom{margin-top:1.5rem;padding-top:1.5rem}}@media (min-width:768px){.Footer-module__3hUVsW__bottom{margin-top:2.5rem;padding-top:2rem}}.Footer-module__3hUVsW__copyright{text-align:center;font-size:var(--text-xs);color:var(--muted-foreground)}@media (min-width:768px){.Footer-module__3hUVsW__copyright{font-size:var(--text-sm)}}
.LocationCard-module__g683ea__card{border-radius:var(--radius-xl);background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:1px solid #262626;margin:1rem 0;overflow:hidden}.LocationCard-module__g683ea__content{padding:1.5rem}.LocationCard-module__g683ea__header{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.LocationCard-module__g683ea__iconWrapper{border-radius:var(--radius-lg);background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.LocationCard-module__g683ea__icon{color:#171717;width:1.5rem;height:1.5rem}.LocationCard-module__g683ea__headerText{flex:1}.LocationCard-module__g683ea__title{font-size:var(--text-xl);color:#f5f5f5;margin:0 0 .25rem;font-weight:700}.LocationCard-module__g683ea__subtitle{font-size:var(--text-sm);color:#a3a3a3;margin:0}.LocationCard-module__g683ea__description{color:#d4d4d4;font-size:var(--text-sm);margin-bottom:1rem;line-height:1.6}.LocationCard-module__g683ea__section{margin-bottom:1rem}.LocationCard-module__g683ea__sectionTitle{font-size:var(--text-sm);color:#f5f5f5;align-items:center;gap:.5rem;margin:0 0 .5rem;font-weight:600;display:flex}.LocationCard-module__g683ea__sectionIcon{color:#f59e0b;width:1rem;height:1rem}.LocationCard-module__g683ea__highlights{flex-wrap:wrap;gap:.5rem;display:flex}.LocationCard-module__g683ea__highlightBadge{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b4d}.LocationCard-module__g683ea__infoRow{border-radius:var(--radius-md);background:#0003;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding:.75rem;display:flex}.LocationCard-module__g683ea__infoItem{font-size:var(--text-sm);color:#a3a3a3;align-items:center;gap:.5rem;display:flex}.LocationCard-module__g683ea__infoIcon{color:#f59e0b;width:1rem;height:1rem}.LocationCard-module__g683ea__tipsList{margin:0;padding-left:1.25rem}.LocationCard-module__g683ea__tipItem{font-size:var(--text-sm);color:#d4d4d4;margin-bottom:.25rem}.LocationCard-module__g683ea__videosGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem;display:grid}.LocationCard-module__g683ea__videoCard{text-decoration:none;transition:transform .2s}.LocationCard-module__g683ea__videoCard:hover{transform:translateY(-2px)}.LocationCard-module__g683ea__videoThumbnail{aspect-ratio:16/9;border-radius:var(--radius-md);background:#262626;position:relative;overflow:hidden}.LocationCard-module__g683ea__videoThumbnail img{object-fit:cover;width:100%;height:100%}.LocationCard-module__g683ea__videoOverlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.LocationCard-module__g683ea__videoCard:hover .LocationCard-module__g683ea__videoOverlay{opacity:1}.LocationCard-module__g683ea__videoPlayIcon{color:#fff;width:2rem;height:2rem}.LocationCard-module__g683ea__videoTitle{font-size:var(--text-xs);color:#a3a3a3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.5rem 0 0;display:-webkit-box;overflow:hidden}.LocationCard-module__g683ea__actions{border-top:1px solid #262626;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.LocationCard-module__g683ea__primaryButton{flex:1;font-weight:600;color:#171717!important;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)!important}.LocationCard-module__g683ea__primaryButton:hover{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%)!important}.LocationCard-module__g683ea__buttonIcon{width:1rem;height:1rem;margin-right:.5rem}
.LandingPage-module__BI-lhG__page{overscroll-behavior:none;scroll-behavior:auto;flex:1;min-height:0;overflow:hidden auto}.LandingPage-module__BI-lhG__hero{align-items:center;min-height:calc(100vh - 4rem);display:flex;position:relative;overflow:hidden}.LandingPage-module__BI-lhG__heroBg{background:linear-gradient(to bottom,var(--background),color-mix(in srgb,var(--muted)30%,transparent),var(--background));position:absolute;inset:0}.LandingPage-module__BI-lhG__heroGrid{opacity:.02;background-image:url(/grid.svg);position:absolute;inset:0}.dark .LandingPage-module__BI-lhG__heroGrid{opacity:.05}.LandingPage-module__BI-lhG__heroBlob1{background:color-mix(in srgb,var(--primary)5%,transparent);border-radius:var(--radius-full);filter:blur(48px);width:24rem;height:24rem;position:absolute;top:25%;left:25%}.LandingPage-module__BI-lhG__heroBlob2{border-radius:var(--radius-full);filter:blur(48px);background:#f973160d;width:24rem;height:24rem;position:absolute;bottom:25%;right:25%}.LandingPage-module__BI-lhG__heroContent{width:100%;max-width:80rem;margin:0 auto;padding:4rem 1rem;position:relative}@media (min-width:640px){.LandingPage-module__BI-lhG__heroContent{padding:5rem 1.5rem}}@media (min-width:1024px){.LandingPage-module__BI-lhG__heroContent{padding:5rem 2rem}}.LandingPage-module__BI-lhG__heroInner{text-align:center;max-width:56rem;margin:0 auto}.LandingPage-module__BI-lhG__heroBadge{border-radius:var(--radius-full);background:color-mix(in srgb,var(--primary)10%,transparent);border:1px solid color-mix(in srgb,var(--primary)20%,transparent);align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;animation:.5s ease-out forwards LandingPage-module__BI-lhG__fade-in;display:inline-flex}.LandingPage-module__BI-lhG__heroBadgeIcon{width:1rem;height:1rem;color:var(--primary)}.LandingPage-module__BI-lhG__heroBadgeText{font-size:var(--text-sm);color:var(--foreground)}.LandingPage-module__BI-lhG__heroTitle{font-size:var(--text-4xl);letter-spacing:-.025em;margin-bottom:1.5rem;font-weight:700;animation:.6s ease-out forwards LandingPage-module__BI-lhG__slide-up}@media (min-width:640px){.LandingPage-module__BI-lhG__heroTitle{font-size:var(--text-5xl)}}@media (min-width:1024px){.LandingPage-module__BI-lhG__heroTitle{font-size:var(--text-6xl)}}.LandingPage-module__BI-lhG__heroTitleText{color:var(--foreground)}.LandingPage-module__BI-lhG__heroSubtitle{font-size:var(--text-lg);color:var(--muted-foreground);max-width:32rem;margin:0 auto 2.5rem;animation:.6s ease-out .1s forwards LandingPage-module__BI-lhG__slide-up}.LandingPage-module__BI-lhG__heroCtas{flex-direction:column;justify-content:center;align-items:center;gap:1rem;animation:.6s ease-out .2s forwards LandingPage-module__BI-lhG__slide-up;display:flex}@media (min-width:640px){.LandingPage-module__BI-lhG__heroCtas{flex-direction:row}}.LandingPage-module__BI-lhG__ctaArrow{width:1rem;height:1rem;margin-left:.5rem;transition:transform .2s}.LandingPage-module__BI-lhG__ctaButton:hover .LandingPage-module__BI-lhG__ctaArrow{transform:translate(.25rem)}.LandingPage-module__BI-lhG__heroStats{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:5rem;animation:.5s ease-out .3s forwards LandingPage-module__BI-lhG__fade-in;display:grid}@media (min-width:768px){.LandingPage-module__BI-lhG__heroStats{grid-template-columns:repeat(4,1fr)}}.LandingPage-module__BI-lhG__statItem{text-align:center}.LandingPage-module__BI-lhG__statValue{font-size:var(--text-3xl);color:var(--primary);font-weight:700}@media (min-width:640px){.LandingPage-module__BI-lhG__statValue{font-size:var(--text-4xl)}}.LandingPage-module__BI-lhG__statLabel{font-size:var(--text-sm);color:var(--muted-foreground);margin-top:.25rem}.LandingPage-module__BI-lhG__features{background:color-mix(in srgb,var(--muted)30%,transparent);padding:4rem 0}@media (min-width:640px){.LandingPage-module__BI-lhG__features{padding:5rem 0}}@media (min-width:1024px){.LandingPage-module__BI-lhG__features{padding:6rem 0}}.LandingPage-module__BI-lhG__sectionContainer{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.LandingPage-module__BI-lhG__sectionContainer{padding:0 1.5rem}}@media (min-width:1024px){.LandingPage-module__BI-lhG__sectionContainer{padding:0 2rem}}.LandingPage-module__BI-lhG__sectionHeader{text-align:center;margin-bottom:3rem}@media (min-width:640px){.LandingPage-module__BI-lhG__sectionHeader{margin-bottom:4rem}}.LandingPage-module__BI-lhG__sectionBadge{margin-bottom:1rem}.LandingPage-module__BI-lhG__sectionTitle{font-size:var(--text-3xl);color:var(--foreground);margin-bottom:1rem;font-weight:700}@media (min-width:640px){.LandingPage-module__BI-lhG__sectionTitle{font-size:var(--text-4xl)}}.LandingPage-module__BI-lhG__sectionSubtitle{color:var(--muted-foreground);max-width:32rem;margin:0 auto}.LandingPage-module__BI-lhG__featuresGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.LandingPage-module__BI-lhG__featuresGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:768px){.LandingPage-module__BI-lhG__featuresGrid{grid-template-columns:repeat(3,1fr)}}.LandingPage-module__BI-lhG__featureCard{transition:all .3s}.LandingPage-module__BI-lhG__featureCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-.25rem)}.LandingPage-module__BI-lhG__featureContent{padding:1.5rem}@media (min-width:640px){.LandingPage-module__BI-lhG__featureContent{padding:2rem}}.LandingPage-module__BI-lhG__featureIcon{border-radius:var(--radius-xl);width:3.5rem;height:3.5rem;box-shadow:var(--shadow-lg);justify-content:center;align-items:center;margin-bottom:1.5rem;transition:transform .3s;display:flex}.LandingPage-module__BI-lhG__featureCard:hover .LandingPage-module__BI-lhG__featureIcon{transform:scale(1.1)}.LandingPage-module__BI-lhG__featureIconSvg{color:#fff;width:1.75rem;height:1.75rem}.LandingPage-module__BI-lhG__featureTitle{font-size:var(--text-xl);color:var(--foreground);margin-bottom:.75rem;font-weight:600}.LandingPage-module__BI-lhG__featureDesc{color:var(--muted-foreground);line-height:1.6}.LandingPage-module__BI-lhG__howItWorks{padding:4rem 0}@media (min-width:640px){.LandingPage-module__BI-lhG__howItWorks{padding:5rem 0}}@media (min-width:1024px){.LandingPage-module__BI-lhG__howItWorks{padding:6rem 0}}.LandingPage-module__BI-lhG__stepsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.LandingPage-module__BI-lhG__stepsGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width:768px){.LandingPage-module__BI-lhG__stepsGrid{grid-template-columns:repeat(3,1fr)}}.LandingPage-module__BI-lhG__step{position:relative}.LandingPage-module__BI-lhG__stepNumber{font-size:var(--text-6xl);color:color-mix(in srgb,var(--muted)50%,transparent);font-weight:700;position:absolute;top:-.75rem;left:-.5rem}@media (min-width:640px){.LandingPage-module__BI-lhG__stepNumber{font-size:4.5rem;top:-1rem}}.LandingPage-module__BI-lhG__stepContent{padding-top:1.5rem;padding-left:1rem;position:relative}@media (min-width:640px){.LandingPage-module__BI-lhG__stepContent{padding-top:2rem}}.LandingPage-module__BI-lhG__stepIcon{border-radius:var(--radius-lg);background:color-mix(in srgb,var(--primary)10%,transparent);justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.LandingPage-module__BI-lhG__stepIconSvg{width:1.5rem;height:1.5rem;color:var(--primary)}.LandingPage-module__BI-lhG__stepTitle{font-size:var(--text-xl);color:var(--foreground);margin-bottom:.5rem;font-weight:600}.LandingPage-module__BI-lhG__stepDesc{color:var(--muted-foreground)}.LandingPage-module__BI-lhG__premium{background:color-mix(in srgb,var(--muted)30%,transparent);padding:4rem 0}@media (min-width:640px){.LandingPage-module__BI-lhG__premium{padding:5rem 0}}@media (min-width:1024px){.LandingPage-module__BI-lhG__premium{padding:6rem 0}}.LandingPage-module__BI-lhG__premiumCard{border-radius:var(--radius-2xl);background:linear-gradient(to bottom right,color-mix(in srgb,var(--primary)10%,transparent),#f973160d,transparent);border:1px solid color-mix(in srgb,var(--primary)20%,transparent);padding:1.5rem;position:relative;overflow:hidden}@media (min-width:640px){.LandingPage-module__BI-lhG__premiumCard{padding:2rem}}@media (min-width:768px){.LandingPage-module__BI-lhG__premiumCard{padding:3rem}}.LandingPage-module__BI-lhG__premiumGlow{background:color-mix(in srgb,var(--primary)10%,transparent);border-radius:var(--radius-full);filter:blur(48px);width:24rem;height:24rem;position:absolute;top:0;right:0}.LandingPage-module__BI-lhG__premiumInner{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid;position:relative}@media (min-width:768px){.LandingPage-module__BI-lhG__premiumInner{grid-template-columns:1fr 1fr}}.LandingPage-module__BI-lhG__premiumBadge{border-radius:var(--radius-full);background:color-mix(in srgb,var(--primary)20%,transparent);color:var(--primary);font-size:var(--text-sm);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.25rem .75rem;font-weight:500;display:inline-flex}.LandingPage-module__BI-lhG__premiumBadgeIcon{width:1rem;height:1rem}.LandingPage-module__BI-lhG__premiumTitle{font-size:var(--text-3xl);color:var(--foreground);margin-bottom:1rem;font-weight:700}@media (min-width:640px){.LandingPage-module__BI-lhG__premiumTitle{font-size:var(--text-4xl)}}.LandingPage-module__BI-lhG__premiumDesc{color:var(--muted-foreground);font-size:var(--text-lg);margin-bottom:2rem}.LandingPage-module__BI-lhG__premiumPrice{align-items:baseline;gap:.5rem;margin-bottom:2rem;display:flex}.LandingPage-module__BI-lhG__priceAmount{font-size:var(--text-4xl);color:var(--foreground);font-weight:700}.LandingPage-module__BI-lhG__pricePeriod{color:var(--muted-foreground)}.LandingPage-module__BI-lhG__premiumFeatures{flex-direction:column;gap:1rem;display:flex}.LandingPage-module__BI-lhG__premiumFeature{align-items:center;gap:.75rem;display:flex}.LandingPage-module__BI-lhG__featureCheckWrapper{border-radius:var(--radius-full);background:color-mix(in srgb,var(--primary)20%,transparent);flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.LandingPage-module__BI-lhG__featureCheck{width:1rem;height:1rem;color:var(--primary)}.LandingPage-module__BI-lhG__featureText{color:var(--foreground)}.LandingPage-module__BI-lhG__cta{padding:4rem 0}@media (min-width:640px){.LandingPage-module__BI-lhG__cta{padding:5rem 0}}@media (min-width:1024px){.LandingPage-module__BI-lhG__cta{padding:6rem 0}}.LandingPage-module__BI-lhG__ctaContainer{text-align:center;max-width:56rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.LandingPage-module__BI-lhG__ctaContainer{padding:0 1.5rem}}@media (min-width:1024px){.LandingPage-module__BI-lhG__ctaContainer{padding:0 2rem}}.LandingPage-module__BI-lhG__ctaTitle{font-size:var(--text-3xl);color:var(--foreground);margin-bottom:1.5rem;font-weight:700}@media (min-width:640px){.LandingPage-module__BI-lhG__ctaTitle{font-size:var(--text-4xl)}}.LandingPage-module__BI-lhG__ctaText{font-size:var(--text-lg);color:var(--muted-foreground);max-width:32rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.LandingPage-module__BI-lhG__ctaButtons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.LandingPage-module__BI-lhG__ctaButtons{flex-direction:row}}
.page-module___8aEwW__page{height:100%;min-height:100vh;position:relative;overflow-y:auto}.page-module___8aEwW__loadingPage{justify-content:center;align-items:center;min-height:calc(100vh - 4rem);display:flex}.page-module___8aEwW__hero{align-items:center;min-height:calc(100vh - 4rem);display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroBg{background:linear-gradient(to bottom,var(--background),color-mix(in srgb,var(--muted)30%,transparent),var(--background));position:absolute;inset:0}.page-module___8aEwW__heroGrid{opacity:.02;background-image:url(/grid.svg);position:absolute;inset:0}.dark .page-module___8aEwW__heroGrid{opacity:.05}.page-module___8aEwW__heroBlob1{background:color-mix(in srgb,var(--primary)5%,transparent);border-radius:var(--radius-full);filter:blur(48px);width:24rem;height:24rem;position:absolute;top:25%;left:25%}.page-module___8aEwW__heroBlob2{border-radius:var(--radius-full);filter:blur(48px);background:#f973160d;width:24rem;height:24rem;position:absolute;bottom:25%;right:25%}.page-module___8aEwW__heroContent{width:100%;max-width:80rem;margin:0 auto;padding:4rem 1rem;position:relative}@media (min-width:640px){.page-module___8aEwW__heroContent{padding:5rem 1.5rem}}@media (min-width:1024px){.page-module___8aEwW__heroContent{padding:5rem 2rem}}.page-module___8aEwW__heroInner{text-align:center;max-width:56rem;margin:0 auto}.page-module___8aEwW__heroBadge{border-radius:var(--radius-full);background:color-mix(in srgb,var(--primary)10%,transparent);border:1px solid color-mix(in srgb,var(--primary)20%,transparent);align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;animation:.5s ease-out forwards page-module___8aEwW__fade-in;display:inline-flex}.page-module___8aEwW__heroBadgeIcon{width:1rem;height:1rem;color:var(--primary)}.page-module___8aEwW__heroBadgeText{font-size:var(--text-sm);color:var(--foreground)}.page-module___8aEwW__heroTitle{font-size:var(--text-4xl);letter-spacing:-.025em;margin-bottom:1.5rem;font-weight:700;animation:.6s ease-out forwards page-module___8aEwW__slide-up}@media (min-width:640px){.page-module___8aEwW__heroTitle{font-size:var(--text-5xl)}}@media (min-width:1024px){.page-module___8aEwW__heroTitle{font-size:var(--text-6xl)}}.page-module___8aEwW__heroTitleText{color:var(--foreground)}.page-module___8aEwW__heroSubtitle{font-size:var(--text-lg);color:var(--muted-foreground);max-width:32rem;margin:0 auto 2.5rem;animation:.6s ease-out .1s forwards page-module___8aEwW__slide-up}.page-module___8aEwW__heroCtas{flex-direction:column;justify-content:center;align-items:center;gap:1rem;animation:.6s ease-out .2s forwards page-module___8aEwW__slide-up;display:flex}@media (min-width:640px){.page-module___8aEwW__heroCtas{flex-direction:row}}.page-module___8aEwW__ctaArrow{width:1rem;height:1rem;margin-left:.5rem;transition:transform .2s}.page-module___8aEwW__ctaButton:hover .page-module___8aEwW__ctaArrow{transform:translate(.25rem)}.page-module___8aEwW__heroStats{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:5rem;animation:.5s ease-out .3s forwards page-module___8aEwW__fade-in;display:grid}@media (min-width:768px){.page-module___8aEwW__heroStats{grid-template-columns:repeat(4,1fr)}}.page-module___8aEwW__statItem{text-align:center}.page-module___8aEwW__statValue{font-size:var(--text-3xl);color:var(--primary);font-weight:700}@media (min-width:640px){.page-module___8aEwW__statValue{font-size:var(--text-4xl)}}.page-module___8aEwW__statLabel{font-size:var(--text-sm);color:var(--muted-foreground);margin-top:.25rem}.page-module___8aEwW__features{background:color-mix(in srgb,var(--muted)30%,transparent);padding:4rem 0}@media (min-width:640px){.page-module___8aEwW__features{padding:5rem 0}}@media (min-width:1024px){.page-module___8aEwW__features{padding:6rem 0}}.page-module___8aEwW__sectionContainer{max-width:80rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.page-module___8aEwW__sectionContainer{padding:0 1.5rem}}@media (min-width:1024px){.page-module___8aEwW__sectionContainer{padding:0 2rem}}.page-module___8aEwW__sectionHeader{text-align:center;margin-bottom:3rem}@media (min-width:640px){.page-module___8aEwW__sectionHeader{margin-bottom:4rem}}.page-module___8aEwW__sectionBadge{margin-bottom:1rem}.page-module___8aEwW__sectionTitle{font-size:var(--text-3xl);color:var(--foreground);margin-bottom:1rem;font-weight:700}@media (min-width:640px){.page-module___8aEwW__sectionTitle{font-size:var(--text-4xl)}}.page-module___8aEwW__sectionSubtitle{color:var(--muted-foreground);max-width:32rem;margin:0 auto}.page-module___8aEwW__featuresGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.page-module___8aEwW__featuresGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:768px){.page-module___8aEwW__featuresGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__featureCard{transition:all .3s}.page-module___8aEwW__featureCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-.25rem)}.page-module___8aEwW__featureContent{padding:1.5rem}@media (min-width:640px){.page-module___8aEwW__featureContent{padding:2rem}}.page-module___8aEwW__featureIcon{border-radius:var(--radius-xl);width:3.5rem;height:3.5rem;box-shadow:var(--shadow-lg);justify-content:center;align-items:center;margin-bottom:1.5rem;transition:transform .3s;display:flex}.page-module___8aEwW__featureCard:hover .page-module___8aEwW__featureIcon{transform:scale(1.1)}.page-module___8aEwW__featureIconSvg{color:#fff;width:1.75rem;height:1.75rem}.page-module___8aEwW__featureTitle{font-size:var(--text-xl);color:var(--foreground);margin-bottom:.75rem;font-weight:600}.page-module___8aEwW__featureDesc{color:var(--muted-foreground);line-height:1.6}.page-module___8aEwW__howItWorks{padding:4rem 0}@media (min-width:640px){.page-module___8aEwW__howItWorks{padding:5rem 0}}@media (min-width:1024px){.page-module___8aEwW__howItWorks{padding:6rem 0}}.page-module___8aEwW__stepsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.page-module___8aEwW__stepsGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media (min-width:768px){.page-module___8aEwW__stepsGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__step{position:relative}.page-module___8aEwW__stepNumber{font-size:var(--text-6xl);color:color-mix(in srgb,var(--muted)50%,transparent);font-weight:700;position:absolute;top:-.75rem;left:-.5rem}@media (min-width:640px){.page-module___8aEwW__stepNumber{font-size:4.5rem;top:-1rem}}.page-module___8aEwW__stepContent{padding-top:1.5rem;padding-left:1rem;position:relative}@media (min-width:640px){.page-module___8aEwW__stepContent{padding-top:2rem}}.page-module___8aEwW__stepIcon{border-radius:var(--radius-lg);background:color-mix(in srgb,var(--primary)10%,transparent);justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.page-module___8aEwW__stepIconSvg{width:1.5rem;height:1.5rem;color:var(--primary)}.page-module___8aEwW__stepTitle{font-size:var(--text-xl);color:var(--foreground);margin-bottom:.5rem;font-weight:600}.page-module___8aEwW__stepDesc{color:var(--muted-foreground)}.page-module___8aEwW__premium{background:color-mix(in srgb,var(--muted)30%,transparent);padding:4rem 0}@media (min-width:640px){.page-module___8aEwW__premium{padding:5rem 0}}@media (min-width:1024px){.page-module___8aEwW__premium{padding:6rem 0}}.page-module___8aEwW__premiumCard{border-radius:var(--radius-2xl);background:linear-gradient(to bottom right,color-mix(in srgb,var(--primary)10%,transparent),#f973160d,transparent);border:1px solid color-mix(in srgb,var(--primary)20%,transparent);padding:1.5rem;position:relative;overflow:hidden}@media (min-width:640px){.page-module___8aEwW__premiumCard{padding:2rem}}@media (min-width:768px){.page-module___8aEwW__premiumCard{padding:3rem}}.page-module___8aEwW__premiumGlow{background:color-mix(in srgb,var(--primary)10%,transparent);border-radius:var(--radius-full);filter:blur(48px);width:24rem;height:24rem;position:absolute;top:0;right:0}.page-module___8aEwW__premiumInner{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid;position:relative}@media (min-width:768px){.page-module___8aEwW__premiumInner{grid-template-columns:1fr 1fr}}.page-module___8aEwW__premiumBadge{border-radius:var(--radius-full);background:color-mix(in srgb,var(--primary)20%,transparent);color:var(--primary);font-size:var(--text-sm);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.25rem .75rem;font-weight:500;display:inline-flex}.page-module___8aEwW__premiumBadgeIcon{width:1rem;height:1rem}.page-module___8aEwW__premiumTitle{font-size:var(--text-3xl);color:var(--foreground);margin-bottom:1rem;font-weight:700}@media (min-width:640px){.page-module___8aEwW__premiumTitle{font-size:var(--text-4xl)}}.page-module___8aEwW__premiumDesc{color:var(--muted-foreground);font-size:var(--text-lg);margin-bottom:2rem}.page-module___8aEwW__premiumPrice{align-items:baseline;gap:.5rem;margin-bottom:2rem;display:flex}.page-module___8aEwW__priceAmount{font-size:var(--text-4xl);color:var(--foreground);font-weight:700}.page-module___8aEwW__pricePeriod{color:var(--muted-foreground)}.page-module___8aEwW__premiumFeatures{flex-direction:column;gap:1rem;display:flex}.page-module___8aEwW__premiumFeature{align-items:center;gap:.75rem;display:flex}.page-module___8aEwW__featureCheckWrapper{border-radius:var(--radius-full);background:color-mix(in srgb,var(--primary)20%,transparent);flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.page-module___8aEwW__featureCheck{width:1rem;height:1rem;color:var(--primary)}.page-module___8aEwW__featureText{color:var(--foreground)}.page-module___8aEwW__cta{padding:4rem 0}@media (min-width:640px){.page-module___8aEwW__cta{padding:5rem 0}}@media (min-width:1024px){.page-module___8aEwW__cta{padding:6rem 0}}.page-module___8aEwW__ctaContainer{text-align:center;max-width:56rem;margin:0 auto;padding:0 1rem}@media (min-width:640px){.page-module___8aEwW__ctaContainer{padding:0 1.5rem}}@media (min-width:1024px){.page-module___8aEwW__ctaContainer{padding:0 2rem}}.page-module___8aEwW__ctaTitle{font-size:var(--text-3xl);color:var(--foreground);margin-bottom:1.5rem;font-weight:700}@media (min-width:640px){.page-module___8aEwW__ctaTitle{font-size:var(--text-4xl)}}.page-module___8aEwW__ctaText{font-size:var(--text-lg);color:var(--muted-foreground);max-width:32rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto}.page-module___8aEwW__ctaButtons{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.page-module___8aEwW__ctaButtons{flex-direction:row}}
.ItineraryCard-module__tUh1HW__card{border-radius:var(--radius-xl);background:linear-gradient(135deg,#1a2332 0%,#0f172a 100%);border:1px solid #262626;margin:1rem 0;overflow:hidden}.ItineraryCard-module__tUh1HW__content{padding:1.5rem}.ItineraryCard-module__tUh1HW__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.ItineraryCard-module__tUh1HW__headerLeft{flex:1;align-items:flex-start;gap:1rem;display:flex}.ItineraryCard-module__tUh1HW__iconWrapper{border-radius:var(--radius-lg);background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.ItineraryCard-module__tUh1HW__icon{color:#fff;width:1.5rem;height:1.5rem}.ItineraryCard-module__tUh1HW__headerText{flex:1}.ItineraryCard-module__tUh1HW__title{font-size:var(--text-lg);color:#f5f5f5;margin:0 0 .25rem;font-weight:700}.ItineraryCard-module__tUh1HW__summary{font-size:var(--text-sm);color:#a3a3a3;margin:0 0 .75rem}.ItineraryCard-module__tUh1HW__badges{flex-wrap:wrap;gap:.5rem;display:flex}.ItineraryCard-module__tUh1HW__badge{color:#60a5fa;font-size:var(--text-xs);background:#3b82f626;border:1px solid #3b82f64d;align-items:center;gap:.25rem;display:flex}.ItineraryCard-module__tUh1HW__badgeIcon{width:.75rem;height:.75rem}.ItineraryCard-module__tUh1HW__expandButton{color:#a3a3a3;cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;padding:.5rem;transition:background-color .2s,color .2s}.ItineraryCard-module__tUh1HW__expandButton:hover{color:#f5f5f5;background:#ffffff1a}.ItineraryCard-module__tUh1HW__savedIndicator{border-radius:var(--radius-md);font-size:var(--text-sm);color:#4ade80;background:#22c55e26;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem .75rem;display:flex}.ItineraryCard-module__tUh1HW__savedIcon{width:1rem;height:1rem}.ItineraryCard-module__tUh1HW__expandedContent{margin-top:1.5rem}.ItineraryCard-module__tUh1HW__routeSummary{border-radius:var(--radius-lg);background:#0003;align-items:center;gap:.5rem;margin-bottom:1rem;padding:1rem;display:flex}.ItineraryCard-module__tUh1HW__routePoint{font-size:var(--text-sm);color:#d4d4d4;align-items:center;gap:.5rem;display:flex}.ItineraryCard-module__tUh1HW__routeDotStart{background:#22c55e;border-radius:50%;width:.75rem;height:.75rem}.ItineraryCard-module__tUh1HW__routeDotEnd{background:#ef4444;border-radius:50%;width:.75rem;height:.75rem}.ItineraryCard-module__tUh1HW__routeLine{background:linear-gradient(90deg,#22c55e,#f59e0b,#ef4444);border-radius:1px;flex:1;height:2px}.ItineraryCard-module__tUh1HW__timeline{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.ItineraryCard-module__tUh1HW__dayItem{border-radius:var(--radius-md);background:#ffffff08;border-left:3px solid #3b82f6;gap:1rem;padding:.75rem;display:flex}.ItineraryCard-module__tUh1HW__dayNumber{font-size:var(--text-sm);color:#60a5fa;min-width:3.5rem;font-weight:600}.ItineraryCard-module__tUh1HW__dayStops{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.ItineraryCard-module__tUh1HW__stopItem{font-size:var(--text-sm);color:#d4d4d4;align-items:center;gap:.25rem;display:flex}.ItineraryCard-module__tUh1HW__stopIcon{color:#f59e0b;width:.875rem;height:.875rem}.ItineraryCard-module__tUh1HW__driveTime{color:#737373;font-size:var(--text-xs)}.ItineraryCard-module__tUh1HW__moreIndicator{font-size:var(--text-sm);color:#737373;padding-left:.75rem;font-style:italic}.ItineraryCard-module__tUh1HW__actions{border-top:1px solid #262626;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.ItineraryCard-module__tUh1HW__primaryButton{flex:1;font-weight:600;color:#fff!important;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)!important}.ItineraryCard-module__tUh1HW__primaryButton:hover{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%)!important}.ItineraryCard-module__tUh1HW__buttonIcon{width:1rem;height:1rem;margin-right:.5rem}
.StopDetailsCard-module__bBXzJG__container{flex-direction:column;gap:0;display:flex}.StopDetailsCard-module__bBXzJG__section{border-radius:var(--radius-md);background:var(--muted);margin-top:1.5rem;padding:1rem}.StopDetailsCard-module__bBXzJG__section:first-of-type{margin-top:.75rem}.StopDetailsCard-module__bBXzJG__sectionBlue{background:#3b82f614;border-left:4px solid #3b82f6}.StopDetailsCard-module__bBXzJG__sectionOrange{background:#f9731614;border-left:4px solid #f97316}.StopDetailsCard-module__bBXzJG__sectionGreen{background:#22c55e14;border-left:4px solid #22c55e}.StopDetailsCard-module__bBXzJG__sectionHeaderRow{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.StopDetailsCard-module__bBXzJG__sectionHeader{font-size:var(--text-lg);color:var(--foreground);align-items:center;gap:.5rem;font-weight:600;display:flex}.StopDetailsCard-module__bBXzJG__regenerateButton{font-size:var(--text-sm);color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;align-items:center;gap:.5rem;padding:.5rem .75rem;font-weight:500;transition:all .2s;display:flex}.StopDetailsCard-module__bBXzJG__regenerateButton:hover:not(:disabled){background:var(--muted);border-color:var(--primary)}.StopDetailsCard-module__bBXzJG__regenerateButton:disabled{opacity:.5;cursor:not-allowed}.StopDetailsCard-module__bBXzJG__regenerateIcon{flex-shrink:0;width:1rem;height:1rem}.StopDetailsCard-module__bBXzJG__spinning{animation:1s linear infinite StopDetailsCard-module__bBXzJG__spin}@keyframes StopDetailsCard-module__bBXzJG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.StopDetailsCard-module__bBXzJG__sectionHeaderIcon{flex-shrink:0;width:1.25rem;height:1.25rem}.StopDetailsCard-module__bBXzJG__sectionBlue .StopDetailsCard-module__bBXzJG__sectionHeader{color:#3b82f6}.StopDetailsCard-module__bBXzJG__sectionOrange .StopDetailsCard-module__bBXzJG__sectionHeader{color:#f97316}.StopDetailsCard-module__bBXzJG__sectionGreen .StopDetailsCard-module__bBXzJG__sectionHeader{color:#22c55e}.StopDetailsCard-module__bBXzJG__versionTabs{scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;margin-bottom:1rem;display:flex;overflow-x:auto}.StopDetailsCard-module__bBXzJG__versionTabs::-webkit-scrollbar{display:none}.StopDetailsCard-module__bBXzJG__versionTab{font-size:var(--text-sm);color:var(--muted-foreground);background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem .75rem;font-weight:500;transition:all .2s;display:flex}.StopDetailsCard-module__bBXzJG__versionTab:hover{background:var(--muted)}.StopDetailsCard-module__bBXzJG__versionTabActive{color:var(--primary);background:var(--primary-foreground);border-color:var(--primary);font-weight:600}.StopDetailsCard-module__bBXzJG__versionTabLabel{flex:1}.StopDetailsCard-module__bBXzJG__versionTabDelete{color:var(--muted-foreground);cursor:pointer;border-radius:var(--radius-sm);opacity:0;background:0 0;border:none;justify-content:center;align-items:center;margin-left:.25rem;padding:.125rem;transition:all .2s;display:flex}.StopDetailsCard-module__bBXzJG__versionTab:hover .StopDetailsCard-module__bBXzJG__versionTabDelete{opacity:1}.StopDetailsCard-module__bBXzJG__versionTabDelete:hover{color:var(--destructive);background:var(--destructive-foreground)}.StopDetailsCard-module__bBXzJG__versionTabDeleteIcon{width:.75rem;height:.75rem}.StopDetailsCard-module__bBXzJG__itemsList{flex-direction:column;gap:1rem;display:flex}.StopDetailsCard-module__bBXzJG__itemsDivider{text-align:center;font-size:var(--text-sm);color:var(--muted-foreground);margin:1rem 0;font-weight:600;position:relative}.StopDetailsCard-module__bBXzJG__itemsDivider:before{content:"";background:var(--border);height:1px;position:absolute;top:50%;left:0;right:0}.StopDetailsCard-module__bBXzJG__itemsDivider{background:var(--background);z-index:1;padding:0 1rem}.StopDetailsCard-module__bBXzJG__showMoreContainer{border-top:1px solid var(--border);justify-content:center;margin-top:1.5rem;padding-top:1rem;display:flex}.StopDetailsCard-module__bBXzJG__showMoreButton{font-size:var(--text-sm);color:var(--foreground);background:var(--background);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:flex}.StopDetailsCard-module__bBXzJG__showMoreButton:hover:not(.StopDetailsCard-module__bBXzJG__showMoreButtonDisabled){background:var(--muted);border-color:var(--primary)}.StopDetailsCard-module__bBXzJG__showMoreButtonDisabled{opacity:.5;cursor:not-allowed}.StopDetailsCard-module__bBXzJG__showMoreIcon{flex-shrink:0;width:1rem;height:1rem}.StopDetailsCard-module__bBXzJG__card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);padding:1rem;transition:all .2s}.StopDetailsCard-module__bBXzJG__card:hover{transform:translate(2px)}.StopDetailsCard-module__bBXzJG__cardBlue:hover{box-shadow:0 2px 8px #3b82f633}.StopDetailsCard-module__bBXzJG__cardOrange:hover{box-shadow:0 2px 8px #f9731633}.StopDetailsCard-module__bBXzJG__cardGreen:hover{box-shadow:0 2px 8px #22c55e33}.StopDetailsCard-module__bBXzJG__cardExpanded{opacity:.9;border-style:dashed}.StopDetailsCard-module__bBXzJG__cardHeader{flex-direction:column;align-items:flex-start;gap:.25rem;margin-bottom:.5rem;display:flex}.StopDetailsCard-module__bBXzJG__cardName{font-size:var(--text-base);color:var(--foreground);flex:1;min-width:0;margin:0;font-weight:600}.StopDetailsCard-module__bBXzJG__cardAddress{font-size:var(--text-sm);color:var(--muted-foreground);cursor:pointer;align-items:center;gap:.375rem;margin:0;display:flex}.StopDetailsCard-module__bBXzJG__addressIcon{flex-shrink:0;width:.875rem;height:.875rem}.StopDetailsCard-module__bBXzJG__addressContainer{position:relative}.StopDetailsCard-module__bBXzJG__cardAddress:hover{color:var(--primary);transition:color .2s}.StopDetailsCard-module__bBXzJG__addressMenu{background:var(--background);border:1px solid var(--border);z-index:10;border-radius:.5rem;min-width:200px;margin-top:.5rem;position:absolute;top:100%;right:0;box-shadow:0 4px 6px #0000001a}.dark .StopDetailsCard-module__bBXzJG__addressMenu{box-shadow:0 4px 6px #0000004d}.StopDetailsCard-module__bBXzJG__addressMenuButton{width:100%;color:var(--foreground);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 1rem;transition:background-color .2s;display:flex}.StopDetailsCard-module__bBXzJG__addressMenuButton:hover{background-color:var(--muted)}.StopDetailsCard-module__bBXzJG__addressMenuIcon{flex-shrink:0;width:1rem;height:1rem}.StopDetailsCard-module__bBXzJG__cardDescription{font-size:var(--text-sm);color:var(--muted-foreground);border-top:1px solid var(--border);margin-top:.75rem;margin-bottom:0;padding-top:.75rem;line-height:1.6}.StopDetailsCard-module__bBXzJG__detailsButton{font-size:var(--text-xs);color:var(--muted-foreground);border:1px solid var(--border);border-radius:var(--radius-full);cursor:pointer;opacity:0;pointer-events:none;background:0 0;flex-shrink:0;align-items:center;gap:.25rem;padding:.375rem .75rem;font-weight:400;transition:all .2s;display:flex}.StopDetailsCard-module__bBXzJG__card:hover .StopDetailsCard-module__bBXzJG__detailsButton{opacity:1;pointer-events:auto;color:var(--foreground)}.StopDetailsCard-module__bBXzJG__detailsButton:hover{opacity:.8}.StopDetailsCard-module__bBXzJG__cardMeta{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:.75rem;display:flex}.StopDetailsCard-module__bBXzJG__metaItem{font-size:var(--text-xs);color:var(--muted-foreground);align-items:center;gap:.375rem;display:flex}.StopDetailsCard-module__bBXzJG__metaIcon{flex-shrink:0;width:.875rem;height:.875rem}.StopDetailsCard-module__bBXzJG__notes{font-size:var(--text-sm);color:var(--muted-foreground);margin-top:.75rem;font-style:italic}@media (max-width:767px){.StopDetailsCard-module__bBXzJG__section{border-left-width:4px;border-radius:8px;margin-top:1rem;padding:.75rem}.StopDetailsCard-module__bBXzJG__section:first-of-type{margin-top:.5rem}.StopDetailsCard-module__bBXzJG__sectionHeaderRow{flex-direction:column;align-items:flex-start;gap:.5rem}.StopDetailsCard-module__bBXzJG__sectionHeader{gap:.375rem;margin-bottom:0;font-size:.9375rem}.StopDetailsCard-module__bBXzJG__regenerateButton{align-self:flex-end;padding:.5rem;font-size:.8125rem}.StopDetailsCard-module__bBXzJG__versionTabs{margin-bottom:.75rem}.StopDetailsCard-module__bBXzJG__versionTab{padding:.5rem;font-size:.8125rem}.StopDetailsCard-module__bBXzJG__versionTabDelete{opacity:1}.StopDetailsCard-module__bBXzJG__sectionHeaderIcon{width:1rem;height:1rem}.StopDetailsCard-module__bBXzJG__itemsList{gap:.75rem}.StopDetailsCard-module__bBXzJG__card{border-radius:8px;padding:.875rem}.StopDetailsCard-module__bBXzJG__card:hover{transform:none}.StopDetailsCard-module__bBXzJG__cardName{font-size:.9375rem;line-height:1.3}.StopDetailsCard-module__bBXzJG__cardAddress{margin-top:.125rem;font-size:.8125rem}.StopDetailsCard-module__bBXzJG__addressIcon{width:.75rem;height:.75rem}.StopDetailsCard-module__bBXzJG__addressContainer{width:100%}.StopDetailsCard-module__bBXzJG__addressMenu{min-width:160px;left:0;right:auto}.StopDetailsCard-module__bBXzJG__cardMeta{border-top:1px solid var(--border);flex-flow:wrap;align-items:center;gap:.75rem;margin-top:.5rem;padding-top:.5rem}.StopDetailsCard-module__bBXzJG__metaItem{background:0 0;border-radius:0;align-items:center;gap:.25rem;padding:0;font-size:.75rem;display:flex}.StopDetailsCard-module__bBXzJG__metaIcon{width:.75rem;height:.75rem}.StopDetailsCard-module__bBXzJG__cardDescription{margin-top:.5rem;padding-top:.5rem;font-size:.8125rem;line-height:1.5}.StopDetailsCard-module__bBXzJG__detailsButton{display:none}.StopDetailsCard-module__bBXzJG__itemsDivider{margin:.75rem 0;font-size:.8125rem}.StopDetailsCard-module__bBXzJG__showMoreContainer{margin-top:1rem;padding-top:.75rem}.StopDetailsCard-module__bBXzJG__showMoreButton{justify-content:center;width:100%;padding:.75rem 1rem;font-size:.875rem}.StopDetailsCard-module__bBXzJG__notes{background:var(--muted);border-left:3px solid #f59e0b;border-radius:6px;margin-top:.75rem;padding:.625rem;font-size:.8125rem}}
.TripsList-module__45JihW__container{margin:1rem 0}.TripsList-module__45JihW__header{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.TripsList-module__45JihW__headerIcon{color:#f59e0b;width:1.25rem;height:1.25rem}.TripsList-module__45JihW__headerText{font-size:var(--text-sm);color:#f5f5f5;font-weight:600}.TripsList-module__45JihW__list{flex-direction:column;gap:.5rem;display:flex}.TripsList-module__45JihW__tripCard{border-radius:var(--radius-lg);cursor:pointer;background:#26262680;border:1px solid #333;transition:all .2s}.TripsList-module__45JihW__tripCard:hover{background:#262626cc;border-color:#f59e0b;transform:translate(4px)}.TripsList-module__45JihW__tripContent{justify-content:space-between;align-items:center;padding:1rem;display:flex}.TripsList-module__45JihW__tripInfo{flex:1}.TripsList-module__45JihW__tripHeader{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.TripsList-module__45JihW__tripTitle{font-size:var(--text-base);color:#f5f5f5;margin:0;font-weight:600}.TripsList-module__45JihW__tripTheme{font-size:var(--text-xs);color:#f59e0b;border-radius:var(--radius);background:#f59e0b1a;padding:.25rem .5rem;font-weight:500}.TripsList-module__45JihW__tripSummary{font-size:var(--text-sm);color:#d4d4d4;margin:0 0 .25rem;line-height:1.4}.TripsList-module__45JihW__tripThemeDesc{font-size:var(--text-xs);color:#a3a3a3;margin:0 0 .5rem;font-style:italic}.TripsList-module__45JihW__tripRoute{font-size:var(--text-sm);color:#a3a3a3;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.TripsList-module__45JihW__routeIcon{color:#f59e0b;width:.875rem;height:.875rem}.TripsList-module__45JihW__routeArrow{color:#525252}.TripsList-module__45JihW__tripMeta{font-size:var(--text-xs);color:#737373;align-items:center;gap:.5rem;display:flex}.TripsList-module__45JihW__metaIcon{width:.75rem;height:.75rem}.TripsList-module__45JihW__metaDivider{color:#525252}.TripsList-module__45JihW__chevron{color:#525252;width:1.25rem;height:1.25rem;transition:color .2s}.TripsList-module__45JihW__tripCard:hover .TripsList-module__45JihW__chevron{color:#f59e0b}.TripsList-module__45JihW__emptyCard{border-radius:var(--radius-lg);background:#2626264d;border:1px dashed #404040;margin:1rem 0}.TripsList-module__45JihW__emptyContent{text-align:center;flex-direction:column;align-items:center;padding:2rem;display:flex}.TripsList-module__45JihW__emptyIcon{color:#525252;width:2.5rem;height:2.5rem;margin-bottom:.75rem}.TripsList-module__45JihW__emptyText{font-size:var(--text-base);color:#a3a3a3;margin:0 0 .25rem;font-weight:500}.TripsList-module__45JihW__emptySubtext{font-size:var(--text-sm);color:#737373;margin:0}
.ItineraryDisplay-module__vPhKpa__container{flex-direction:column;gap:1.5rem;max-width:100%;display:flex}@media (max-width:767px){.ItineraryDisplay-module__vPhKpa__container{overflow-x:visible}}.ItineraryDisplay-module__vPhKpa__headerCard{padding:2rem}.ItineraryDisplay-module__vPhKpa__headerInner{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:768px){.ItineraryDisplay-module__vPhKpa__headerInner{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:2rem}}.ItineraryDisplay-module__vPhKpa__title{font-size:var(--text-2xl);color:var(--foreground);margin-bottom:.5rem;font-weight:700}.ItineraryDisplay-module__vPhKpa__summary{color:var(--muted-foreground);margin-bottom:1rem}.ItineraryDisplay-module__vPhKpa__badges{flex-wrap:wrap;gap:.75rem;display:flex}.ItineraryDisplay-module__vPhKpa__badge{font-size:var(--text-sm)}.ItineraryDisplay-module__vPhKpa__badgeIcon{width:.75rem;height:.75rem;margin-right:.25rem}.ItineraryDisplay-module__vPhKpa__headerActions{flex-wrap:wrap;gap:.75rem;display:flex}@media (min-width:768px){.ItineraryDisplay-module__vPhKpa__headerActions{flex-shrink:0}}.ItineraryDisplay-module__vPhKpa__savedIndicator{color:#059669;font-size:var(--text-sm);align-items:center;gap:.5rem;margin-top:1rem;display:flex}.dark .ItineraryDisplay-module__vPhKpa__savedIndicator{color:#10b981}.ItineraryDisplay-module__vPhKpa__savedIcon{width:1rem;height:1rem}.ItineraryDisplay-module__vPhKpa__daysContainer{grid-template-columns:1fr;align-items:start;gap:1rem;display:grid}@media (min-width:768px){.ItineraryDisplay-module__vPhKpa__daysContainer{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.ItineraryDisplay-module__vPhKpa__daysContainer>.card{overflow:visible}@media (max-width:767px){.ItineraryDisplay-module__vPhKpa__daysContainer{margin-left:-1rem;margin-right:-1rem}.ItineraryDisplay-module__vPhKpa__daysContainer>.card{border-left:none;border-right:none;margin-left:0;margin-right:0;border-radius:0!important}.ItineraryDisplay-module__vPhKpa__daysContainer>.card:first-child{border-top-left-radius:0!important;border-top-right-radius:0!important}.ItineraryDisplay-module__vPhKpa__daysContainer>.card:last-child{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}}.ItineraryDisplay-module__vPhKpa__dayHeader{cursor:pointer;border-top-left-radius:calc(var(--radius-xl) - 1px);border-top-right-radius:calc(var(--radius-xl) - 1px);border-bottom-left-radius:calc(var(--radius-xl) - 1px);border-bottom-right-radius:calc(var(--radius-xl) - 1px);padding:1.25rem;transition:background-color .15s}@media (max-width:767px){.ItineraryDisplay-module__vPhKpa__dayHeader{z-index:50;background:var(--card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);border-top:none;margin:0;position:sticky;top:0;border-radius:0!important;padding:1.25rem 1rem!important}}.ItineraryDisplay-module__vPhKpa__dayHeader:hover{background:color-mix(in srgb,var(--accent)50%,transparent)}.ItineraryDisplay-module__vPhKpa__dayHeaderInner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (max-width:767px){.ItineraryDisplay-module__vPhKpa__dayHeaderInner{gap:1rem}}.ItineraryDisplay-module__vPhKpa__dayHeaderLeft{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.ItineraryDisplay-module__vPhKpa__dayHeaderContent{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.ItineraryDisplay-module__vPhKpa__dayNumber{border-radius:var(--radius-full);background:var(--primary);width:2.5rem;height:2.5rem;color:var(--primary-foreground);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem 0;font-weight:700;display:flex}.ItineraryDisplay-module__vPhKpa__dayLabel{letter-spacing:.5px;text-transform:uppercase;font-size:.5rem;line-height:1}.ItineraryDisplay-module__vPhKpa__dayValue{font-size:1rem;line-height:1}.ItineraryDisplay-module__vPhKpa__dayHeaderRow{flex-wrap:nowrap;align-items:center;gap:.5rem;min-width:0;display:flex}.ItineraryDisplay-module__vPhKpa__cityLocation{font-size:var(--text-lg);color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;min-width:0;font-weight:600;overflow:hidden}.ItineraryDisplay-module__vPhKpa__aiIconContainer{cursor:help;flex-shrink:0;justify-content:center;align-items:center;height:1.25rem;display:flex}.ItineraryDisplay-module__vPhKpa__aiIconIndicator{width:1rem;height:1rem;color:var(--primary)}.ItineraryDisplay-module__vPhKpa__cityNameInline{font-weight:600}.ItineraryDisplay-module__vPhKpa__cityOptionsInline{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.ItineraryDisplay-module__vPhKpa__optionsButton{font-size:var(--text-sm);color:var(--muted-foreground);background:var(--muted);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;padding:.4rem .9rem;font-weight:500;transition:all .2s;display:flex}.ItineraryDisplay-module__vPhKpa__optionsButton:hover{background:var(--accent);color:var(--accent-foreground)}.ItineraryDisplay-module__vPhKpa__dayMeta{font-size:var(--text-sm);color:var(--muted-foreground);align-items:center;gap:.25rem;margin:.5rem 0 0;display:flex}.ItineraryDisplay-module__vPhKpa__dayMetaIcon{width:.75rem;height:.75rem;margin-right:.25rem;display:inline}.ItineraryDisplay-module__vPhKpa__chevronIcon{width:1.25rem;height:1.25rem;color:var(--muted-foreground)}.ItineraryDisplay-module__vPhKpa__dayContent{padding:0 1.5rem 1.5rem}@media (max-width:767px){.ItineraryDisplay-module__vPhKpa__dayContent{padding:0 1rem 1rem;border-radius:0!important}}.ItineraryDisplay-module__vPhKpa__cityOptionsDropdown{background:var(--muted);border-radius:var(--radius-md);border:1px solid var(--border);margin-bottom:1.5rem;padding:1.25rem}.ItineraryDisplay-module__vPhKpa__cityOptionsTitle{font-size:var(--text-sm);color:var(--foreground);margin:0 0 1rem;font-weight:600}.ItineraryDisplay-module__vPhKpa__cityOptionsList{flex-direction:column;gap:.75rem;margin-bottom:.75rem;display:flex}.ItineraryDisplay-module__vPhKpa__cityOptionCard{cursor:pointer;background:var(--card);border:2px solid #0000;transition:all .2s}.ItineraryDisplay-module__vPhKpa__cityOptionCard:hover:not(.ItineraryDisplay-module__vPhKpa__cityOptionCardDisabled):not(.ItineraryDisplay-module__vPhKpa__cityOptionCardSelected){border-color:var(--primary);transform:translate(2px)}.ItineraryDisplay-module__vPhKpa__cityOptionCardSelected{border-color:var(--primary);background:color-mix(in srgb,var(--primary)5%,var(--card))}.ItineraryDisplay-module__vPhKpa__cityOptionCardDisabled{opacity:.5;cursor:not-allowed}.ItineraryDisplay-module__vPhKpa__cityOptionContent{padding:1rem}.ItineraryDisplay-module__vPhKpa__cityOptionHeader{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;padding-top:.5rem;padding-bottom:.75rem;display:flex}.ItineraryDisplay-module__vPhKpa__cityOptionName{color:var(--foreground);flex:1;align-items:center;gap:.5rem;min-width:0;font-weight:600;display:flex}.ItineraryDisplay-module__vPhKpa__cityOptionPinIcon{width:1rem;height:1rem;color:var(--primary);flex-shrink:0}.ItineraryDisplay-module__vPhKpa__cityOptionRecommendedBadge{font-size:var(--text-xs);flex-shrink:0;align-items:center;gap:.25rem;display:flex}.ItineraryDisplay-module__vPhKpa__cityOptionSparkleIcon{width:.75rem;height:.75rem}.ItineraryDisplay-module__vPhKpa__cityOptionSelectedBadge{font-size:var(--text-xs);flex-shrink:0}.ItineraryDisplay-module__vPhKpa__cityOptionReason{font-size:var(--text-sm);color:var(--muted-foreground);margin:0;line-height:1.5}.ItineraryDisplay-module__vPhKpa__cityOptionDriveTime{font-size:var(--text-xs);color:var(--muted-foreground);align-items:center;gap:.25rem;margin:.5rem 0 0;display:flex}.ItineraryDisplay-module__vPhKpa__cityOptionsNote{border-top:1px solid var(--border);font-size:var(--text-xs);color:var(--muted-foreground);margin-top:1rem;padding-top:.75rem;font-style:italic}.ItineraryDisplay-module__vPhKpa__stopsContainer{flex-direction:column;gap:1.5rem;display:flex}.ItineraryDisplay-module__vPhKpa__driveDivider{color:var(--muted-foreground);align-items:center;gap:.75rem;padding:1rem 0;display:flex}.ItineraryDisplay-module__vPhKpa__driveLine{background:var(--border);flex:1;height:1px}.ItineraryDisplay-module__vPhKpa__driveIcon{width:1rem;height:1rem}.ItineraryDisplay-module__vPhKpa__driveTime{font-size:var(--text-sm)}.ItineraryDisplay-module__vPhKpa__stop{gap:1rem;display:flex}.ItineraryDisplay-module__vPhKpa__stopContent{flex:1;padding-bottom:1rem}.ItineraryDisplay-module__vPhKpa__loadingActivities{background:var(--muted);border-radius:var(--radius);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:200px;padding:3rem 2rem;display:flex}.ItineraryDisplay-module__vPhKpa__loadingText{color:var(--muted-foreground);font-size:var(--text-base);text-align:center;font-weight:500}.ItineraryDisplay-module__vPhKpa__errorActivities{background:color-mix(in srgb,var(--destructive)10%,var(--muted));border-radius:var(--radius);border:1px solid color-mix(in srgb,var(--destructive)30%,transparent);flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:150px;padding:3rem 2rem;display:flex}.ItineraryDisplay-module__vPhKpa__errorText{color:var(--destructive);font-size:var(--text-sm);text-align:center;margin:0;font-weight:500}.ItineraryDisplay-module__vPhKpa__stopCity{color:var(--foreground);font-weight:600}.ItineraryDisplay-module__vPhKpa__activitiesSection{border-radius:var(--radius-md);background:var(--muted);margin-top:1.5rem;padding:1rem}.ItineraryDisplay-module__vPhKpa__activitiesSection:first-of-type{margin-top:.75rem}.ItineraryDisplay-module__vPhKpa__activitiesSectionBlue{background:#3b82f614;border-left:4px solid #3b82f6}.ItineraryDisplay-module__vPhKpa__activitiesSectionOrange{background:#f9731614;border-left:4px solid #f97316}.ItineraryDisplay-module__vPhKpa__activitiesSectionGreen{background:#22c55e14;border-left:4px solid #22c55e}.ItineraryDisplay-module__vPhKpa__sectionHeader{font-size:var(--text-lg);color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:600;display:flex}.ItineraryDisplay-module__vPhKpa__sectionHeaderIcon{flex-shrink:0;width:1.25rem;height:1.25rem}.ItineraryDisplay-module__vPhKpa__activitiesSectionBlue .ItineraryDisplay-module__vPhKpa__sectionHeader{color:#3b82f6}.ItineraryDisplay-module__vPhKpa__activitiesSectionOrange .ItineraryDisplay-module__vPhKpa__sectionHeader{color:#f97316}.ItineraryDisplay-module__vPhKpa__activitiesSectionGreen .ItineraryDisplay-module__vPhKpa__sectionHeader{color:#22c55e}.ItineraryDisplay-module__vPhKpa__activitiesTitle{font-size:var(--text-sm);color:var(--foreground);margin-bottom:.5rem;font-weight:500}.ItineraryDisplay-module__vPhKpa__activitiesList{flex-direction:column;gap:1rem;display:flex}.ItineraryDisplay-module__vPhKpa__activityCard{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);padding:1rem;transition:all .2s}.ItineraryDisplay-module__vPhKpa__activityCard:hover{transform:translate(2px)}.ItineraryDisplay-module__vPhKpa__activityCardBlue:hover{box-shadow:0 2px 8px #3b82f633}.ItineraryDisplay-module__vPhKpa__activityCardOrange:hover{box-shadow:0 2px 8px #f9731633}.ItineraryDisplay-module__vPhKpa__activityCardGreen:hover{box-shadow:0 2px 8px #22c55e33}.ItineraryDisplay-module__vPhKpa__activityHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}@media (max-width:767px){.ItineraryDisplay-module__vPhKpa__activityHeader{flex-direction:column;align-items:flex-start;gap:.5rem}}.ItineraryDisplay-module__vPhKpa__activityName{font-size:var(--text-base);color:var(--foreground);flex:1;min-width:0;margin:0;font-weight:600}.ItineraryDisplay-module__vPhKpa__activityAddress{font-size:var(--text-sm);color:var(--muted-foreground);text-align:right;flex-shrink:1;align-items:center;gap:.375rem;min-width:0;margin:0;display:flex}@media (max-width:767px){.ItineraryDisplay-module__vPhKpa__activityAddress{text-align:left;width:100%}}.ItineraryDisplay-module__vPhKpa__addressIcon{flex-shrink:0;width:.875rem;height:.875rem}.ItineraryDisplay-module__vPhKpa__addressContainer{position:relative}.ItineraryDisplay-module__vPhKpa__activityAddress:hover{color:var(--primary);transition:color .2s}.ItineraryDisplay-module__vPhKpa__addressMenu{background:var(--background);border:1px solid var(--border);z-index:10;border-radius:.5rem;min-width:200px;margin-top:.5rem;position:absolute;top:100%;right:0;box-shadow:0 4px 6px #0000001a}.dark .ItineraryDisplay-module__vPhKpa__addressMenu{box-shadow:0 4px 6px #0000004d}.ItineraryDisplay-module__vPhKpa__addressMenuButton{width:100%;color:var(--foreground);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 1rem;transition:background-color .2s;display:flex}.ItineraryDisplay-module__vPhKpa__addressMenuButton:hover{background-color:var(--muted)}.ItineraryDisplay-module__vPhKpa__addressMenuIcon{flex-shrink:0;width:1rem;height:1rem}.ItineraryDisplay-module__vPhKpa__activityDescription{font-size:var(--text-sm);color:var(--muted-foreground);border-top:1px solid var(--border);margin-top:.75rem;margin-bottom:0;padding-top:.75rem;line-height:1.6}.ItineraryDisplay-module__vPhKpa__detailsButton{font-size:var(--text-xs);color:var(--muted-foreground);border:1px solid var(--border);border-radius:var(--radius-full);cursor:pointer;opacity:0;pointer-events:none;background:0 0;flex-shrink:0;align-items:center;gap:.25rem;padding:.375rem .75rem;font-weight:400;transition:all .2s;display:flex}.ItineraryDisplay-module__vPhKpa__activityCard:hover .ItineraryDisplay-module__vPhKpa__detailsButton{opacity:1;pointer-events:auto;color:var(--foreground)}.ItineraryDisplay-module__vPhKpa__detailsButton:hover{opacity:.8}.ItineraryDisplay-module__vPhKpa__detailsIcon{width:.75rem;height:.75rem;transition:transform .2s}.ItineraryDisplay-module__vPhKpa__activityMeta{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:.75rem;display:flex}.ItineraryDisplay-module__vPhKpa__activityMetaItem{font-size:var(--text-xs);color:var(--muted-foreground);align-items:center;gap:.375rem;display:flex}.ItineraryDisplay-module__vPhKpa__activityMetaIcon{flex-shrink:0;width:.875rem;height:.875rem}.ItineraryDisplay-module__vPhKpa__notes{font-size:var(--text-sm);color:var(--muted-foreground);margin-top:.75rem;font-style:italic}.ItineraryDisplay-module__vPhKpa__videosSection{margin-top:1rem}.ItineraryDisplay-module__vPhKpa__videosTitle{font-size:var(--text-sm);color:var(--primary);align-items:center;gap:.25rem;margin-bottom:.5rem;font-weight:500;display:flex}.ItineraryDisplay-module__vPhKpa__videosTitleIcon{width:.75rem;height:.75rem}.ItineraryDisplay-module__vPhKpa__videosScroll{gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:hidden}.ItineraryDisplay-module__vPhKpa__videoLink{flex-shrink:0;text-decoration:none}.ItineraryDisplay-module__vPhKpa__videoThumbnail{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--muted);width:10rem;position:relative;overflow:hidden}.ItineraryDisplay-module__vPhKpa__videoImg{object-fit:cover;width:100%;height:100%;transition:transform .15s}.ItineraryDisplay-module__vPhKpa__videoLink:hover .ItineraryDisplay-module__vPhKpa__videoImg{transform:scale(1.05)}.ItineraryDisplay-module__vPhKpa__videoOverlay{background:#0006;justify-content:center;align-items:center;transition:background-color .15s;display:flex;position:absolute;inset:0}.ItineraryDisplay-module__vPhKpa__videoLink:hover .ItineraryDisplay-module__vPhKpa__videoOverlay{background:#0003}.ItineraryDisplay-module__vPhKpa__videoPlayIcon{color:#fff;width:2rem;height:2rem}.ItineraryDisplay-module__vPhKpa__videoTitle{font-size:var(--text-xs);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;max-width:10rem;margin-top:.25rem;overflow:hidden}.ItineraryDisplay-module__vPhKpa__actionsCard{padding:2rem}.ItineraryDisplay-module__vPhKpa__actionsInner{flex-direction:column;align-items:stretch;gap:1rem;display:flex}@media (min-width:768px){.ItineraryDisplay-module__vPhKpa__actionsInner{flex-direction:row;justify-content:center;max-width:50rem;margin:0 auto}}.ItineraryDisplay-module__vPhKpa__actionButton{flex:1}.ItineraryDisplay-module__vPhKpa__actionIcon{width:1rem;height:1rem;margin-right:.5rem}.ItineraryDisplay-module__vPhKpa__subtleNote{color:#6c757d;text-align:center;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:.5rem;margin:1rem 0;padding:1rem;font-size:.875rem}.ItineraryDisplay-module__vPhKpa__dayHeader[data-stop-type=overnight]{background-color:#6366f126}.ItineraryDisplay-module__vPhKpa__dayHeader[data-stop-type=dayVisit]{background-color:var(--muted)}.ItineraryDisplay-module__vPhKpa__dayHeader[data-stop-type=quickStop]{background-color:var(--background)}.ItineraryDisplay-module__vPhKpa__dayHeader[data-stop-type=overnight]:before{content:"";border-radius:var(--radius)0 0 var(--radius);background-color:#f59e0b;width:4px;position:absolute;top:0;bottom:0;left:0}.ItineraryDisplay-module__vPhKpa__dayHeader[data-stop-type=dayVisit]:before{content:"";background-color:hsl(var(--chart-2));border-radius:var(--radius)0 0 var(--radius);width:4px;position:absolute;top:0;bottom:0;left:0}.ItineraryDisplay-module__vPhKpa__dayHeader[data-stop-type=quickStop]:before{content:"";background-color:hsl(var(--muted-foreground)/.3);border-radius:var(--radius)0 0 var(--radius);width:4px;position:absolute;top:0;bottom:0;left:0}.ItineraryDisplay-module__vPhKpa__dayContent[data-stop-type=quickStop]{padding:1rem}.ItineraryDisplay-module__vPhKpa__dayContent[data-stop-type=quickStop] .ItineraryDisplay-module__vPhKpa__stopsContainer{gap:1rem}
.dropdown-menu-module__YOnR4G__subTrigger{cursor:default;-webkit-user-select:none;user-select:none;border-radius:var(--radius-md);font-size:var(--text-sm);width:100%;color:var(--foreground);background:0 0;border:none;outline:none;align-items:center;padding:.375rem .5rem;display:flex}.dropdown-menu-module__YOnR4G__subTrigger:focus,.dropdown-menu-module__YOnR4G__subTrigger[data-state=open]{background:var(--accent)}.dropdown-menu-module__YOnR4G__subTriggerInset{padding-left:2rem}.dropdown-menu-module__YOnR4G__subTriggerIcon{width:1rem;height:1rem;margin-left:auto}.dropdown-menu-module__YOnR4G__subContent,.dropdown-menu-module__YOnR4G__content{z-index:1001;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--popover);min-width:8rem;color:var(--popover-foreground);box-shadow:var(--shadow-lg);padding:.25rem;overflow:hidden}.dropdown-menu-module__YOnR4G__item{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:var(--radius-md);font-size:var(--text-sm);width:100%;color:var(--foreground);background:0 0;border:none;outline:none;align-items:center;padding:.375rem .5rem;transition:background-color .15s;display:flex;position:relative}.dropdown-menu-module__YOnR4G__item:focus{background:var(--accent);color:var(--accent-foreground)}.dropdown-menu-module__YOnR4G__item[data-disabled]{pointer-events:none;opacity:.5}.dropdown-menu-module__YOnR4G__itemInset{padding-left:2rem}.dropdown-menu-module__YOnR4G__checkboxItem{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:var(--radius-md);font-size:var(--text-sm);width:100%;color:var(--foreground);background:0 0;border:none;outline:none;align-items:center;padding:.375rem .5rem .375rem 2rem;transition:background-color .15s;display:flex;position:relative}.dropdown-menu-module__YOnR4G__checkboxItem:focus{background:var(--accent);color:var(--accent-foreground)}.dropdown-menu-module__YOnR4G__checkboxItem[data-disabled]{pointer-events:none;opacity:.5}.dropdown-menu-module__YOnR4G__radioItem{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:var(--radius-md);font-size:var(--text-sm);width:100%;color:var(--foreground);background:0 0;border:none;outline:none;align-items:center;padding:.375rem .5rem .375rem 2rem;transition:background-color .15s;display:flex;position:relative}.dropdown-menu-module__YOnR4G__radioItem:focus{background:var(--accent);color:var(--accent-foreground)}.dropdown-menu-module__YOnR4G__radioItem[data-disabled]{pointer-events:none;opacity:.5}.dropdown-menu-module__YOnR4G__itemIndicator{justify-content:center;align-items:center;width:.875rem;height:.875rem;display:flex;position:absolute;left:.5rem}.dropdown-menu-module__YOnR4G__checkIcon{width:1rem;height:1rem;color:var(--primary)}.dropdown-menu-module__YOnR4G__circleIcon{width:.5rem;height:.5rem;fill:var(--primary)}.dropdown-menu-module__YOnR4G__label{font-size:var(--text-sm);color:var(--foreground);padding:.375rem .5rem;font-weight:600}.dropdown-menu-module__YOnR4G__labelInset{padding-left:2rem}.dropdown-menu-module__YOnR4G__separator{background:var(--border);height:1px;margin:.25rem -.25rem}.dropdown-menu-module__YOnR4G__shortcut{font-size:var(--text-xs);letter-spacing:.1em;opacity:.6;margin-left:auto}
.input-module__7BXsdW__input{border-radius:var(--radius-lg);border:1px solid var(--input);background:var(--background);width:100%;height:2.75rem;font-size:var(--text-sm);color:var(--foreground);padding:.5rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.input-module__7BXsdW__input::placeholder{color:var(--muted-foreground)}.input-module__7BXsdW__input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #1e40af33}.input-module__7BXsdW__input:disabled{cursor:not-allowed;opacity:.5}.input-module__7BXsdW__input[type=file]{background:0 0;border:0}.input-module__7BXsdW__input[type=file]::file-selector-button{font-size:var(--text-sm);font-weight:500}
.VideosList-module__L6yHDq__card{border-radius:var(--radius-xl);background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:1px solid #262626;margin:1rem 0;overflow:hidden}.VideosList-module__L6yHDq__content{padding:1.5rem}.VideosList-module__L6yHDq__header{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.VideosList-module__L6yHDq__iconWrapper{border-radius:var(--radius-lg);background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.VideosList-module__L6yHDq__icon{color:#171717;width:1.5rem;height:1.5rem}.VideosList-module__L6yHDq__title{font-size:var(--text-xl);color:#f5f5f5;margin:0;font-weight:700}.VideosList-module__L6yHDq__videosGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.VideosList-module__L6yHDq__videoCard{border-radius:var(--radius-md);background:#0003;border:1px solid #262626;text-decoration:none;transition:transform .2s;overflow:hidden}.VideosList-module__L6yHDq__videoCard:hover{border-color:#f59e0b;transform:translateY(-2px)}.VideosList-module__L6yHDq__videoThumbnail{aspect-ratio:16/9;border-radius:var(--radius-md);background:#262626;position:relative;overflow:hidden}.VideosList-module__L6yHDq__videoThumbnail img{object-fit:cover;width:100%;height:100%}.VideosList-module__L6yHDq__videoOverlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.VideosList-module__L6yHDq__videoCard:hover .VideosList-module__L6yHDq__videoOverlay{opacity:1}.VideosList-module__L6yHDq__videoPlayIcon{color:#fff;width:2rem;height:2rem}.VideosList-module__L6yHDq__videoInfo{padding:.75rem}.VideosList-module__L6yHDq__videoTitle{font-size:var(--text-sm);color:#f5f5f5;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-weight:600;display:-webkit-box;overflow:hidden}.VideosList-module__L6yHDq__videoDuration{font-size:var(--text-xs);color:#a3a3a3;margin:0 0 .25rem}.VideosList-module__L6yHDq__videoDescription{font-size:var(--text-xs);color:#d4d4d4;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .25rem;display:-webkit-box;overflow:hidden}.VideosList-module__L6yHDq__videoCoordinates{font-size:var(--text-xs);color:#888;margin:0;font-family:monospace}
.card-module__uAl7SW__card{border-radius:var(--radius-xl);border:1px solid var(--border);background:var(--card);color:var(--card-foreground);box-shadow:var(--shadow-sm)}.card-module__uAl7SW__header{flex-direction:column;gap:.375rem;padding:1.5rem;display:flex}.card-module__uAl7SW__title{font-size:var(--text-xl);letter-spacing:-.025em;color:var(--foreground);font-weight:600;line-height:1}.card-module__uAl7SW__description{font-size:var(--text-sm);color:var(--muted-foreground)}.card-module__uAl7SW__content{padding:0 1.5rem 1.5rem}.card-module__uAl7SW__footer{align-items:center;padding:0 1.5rem 1.5rem;display:flex}@media (max-width:640px){.card-module__uAl7SW__card{border-radius:var(--radius-lg)}.card-module__uAl7SW__header{gap:.25rem;padding:1rem}.card-module__uAl7SW__content,.card-module__uAl7SW__footer{padding:0 1rem 1rem}}
.button-module__HjQxJG__button{white-space:nowrap;border-radius:var(--radius-lg);font-size:var(--text-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.button-module__HjQxJG__button:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring);outline:none}.button-module__HjQxJG__button:disabled{pointer-events:none;opacity:.5}.button-module__HjQxJG__button svg{pointer-events:none;flex-shrink:0;width:1rem;height:1rem}.button-module__HjQxJG__default{background:var(--primary);color:var(--primary-foreground);box-shadow:var(--shadow-lg),0 4px 14px -3px #1e40af40}.button-module__HjQxJG__default:hover{background:color-mix(in srgb,var(--primary)90%,black)}.button-module__HjQxJG__destructive{background:var(--destructive);color:var(--destructive-foreground)}.button-module__HjQxJG__destructive:hover{background:color-mix(in srgb,var(--destructive)90%,black)}.button-module__HjQxJG__outline{border:2px solid var(--border);color:var(--foreground);background:0 0}.button-module__HjQxJG__outline:hover{background:var(--accent);color:var(--accent-foreground)}.button-module__HjQxJG__secondary{background:var(--secondary);color:var(--secondary-foreground)}.button-module__HjQxJG__secondary:hover{background:color-mix(in srgb,var(--secondary)80%,black)}.button-module__HjQxJG__ghost{color:var(--muted-foreground);background:0 0}.button-module__HjQxJG__ghost:hover{background:var(--accent);color:var(--foreground)}.button-module__HjQxJG__link{color:var(--primary);text-underline-offset:4px;background:0 0}.button-module__HjQxJG__link:hover{text-decoration:underline}.button-module__HjQxJG__sizeDefault{height:2.75rem;padding:.5rem 1.25rem}.button-module__HjQxJG__sizeSm{height:2.25rem;font-size:var(--text-xs);padding:0 .75rem}.button-module__HjQxJG__sizeLg{height:3rem;font-size:var(--text-base);padding:0 2rem}.button-module__HjQxJG__sizeIcon{width:2.5rem;height:2.5rem;padding:0}
.label-module__WeEVDq__label{font-size:var(--text-sm);color:var(--foreground);font-weight:500;line-height:1}.label-module__WeEVDq__label[data-disabled]{cursor:not-allowed;opacity:.7}
.select-module__CpdUNG__trigger{border-radius:var(--radius-lg);border:1px solid var(--input);background:var(--background);width:100%;height:2.75rem;font-size:var(--text-sm);color:var(--foreground);justify-content:space-between;align-items:center;padding:.5rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}@media (max-width:640px){.select-module__CpdUNG__trigger{height:2.5rem;font-size:var(--text-xs);padding:.5rem .75rem}}.select-module__CpdUNG__trigger::placeholder{color:var(--muted-foreground)}.select-module__CpdUNG__trigger:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #1e40af33}.select-module__CpdUNG__trigger:disabled{cursor:not-allowed;opacity:.5}.select-module__CpdUNG__trigger>span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.select-module__CpdUNG__triggerIcon{opacity:.5;width:1rem;height:1rem}.select-module__CpdUNG__scrollButton{cursor:default;justify-content:center;align-items:center;padding:.25rem;display:flex}.select-module__CpdUNG__scrollButtonIcon{width:1rem;height:1rem}.select-module__CpdUNG__content{z-index:50;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--popover);min-width:8rem;max-height:24rem;color:var(--popover-foreground);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.select-module__CpdUNG__viewport{height:var(--radix-select-trigger-height);width:100%;min-width:var(--radix-select-trigger-width);padding:.25rem}.select-module__CpdUNG__label{font-size:var(--text-sm);color:var(--muted-foreground);padding:.375rem .5rem .375rem 2rem;font-weight:600}.select-module__CpdUNG__item{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:var(--radius-md);width:100%;font-size:var(--text-sm);outline:none;align-items:center;padding:.5rem .5rem .5rem 2rem;transition:background-color .15s;display:flex;position:relative}.select-module__CpdUNG__item:focus{background:var(--accent);color:var(--accent-foreground)}.select-module__CpdUNG__item[data-disabled]{pointer-events:none;opacity:.5}.select-module__CpdUNG__itemIndicator{justify-content:center;align-items:center;width:.875rem;height:.875rem;display:flex;position:absolute;left:.5rem}.select-module__CpdUNG__itemIndicatorIcon{width:1rem;height:1rem;color:var(--primary)}.select-module__CpdUNG__separator{background:var(--border);height:1px;margin:.25rem -.25rem}
.ChatInterface-module__YDIRoW__chatContainer{isolation:isolate;flex-direction:column;flex:1 1 0;width:100%;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.ChatInterface-module__YDIRoW__messagesArea{flex:1;min-height:0;padding:1rem;overflow:hidden auto}.ChatInterface-module__YDIRoW__messagesArea::-webkit-scrollbar{width:8px}.ChatInterface-module__YDIRoW__messagesArea::-webkit-scrollbar-track{background:var(--muted);border-radius:4px}.ChatInterface-module__YDIRoW__messagesArea::-webkit-scrollbar-thumb{background:var(--muted-foreground);border-radius:4px;min-height:40px}.ChatInterface-module__YDIRoW__messagesArea::-webkit-scrollbar-thumb:hover{background:var(--foreground)}@media (max-width:899px){.ChatInterface-module__YDIRoW__messagesArea{padding-top:3.5rem}}@media (max-width:768px){.ChatInterface-module__YDIRoW__messagesArea{padding:3.5rem .75rem .75rem}}.ChatInterface-module__YDIRoW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:80rem;height:100%;min-height:0;margin:0 auto;padding:7rem 1rem 3rem;display:flex}@media (min-width:900px){.ChatInterface-module__YDIRoW__emptyState{max-width:56rem}}@media (max-width:899px){.ChatInterface-module__YDIRoW__emptyState{padding-top:6.75rem}}.ChatInterface-module__YDIRoW__emptyIcon{border-radius:var(--radius-full);background:color-mix(in srgb,var(--primary)10%,transparent);justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.5rem;display:flex}.ChatInterface-module__YDIRoW__emptyIconSvg{width:2rem;height:2rem;color:var(--primary)}.ChatInterface-module__YDIRoW__emptyTitle{font-size:var(--text-2xl);color:var(--foreground);margin-bottom:.75rem;font-weight:700}.ChatInterface-module__YDIRoW__emptyText{font-size:var(--text-base);color:var(--muted-foreground);max-width:32rem;margin-bottom:.5rem}.ChatInterface-module__YDIRoW__disclaimer{font-size:var(--text-xs);color:var(--muted-foreground);opacity:.8;max-width:32rem;margin-bottom:2rem}.ChatInterface-module__YDIRoW__promptsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;width:100%;max-width:100%;display:grid}@media (max-width:640px){.ChatInterface-module__YDIRoW__promptsGrid{grid-template-columns:1fr}}.ChatInterface-module__YDIRoW__promptButton{border-radius:var(--radius-lg);background:var(--card);border:1px solid var(--border);color:var(--foreground);font-size:var(--text-sm);text-align:left;cursor:pointer;padding:.75rem 1rem;transition:all .2s}.ChatInterface-module__YDIRoW__promptButton:hover{background:var(--muted);border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.ChatInterface-module__YDIRoW__messagesContainer{flex-direction:column;gap:1.5rem;width:100%;max-width:80rem;margin:0 auto;padding-bottom:1rem;display:flex}@media (min-width:900px){.ChatInterface-module__YDIRoW__messagesContainer{max-width:56rem}}.ChatInterface-module__YDIRoW__message{align-items:flex-start;gap:.75rem;display:flex}.ChatInterface-module__YDIRoW__messageUser{flex-direction:row-reverse}.ChatInterface-module__YDIRoW__avatar{flex-shrink:0;width:2rem;height:2rem}.ChatInterface-module__YDIRoW__avatarAssistant{background:color-mix(in srgb,var(--primary)10%,transparent)}.ChatInterface-module__YDIRoW__avatarUser{background:color-mix(in srgb,var(--muted-foreground)20%,transparent)}.ChatInterface-module__YDIRoW__avatarIcon{width:1rem;height:1rem;color:var(--primary)}.ChatInterface-module__YDIRoW__messageUser .ChatInterface-module__YDIRoW__avatarIcon{color:var(--muted-foreground)}.ChatInterface-module__YDIRoW__bubble{border-radius:var(--radius-xl);word-wrap:break-word;max-width:75%;padding:.75rem 1rem}.ChatInterface-module__YDIRoW__bubbleUser{background:var(--primary);color:var(--primary-foreground);border-bottom-right-radius:var(--radius-sm)}.ChatInterface-module__YDIRoW__bubbleAssistant{background:var(--card);border:1px solid var(--border);color:var(--foreground);border-bottom-left-radius:var(--radius-sm)}.ChatInterface-module__YDIRoW__bubbleContent{line-height:1.6}.ChatInterface-module__YDIRoW__bubbleContent p{margin:0 0 .5rem}.ChatInterface-module__YDIRoW__bubbleContent p:last-child{margin-bottom:0}.ChatInterface-module__YDIRoW__markdown{font-size:var(--text-sm)}.ChatInterface-module__YDIRoW__markdown h1,.ChatInterface-module__YDIRoW__markdown h2,.ChatInterface-module__YDIRoW__markdown h3,.ChatInterface-module__YDIRoW__markdown h4{color:var(--foreground);margin-top:1rem;margin-bottom:.5rem;font-weight:600}.ChatInterface-module__YDIRoW__markdown h1{font-size:var(--text-xl)}.ChatInterface-module__YDIRoW__markdown h2{font-size:var(--text-lg)}.ChatInterface-module__YDIRoW__markdown h3{font-size:var(--text-base)}.ChatInterface-module__YDIRoW__markdown h4{font-size:var(--text-sm)}.ChatInterface-module__YDIRoW__markdown ul,.ChatInterface-module__YDIRoW__markdown ol{margin:.5rem 0;padding-left:1.5rem}.ChatInterface-module__YDIRoW__markdown li{margin:.25rem 0}.ChatInterface-module__YDIRoW__markdown code{background:color-mix(in srgb,var(--muted)50%,transparent);border-radius:var(--radius-sm);padding:.125rem .375rem;font-family:Courier New,monospace;font-size:.875em}.ChatInterface-module__YDIRoW__markdown pre{background:color-mix(in srgb,var(--muted)30%,transparent);border-radius:var(--radius-md);margin:.5rem 0;padding:.75rem;overflow-x:auto}.ChatInterface-module__YDIRoW__markdown pre code{background:0 0;padding:0}.ChatInterface-module__YDIRoW__markdown a{color:var(--primary);text-decoration:underline}.ChatInterface-module__YDIRoW__markdown a:hover{color:var(--primary);opacity:.8}.ChatInterface-module__YDIRoW__markdown strong{font-weight:600}.ChatInterface-module__YDIRoW__markdown em{font-style:italic}.ChatInterface-module__YDIRoW__markdown blockquote{border-left:3px solid var(--primary);background:color-mix(in srgb,var(--primary)5%,transparent);border-radius:0 var(--radius-md)var(--radius-md)0;margin:1rem 0;padding:.75rem 1rem}.ChatInterface-module__YDIRoW__typingIndicator{align-items:flex-start;gap:.75rem;display:flex}.ChatInterface-module__YDIRoW__typingDots{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-xl);border-bottom-left-radius:var(--radius-sm);gap:.375rem;padding:.75rem 1rem;display:flex}.ChatInterface-module__YDIRoW__typingDot{background:var(--muted-foreground);border-radius:50%;width:.5rem;height:.5rem;animation:1.4s infinite ChatInterface-module__YDIRoW__typing}.ChatInterface-module__YDIRoW__typingDot:nth-child(2){animation-delay:.2s}.ChatInterface-module__YDIRoW__typingDot:nth-child(3){animation-delay:.4s}@keyframes ChatInterface-module__YDIRoW__typing{0%,60%,to{opacity:.7;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.ChatInterface-module__YDIRoW__inputArea{background:var(--background);border-top:1px solid var(--border);z-index:10;flex:none;padding:1rem;position:relative}@media (max-width:899px){.ChatInterface-module__YDIRoW__inputArea{padding-bottom:calc(1rem + env(safe-area-inset-bottom))}}.ChatInterface-module__YDIRoW__inputContainer{width:100%;max-width:80rem;margin:0 auto}@media (min-width:900px){.ChatInterface-module__YDIRoW__inputContainer{max-width:56rem}}.ChatInterface-module__YDIRoW__inputRow{align-items:flex-end;gap:.5rem;display:flex}.ChatInterface-module__YDIRoW__inputWrapper{background:var(--background);border:1px solid var(--border);border-radius:2rem;flex:1;align-items:flex-end;gap:.5rem;padding:.5rem;display:flex}.ChatInterface-module__YDIRoW__textarea{resize:none;max-height:200px;font-size:var(--text-sm);color:var(--foreground);background:0 0;flex:1;padding:.5rem .75rem;line-height:1.5;display:block;height:auto!important;min-height:2.5rem!important;box-shadow:none!important;border:none!important}.ChatInterface-module__YDIRoW__textarea:focus{box-shadow:none!important;border:none!important;outline:none!important}.ChatInterface-module__YDIRoW__textarea::placeholder{color:var(--muted-foreground)}.ChatInterface-module__YDIRoW__sendButton{border-radius:1.5rem;flex-shrink:0;width:2.5rem;height:2.5rem}.ChatInterface-module__YDIRoW__sendIcon{width:1rem;height:1rem}@media (max-width:768px){.ChatInterface-module__YDIRoW__message{gap:0}.ChatInterface-module__YDIRoW__avatar{display:none}.ChatInterface-module__YDIRoW__bubble{border-radius:var(--radius-lg);width:100%;max-width:100%}.ChatInterface-module__YDIRoW__bubbleUser{border-radius:var(--radius-lg);font-size:var(--text-base);border-top-right-radius:0;padding:1rem 1.25rem}.ChatInterface-module__YDIRoW__bubbleAssistant{border-radius:var(--radius-lg);background:linear-gradient(to bottom,var(--card),color-mix(in srgb,var(--card)95%,var(--background)));border:none;border-top-left-radius:0;padding:1.25rem}.ChatInterface-module__YDIRoW__messagesContainer{gap:1rem}.ChatInterface-module__YDIRoW__inputArea{padding:.75rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom))}.ChatInterface-module__YDIRoW__markdown{font-size:.938rem;line-height:1.65}.ChatInterface-module__YDIRoW__markdown h2{border-left:3px solid var(--primary);color:var(--primary);margin-top:1.5rem;margin-bottom:.75rem;padding-bottom:.5rem;padding-left:.75rem;font-size:1.125rem;font-weight:700}.ChatInterface-module__YDIRoW__markdown p strong:first-child{color:var(--foreground);font-weight:700}.ChatInterface-module__YDIRoW__markdown h3{color:var(--foreground);margin-top:1.25rem;margin-bottom:.5rem;font-size:1rem;font-weight:700}.ChatInterface-module__YDIRoW__markdown h4{color:var(--foreground);margin-top:.75rem;margin-bottom:.375rem;font-size:.938rem;font-weight:600}.ChatInterface-module__YDIRoW__markdown ul,.ChatInterface-module__YDIRoW__markdown ol{margin:.75rem 0;padding-left:0;list-style:none}.ChatInterface-module__YDIRoW__markdown>ul>li{background:color-mix(in srgb,var(--muted)20%,transparent);border-radius:var(--radius-md);border-left:3px solid color-mix(in srgb,var(--primary)40%,var(--muted));margin:1rem 0;padding:1rem;line-height:1.6}.ChatInterface-module__YDIRoW__markdown>ul>li>strong:first-child{color:var(--foreground);margin-bottom:.75rem;font-size:1rem;font-weight:700;display:block}.ChatInterface-module__YDIRoW__markdown ul ul{margin:.5rem 0 .75rem;padding-left:1.25rem;list-style:outside}.ChatInterface-module__YDIRoW__markdown ul ul li{background:0 0;border:none;border-radius:0;margin:.375rem 0;padding:0}.ChatInterface-module__YDIRoW__markdown ul ul>li::marker{color:var(--muted-foreground)}.ChatInterface-module__YDIRoW__markdown ul ul ul{margin:.375rem 0;padding-left:1.25rem}.ChatInterface-module__YDIRoW__markdown ul ul ul li{margin:.25rem 0}.ChatInterface-module__YDIRoW__markdown ul ul>li>strong:first-child{color:var(--foreground);margin-bottom:.25rem;font-weight:600;display:inline-block}.ChatInterface-module__YDIRoW__markdown strong{color:var(--foreground);font-weight:600}.ChatInterface-module__YDIRoW__markdown a{color:var(--primary);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;transition:opacity .2s}.ChatInterface-module__YDIRoW__markdown a:active{opacity:.7}.ChatInterface-module__YDIRoW__bubbleContent p{margin:0 0 .75rem}.ChatInterface-module__YDIRoW__bubbleContent p:first-child{margin-top:0}.ChatInterface-module__YDIRoW__markdown blockquote{border-left:2px solid var(--border);background:color-mix(in srgb,var(--muted)20%,transparent)}}
.spinner-module__z8pT-a__spinner{border-radius:var(--radius-full);border:2px solid var(--muted);border-top-color:var(--primary);animation:1s linear infinite spinner-module__z8pT-a__spin}.spinner-module__z8pT-a__sm{width:1rem;height:1rem}.spinner-module__z8pT-a__md{width:1.5rem;height:1.5rem}.spinner-module__z8pT-a__lg{width:2rem;height:2rem}@keyframes spinner-module__z8pT-a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.textarea-module__BRUfQa__textarea{border-radius:var(--radius-lg);border:1px solid var(--input);background:var(--background);width:100%;min-height:100px;font-size:var(--text-sm);color:var(--foreground);resize:none;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.textarea-module__BRUfQa__textarea::placeholder{color:var(--muted-foreground)}.textarea-module__BRUfQa__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #1e40af33}.textarea-module__BRUfQa__textarea:disabled{cursor:not-allowed;opacity:.5}
.avatar-module__O9rrzW__root{border-radius:var(--radius-full);flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;position:relative;overflow:hidden}.avatar-module__O9rrzW__image{aspect-ratio:1;width:100%;height:100%}.avatar-module__O9rrzW__fallback{border-radius:var(--radius-full);background:var(--muted);justify-content:center;align-items:center;width:100%;height:100%;display:flex}
