.LandingNav-module__aQaeRa__nav{z-index:var(--z-sticky);transition:background var(--dur-base) var(--ease-standard), border-color var(--dur-base) var(--ease-standard), backdrop-filter var(--dur-base) var(--ease-standard);background:0 0;border-bottom:1px solid #0000;position:sticky;top:0}.LandingNav-module__aQaeRa__nav[data-scrolled]{background:color-mix(in srgb, var(--surface) 88%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom-color:var(--divider-muted)}.LandingNav-module__aQaeRa__inner{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;max-width:75rem;padding:var(--space-3) var(--space-4);min-height:64px;margin:0 auto;display:flex}.LandingNav-module__aQaeRa__brand{font-family:var(--font-display);font-weight:var(--font-weight-bold);font-size:var(--font-size-xl);letter-spacing:-.01em;color:var(--text-strong);white-space:nowrap;flex-shrink:0;text-decoration:none}.LandingNav-module__aQaeRa__links{gap:var(--space-8);font-family:var(--font-sans);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);display:none}.LandingNav-module__aQaeRa__links a{color:var(--muted-strong);padding:var(--space-1) 0;transition:color var(--dur-fast) var(--ease-standard);text-decoration:none}.LandingNav-module__aQaeRa__links a:hover{color:var(--brand)}.LandingNav-module__aQaeRa__links a:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:var(--radius-sm)}.LandingNav-module__aQaeRa__actions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.LandingNav-module__aQaeRa__actions .LandingNav-module__aQaeRa__navCta{display:none}@media (min-width:768px){.LandingNav-module__aQaeRa__inner{padding-inline:var(--space-6)}.LandingNav-module__aQaeRa__links{display:flex}.LandingNav-module__aQaeRa__actions .LandingNav-module__aQaeRa__navCta{display:inline-flex}}@media (min-width:1024px){.LandingNav-module__aQaeRa__inner{padding-inline:var(--space-8)}}
.cta-module__R7Rhqq__cta{justify-content:center;align-items:center;gap:var(--space-2);font-family:var(--font-sans);font-weight:var(--font-weight-semibold);font-size:var(--font-size-base);padding:var(--space-4) var(--space-6);border-radius:var(--radius-full);white-space:nowrap;cursor:pointer;transition:background var(--dur-fast) var(--ease-standard), border-color var(--dur-fast) var(--ease-standard), transform var(--dur-fast) var(--ease-standard), box-shadow var(--dur-fast) var(--ease-standard);border:1px solid #0000;line-height:1;text-decoration:none;display:inline-flex}.cta-module__R7Rhqq__cta:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.cta-module__R7Rhqq__cta svg{width:1.1em;height:1.1em}.cta-module__R7Rhqq__sm{padding:var(--space-2) var(--space-4);font-size:var(--font-size-sm)}.cta-module__R7Rhqq__lg{padding:var(--space-4) var(--space-8);font-size:var(--font-size-lg)}.cta-module__R7Rhqq__primary{background:var(--brand);color:var(--brand-text);box-shadow:var(--shadow-sm)}.cta-module__R7Rhqq__primary:hover{background:var(--brand-strong);box-shadow:var(--shadow-md);transform:translateY(-1px)}.cta-module__R7Rhqq__secondary{background:var(--surface);color:var(--text-strong);border-color:var(--border)}.cta-module__R7Rhqq__secondary:hover{border-color:var(--brand);color:var(--brand)}.cta-module__R7Rhqq__ghost{color:var(--brand);background:0 0}.cta-module__R7Rhqq__ghost:hover{background:var(--brand-soft)}.cta-module__R7Rhqq__onHero{background:var(--brand-hero-text);color:var(--brand-hero-cta-ink);box-shadow:var(--shadow-md)}.cta-module__R7Rhqq__onHero:hover{box-shadow:var(--shadow-lg);transform:translateY(-1px)}.cta-module__R7Rhqq__onHeroGhost{color:var(--brand-hero-text);border-color:var(--brand-hero-text);background:0 0}.cta-module__R7Rhqq__onHeroGhost:hover{background:var(--brand-hero-text);color:var(--brand-hero-cta-ink)}.cta-module__R7Rhqq__onHero:focus-visible,.cta-module__R7Rhqq__onHeroGhost:focus-visible{outline-color:var(--brand-hero-text)}@media (prefers-reduced-motion:reduce){.cta-module__R7Rhqq__cta,.cta-module__R7Rhqq__cta:hover{transform:none}}
.Avatar-module__IyK7MG__root{border-radius:var(--radius-full);background:var(--surface-muted);color:var(--muted-strong);-webkit-user-select:none;user-select:none;vertical-align:middle;flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.Avatar-module__IyK7MG__root[data-size=sm]{width:var(--size-avatar-sm);height:var(--size-avatar-sm);font-size:var(--font-size-xs)}.Avatar-module__IyK7MG__root[data-size=md]{width:var(--size-avatar-md);height:var(--size-avatar-md);font-size:var(--font-size-sm)}.Avatar-module__IyK7MG__root[data-size=lg]{width:var(--size-avatar-lg);height:var(--size-avatar-lg);font-size:var(--font-size-base)}.Avatar-module__IyK7MG__image{object-fit:cover;border-radius:inherit;width:100%;height:100%}.Avatar-module__IyK7MG__fallback{width:100%;height:100%;font-family:var(--font-sans);font-weight:var(--font-weight-semibold);letter-spacing:.02em;justify-content:center;align-items:center;line-height:1;display:flex}.Avatar-module__IyK7MG__placeholder{border-radius:var(--radius-full);background:var(--border-strong);width:60%;height:60%}
.Sheet-module__vXkdHG__overlay{background:var(--modal-backdrop);z-index:var(--z-overlay);position:fixed;inset:0}.Sheet-module__vXkdHG__content{background:var(--panel);color:var(--text);border:1px solid var(--border);box-shadow:var(--shadow-lg);padding:var(--space-5);z-index:var(--z-modal);border-radius:var(--radius-lg) var(--radius-lg) var(--radius-none) var(--radius-none);border-bottom-width:0;flex-direction:column;width:100%;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:auto}.Sheet-module__vXkdHG__content[data-size=sm]{max-height:40dvh}.Sheet-module__vXkdHG__content[data-size=md]{max-height:65dvh}.Sheet-module__vXkdHG__content[data-size=lg]{max-height:90dvh}.Sheet-module__vXkdHG__content[data-side=bottom]{width:100%;inset:auto 0 0}@media (min-width:768px){.Sheet-module__vXkdHG__content{border-radius:var(--radius-lg) var(--radius-none) var(--radius-none) var(--radius-lg);border-bottom-width:1px;border-right-width:0;height:100dvh;max-height:100dvh;inset:0 0 0 auto}.Sheet-module__vXkdHG__content[data-size=sm]{width:min(92vw,320px)}.Sheet-module__vXkdHG__content[data-size=md]{width:min(92vw,420px)}.Sheet-module__vXkdHG__content[data-size=lg]{width:min(92vw,560px)}}.Sheet-module__vXkdHG__title{font-family:var(--font-display);font-size:var(--font-size-xl);color:var(--text-strong);margin:0 0 var(--space-2)}.Sheet-module__vXkdHG__desc{color:var(--muted);margin:0 0 var(--space-4)}.Sheet-module__vXkdHG__body{flex:auto}.Sheet-module__vXkdHG__close{top:var(--space-3);right:var(--space-3);color:var(--muted);font-size:var(--font-size-xl);cursor:pointer;background:0 0;border:none;position:absolute}.Sheet-module__vXkdHG__close:focus-visible{outline:2px solid var(--brand);outline-offset:2px}
.Stack-module__sTTNGq__stack{min-width:0;display:flex}.Stack-module__sTTNGq__stack[data-direction=row]{flex-direction:row}.Stack-module__sTTNGq__stack[data-direction=column]{flex-direction:column}.Stack-module__sTTNGq__stack[data-wrap]{flex-wrap:wrap}.Stack-module__sTTNGq__stack[data-gap="0"]{gap:var(--space-0)}.Stack-module__sTTNGq__stack[data-gap="1"]{gap:var(--space-1)}.Stack-module__sTTNGq__stack[data-gap="2"]{gap:var(--space-2)}.Stack-module__sTTNGq__stack[data-gap="3"]{gap:var(--space-3)}.Stack-module__sTTNGq__stack[data-gap="4"]{gap:var(--space-4)}.Stack-module__sTTNGq__stack[data-gap="5"]{gap:var(--space-5)}.Stack-module__sTTNGq__stack[data-gap="6"]{gap:var(--space-6)}.Stack-module__sTTNGq__stack[data-gap="8"]{gap:var(--space-8)}.Stack-module__sTTNGq__stack[data-align=start]{align-items:flex-start}.Stack-module__sTTNGq__stack[data-align=center]{align-items:center}.Stack-module__sTTNGq__stack[data-align=end]{align-items:flex-end}.Stack-module__sTTNGq__stack[data-align=stretch]{align-items:stretch}.Stack-module__sTTNGq__stack[data-align=baseline]{align-items:baseline}.Stack-module__sTTNGq__stack[data-justify=start]{justify-content:flex-start}.Stack-module__sTTNGq__stack[data-justify=center]{justify-content:center}.Stack-module__sTTNGq__stack[data-justify=end]{justify-content:flex-end}.Stack-module__sTTNGq__stack[data-justify=between]{justify-content:space-between}.Stack-module__sTTNGq__stack[data-justify=around]{justify-content:space-around}.Stack-module__sTTNGq__stack[data-justify=evenly]{justify-content:space-evenly}@media (min-width:768px){.Stack-module__sTTNGq__stack[data-direction-md=row]{flex-direction:row}.Stack-module__sTTNGq__stack[data-direction-md=column]{flex-direction:column}}
.Switch-module__8_bpda__root{width:var(--space-10);height:var(--space-6);padding:var(--space-1);background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-full);cursor:pointer;transition:background var(--dur-fast) var(--ease-standard), border-color var(--dur-fast) var(--ease-standard);flex:none;align-items:center;display:inline-flex}.Switch-module__8_bpda__root:hover:not(:disabled){border-color:var(--border-strong)}.Switch-module__8_bpda__root[data-state=checked]{background:var(--brand);border-color:var(--brand)}.Switch-module__8_bpda__root:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.Switch-module__8_bpda__root:disabled{cursor:not-allowed;opacity:.6}.Switch-module__8_bpda__thumb{width:var(--space-4);height:var(--space-4);background:var(--surface);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);transition:transform var(--dur-fast) var(--ease-standard);display:block;transform:translate(0)}.Switch-module__8_bpda__thumb[data-state=checked]{transform:translateX(var(--space-4))}@media (prefers-reduced-motion:reduce){.Switch-module__8_bpda__root,.Switch-module__8_bpda__thumb{transition:none}}
.Tabs-module__92eo6G__root{font-family:var(--font-sans);flex-direction:column;display:flex}.Tabs-module__92eo6G__list{gap:var(--space-4);border-bottom:1px solid var(--border);display:flex}.Tabs-module__92eo6G__trigger{appearance:none;cursor:pointer;padding:var(--space-3) var(--space-1);font-family:inherit;font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--muted);transition:color var(--dur-fast) var(--ease-standard), border-color var(--dur-fast) var(--ease-standard);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;line-height:1;position:relative}.Tabs-module__92eo6G__trigger:hover:not(:disabled){color:var(--text)}.Tabs-module__92eo6G__trigger[data-state=active]{color:var(--link-strong);border-bottom-color:var(--brand)}.Tabs-module__92eo6G__trigger:disabled{opacity:.55;cursor:not-allowed}.Tabs-module__92eo6G__trigger:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:var(--radius-sm)}.Tabs-module__92eo6G__content{padding-top:var(--space-4);color:var(--text)}.Tabs-module__92eo6G__content:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:var(--radius-sm)}
.Text-module__XljwFa__text{font-family:var(--font-sans);font-weight:var(--font-weight-normal);color:var(--text);margin:0;line-height:1.6}.Text-module__XljwFa__text[data-size=body]{font-size:var(--font-size-base)}.Text-module__XljwFa__text[data-size=sm]{font-size:var(--font-size-sm);line-height:1.55}.Text-module__XljwFa__text[data-size=xs]{font-size:var(--font-size-xs);line-height:1.5}.Text-module__XljwFa__text[data-size=label]{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--muted-strong);line-height:1.4}.Text-module__XljwFa__text[data-tone=muted]{color:var(--muted)}.Text-module__XljwFa__text[data-weight=normal]{font-weight:var(--font-weight-normal)}.Text-module__XljwFa__text[data-weight=medium]{font-weight:var(--font-weight-medium)}.Text-module__XljwFa__text[data-weight=semibold]{font-weight:var(--font-weight-semibold)}.Text-module__XljwFa__text[data-weight=bold]{font-weight:var(--font-weight-bold)}
.Textarea-module__YMNHOG__textarea{width:100%;min-height:var(--space-16);padding:var(--space-3) var(--space-4);font-family:var(--font-sans);font-size:var(--font-size-base);color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);resize:vertical;transition:border-color var(--dur-fast) var(--ease-standard), box-shadow var(--dur-fast) var(--ease-standard);line-height:1.5;display:block}.Textarea-module__YMNHOG__textarea::placeholder{color:var(--muted)}.Textarea-module__YMNHOG__textarea:hover:not(:disabled):not([aria-invalid]){border-color:var(--border-strong)}.Textarea-module__YMNHOG__textarea:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft);outline:none}.Textarea-module__YMNHOG__textarea[aria-invalid]{border-color:var(--danger)}.Textarea-module__YMNHOG__textarea[aria-invalid]:focus-visible{box-shadow:0 0 0 3px var(--danger-surface)}.Textarea-module__YMNHOG__textarea:disabled{color:var(--muted);background:var(--surface-muted);cursor:not-allowed;opacity:.7;resize:none}@media (prefers-reduced-motion:reduce){.Textarea-module__YMNHOG__textarea{transition:none}}
.Toast-module__bvJgQG__viewport{gap:var(--space-2);width:100%;max-width:100vw;padding:var(--space-4);padding-bottom:calc(var(--space-4) + env(safe-area-inset-bottom,0px));z-index:var(--z-toast);outline:none;flex-direction:column;margin:0;list-style:none;display:flex;position:fixed;bottom:0;right:0}@media (min-width:640px){.Toast-module__bvJgQG__viewport{width:auto;max-width:24rem;padding-right:calc(var(--space-4) + env(safe-area-inset-right,0px))}}.Toast-module__bvJgQG__toast{align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--panel);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);font-family:var(--font-sans);border-left-width:4px;display:flex}.Toast-module__bvJgQG__toast[data-variant=neutral]{border-left-color:var(--brand)}.Toast-module__bvJgQG__toast[data-variant=success]{border-left-color:var(--success);background:var(--success-surface)}.Toast-module__bvJgQG__toast[data-variant=warn]{border-left-color:var(--warn);background:var(--warn-surface)}.Toast-module__bvJgQG__toast[data-variant=danger]{border-left-color:var(--danger);background:var(--danger-surface)}.Toast-module__bvJgQG__body{gap:var(--space-1);flex-direction:column;flex:auto;min-width:0;display:flex}.Toast-module__bvJgQG__title{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--text-strong);margin:0}.Toast-module__bvJgQG__description{font-size:var(--font-size-sm);color:var(--muted);margin:0;line-height:1.4}.Toast-module__bvJgQG__close{width:var(--space-6);height:var(--space-6);margin:calc(-1 * var(--space-1)) calc(-1 * var(--space-2)) 0 0;border-radius:var(--radius-sm);color:var(--muted);font-size:var(--font-size-xl);cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}.Toast-module__bvJgQG__close:hover{color:var(--text-strong)}.Toast-module__bvJgQG__close:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.Toast-module__bvJgQG__toast[data-state=open]{animation:Toast-module__bvJgQG__toast-in var(--dur-base) var(--ease-emphasized)}.Toast-module__bvJgQG__toast[data-state=closed]{animation:Toast-module__bvJgQG__toast-out var(--dur-fast) var(--ease-standard)}.Toast-module__bvJgQG__toast[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.Toast-module__bvJgQG__toast[data-swipe=cancel]{transition:transform var(--dur-fast) var(--ease-standard);transform:translate(0)}.Toast-module__bvJgQG__toast[data-swipe=end]{animation:Toast-module__bvJgQG__toast-swipe-out var(--dur-fast) var(--ease-standard)}@keyframes Toast-module__bvJgQG__toast-in{0%{opacity:0;transform:translateY(var(--space-4))}to{opacity:1;transform:translateY(0)}}@keyframes Toast-module__bvJgQG__toast-out{0%{opacity:1}to{opacity:0}}@keyframes Toast-module__bvJgQG__toast-swipe-out{0%{transform:translateX(var(--radix-toast-swipe-end-x))}to{opacity:0;transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.Toast-module__bvJgQG__toast[data-state=open],.Toast-module__bvJgQG__toast[data-state=closed],.Toast-module__bvJgQG__toast[data-swipe=end]{animation:none}}
.Tooltip-module__Hx6_va__content{max-width:18rem;padding:var(--space-2) var(--space-3);background:var(--panel);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);font-family:var(--font-sans);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);z-index:var(--z-popover);animation:Tooltip-module__Hx6_va__tooltip-in var(--dur-fast) var(--ease-standard);line-height:1.4}.Tooltip-module__Hx6_va__arrow{fill:var(--panel)}@keyframes Tooltip-module__Hx6_va__tooltip-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Tooltip-module__Hx6_va__content{animation:none}}
.LandingHero-module__Dyqtda__hero{position:relative}.LandingHero-module__Dyqtda__band{background:linear-gradient(135deg, var(--brand-hero-from), var(--brand-hero-to));color:var(--brand-hero-text);padding:calc(64px + var(--space-12)) 0 var(--space-16)}.LandingHero-module__Dyqtda__inner{width:100%;max-width:75rem;padding-inline:var(--space-4);gap:var(--space-12);align-items:center;margin:0 auto;display:grid}.LandingHero-module__Dyqtda__copy{gap:var(--space-5);flex-direction:column;display:flex}.LandingHero-module__Dyqtda__eyebrow{color:var(--brand-hero-text);opacity:.85;letter-spacing:.12em}.LandingHero-module__Dyqtda__title{color:var(--brand-hero-text);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:var(--font-weight-bold);letter-spacing:-.025em;max-width:14ch;line-height:1.04}.LandingHero-module__Dyqtda__titleAccent{font-style:italic;font-weight:var(--font-weight-semibold);opacity:.92}.LandingHero-module__Dyqtda__lede{color:var(--brand-hero-text);opacity:.92;font-size:var(--font-size-lg);max-width:42ch;line-height:1.55}.LandingHero-module__Dyqtda__actions{gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.LandingHero-module__Dyqtda__trust{gap:var(--space-3) var(--space-6);margin:var(--space-4) 0 0;flex-wrap:wrap;padding:0;list-style:none;display:flex}.LandingHero-module__Dyqtda__trust li{align-items:center;gap:var(--space-2);font-family:var(--font-sans);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--brand-hero-text);opacity:.9;display:inline-flex}.LandingHero-module__Dyqtda__trust li:before{content:"✓";opacity:.8;font-size:.9em}.LandingHero-module__Dyqtda__preview{justify-content:center;display:flex}.LandingHero-module__Dyqtda__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-2xl);width:100%;max-width:26rem;box-shadow:var(--shadow-2xl);padding:var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}.LandingHero-module__Dyqtda__cardHead{justify-content:space-between;align-items:center;gap:var(--space-3);padding-bottom:var(--space-3);border-bottom:1px solid var(--divider-muted);display:flex}.LandingHero-module__Dyqtda__cardTitle{font-family:var(--font-display);font-weight:var(--font-weight-semibold);font-size:var(--font-size-lg);color:var(--text-strong)}.LandingHero-module__Dyqtda__cardBadge{font-family:var(--font-sans);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--brand);background:var(--brand-soft);padding:var(--space-1) var(--space-2);border-radius:var(--radius-full);white-space:nowrap}.LandingHero-module__Dyqtda__option{align-items:center;gap:var(--space-1) var(--space-3);padding:var(--space-2) var(--space-3);border-radius:var(--radius-lg);grid-template-columns:1fr auto;display:grid}.LandingHero-module__Dyqtda__optionWin{background:var(--brand-soft);outline:1px solid var(--brand)}.LandingHero-module__Dyqtda__optionMain{align-items:center;gap:var(--space-2);min-width:0;display:flex}.LandingHero-module__Dyqtda__optionName{font-family:var(--font-sans);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--text)}.LandingHero-module__Dyqtda__optionTag{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--brand-text);background:var(--brand);padding:2px var(--space-2);border-radius:var(--radius-sm)}.LandingHero-module__Dyqtda__optionScore{font-family:var(--font-display);font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--muted-strong);line-height:1}.LandingHero-module__Dyqtda__optionWin .LandingHero-module__Dyqtda__optionScore{color:var(--brand)}.LandingHero-module__Dyqtda__bar{background:var(--surface-muted);border-radius:var(--radius-full);grid-column:1/-1;height:4px;overflow:hidden}.LandingHero-module__Dyqtda__bar>i{background:var(--accent-teal);border-radius:var(--radius-full);height:100%;display:block}.LandingHero-module__Dyqtda__optionWin .LandingHero-module__Dyqtda__bar>i{background:var(--brand)}.LandingHero-module__Dyqtda__cardFoot{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--divider-muted);display:flex}.LandingHero-module__Dyqtda__avatars{display:flex}.LandingHero-module__Dyqtda__avatar{border-radius:var(--radius-full);border:2px solid var(--surface);background:var(--accent-teal);width:26px;height:26px;color:var(--brand-text);font-family:var(--font-sans);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);justify-content:center;align-items:center;margin-left:-6px;display:inline-flex}.LandingHero-module__Dyqtda__avatar:first-child{margin-left:0}.LandingHero-module__Dyqtda__avatarMore{background:var(--muted-strong);font-size:.6rem}.LandingHero-module__Dyqtda__cardFootText{font-family:var(--font-sans);font-size:var(--font-size-xs);color:var(--muted);white-space:nowrap}@media (min-width:768px){.LandingHero-module__Dyqtda__inner{padding-inline:var(--space-6)}}@media (min-width:1024px){.LandingHero-module__Dyqtda__band{padding-top:calc(64px + var(--space-16));padding-bottom:var(--space-24)}.LandingHero-module__Dyqtda__inner{padding-inline:var(--space-8);grid-template-columns:1.05fr .95fr}}
.TripHero-module__Psyyqq__hero{width:100%}.TripHero-module__Psyyqq__headerRow{justify-content:space-between;align-items:flex-start;gap:var(--space-3);flex-wrap:wrap;display:flex}.TripHero-module__Psyyqq__titleBlock{gap:var(--space-2);flex-direction:column;flex:auto;min-width:0;display:flex}.TripHero-module__Psyyqq__title{margin:0;line-height:1.1}.TripHero-module__Psyyqq__metaLine{align-items:center;gap:var(--space-2) var(--space-3);font-size:var(--font-size-sm);color:var(--muted);flex-wrap:wrap;display:flex}.TripHero-module__Psyyqq__metaLine>:not(:first-child):before{content:"·";margin-right:var(--space-3);color:var(--divider-muted)}.TripHero-module__Psyyqq__metaItem{color:var(--muted-strong)}.TripHero-module__Psyyqq__metaLink{color:var(--brand);font-weight:600;text-decoration:none}.TripHero-module__Psyyqq__metaLink:hover{text-decoration:underline}.TripHero-module__Psyyqq__countdown{align-items:center;gap:var(--space-1);font-size:var(--font-size-xs);padding:var(--space-1) var(--space-2);border-radius:var(--radius-full);background:var(--brand-soft);color:var(--brand);border:1px solid #0000;font-weight:600;text-decoration:none;display:inline-flex}.TripHero-module__Psyyqq__countdown[data-status=today],.TripHero-module__Psyyqq__countdown[data-status=tomorrow]{background:var(--success-surface);color:var(--success)}.TripHero-module__Psyyqq__countdown:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.TripHero-module__Psyyqq__metaLine>.TripHero-module__Psyyqq__countdown:not(:first-child):before{color:var(--divider-muted)}.TripHero-module__Psyyqq__actions{gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.TripHero-module__Psyyqq__editLink{white-space:nowrap;padding:var(--space-2) var(--space-3);font-family:var(--font-sans);font-size:var(--font-size-sm);border-radius:var(--radius-md);background:var(--brand);color:var(--brand-text);transition:background var(--dur-fast) var(--ease-standard);border:1px solid #0000;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.TripHero-module__Psyyqq__editLink:hover{background:var(--brand-strong)}.TripHero-module__Psyyqq__editLink:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.TripHero-module__Psyyqq__people{margin-top:var(--space-3)}.TripHero-module__Psyyqq__peopleText{margin:var(--space-3) 0 0}.TripHero-module__Psyyqq__divider{background:var(--divider-muted);height:1px;margin:var(--space-3) 0}.TripHero-module__Psyyqq__chips{gap:var(--space-2);flex-wrap:wrap;display:flex}.TripHero-module__Psyyqq__chip{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);font-family:var(--font-sans);font-size:var(--font-size-sm);border-radius:var(--radius-md);background:var(--surface);color:var(--text);border:1px solid var(--border);cursor:pointer;transition:background var(--dur-fast) var(--ease-standard), border-color var(--dur-fast) var(--ease-standard);font-weight:600;text-decoration:none;display:inline-flex}.TripHero-module__Psyyqq__chipIcon{font-size:var(--font-size-sm);line-height:1}.TripHero-module__Psyyqq__chip:hover:not(:disabled){background:var(--surface-muted);border-color:var(--border-strong)}.TripHero-module__Psyyqq__chip:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.TripHero-module__Psyyqq__chip:disabled{opacity:.55;cursor:not-allowed}.TripHero-module__Psyyqq__chip[data-variant=primary]{background:var(--brand);color:var(--brand-text);border-color:#0000}.TripHero-module__Psyyqq__chip[data-variant=primary]:hover:not(:disabled){background:var(--brand-strong)}.TripHero-module__Psyyqq__financeIssues{margin:var(--space-2) 0 0}@media (prefers-reduced-motion:reduce){.TripHero-module__Psyyqq__editLink,.TripHero-module__Psyyqq__chip{transition:none}}
.FeaturedTravels-module__89BNhq__section{background:var(--surface);border-top:1px solid var(--border);padding:3rem 1.5rem 4rem}.FeaturedTravels-module__89BNhq__heading{font-family:var(--font-display);color:var(--text);text-align:center;letter-spacing:-.02em;margin:0 0 2rem;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600}.FeaturedTravels-module__89BNhq__strip{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;max-width:1280px;margin:0 auto;display:grid}@media (max-width:640px){.FeaturedTravels-module__89BNhq__strip{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.FeaturedTravels-module__89BNhq__strip::-webkit-scrollbar{height:4px}.FeaturedTravels-module__89BNhq__strip::-webkit-scrollbar-track{background:var(--surface-raised)}.FeaturedTravels-module__89BNhq__strip::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}}.FeaturedTravels-module__89BNhq__card{background:var(--surface-raised);aspect-ratio:4/3;scroll-snap-align:start;border-radius:.75rem;flex-shrink:0;min-width:200px;position:relative;overflow:hidden}.FeaturedTravels-module__89BNhq__skeleton{background:var(--surface-raised);animation:1.4s ease-in-out infinite FeaturedTravels-module__89BNhq__featuredSkeletonPulse}@keyframes FeaturedTravels-module__89BNhq__featuredSkeletonPulse{0%,to{opacity:.55}50%{opacity:.85}}@media (prefers-reduced-motion:reduce){.FeaturedTravels-module__89BNhq__skeleton{animation:none}}.FeaturedTravels-module__89BNhq__photo{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.FeaturedTravels-module__89BNhq__card:hover .FeaturedTravels-module__89BNhq__photo{transform:scale(1.04)}.FeaturedTravels-module__89BNhq__label{font-family:var(--font-sans);color:var(--brand-hero-text);white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background:linear-gradient(#0000 0%,#0000008c 100%);padding:.4rem .6rem;font-size:.7rem;font-weight:500;position:absolute;bottom:0;left:0;right:0;overflow:hidden}
.AtlasPreviewCard-module__Ag445q__card{background:linear-gradient(135deg, var(--brand-hero-from), var(--brand-hero-to));border-color:#0000;padding:0;overflow:hidden}.AtlasPreviewCard-module__Ag445q__link{align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);color:var(--brand-hero-text);text-decoration:none;display:flex}.AtlasPreviewCard-module__Ag445q__glyph{font-size:var(--font-size-4xl);flex:none;line-height:1}.AtlasPreviewCard-module__Ag445q__body{gap:var(--space-1);flex-direction:column;flex:auto;min-width:0;display:flex}.AtlasPreviewCard-module__Ag445q__title{color:var(--brand-hero-text);margin:0}.AtlasPreviewCard-module__Ag445q__subtitle{color:var(--brand-hero-text);opacity:.85;margin:0}.AtlasPreviewCard-module__Ag445q__summary{color:var(--brand-hero-text);opacity:.92;margin:0}.AtlasPreviewCard-module__Ag445q__cta{font-family:var(--font-sans);font-size:var(--font-size-sm);white-space:nowrap;color:var(--brand-hero-text);flex:none;font-weight:600}@media (min-width:640px){.AtlasPreviewCard-module__Ag445q__link{gap:var(--space-4);padding:var(--space-5) var(--space-6)}}
.LandingSteps-module__PskbFW__section{background:var(--bg-alt);padding:var(--space-20) 0;border-top:1px solid var(--divider-muted);border-bottom:1px solid var(--divider-muted)}.LandingSteps-module__PskbFW__inner{width:100%;max-width:75rem;padding-inline:var(--space-4);margin:0 auto}.LandingSteps-module__PskbFW__head{gap:var(--space-3);max-width:44rem;margin-bottom:var(--space-12);flex-direction:column;display:flex}.LandingSteps-module__PskbFW__eyebrow{color:var(--brand);letter-spacing:.12em}.LandingSteps-module__PskbFW__title{letter-spacing:-.02em;font-size:clamp(1.875rem,4vw,3rem)}.LandingSteps-module__PskbFW__lede{font-size:var(--font-size-lg);max-width:40rem}.LandingSteps-module__PskbFW__flow{gap:var(--space-4);margin:0;padding:0;list-style:none;display:grid}.LandingSteps-module__PskbFW__beat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:var(--space-6);gap:var(--space-4);box-shadow:var(--shadow-md);flex-direction:column;display:flex;position:relative;overflow:hidden}.LandingSteps-module__PskbFW__beat:before{content:"";background:var(--brand);width:4px;position:absolute;inset:0 auto 0 0}.LandingSteps-module__PskbFW__beatPlan:before{background:var(--accent-teal)}.LandingSteps-module__PskbFW__beatDo:before{background:var(--accent-warm)}.LandingSteps-module__PskbFW__beatHeader{align-items:center;gap:var(--space-3);display:flex}.LandingSteps-module__PskbFW__beatNum{border-radius:var(--radius-full);width:40px;height:40px;font-family:var(--font-display);font-weight:var(--font-weight-bold);font-size:var(--font-size-xl);background:var(--brand-soft);color:var(--brand);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.LandingSteps-module__PskbFW__beatPlan .LandingSteps-module__PskbFW__beatNum{background:var(--surface-muted);color:var(--accent-teal)}.LandingSteps-module__PskbFW__beatDo .LandingSteps-module__PskbFW__beatNum{background:var(--surface-muted);color:var(--accent-warm)}.LandingSteps-module__PskbFW__beatKicker{color:var(--muted-strong);letter-spacing:.1em}.LandingSteps-module__PskbFW__beatTitle{font-size:var(--font-size-2xl);letter-spacing:-.01em}.LandingSteps-module__PskbFW__beatBody{font-size:var(--font-size-sm)}.LandingSteps-module__PskbFW__connector{color:var(--muted);justify-content:center;align-items:center;display:flex}.LandingSteps-module__PskbFW__connectorArrow{border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--divider-muted);width:32px;height:32px;font-size:var(--font-size-lg);justify-content:center;align-items:center;line-height:1;display:inline-flex;transform:rotate(90deg)}.LandingSteps-module__PskbFW__art{background:var(--bg-alt);border:1px solid var(--divider-muted);border-radius:var(--radius-lg);padding:var(--space-3);gap:var(--space-2);flex-direction:column;margin-top:auto;display:flex}.LandingSteps-module__PskbFW__voteRow{align-items:center;gap:var(--space-2);font-family:var(--font-sans);font-size:var(--font-size-sm);grid-template-columns:auto 1fr auto;display:grid}.LandingSteps-module__PskbFW__voteCheck{border-radius:var(--radius-full);background:var(--accent-teal);width:16px;height:16px;color:var(--brand-text);place-items:center;font-size:9px;display:inline-grid}.LandingSteps-module__PskbFW__voteWin .LandingSteps-module__PskbFW__voteCheck{background:var(--brand)}.LandingSteps-module__PskbFW__voteName{font-weight:var(--font-weight-medium);color:var(--text)}.LandingSteps-module__PskbFW__voteWin .LandingSteps-module__PskbFW__voteName{font-weight:var(--font-weight-semibold)}.LandingSteps-module__PskbFW__voteBar{border-radius:var(--radius-full);background:var(--surface-muted);width:88px;height:4px;overflow:hidden}.LandingSteps-module__PskbFW__voteBar>i{background:var(--accent-teal);height:100%;display:block}.LandingSteps-module__PskbFW__voteWin .LandingSteps-module__PskbFW__voteBar>i{background:var(--brand)}.LandingSteps-module__PskbFW__itinRow{gap:var(--space-2);font-family:var(--font-sans);grid-template-columns:48px 1fr;align-items:center;display:grid}.LandingSteps-module__PskbFW__itinRow+.LandingSteps-module__PskbFW__itinRow{border-top:1px dashed var(--divider-muted);padding-top:var(--space-2)}.LandingSteps-module__PskbFW__itinTime{font-family:var(--font-display);font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);color:var(--accent-teal)}.LandingSteps-module__PskbFW__itinEvent{font-size:var(--font-size-sm);color:var(--text);line-height:1.3}.LandingSteps-module__PskbFW__itinEvent small{color:var(--muted);font-size:var(--font-size-xs);display:block}.LandingSteps-module__PskbFW__chips{gap:var(--space-2);flex-wrap:wrap;display:flex}.LandingSteps-module__PskbFW__chip{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--divider-muted);font-family:var(--font-sans);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);color:var(--text);display:inline-flex}@media (min-width:768px){.LandingSteps-module__PskbFW__inner{padding-inline:var(--space-6)}}@media (min-width:1024px){.LandingSteps-module__PskbFW__inner{padding-inline:var(--space-8)}.LandingSteps-module__PskbFW__flow{align-items:stretch;gap:var(--space-2);grid-template-columns:1fr auto 1fr auto 1fr}.LandingSteps-module__PskbFW__connectorArrow{transform:none}}@media (prefers-reduced-motion:reduce){.LandingSteps-module__PskbFW__beat{transition:none}}
.redesign-module__QGDvLG__root{--r-surface:var(--panel);--r-raised:var(--surface);--r-inset:var(--surface-muted);--r-border:var(--border);--r-border-strong:var(--border-strong);--r-text:var(--text);--r-muted:var(--muted);--r-dim:var(--text-tertiary,var(--muted));--r-accent:var(--brand);--r-accent-strong:var(--brand-strong);--r-accent-bg:var(--brand-soft);--r-accent-border:var(--brand-soft-strong);--r-success:var(--success);--r-success-bg:var(--success-surface);--r-elev:0 1px 2px #0000000d;--r-radius-xl:20px;--r-radius-lg:16px;--r-radius-md:12px;--r-radius-sm:10px;color:var(--r-text);flex-direction:column;gap:18px;display:flex}.redesign-module__QGDvLG__hero{border:1px solid var(--r-border);background:var(--r-surface);border-radius:var(--r-radius-xl);box-shadow:var(--r-elev);padding:20px 22px}.redesign-module__QGDvLG__heroTop{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;display:grid}.redesign-module__QGDvLG__kicker{color:var(--r-muted);margin:0 0 4px;font-size:13px;font-weight:500}.redesign-module__QGDvLG__title{letter-spacing:-.02em;color:var(--r-text);margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.08}.redesign-module__QGDvLG__meta{color:var(--r-muted);flex-wrap:wrap;align-items:center;gap:10px;font-size:15px;display:flex}.redesign-module__QGDvLG__metaDot{background:var(--r-border-strong);border-radius:50%;width:4px;height:4px}.redesign-module__QGDvLG__heroActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.redesign-module__QGDvLG__btn{appearance:none;border:1px solid var(--r-border);background:var(--r-raised);color:var(--r-text);border-radius:var(--r-radius-md);cursor:pointer;align-items:center;gap:8px;height:42px;padding:0 16px;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.redesign-module__QGDvLG__btn:hover{border-color:var(--r-border-strong)}.redesign-module__QGDvLG__btnPrimary{background:var(--r-accent-strong);color:var(--brand-text,#fff);border-color:var(--r-accent-strong)}.redesign-module__QGDvLG__btnPrimary:hover{border-color:var(--r-accent);filter:brightness(1.05)}.redesign-module__QGDvLG__btn:focus-visible,.redesign-module__QGDvLG__tab:focus-visible,.redesign-module__QGDvLG__summaryCard:focus-visible,.redesign-module__QGDvLG__dayCard:focus-visible,.redesign-module__QGDvLG__iconLink:focus-visible{outline:2px solid var(--r-accent);outline-offset:2px}.redesign-module__QGDvLG__pill{min-height:30px;color:var(--r-accent);background:var(--r-accent-bg);border:1px solid var(--r-accent-border);border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;display:inline-flex}.redesign-module__QGDvLG__pillGreen{color:var(--r-success);background:var(--r-success-bg);border-color:var(--r-success-bg)}.redesign-module__QGDvLG__heroMiddle{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;margin-top:16px;display:grid}.redesign-module__QGDvLG__summaryGrid{border:1px solid var(--r-border);border-radius:var(--r-radius-lg);background:var(--r-inset);grid-template-columns:repeat(4,minmax(120px,1fr));gap:0;display:grid;overflow:hidden}.redesign-module__QGDvLG__summaryCard{border:none;border-left:1px solid var(--r-border);text-align:left;background:0 0;border-radius:0;padding:14px 16px}.redesign-module__QGDvLG__summaryCard:first-child{border-left:none}.redesign-module__QGDvLG__summaryLabel{color:var(--r-muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:500}.redesign-module__QGDvLG__summaryValue{letter-spacing:-.01em;color:var(--r-text);margin-top:4px;font-size:20px;font-weight:600}.redesign-module__QGDvLG__summarySub{color:var(--r-muted);margin-top:2px;font-size:13px}.redesign-module__QGDvLG__nextUp{background:var(--r-raised);border:1px solid var(--r-accent-border);border-radius:var(--r-radius-lg);padding:18px}.redesign-module__QGDvLG__nextTitle{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.redesign-module__QGDvLG__nextTitle>span:first-child{text-transform:uppercase;letter-spacing:.06em;color:var(--r-muted);font-size:12px;font-weight:500}.redesign-module__QGDvLG__nextDate{color:var(--r-muted);background:var(--r-inset);border:1px solid var(--r-border);border-radius:999px;padding:4px 9px;font-size:12px;font-weight:500}.redesign-module__QGDvLG__nextTime{letter-spacing:-.02em;color:var(--r-accent);margin-bottom:4px;font-size:26px;font-weight:600}.redesign-module__QGDvLG__nextMain{color:var(--r-text);margin-bottom:6px;font-size:15px;font-weight:500;line-height:1.35}.redesign-module__QGDvLG__nextDetail{color:var(--r-muted);font-size:13px;line-height:1.45}.redesign-module__QGDvLG__nextEmpty{color:var(--r-muted);font-size:14px;line-height:1.5}.redesign-module__QGDvLG__travelers{color:var(--r-muted);flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;font-size:14px;display:flex}.redesign-module__QGDvLG__stack{align-items:center;display:flex}.redesign-module__QGDvLG__avatar{width:32px;height:32px;color:var(--brand-text,#fff);background:var(--r-accent-strong);border:2px solid var(--r-surface);border-radius:50%;place-items:center;margin-left:-8px;font-size:11px;font-weight:600;display:grid}.redesign-module__QGDvLG__avatar:first-child{margin-left:0}.redesign-module__QGDvLG__avatarOwner{background:var(--r-success);color:var(--badge-success-text,#06232a)}.redesign-module__QGDvLG__avatarOverflow{background:var(--r-inset);color:var(--r-muted)}.redesign-module__QGDvLG__travelerChip{border:1px solid var(--r-border);background:var(--r-inset);color:var(--r-text);border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-weight:500;display:inline-flex}.redesign-module__QGDvLG__roleDot{background:var(--r-success);border-radius:50%;width:8px;height:8px}.redesign-module__QGDvLG__travelerCollab{margin-top:12px}.redesign-module__QGDvLG__tabs{scrollbar-width:thin;gap:8px;padding:14px 2px 2px;display:flex;overflow:auto}.redesign-module__QGDvLG__tab{border-radius:var(--r-radius-md);border:1px solid var(--r-border);background:var(--r-inset);height:40px;color:var(--r-muted);white-space:nowrap;cursor:pointer;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.redesign-module__QGDvLG__tab:hover{color:var(--r-text);border-color:var(--r-border-strong)}.redesign-module__QGDvLG__tabActive{background:var(--r-raised);border-color:var(--r-accent);color:var(--r-text)}.redesign-module__QGDvLG__tabCount{color:var(--r-muted);background:var(--r-surface);border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600}.redesign-module__QGDvLG__people{flex-wrap:wrap;align-items:center;gap:11px;margin-top:14px;display:flex}.redesign-module__QGDvLG__who{color:var(--r-muted);font-size:14px}.redesign-module__QGDvLG__manageLink{cursor:pointer;font:inherit;color:var(--r-accent);background:0 0;border:none;align-items:center;gap:6px;margin:0;padding:0;font-size:13.5px;font-weight:500;text-decoration:none;display:inline-flex}.redesign-module__QGDvLG__manageLink:hover{text-decoration:underline}.redesign-module__QGDvLG__manageLink:focus-visible{outline:2px solid var(--r-accent);outline-offset:2px;border-radius:4px}.redesign-module__QGDvLG__navbar{border:1px solid var(--r-border);border-radius:var(--r-radius-md);background:var(--r-surface);scrollbar-width:thin;align-items:center;gap:5px;margin-top:16px;padding:5px;display:flex;overflow-x:auto}.redesign-module__QGDvLG__navitem{border-radius:var(--r-radius-sm);font:inherit;color:var(--r-muted);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;align-items:center;gap:7px;padding:9px 13px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.redesign-module__QGDvLG__navitem:hover{color:var(--r-text);background:var(--r-inset)}.redesign-module__QGDvLG__navitem:focus-visible{outline:2px solid var(--r-accent);outline-offset:2px}.redesign-module__QGDvLG__navActive{color:var(--r-text);background:var(--r-accent-bg);border-color:var(--r-accent-border);font-weight:600}.redesign-module__QGDvLG__navCount{background:var(--r-inset);color:var(--r-muted);font-variant-numeric:tabular-nums;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600}.redesign-module__QGDvLG__navActive .redesign-module__QGDvLG__navCount{background:var(--r-accent-strong);color:var(--brand-text,#fff)}.redesign-module__QGDvLG__navitem:hover .redesign-module__QGDvLG__navCount{color:var(--r-text)}.redesign-module__QGDvLG__navNext{background:var(--r-accent-strong);border-color:var(--r-accent-strong);max-width:340px;color:var(--brand-text,#fff);flex:none;margin-left:auto;font-weight:600}.redesign-module__QGDvLG__navNext:hover{color:var(--brand-text,#fff);background:var(--r-accent-strong);filter:brightness(1.06)}.redesign-module__QGDvLG__navNextSub{opacity:.85;text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-weight:500;overflow:hidden}.redesign-module__QGDvLG__sectionHead{justify-content:space-between;align-items:flex-end;gap:18px;margin:0;display:flex}.redesign-module__QGDvLG__sectionHead h2{letter-spacing:-.01em;color:var(--r-text);margin:0;font-size:20px;font-weight:600}.redesign-module__QGDvLG__sectionHead p{color:var(--r-muted);margin:4px 0 0;font-size:14px;font-weight:400}.redesign-module__QGDvLG__viewControls{align-items:center;gap:8px;display:flex}.redesign-module__QGDvLG__dayGrid{grid-template-columns:repeat(5,minmax(220px,1fr));gap:16px;display:grid}.redesign-module__QGDvLG__dayCard{background:var(--r-surface);border:1px solid var(--r-border);border-radius:var(--r-radius-lg);min-height:248px;box-shadow:var(--r-elev);text-align:left;color:inherit;font:inherit;flex-direction:column;padding:0;transition:border-color .15s;display:flex;position:relative;overflow:hidden}.redesign-module__QGDvLG__dayCardSelect{z-index:1;border-radius:inherit;cursor:pointer;appearance:none;background:0 0;border:none;padding:0;position:absolute;inset:0}.redesign-module__QGDvLG__dayCardSelect:focus-visible{outline:2px solid var(--r-accent);outline-offset:-2px}.redesign-module__QGDvLG__dayCard:hover{border-color:var(--r-border-strong)}.redesign-module__QGDvLG__dayCardSelected{border-color:var(--r-accent);box-shadow:0 0 0 1px var(--r-accent), var(--r-elev)}.redesign-module__QGDvLG__dayHead{border-bottom:1px solid var(--r-border);justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 17px 14px;display:flex}.redesign-module__QGDvLG__dayDate{color:var(--r-text);font-size:15px;font-weight:600;line-height:1.25}.redesign-module__QGDvLG__dayMeta{color:var(--r-accent);letter-spacing:.06em;text-transform:uppercase;margin-top:4px;font-size:11px;font-weight:500}.redesign-module__QGDvLG__badge{color:var(--r-muted);background:var(--r-inset);border:1px solid var(--r-border);white-space:nowrap;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:500}.redesign-module__QGDvLG__badgeOpen{color:var(--r-success);background:var(--r-success-bg);border-color:var(--r-success-bg)}.redesign-module__QGDvLG__agenda{flex-direction:column;flex:1;padding:14px 16px 8px;display:flex}.redesign-module__QGDvLG__event{border-bottom:1px solid var(--r-border);grid-template-columns:72px minmax(0,1fr);gap:10px;padding:10px 0;display:grid}.redesign-module__QGDvLG__event:last-child{border-bottom:none}.redesign-module__QGDvLG__eventTime{color:var(--r-accent);font-size:13px;font-weight:500;line-height:1.35}.redesign-module__QGDvLG__eventDuration{color:var(--r-dim);margin-top:4px;font-size:11px;font-weight:400;display:block}.redesign-module__QGDvLG__eventType{color:var(--r-accent);background:var(--r-accent-bg);border:1px solid var(--r-accent-border);border-radius:999px;align-items:center;gap:4px;margin-bottom:7px;padding:3px 8px;font-size:11px;font-weight:500;display:inline-flex}.redesign-module__QGDvLG__eventTitle{color:var(--r-text);font-size:14px;font-weight:500;line-height:1.33}.redesign-module__QGDvLG__eventPlace{color:var(--r-muted);margin-top:5px;font-size:12px;line-height:1.45}.redesign-module__QGDvLG__eventAttendees{color:var(--r-muted);align-items:center;gap:4px;margin-top:5px;font-size:12px;line-height:1.45;display:flex}.redesign-module__QGDvLG__eventAttendees svg{flex-shrink:0}.redesign-module__QGDvLG__redEyeTag{text-transform:uppercase;letter-spacing:.05em;color:var(--r-dim);margin-left:6px;font-size:10px;font-weight:500;display:inline-block}.redesign-module__QGDvLG__dayEmpty{text-align:center;color:var(--r-muted);flex:1;place-items:center;padding:26px 18px;display:grid}.redesign-module__QGDvLG__dayEmptyIcon{color:var(--r-accent);margin-bottom:8px}.redesign-module__QGDvLG__dayEmptyTitle{color:var(--r-text);margin-bottom:6px;font-size:16px;font-weight:600}.redesign-module__QGDvLG__dayEmpty p{max-width:220px;margin:0 auto 14px;font-size:13px;line-height:1.5}.redesign-module__QGDvLG__addMini{z-index:2;border:1px solid var(--r-accent-border);background:var(--r-accent-bg);height:34px;color:var(--r-accent);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:0 13px;font-weight:500;display:inline-flex;position:relative}.redesign-module__QGDvLG__dayFoot{border-top:1px solid var(--r-border);color:var(--r-muted);justify-content:space-between;align-items:center;padding:12px 16px;font-size:12px;font-weight:500;display:flex}.redesign-module__QGDvLG__dayFoot>span:last-child{color:var(--r-text);align-items:center;gap:4px;display:inline-flex}.redesign-module__QGDvLG__details{grid-template-columns:minmax(0,1fr) 360px;gap:18px;display:grid}.redesign-module__QGDvLG__detailPanel,.redesign-module__QGDvLG__sidePanel{background:var(--r-surface);border:1px solid var(--r-border);border-radius:var(--r-radius-lg);box-shadow:var(--r-elev);padding:20px}.redesign-module__QGDvLG__panelTop{border-bottom:1px solid var(--r-border);justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:16px;display:flex}.redesign-module__QGDvLG__panelTop h3{letter-spacing:-.01em;color:var(--r-text);margin:0;font-size:18px;font-weight:600}.redesign-module__QGDvLG__panelTopSub{color:var(--r-muted);margin-top:4px;font-size:13px;font-weight:400}.redesign-module__QGDvLG__timeline{flex-direction:column;gap:14px;display:flex}.redesign-module__QGDvLG__timelineItem{border-radius:var(--r-radius-md);background:var(--r-inset);border:1px solid var(--r-border);grid-template-columns:96px 1fr;gap:16px;padding:15px;display:grid}.redesign-module__QGDvLG__timelineTime{color:var(--r-accent);font-size:14px;font-weight:500;line-height:1.35}.redesign-module__QGDvLG__timelineDur{color:var(--r-dim);font-size:12px}.redesign-module__QGDvLG__timelineTitle{color:var(--r-text);margin-bottom:5px;font-weight:500}.redesign-module__QGDvLG__timelineBody{color:var(--r-muted);font-size:14px;line-height:1.5}.redesign-module__QGDvLG__timelineEmpty{color:var(--r-muted);padding:8px 0;font-size:14px}.redesign-module__QGDvLG__sidePanel h3{color:var(--r-text);margin:0 0 14px;font-size:17px;font-weight:600}.redesign-module__QGDvLG__insight{border-top:1px solid var(--r-border);padding:14px 0}.redesign-module__QGDvLG__insight:first-of-type{border-top:none;padding-top:0}.redesign-module__QGDvLG__insightLabel{color:var(--r-muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:500}.redesign-module__QGDvLG__insightMain{color:var(--r-text);margin-top:5px;font-weight:500}.redesign-module__QGDvLG__insightSub{color:var(--r-muted);margin-top:4px;font-size:13px;line-height:1.45}.redesign-module__QGDvLG__photoStrip{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px;display:grid}.redesign-module__QGDvLG__photo{border-radius:var(--r-radius-md);background:var(--r-inset);border:1px solid var(--r-border);height:58px;color:var(--r-muted);place-items:center;display:grid;overflow:hidden}.redesign-module__QGDvLG__photo img{object-fit:cover;width:100%;height:100%}.redesign-module__QGDvLG__smallBtn{border-radius:var(--r-radius-sm);border:1px solid var(--r-border);background:var(--r-raised);height:36px;color:var(--r-text);cursor:pointer;align-items:center;gap:6px;padding:0 12px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.redesign-module__QGDvLG__smallBtn:hover{border-color:var(--r-border-strong)}.redesign-module__QGDvLG__smallBtnAccent{background:var(--r-accent-bg);border-color:var(--r-accent-border);color:var(--link-strong)}@media (max-width:1280px){.redesign-module__QGDvLG__heroMiddle{grid-template-columns:1fr}.redesign-module__QGDvLG__summaryGrid{grid-template-columns:repeat(2,1fr)}.redesign-module__QGDvLG__summaryCard:nth-child(odd){border-left:none}.redesign-module__QGDvLG__summaryCard:nth-child(n+3){border-top:1px solid var(--r-border)}.redesign-module__QGDvLG__dayGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.redesign-module__QGDvLG__details{grid-template-columns:1fr}}@media (max-width:820px){.redesign-module__QGDvLG__heroTop{grid-template-columns:1fr}.redesign-module__QGDvLG__heroActions{justify-content:flex-start}.redesign-module__QGDvLG__dayGrid{grid-template-columns:1fr!important}.redesign-module__QGDvLG__title{font-size:26px}}@media (prefers-reduced-motion:reduce){.redesign-module__QGDvLG__btn,.redesign-module__QGDvLG__tab,.redesign-module__QGDvLG__dayCard,.redesign-module__QGDvLG__btnPrimary:hover{transition:none}}
.LandingFeatures-module__NvrKgq__section{background:var(--bg);padding:var(--space-20) 0}.LandingFeatures-module__NvrKgq__inner{width:100%;max-width:75rem;padding-inline:var(--space-4);margin:0 auto}.LandingFeatures-module__NvrKgq__head{gap:var(--space-3);max-width:40rem;margin-bottom:var(--space-12);flex-direction:column;display:flex}.LandingFeatures-module__NvrKgq__eyebrow{color:var(--brand);letter-spacing:.12em}.LandingFeatures-module__NvrKgq__title{letter-spacing:-.02em;font-size:clamp(1.875rem,4vw,3rem)}.LandingFeatures-module__NvrKgq__grid{gap:var(--space-4);grid-template-columns:1fr;display:grid}.LandingFeatures-module__NvrKgq__grid .LandingFeatures-module__NvrKgq__card{gap:var(--space-3);flex-direction:column;height:100%;display:flex}.LandingFeatures-module__NvrKgq__icon{border-radius:var(--radius-lg);background:var(--brand-soft);width:48px;height:48px;font-size:var(--font-size-2xl);justify-content:center;align-items:center;line-height:1;display:inline-flex}.LandingFeatures-module__NvrKgq__cardTitle{font-size:var(--font-size-xl)}@media (min-width:640px){.LandingFeatures-module__NvrKgq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.LandingFeatures-module__NvrKgq__inner{padding-inline:var(--space-6)}}@media (min-width:1024px){.LandingFeatures-module__NvrKgq__inner{padding-inline:var(--space-8)}.LandingFeatures-module__NvrKgq__grid{grid-template-columns:repeat(3,1fr)}}
.AvailabilityStep-module__mMOYPa__panel{gap:var(--space-4);flex-direction:column;display:flex}.AvailabilityStep-module__mMOYPa__cardGrid{gap:var(--space-4);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.AvailabilityStep-module__mMOYPa__cardGrid{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:start}}.AvailabilityStep-module__mMOYPa__card{gap:var(--space-4);flex-direction:column;display:flex}.AvailabilityStep-module__mMOYPa__summary{gap:var(--space-2);padding:var(--space-4);background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;display:flex}.AvailabilityStep-module__mMOYPa__summaryHeading{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.AvailabilityStep-module__mMOYPa__summaryLabel{font-family:var(--font-sans);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.AvailabilityStep-module__mMOYPa__summaryHighlight{font-family:var(--font-display);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--text-strong)}.AvailabilityStep-module__mMOYPa__pills{gap:var(--space-2);flex-wrap:wrap;display:flex}.AvailabilityStep-module__mMOYPa__pill{padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:var(--brand-soft);color:var(--brand-strong);font-family:var(--font-sans);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);align-items:center;display:inline-flex}.AvailabilityStep-module__mMOYPa__pillCustom{background:var(--accent-purple);color:var(--brand-text)}.AvailabilityStep-module__mMOYPa__placeholder{font-family:var(--font-sans);font-size:var(--font-size-sm);color:var(--muted)}.AvailabilityStep-module__mMOYPa__grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:640px){.AvailabilityStep-module__mMOYPa__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.AvailabilityStep-module__mMOYPa__chip{gap:var(--space-1);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);color:var(--text);text-align:left;cursor:pointer;transition:border-color var(--dur-fast) var(--ease-standard), background var(--dur-fast) var(--ease-standard);flex-direction:column;display:flex}.AvailabilityStep-module__mMOYPa__chip:hover{border-color:var(--border-strong)}.AvailabilityStep-module__mMOYPa__chip:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.AvailabilityStep-module__mMOYPa__chip[data-active=true]{border-color:var(--brand);background:var(--brand-softest)}@media (prefers-reduced-motion:reduce){.AvailabilityStep-module__mMOYPa__chip{transition:none}}.AvailabilityStep-module__mMOYPa__chipTitle{font-family:var(--font-sans);font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--text-strong)}.AvailabilityStep-module__mMOYPa__chipCopy{font-family:var(--font-sans);font-size:var(--font-size-xs);color:var(--muted)}.AvailabilityStep-module__mMOYPa__field{gap:var(--space-2);flex-direction:column;display:flex}.AvailabilityStep-module__mMOYPa__fieldHint{font-family:var(--font-sans);font-size:var(--font-size-xs);color:var(--muted)}.AvailabilityStep-module__mMOYPa__tips{gap:var(--space-2);padding-left:var(--space-5);color:var(--muted-strong);font-family:var(--font-sans);font-size:var(--font-size-sm);flex-direction:column;margin:0;display:flex}
.TripBuilder-module__QBVQ9G__builderShell{--shell-bg:#030816;--shell-surface:#0b1221e6;--shell-surface-strong:#0f172af2;--shell-border:var(--border);--shell-border-strong:var(--border-strong);--shell-text:var(--text,#f8fafc);--shell-text-muted:var(--muted,#cbd5f5);--shell-accent:var(--brand);--shell-accent-strong:var(--brand-strong,#3b82f6);--shell-danger:var(--danger,#f87171);--shell-success:var(--success,#4ade80);background:var(--bg,var(--shell-bg));min-height:100dvh;color:var(--shell-text);box-sizing:border-box;width:100%;max-width:1600px;padding:clamp(.5rem,1.5vw,1rem);padding-bottom:calc(1rem + var(--mobile-bottom-nav-height,0px) + env(safe-area-inset-bottom,0px));flex-direction:column;gap:clamp(.5rem,1.2vw,.75rem);margin-top:0;margin-left:auto;margin-right:auto;display:flex;overflow-x:clip}.TripBuilder-module__QBVQ9G__builderShell.TripBuilder-module__QBVQ9G__builderShellEmbedded{background:0 0;max-width:none;min-height:0;margin:0;padding:0}.app-shell--with-sidebar .TripBuilder-module__QBVQ9G__builderShell{max-width:min(1800px,100%);margin-left:auto;margin-right:auto}[data-theme=light] .TripBuilder-module__QBVQ9G__builderShell{--shell-bg:#eff4ff;--shell-surface:#fff;--shell-surface-strong:#fff;--shell-border:#0f172a14;--shell-border-strong:#0f172a1f;--shell-text:#0f172a;--shell-text-muted:#475569}[data-theme=sunrise] .TripBuilder-module__QBVQ9G__builderShell,[data-theme=tropical] .TripBuilder-module__QBVQ9G__builderShell{--shell-bg:var(--bg,#f5f5f5);--shell-surface:var(--panel,#fff);--shell-surface-strong:var(--panel,#fff);--shell-border:var(--border-strong,#b0beca);--shell-border-strong:var(--border-strong,#8899a8);--shell-text:var(--text,#0f172a);--shell-text-muted:var(--muted,#334155)}.TripBuilder-module__QBVQ9G__destSuggestions{z-index:50;background:var(--surface,#fff);border:1px solid var(--border,#e2e8f0);border-radius:8px;max-height:220px;margin:2px 0 0;padding:4px 0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0000001f}.TripBuilder-module__QBVQ9G__destSuggestionItem{text-align:left;width:100%;font:inherit;color:var(--text-strong,#1f2937);cursor:pointer;background:0 0;border:none;border-radius:4px;width:calc(100% - 8px);margin:0 4px;padding:8px 12px;font-size:.9rem;display:block}.TripBuilder-module__QBVQ9G__destSuggestionItem:hover{background:var(--surface-muted,#f1f5f9)}.TripBuilder-module__QBVQ9G__mediaPreview{min-height:120px}.TripBuilder-module__QBVQ9G__mediaPreview iframe,.TripBuilder-module__QBVQ9G__mediaPreview img,.TripBuilder-module__QBVQ9G__mediaPreview video{border-radius:12px;max-width:100%;height:auto}.TripBuilder-module__QBVQ9G__mediaPreview{border:1px solid var(--border);word-break:break-word;background:#020617a6;border-radius:18px;margin-top:.6rem;padding:.85rem}.TripBuilder-module__QBVQ9G__builderShell .template-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .template-card{border:1px solid var(--shell-border);background:var(--shell-surface);color:var(--shell-text);text-align:left;cursor:pointer;border-radius:18px;flex-direction:column;gap:.35rem;padding:1rem;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.TripBuilder-module__QBVQ9G__builderShell .template-card:hover{border-color:#66b0d89f;border-color:color-mix(in srgb, var(--shell-accent,#38bdf8) 50%, var(--shell-border));transform:translateY(-1px);box-shadow:0 12px 24px #02061747}.TripBuilder-module__QBVQ9G__builderShell .template-card:focus-visible{outline:2px solid #7ed4fa;outline:2px solid color-mix(in srgb, var(--shell-accent,#38bdf8) 65%, #fff);outline-offset:3px}.TripBuilder-module__QBVQ9G__builderShell .template-card h3{margin-top:0;margin-bottom:.25rem;font-size:1.05rem;font-weight:600}.TripBuilder-module__QBVQ9G__builderShell .template-card .muted{color:var(--shell-text-muted);margin:0;font-size:.9rem;line-height:1.45}.TripBuilder-module__QBVQ9G__builderShell .template-blocks-count{border:1px solid var(--shell-border);background:#122c41c8;background:color-mix(in srgb, var(--shell-surface) 85%, #38bdf824);color:var(--shell-text-muted);border-radius:999px;align-self:flex-start;margin-top:.4rem;padding:.25rem .55rem;font-size:.78rem;font-weight:600}@media (max-width:820px){.TripBuilder-module__QBVQ9G__builderShell{gap:.65rem;margin-top:-.75rem;padding:.85rem}}@media (min-width:1200px){.TripBuilder-module__QBVQ9G__builderShell{max-width:100%;padding-left:1rem;padding-right:1rem}.app-shell--with-sidebar .TripBuilder-module__QBVQ9G__builderShell{max-width:100%;margin-left:0;margin-right:0}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-form{gap:.55rem}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section{padding:.55rem .7rem}.TripBuilder-module__QBVQ9G__builderShell .trip-blocks{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));align-items:start;gap:.6rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .trip-block--day{grid-column:1/-1}.TripBuilder-module__QBVQ9G__builderShell .trip-block{height:fit-content;padding:.6rem .7rem}:is(.TripBuilder-module__QBVQ9G__builderShell .import-review-panel,.TripBuilder-module__QBVQ9G__builderShell .empty-state,.TripBuilder-module__QBVQ9G__builderShell .block-type-picker){grid-column:1/-1}.TripBuilder-module__QBVQ9G__builderShell .block-body-input--sm{min-height:64px}.TripBuilder-module__QBVQ9G__builderShell .day-section{margin-top:.6rem;padding:.6rem}.TripBuilder-module__QBVQ9G__builderShell .day-section__label{font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity{gap:.4rem;padding:.4rem .45rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__time{width:90px}}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-form{grid-template-columns:1fr;gap:.5rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section{background:var(--shell-surface,#0b1221);border:1px solid var(--shell-border);border-radius:6px;padding:.5rem;box-shadow:0 2px 8px #050a1b0f}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section--no-header{padding-top:.35rem}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section__header{flex-direction:column;gap:.05rem;margin-bottom:.3rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section__header h2{letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.65rem;font-weight:700}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section__header .muted{color:var(--shell-text-muted,#94a3b8);max-width:64ch;margin:0;font-size:.7rem;line-height:1.25}@media (max-width:640px){.TripBuilder-module__QBVQ9G__builderShell .trip-builder-form{gap:.5rem}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section{padding:.5rem}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section__header{margin-bottom:.35rem}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section__header .muted{font-size:.72rem}}@media (min-width:700px) and (max-width:899px){.TripBuilder-module__QBVQ9G__builderShell .trip-builder-form{flex-direction:column;gap:.5rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section{border-radius:6px;padding:.45rem .55rem}}@media (min-width:900px){.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section{border-radius:6px;padding:.45rem .55rem}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section__header{flex-direction:column;align-items:flex-start;gap:.05rem;margin-bottom:.3rem}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section__header h2{font-size:.72rem}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section__header .muted{font-size:.74rem}}.TripBuilder-module__QBVQ9G__builderShell .form-stack{flex-direction:column;gap:.4rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .form-field{width:100%}@media (min-width:900px){.TripBuilder-module__QBVQ9G__builderShell .form-stack{gap:.4rem}.TripBuilder-module__QBVQ9G__builderShell .form-field label{margin-bottom:.15rem;font-size:.75rem}:is(.TripBuilder-module__QBVQ9G__builderShell .form-field input,.TripBuilder-module__QBVQ9G__builderShell .form-field select,.TripBuilder-module__QBVQ9G__builderShell .form-field textarea){padding:.35rem .55rem;font-size:.82rem}.TripBuilder-module__QBVQ9G__builderShell .form-field textarea{min-height:52px}}.TripBuilder-module__QBVQ9G__builderShell .trip-blocks{flex-direction:column;gap:.4rem;display:flex}@media (min-width:1000px){.TripBuilder-module__QBVQ9G__builderShell .trip-blocks{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .trip-block--day{grid-column:1/-1}}.TripBuilder-module__QBVQ9G__builderShell .trip-blocks-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.4rem;margin-bottom:.35rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .trip-blocks-toolbar h2{margin:0;font-size:.9rem;line-height:1.2}.TripBuilder-module__QBVQ9G__builderShell .trip-blocks-toolbar .muted{margin:.1rem 0 0;font-size:.7rem}.TripBuilder-module__QBVQ9G__builderShell .trip-blocks-toolbar__actions{flex-wrap:wrap;align-items:center;gap:.25rem;font-size:.75rem;display:flex}@media (max-width:640px){.TripBuilder-module__QBVQ9G__builderShell .trip-blocks-toolbar{flex-direction:column;align-items:flex-start}}.TripBuilder-module__QBVQ9G__builderShell .trip-health{border:1px solid var(--shell-border);background:#142b43e3;background:color-mix(in srgb, var(--shell-surface-strong,#0f172a) 88%, #38bdf814);color:var(--shell-text,#f8fafc);border-radius:8px;margin:.35rem 0 .3rem;padding:.4rem .6rem;font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .trip-health__badge--ok{background:#10311c38;background:color-mix(in srgb, var(--shell-success,#4ade80) 22%, transparent);color:var(--shell-success,#4ade80);border-color:#21643a73;border-color:color-mix(in srgb, var(--shell-success,#4ade80) 45%, transparent);padding:.15rem .45rem;font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .trip-health__badge--warn{background:#372a0838;background:color-mix(in srgb, var(--warn,#fbbf24) 22%, transparent);color:var(--warn,#fbbf24);border-color:#71561073;border-color:color-mix(in srgb, var(--warn,#fbbf24) 45%, transparent);padding:.15rem .45rem;font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .trip-health__chip{background:#0a222d2e;background:color-mix(in srgb, var(--shell-accent,#38bdf8) 18%, transparent);color:var(--shell-accent,#38bdf8);padding:.1rem .35rem;font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .trip-health__chip--alert{background:#2d22062e;background:color-mix(in srgb, var(--warn,#fbbf24) 18%, transparent);color:var(--warn,#fbbf24);padding:.1rem .35rem;font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .trip-health__issue{border:1px solid var(--shell-border);color:var(--shell-text,#f8fafc);background:#0f172a8c}.TripBuilder-module__QBVQ9G__builderShell .trip-health__issue--more{color:var(--shell-text-muted,#cbd5f5)}.TripBuilder-module__QBVQ9G__builderShell .trip-health__dot--error{background:var(--shell-danger,#f87171)}.TripBuilder-module__QBVQ9G__builderShell .trip-health__dot--warning{background:var(--warn,#fbbf24)}.TripBuilder-module__QBVQ9G__builderShell .trip-health .btn--ghost{border-color:var(--shell-border);color:var(--shell-text,#f8fafc)}.TripBuilder-module__QBVQ9G__builderShell .trip-alerts{margin:.4rem 0 .75rem}.TripBuilder-module__QBVQ9G__builderShell .trip-alert{border:1px solid var(--shell-border);color:var(--shell-text,#f8fafc);background:#0f172a8c}.TripBuilder-module__QBVQ9G__builderShell .trip-alert--error{background:#2d14142e;background:color-mix(in srgb, var(--shell-danger,#f87171) 18%, transparent);border-color:#7c383880;border-color:color-mix(in srgb, var(--shell-danger,#f87171) 50%, transparent);color:#fecaca}.TripBuilder-module__QBVQ9G__builderShell .trip-alert--warning{background:#2d22062e;background:color-mix(in srgb, var(--warn,#fbbf24) 18%, transparent);border-color:#7e601280;border-color:color-mix(in srgb, var(--warn,#fbbf24) 50%, transparent);color:#fde68a}.TripBuilder-module__QBVQ9G__builderShell .trip-block{background:var(--shell-surface-strong,#0f172a);border:1px solid var(--shell-border);border-radius:10px;padding:.75rem .85rem;font-size:.8rem;position:relative;box-shadow:0 4px 14px #050a1b1f}.TripBuilder-module__QBVQ9G__builderShell .trip-block--day{border-left:4px solid var(--shell-accent,#38bdf8);background:linear-gradient(145deg, #152e47, var(--shell-surface-strong,#0f172a));background:linear-gradient(145deg, color-mix(in srgb, var(--shell-accent) 14%, var(--shell-surface-strong,#0f172a)), var(--shell-surface-strong,#0f172a))}.TripBuilder-module__QBVQ9G__builderShell .trip-block--checklist{background:linear-gradient(145deg, #173336, var(--shell-surface-strong,#0f172a));background:linear-gradient(145deg, color-mix(in srgb, var(--shell-success,#4ade80) 14%, var(--shell-surface-strong,#0f172a)), var(--shell-surface-strong,#0f172a))}.TripBuilder-module__QBVQ9G__builderShell .trip-block--wishlist{background:linear-gradient(145deg, #382f24, var(--shell-surface-strong,#0f172a));background:linear-gradient(145deg, color-mix(in srgb, var(--warn,#f59e0b) 18%, var(--shell-surface-strong,#0f172a)), var(--shell-surface-strong,#0f172a))}.TripBuilder-module__QBVQ9G__builderShell .trip-block--city_list{background:linear-gradient(145deg, #16324b, var(--shell-surface-strong,#0f172a));background:linear-gradient(145deg, color-mix(in srgb, var(--shell-accent,#38bdf8) 16%, var(--shell-surface-strong,#0f172a)), var(--shell-surface-strong,#0f172a))}.TripBuilder-module__QBVQ9G__builderShell .trip-block--vote{background:linear-gradient(145deg, #382f24, var(--shell-surface-strong,#0f172a));background:linear-gradient(145deg, color-mix(in srgb, var(--warn,#f59e0b) 18%, var(--shell-surface-strong,#0f172a)), var(--shell-surface-strong,#0f172a))}:is([data-theme=sunrise] .TripBuilder-module__QBVQ9G__builderShell .trip-block--day,[data-theme=tropical] .TripBuilder-module__QBVQ9G__builderShell .trip-block--day){background:linear-gradient(145deg, #dbf3fe, var(--panel,#fff));background:linear-gradient(145deg, color-mix(in srgb, var(--shell-accent) 18%, var(--panel,#fff)), var(--panel,#fff))}:is([data-theme=sunrise] .TripBuilder-module__QBVQ9G__builderShell .trip-block--checklist,[data-theme=tropical] .TripBuilder-module__QBVQ9G__builderShell .trip-block--checklist){background:linear-gradient(145deg, #def9e8, var(--panel,#fff));background:linear-gradient(145deg, color-mix(in srgb, var(--shell-success,#4ade80) 18%, var(--panel,#fff)), var(--panel,#fff))}:is([data-theme=sunrise] .TripBuilder-module__QBVQ9G__builderShell .trip-block--wishlist,[data-theme=tropical] .TripBuilder-module__QBVQ9G__builderShell .trip-block--wishlist,[data-theme=sunrise] .TripBuilder-module__QBVQ9G__builderShell .trip-block--vote,[data-theme=tropical] .TripBuilder-module__QBVQ9G__builderShell .trip-block--vote){background:linear-gradient(145deg, #fdecce, var(--panel,#fff));background:linear-gradient(145deg, color-mix(in srgb, var(--warn,#f59e0b) 20%, var(--panel,#fff)), var(--panel,#fff))}:is([data-theme=sunrise] .TripBuilder-module__QBVQ9G__builderShell .trip-block--city_list,[data-theme=tropical] .TripBuilder-module__QBVQ9G__builderShell .trip-block--city_list){background:linear-gradient(145deg, #d7f2fe, var(--panel,#fff));background:linear-gradient(145deg, color-mix(in srgb, var(--shell-accent,#38bdf8) 20%, var(--panel,#fff)), var(--panel,#fff))}.TripBuilder-module__QBVQ9G__builderShell .trip-block__header{justify-content:space-between;align-items:center;gap:.3rem;margin-bottom:.25rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .trip-block__label{color:var(--shell-text-muted,#cbd5f5);letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.75rem;font-weight:600;overflow:hidden}.TripBuilder-module__QBVQ9G__builderShell .trip-block__actions{align-items:center;gap:.3rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .trip-block__actions .btn{border:1px solid var(--shell-border);color:var(--shell-text,#f8fafc);background:#ffffff0d;border-radius:8px;padding:.25rem .45rem}.TripBuilder-module__QBVQ9G__builderShell .trip-block-menu{position:relative}.TripBuilder-module__QBVQ9G__builderShell .trip-block-menu summary{list-style:none}.TripBuilder-module__QBVQ9G__builderShell .trip-block-menu summary::-webkit-details-marker{display:none}.TripBuilder-module__QBVQ9G__builderShell .trip-block-menu__panel{border:1px solid var(--shell-border);background:#0e1628f6;background:color-mix(in srgb, var(--shell-surface-strong,#0f172a) 92%, #0206178c);z-index:20;border-radius:16px;min-width:200px;padding:.35rem;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 20px 44px #02061799}.TripBuilder-module__QBVQ9G__builderShell .trip-block-menu__item{width:100%;color:var(--shell-text,#f8fafc);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;padding:.6rem .75rem;font-weight:600}:is(.TripBuilder-module__QBVQ9G__builderShell .trip-block-menu__item:hover:not(:disabled),.TripBuilder-module__QBVQ9G__builderShell .trip-block-menu__item:focus-visible){background:#ffffff14;outline:none}.TripBuilder-module__QBVQ9G__builderShell .trip-block-menu__item--danger{color:var(--shell-danger,#f87171)}.TripBuilder-module__QBVQ9G__builderShell .trip-block-menu__divider{background:var(--shell-border);height:1px;margin:.25rem .35rem}.TripBuilder-module__QBVQ9G__builderShell .trip-block__content{flex-direction:column;gap:.65rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .block-type-picker{margin-top:.5rem}.TripBuilder-module__QBVQ9G__builderShell .block-type-picker summary{list-style:none}.TripBuilder-module__QBVQ9G__builderShell .block-type-picker summary::-webkit-details-marker{display:none}.TripBuilder-module__QBVQ9G__builderShell .block-type-picker[open] summary{margin-bottom:.75rem}.TripBuilder-module__QBVQ9G__builderShell .checklist-items .checklist-item{border:1px solid var(--shell-border);background:#ffffff0a;border-radius:10px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:.45rem;padding:.35rem .4rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .wishlist-items .wishlist-item{border:1px solid var(--shell-border);border-left:3px solid var(--shell-accent,#38bdf8);background:#0f172a99;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem .75rem;transition:border-color .15s,background .15s;display:flex}.TripBuilder-module__QBVQ9G__builderShell .wishlist-items .wishlist-item:hover{border-color:var(--shell-accent,#38bdf8);background:#0f172acc}.TripBuilder-module__QBVQ9G__builderShell .wishlist-item__content{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.TripBuilder-module__QBVQ9G__builderShell .wishlist-item__content input{color:var(--shell-text,#f8fafc);background:0 0;border:none;flex:1;min-width:0;padding:.25rem 0;font-size:.9rem}.TripBuilder-module__QBVQ9G__builderShell .wishlist-item__content input::placeholder{color:var(--shell-text-muted,#94a3b8);opacity:.7}.TripBuilder-module__QBVQ9G__builderShell .wishlist-item__content input:focus{outline:none}.TripBuilder-module__QBVQ9G__builderShell .wishlist-item__vote-count{color:var(--shell-text-muted);white-space:nowrap;background:#38bdf826;border-radius:4px;padding:.15rem .4rem;font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .wishlist-item__actions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .wishlist-vote-btn{border:1px solid var(--shell-border);cursor:pointer;opacity:.6;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;transition:all .15s;display:flex}.TripBuilder-module__QBVQ9G__builderShell .wishlist-vote-btn:hover{opacity:1;background:#ffffff1a}.TripBuilder-module__QBVQ9G__builderShell .wishlist-vote-btn--yes.active{opacity:1;background:#4ade8040;border-color:#4ade8080}.TripBuilder-module__QBVQ9G__builderShell .wishlist-vote-btn--no.active{opacity:1;background:#f8717140;border-color:#f8717180}.TripBuilder-module__QBVQ9G__builderShell .wishlist-delete-btn{opacity:.5;transition:opacity .15s}.TripBuilder-module__QBVQ9G__builderShell .wishlist-item:hover .wishlist-delete-btn{opacity:1}.TripBuilder-module__QBVQ9G__builderShell .swipe-handle{border:1px solid color-mix(in srgb, var(--shell-border) 70%, transparent);width:26px;height:26px;color:var(--shell-text-muted,#cbd5f5);-webkit-user-select:none;user-select:none;background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;font-size:.8rem;line-height:1;display:inline-flex}@media (max-width:640px){:is(.TripBuilder-module__QBVQ9G__builderShell .checklist-item .btn-icon-sm,.TripBuilder-module__QBVQ9G__builderShell .wishlist-item .btn-icon-sm){display:none}}:is(.TripBuilder-module__QBVQ9G__builderShell .checklist-items input[type=text],.TripBuilder-module__QBVQ9G__builderShell .wishlist-items input[type=text]){width:100%}.TripBuilder-module__QBVQ9G__builderShell .wishlist-items{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .wishlist-footer{border-top:1px solid var(--shell-border);flex-wrap:wrap;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .city-list-group{border:1px solid var(--shell-border);background:#0f172a59;border-radius:12px;flex-direction:column;gap:.5rem;padding:.65rem .75rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .city-list-group__header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .city-list-group__title{margin:0;font-size:.9rem;font-weight:600}.TripBuilder-module__QBVQ9G__builderShell .city-list-group__count{font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .city-list-group__helper{margin:0;font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .city-list-group__items{flex-direction:column;gap:.5rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .city-list-group__empty{margin:0;font-size:.8rem}.TripBuilder-module__QBVQ9G__builderShell .city-list-item{border:1px solid var(--shell-border);border-left:3px solid var(--shell-accent,#38bdf8);background:#0f172a8c;border-radius:10px;flex-direction:column;gap:.35rem;padding:.6rem .75rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .city-list-item__row{grid-template-columns:auto 1fr minmax(120px,160px) auto;align-items:center;gap:.5rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .city-list-item__row--sub{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}:is(.TripBuilder-module__QBVQ9G__builderShell .city-list-item__row input[type=text],.TripBuilder-module__QBVQ9G__builderShell .city-list-item__row input[type=url],.TripBuilder-module__QBVQ9G__builderShell .city-list-item__row select){border-radius:8px;padding:.35rem .5rem;font-size:.85rem}.TripBuilder-module__QBVQ9G__builderShell .city-list-item__meta{color:var(--shell-text-muted,#94a3b8);margin-left:1.6rem;font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .city-list-item__row select{background:#0f172a66}.TripBuilder-module__QBVQ9G__builderShell .wishlist-build-btn{background:linear-gradient(135deg,#7c3aed,#38bdf8);border:none;font-weight:600}.TripBuilder-module__QBVQ9G__builderShell .wishlist-build-btn:hover{background:linear-gradient(135deg,#8b5cf6,#0ea5e9)}.TripBuilder-module__QBVQ9G__builderShell .wishlist-ai-section{background:linear-gradient(135deg,#7c3aed1a,#38bdf81a);border:1px solid #7c3aed40;border-radius:12px;margin-bottom:1rem;padding:1rem}.TripBuilder-module__QBVQ9G__builderShell .wishlist-ai-header{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .wishlist-ai-icon{font-size:1.25rem}.TripBuilder-module__QBVQ9G__builderShell .wishlist-ai-title{color:var(--shell-text);font-size:.95rem;font-weight:600}.TripBuilder-module__QBVQ9G__builderShell .wishlist-ai-form{align-items:stretch;gap:.5rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .wishlist-ai-input{border:1px solid var(--shell-border);background:var(--shell-surface);color:var(--shell-text);border-radius:8px;flex:1;padding:.6rem .75rem;font-size:.9rem}.TripBuilder-module__QBVQ9G__builderShell .wishlist-ai-input::placeholder{color:var(--shell-text-muted);opacity:.7}.TripBuilder-module__QBVQ9G__builderShell .wishlist-ai-input:focus{border-color:var(--shell-accent);outline:none}.TripBuilder-module__QBVQ9G__builderShell .wishlist-ai-textarea{resize:vertical;width:100%;min-height:72px}.TripBuilder-module__QBVQ9G__builderShell .wishlist-ai-hint{margin-top:.5rem;font-size:.8rem}.TripBuilder-module__QBVQ9G__builderShell .city-list-tools{gap:.75rem;margin-top:.75rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .city-list-bulk{border:1px dashed var(--shell-border);background:#0f172a40;border-radius:12px;gap:.6rem;padding:.6rem .75rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .city-list-bulk__row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .city-list-bulk__label{color:var(--shell-text-muted,#cbd5f5);font-size:.8rem;font-weight:600}.TripBuilder-module__QBVQ9G__builderShell .city-list-import-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center}.TripBuilder-module__QBVQ9G__builderShell .city-list-event-links{flex-wrap:wrap;justify-content:flex-start}.TripBuilder-module__QBVQ9G__builderShell .city-list-import-panel{gap:.5rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .city-list-import-meta{justify-content:space-between;align-items:center;gap:.75rem;font-size:.8rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .import-review-panel{border:1px solid var(--shell-border);background:#0f172a59;border-radius:14px;gap:.75rem;margin:1rem 0;padding:.9rem 1rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .import-review__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .import-review__actions{align-items:center;gap:.5rem;display:inline-flex}.TripBuilder-module__QBVQ9G__builderShell .import-review__list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.TripBuilder-module__QBVQ9G__builderShell .import-review__item{border:1px solid var(--shell-border);background:#0f172a66;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .75rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .import-review__content{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.TripBuilder-module__QBVQ9G__builderShell .import-review__thumb{object-fit:cover;border:1px solid var(--shell-border);border-radius:10px;flex-shrink:0;width:72px;height:72px}.TripBuilder-module__QBVQ9G__builderShell .import-review__title{margin:0;font-weight:600}.TripBuilder-module__QBVQ9G__builderShell .import-review__meta{margin:.15rem 0 0;font-size:.8rem}@media (max-width:480px){.TripBuilder-module__QBVQ9G__builderShell .wishlist-ai-form{flex-direction:column}.TripBuilder-module__QBVQ9G__builderShell .city-list-import-meta{flex-direction:column;align-items:flex-start}}.TripBuilder-module__QBVQ9G__builderShell .block-inline-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.6rem;margin-bottom:.4rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .day-header{grid-template-columns:auto 1fr;gap:.5rem;margin-bottom:.35rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .day-section{border:1px solid var(--shell-border);background:#ffffff08;border-radius:10px;margin-top:.6rem;padding:.6rem}.TripBuilder-module__QBVQ9G__builderShell .day-section--resources{background:#60a5fa0a;border-color:#60a5fa26;margin-top:.75rem}.TripBuilder-module__QBVQ9G__builderShell .day-section__header{align-items:baseline;gap:.5rem;margin-bottom:.45rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-section__label{text-transform:uppercase;letter-spacing:.05em;color:var(--shell-text,#f8fafc);font-size:.78rem;font-weight:700}.TripBuilder-module__QBVQ9G__builderShell .day-section__hint{font-size:.8rem}.TripBuilder-module__QBVQ9G__builderShell .day-activities{gap:.5rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .day-activity{border:1px solid var(--shell-border);background:#ffffff0d;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:start;gap:.4rem;padding:.55rem .65rem;font-size:.82rem;transition:border-color .15s,box-shadow .15s;display:grid}.TripBuilder-module__QBVQ9G__builderShell .day-activity__time{width:95px;min-width:95px;font-size:.85rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__time-window{color:var(--shell-text-muted,#94a3b8);flex-wrap:wrap;gap:.3rem;margin-top:.2rem;font-size:.7rem;display:inline-flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity__review{color:#fbbf24;text-transform:uppercase;letter-spacing:.04em;background:#eab3082e;border-radius:999px;align-items:center;margin-top:.2rem;padding:.15rem .4rem;font-size:.65rem;font-weight:600;display:inline-flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity__content{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .55rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .day-activity__name-row{grid-column:1/-1;align-items:center;gap:.35rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity__voice{flex-shrink:0}.TripBuilder-module__QBVQ9G__builderShell .day-activity__voice--active{color:#22c55e;background:#22c55e1f;border-color:#22c55e73}.TripBuilder-module__QBVQ9G__builderShell .day-activity__details{color:var(--shell-text-muted,#cbd5f5);grid-column:1;font-size:.78rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__location{opacity:.85;grid-column:2;font-size:.78rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced{grid-column:1/-1;margin-top:.25rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced summary{list-style:none;display:inline-flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced summary::-webkit-details-marker{display:none}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-fields{border:1px solid var(--border-subtle);background:#ffffff06;border-radius:10px;grid-template-columns:1fr 1fr;gap:.55rem .65rem;margin-top:.5rem;padding:.75rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-fields>input[type=url]{grid-column:1/-1}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-fields>textarea{grid-column:1/-1}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-fields>input[placeholder*=Seats]{grid-column:1/-1}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-fields>input[placeholder*=Travel]{grid-column:1/-1}.TripBuilder-module__QBVQ9G__builderShell .day-activity__notes-input{resize:vertical;min-height:2.5rem;font-size:.85rem;line-height:1.45}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-toggles{flex-wrap:wrap;grid-column:1/-1;gap:.75rem 1.5rem;padding:.25rem 0;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-cost-row{grid-column:1/-1;gap:.5rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-cost-row input{flex:1}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-cost-row select{flex:none;width:auto}.TripBuilder-module__QBVQ9G__builderShell .day-activity__voting-options{gap:.35rem;margin-top:.45rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .day-activity__option-row{align-items:center;gap:.35rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity__option-row input{min-width:0}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-extras{gap:.45rem;margin-top:.45rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-reactions{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity__reaction--active{border-color:#61b1dba5;border-color:color-mix(in srgb, var(--shell-accent,#38bdf8) 55%, var(--border));background:#dff4fe31;background:color-mix(in srgb, var(--shell-accent,#38bdf8) 16%, #ffffff0a)}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-comments-header{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-comments-list{color:var(--shell-text-muted,#cbd5f5);margin:.25rem 0 0;padding-left:1.1rem;font-size:.85rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-comments-list li{margin-bottom:.25rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-toggle{text-transform:none;letter-spacing:normal;color:var(--shell-text-muted,#cbd5f5);align-items:center;gap:.4rem;padding:.2rem .15rem;font-size:.8rem;font-weight:400;display:inline-flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-attendees{grid-column:1/-1;gap:.35rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .day-activity__remove{align-self:center}.TripBuilder-module__QBVQ9G__builderShell .day-activity-option-group{border-left:2px dashed #6366f166;flex-direction:column;gap:0;margin-left:.25rem;padding-left:.5rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity-option-group__header{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity-option-group__time{color:var(--shell-text-muted,#94a3b8);font-size:.8rem;font-weight:600}.TripBuilder-module__QBVQ9G__builderShell .day-activity-option-group__label{text-transform:uppercase;letter-spacing:.04em;color:#6366f1cc;background:#6366f11a;border-radius:4px;padding:.1rem .4rem;font-size:.65rem;font-weight:600}.TripBuilder-module__QBVQ9G__builderShell .day-activity-option-group__items{flex-direction:column;gap:.4rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity-option-divider{text-align:center;color:var(--shell-text-muted,#94a3b8);padding:.1rem 0;font-size:.7rem;font-weight:600}.TripBuilder-module__QBVQ9G__builderShell .day-map-btn{margin-top:.5rem}.TripBuilder-module__QBVQ9G__builderShell .day-resources{gap:.5rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .day-resource{border:1px solid var(--shell-border);background:#ffffff08;border-radius:8px;flex-direction:column;gap:.5rem;padding:.35rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-resource__row{grid-template-columns:120px 1fr 1.5fr auto;align-items:center;gap:.4rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .day-resource--hotel{border-color:color-mix(in srgb, var(--brand) 35%, var(--shell-border));background:color-mix(in srgb, var(--brand) 5%, #ffffff08)}.TripBuilder-module__QBVQ9G__builderShell .day-resource__type{font-size:.9rem}.TripBuilder-module__QBVQ9G__builderShell .day-resource__conf{max-width:140px}.TripBuilder-module__QBVQ9G__builderShell .hotel-guest-picker{border-top:1px dashed var(--shell-border);padding:.5rem .25rem .25rem}.TripBuilder-module__QBVQ9G__builderShell .hotel-guest-picker .chip-group{flex-wrap:wrap;gap:.35rem;margin:.35rem 0;display:flex}.TripBuilder-module__QBVQ9G__builderShell .hotel-guest-picker__selected{flex-wrap:wrap;gap:.35rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.TripBuilder-module__QBVQ9G__builderShell .hotel-guest-picker__selected li{background:color-mix(in srgb, var(--brand) 18%, var(--shell-surface,#ffffff0a));border:1px solid color-mix(in srgb, var(--brand) 35%, transparent);border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .55rem;font-size:.85rem;display:inline-flex}.TripBuilder-module__QBVQ9G__builderShell .hotel-guest-picker__remove{color:inherit;cursor:pointer;background:0 0;border:none;min-width:24px;min-height:24px;padding:0 .1rem;font-size:1.05rem;line-height:1}.TripBuilder-module__QBVQ9G__builderShell .hotel-guest-picker__remove[disabled]{opacity:.4;cursor:not-allowed}.TripBuilder-module__QBVQ9G__builderShell .hotel-guest-picker__empty{margin:.4rem 0 0;font-size:.85rem}.TripBuilder-module__QBVQ9G__builderShell .day-section--addresses{background:#22c55e0a;border-color:#22c55e26;margin-top:.75rem}.TripBuilder-module__QBVQ9G__builderShell .day-addresses{gap:.4rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .day-address{grid-template-columns:1fr auto;align-items:center;gap:.5rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .day-address__input{flex:1;padding:.4rem .6rem;font-size:.85rem}.TripBuilder-module__QBVQ9G__builderShell .day-address__remove{flex-shrink:0}.TripBuilder-module__QBVQ9G__builderShell .block-body-input--sm.day-summary{min-height:56px}.TripBuilder-module__QBVQ9G__builderShell .day-activity .block-input{padding:.3rem .4rem;font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity .block-input--time{width:auto;min-width:90px;padding:.3rem .4rem;font-size:.85rem}@media (max-width:700px){.TripBuilder-module__QBVQ9G__builderShell .day-header{grid-template-columns:1fr}.TripBuilder-module__QBVQ9G__builderShell .day-activity{grid-template-columns:1fr auto}.TripBuilder-module__QBVQ9G__builderShell .day-activity__time{grid-column:1/-1;width:100%}.TripBuilder-module__QBVQ9G__builderShell .day-activity__content{grid-template-columns:1fr}:is(.TripBuilder-module__QBVQ9G__builderShell .day-activity__details,.TripBuilder-module__QBVQ9G__builderShell .day-activity__location){grid-column:1/-1}.TripBuilder-module__QBVQ9G__builderShell .day-resource__row{grid-template-columns:1fr 1fr}.TripBuilder-module__QBVQ9G__builderShell .day-resource__type{grid-column:1/-1}.TripBuilder-module__QBVQ9G__builderShell .day-resource__url{grid-column:1/-1}}.TripBuilder-module__QBVQ9G__builderShell .block-label{color:var(--shell-text-muted);margin-bottom:.3rem;font-weight:600;display:block}.TripBuilder-module__QBVQ9G__builderShell .chip-row{flex-wrap:wrap;gap:.4rem;margin-bottom:.35rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .chip{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;line-height:1.2;overflow:hidden}.TripBuilder-module__QBVQ9G__builderShell .flight-import-section{flex-direction:column;gap:1rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .block-divider{border:none;border-top:1px solid var(--shell-border);margin:.5rem 0}.TripBuilder-module__QBVQ9G__builderShell .flight-manual-details{border:1px solid var(--shell-border);background:var(--shell-surface,#0b122180);border-radius:10px}.TripBuilder-module__QBVQ9G__builderShell .flight-manual-summary{cursor:pointer;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.95rem;font-weight:600;list-style:none;display:flex}.TripBuilder-module__QBVQ9G__builderShell .flight-manual-summary::-webkit-details-marker{display:none}.TripBuilder-module__QBVQ9G__builderShell .flight-manual-summary::marker{content:"";display:none}.TripBuilder-module__QBVQ9G__builderShell .flight-manual-summary .muted{font-size:.85rem;font-weight:400}.TripBuilder-module__QBVQ9G__builderShell .flight-manual-details[open] .flight-manual-summary{border-bottom:1px solid var(--shell-border)}.TripBuilder-module__QBVQ9G__builderShell .flight-manual-fields{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .block-file-input{border:1px solid var(--shell-border);background:var(--shell-surface-strong,#0f172af2);color:var(--shell-text,#f8fafc);border-radius:8px;width:100%;padding:.5rem}.TripBuilder-module__QBVQ9G__builderShell .block-hint--error{color:var(--danger,#f87171)}:is(.TripBuilder-module__QBVQ9G__builderShell .block-title-input,.TripBuilder-module__QBVQ9G__builderShell .block-body-input,.TripBuilder-module__QBVQ9G__builderShell .block-input){width:100%}.TripBuilder-module__QBVQ9G__builderShell .btn-icon-sm{border:1px solid var(--shell-border);color:var(--shell-text,#f8fafc);background:#ffffff0f;border-radius:6px;width:26px;height:26px;font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section{padding:.5rem .55rem}.TripBuilder-module__QBVQ9G__builderShell .trip-block{padding:.75rem .85rem}.TripBuilder-module__QBVQ9G__builderShell .trip-block__actions .btn{padding:.25rem .5rem}:is(.TripBuilder-module__QBVQ9G__builderShell .block-title-input,.TripBuilder-module__QBVQ9G__builderShell .block-body-input,.TripBuilder-module__QBVQ9G__builderShell .block-input){padding:.4rem .55rem;font-size:.82rem}.TripBuilder-module__QBVQ9G__builderShell .empty-state{text-align:center;border:1px dashed var(--shell-border);border-radius:12px;padding:.8rem}.TripBuilder-module__QBVQ9G__builderShell .trip-block--unknown{background:#f8b40014;border-style:dashed}.TripBuilder-module__QBVQ9G__builderShell .unknown-block{color:var(--shell-text,#f8fafc);grid-template-columns:auto 1fr;align-items:center;gap:.5rem;display:grid}.TripBuilder-module__QBVQ9G__builderShell .unknown-block__icon{font-size:1.1rem}.TripBuilder-module__QBVQ9G__builderShell .unknown-block__title{margin-bottom:.15rem;font-weight:700}.TripBuilder-module__QBVQ9G__builderShell .unknown-block__meta{color:var(--shell-text-muted,#94a3b8);font-size:.9rem}.TripBuilder-module__QBVQ9G__builderShell .btn--primary{background:linear-gradient(135deg, var(--shell-accent,#38bdf8), var(--shell-accent-strong,#7c3aed));color:var(--brand-text,#0a0a0a);border:none;box-shadow:0 12px 28px #0f172a2e}.TripBuilder-module__QBVQ9G__builderShell .btn--secondary{border:1px solid var(--shell-border);color:var(--shell-text,#f8fafc);background:#ffffff14}.TripBuilder-module__QBVQ9G__builderShell .btn--ghost{border:1px solid var(--shell-border);color:var(--shell-text-muted,#cbd5f5);background:#ffffff0a}:is(.TripBuilder-module__QBVQ9G__builderShell input,.TripBuilder-module__QBVQ9G__builderShell textarea,.TripBuilder-module__QBVQ9G__builderShell select){color:var(--shell-text,#f8fafc);border:1px solid var(--shell-border);background:#ffffff14;border-radius:6px;transition:border-color .15s,box-shadow .15s}:is(.TripBuilder-module__QBVQ9G__builderShell input:focus,.TripBuilder-module__QBVQ9G__builderShell textarea:focus,.TripBuilder-module__QBVQ9G__builderShell select:focus){border-color:var(--shell-accent,#38bdf8);outline:none;box-shadow:0 0 0 2px #38bdf826}:is(.TripBuilder-module__QBVQ9G__builderShell input::placeholder,.TripBuilder-module__QBVQ9G__builderShell textarea::placeholder){color:var(--text-muted)}.TripBuilder-module__QBVQ9G__builderShell select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%2394a3b8' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;padding-right:1.5rem}.TripBuilder-module__QBVQ9G__builderShell select option{color:#f8fafc;background:#1e293b}.TripBuilder-module__QBVQ9G__builderShell .trip-block input[type=checkbox]{width:18px;height:18px}.TripBuilder-module__QBVQ9G__builderShell .trip-block__actions .btn{color:var(--shell-text,#f8fafc)}.TripBuilder-module__QBVQ9G__builderShell .alert--error{color:#fecdd3;background:#f871711f;border:1px solid #f8717173}.TripBuilder-module__QBVQ9G__builderShell .alert--error h3{color:#fff}@media (max-width:768px){.TripBuilder-module__QBVQ9G__builderShell{padding-bottom:calc(8rem + env(safe-area-inset-bottom,0px))}}.TripBuilder-module__QBVQ9G__builderShell{--form-control-height:2.25rem;--form-control-radius:.5rem;--form-control-padding-y:.35rem;--form-control-padding-x:.6rem;--form-control-gap:.25rem}.TripBuilder-module__QBVQ9G__builderShell input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),.TripBuilder-module__QBVQ9G__builderShell select,.TripBuilder-module__QBVQ9G__builderShell textarea{min-height:var(--form-control-height);padding:var(--form-control-padding-y) var(--form-control-padding-x);border-radius:var(--form-control-radius);font-size:.85rem}.TripBuilder-module__QBVQ9G__builderShell textarea{min-height:2.75rem}.TripBuilder-module__QBVQ9G__builderShell label{text-transform:uppercase;letter-spacing:.04em;color:var(--shell-text-muted);margin-bottom:.15rem;font-size:.75rem;font-weight:600}.TripBuilder-module__QBVQ9G__builderShell .trip-block{border-radius:10px;padding:.75rem .85rem;box-shadow:0 4px 14px #050a1b1a}.TripBuilder-module__QBVQ9G__builderShell .trip-block__header{gap:.3rem;margin-bottom:.25rem}.TripBuilder-module__QBVQ9G__builderShell .trip-block__type{font-size:.875rem}.TripBuilder-module__QBVQ9G__builderShell .trip-block__label{font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .trip-block__content{gap:.4rem}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section{border-radius:6px;padding:.45rem .55rem}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section__header{gap:.05rem;margin-bottom:.3rem}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section__header h2{font-size:.65rem}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section__header .muted{font-size:.7rem;line-height:1.25}.TripBuilder-module__QBVQ9G__builderShell .form-stack{gap:.3rem}.TripBuilder-module__QBVQ9G__builderShell .trip-blocks{gap:.5rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity{border-radius:6px;gap:.3rem;padding:.3rem .35rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__time{width:95px;min-width:95px}.TripBuilder-module__QBVQ9G__builderShell .day-activity__content{gap:.2rem .35rem}.TripBuilder-module__QBVQ9G__builderShell .checklist-items{gap:.25rem}.TripBuilder-module__QBVQ9G__builderShell .checklist-item{gap:.3rem;padding:.2rem 0}@media (min-width:900px){.TripBuilder-module__QBVQ9G__builderShell{--form-control-height:2.25rem;--form-control-padding-y:.35rem;--form-control-padding-x:.55rem}.TripBuilder-module__QBVQ9G__builderShell input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),.TripBuilder-module__QBVQ9G__builderShell select,.TripBuilder-module__QBVQ9G__builderShell textarea{font-size:.85rem}.TripBuilder-module__QBVQ9G__builderShell label{font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .trip-block{padding:.75rem .85rem}.TripBuilder-module__QBVQ9G__builderShell .trip-builder-section{padding:.6rem .7rem}}.TripBuilder-module__QBVQ9G__builderShell .empty-state{border-radius:8px;padding:.6rem}.TripBuilder-module__QBVQ9G__builderShell .empty-state p{margin-bottom:.4rem;font-size:.8rem}.TripBuilder-module__QBVQ9G__builderShell .trip-empty-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;padding:.5rem 0;display:grid}.TripBuilder-module__QBVQ9G__builderShell .trip-empty-card{border:2px dashed var(--shell-border);background:var(--shell-surface,#ffffff08);cursor:pointer;text-align:center;color:inherit;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;font-family:inherit;transition:all .2s;display:flex}.TripBuilder-module__QBVQ9G__builderShell .trip-empty-card:hover{border-color:var(--shell-accent,#38bdf8);background:#38bdf80a;transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.TripBuilder-module__QBVQ9G__builderShell .trip-empty-card__icon{font-size:2rem;line-height:1}.TripBuilder-module__QBVQ9G__builderShell .trip-empty-card__title{color:var(--shell-text,#1e293b);font-size:.95rem;font-weight:700}.TripBuilder-module__QBVQ9G__builderShell .trip-empty-card__desc{color:var(--shell-text-muted,#64748b);font-size:.8rem;line-height:1.4}@media (max-width:600px){.TripBuilder-module__QBVQ9G__builderShell .trip-empty-cards{grid-template-columns:1fr}}.TripBuilder-module__QBVQ9G__builderShell .btn{border-radius:6px;padding:.35rem .65rem;font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .btn--sm{padding:.25rem .5rem;font-size:.7rem}.TripBuilder-module__QBVQ9G__builderShell .chip-row{gap:.3rem}.TripBuilder-module__QBVQ9G__builderShell .block-subtitle{margin-bottom:.25rem;font-size:.7rem}.TripBuilder-module__QBVQ9G__builderShell .block-title-input{font-size:.8rem;font-weight:600}.TripBuilder-module__QBVQ9G__builderShell .block-body-input{font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .block-body-input--sm{min-height:2.5rem}.TripBuilder-module__QBVQ9G__builderShell .flight-import-section{gap:.5rem}.TripBuilder-module__QBVQ9G__builderShell .flight-manual-details{border-radius:6px}.TripBuilder-module__QBVQ9G__builderShell .flight-manual-summary{padding:.4rem .6rem;font-size:.8rem}.TripBuilder-module__QBVQ9G__builderShell .flight-manual-summary .muted{font-size:.7rem}.TripBuilder-module__QBVQ9G__builderShell .flight-manual-fields{gap:.4rem;padding:.5rem}.TripBuilder-module__QBVQ9G__builderShell .panel{border-radius:6px;padding:.4rem .5rem}.TripBuilder-module__QBVQ9G__builderShell .panel summary{padding:.25rem 0;font-size:.75rem}.TripBuilder-module__QBVQ9G__builderShell .panel[open]>summary{margin-bottom:.3rem}.TripBuilder-module__QBVQ9G__builderShell .form-field{gap:.15rem}.TripBuilder-module__QBVQ9G__builderShell .form-field>label{font-size:.65rem}.TripBuilder-module__QBVQ9G__builderShell hr{margin:.35rem 0}.TripBuilder-module__QBVQ9G__builderShell .block-divider{margin:.35rem 0}.TripBuilder-module__QBVQ9G__builderShell .trip-block--day{border-left:4px solid var(--shell-accent,#38bdf8);background:var(--shell-surface);border-radius:10px;padding:0 0 .5rem;box-shadow:0 2px 12px #0f172a0f}.TripBuilder-module__QBVQ9G__builderShell .day-header{border-bottom:1px solid var(--shell-border);background:#38bdf80a;border-radius:8px 8px 0 0;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;padding:.65rem 1rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-header__date-input{background:var(--shell-surface-strong);border-radius:4px;max-width:80px;padding:.15rem .2rem;font-size:.7rem}.TripBuilder-module__QBVQ9G__builderShell .day-header__label{color:var(--shell-text);letter-spacing:-.01em;font-size:.85rem;font-weight:700}.TripBuilder-module__QBVQ9G__builderShell .block-body-input--sm.day-summary{min-height:32px;font-size:.8rem}.TripBuilder-module__QBVQ9G__builderShell .day-summary{margin-top:.2rem;font-size:.8rem}.TripBuilder-module__QBVQ9G__builderShell .day-section{background:0 0;border:none;margin-top:.35rem;padding:0 .5rem}.TripBuilder-module__QBVQ9G__builderShell .day-section__header{margin-bottom:.25rem}.TripBuilder-module__QBVQ9G__builderShell .day-section__label{letter-spacing:.06em;text-transform:uppercase;color:var(--shell-text-muted,#94a3b8);font-size:.75rem;font-weight:700}.TripBuilder-module__QBVQ9G__builderShell .day-activities{gap:.6rem;padding-left:1.25rem;display:grid;position:relative}.TripBuilder-module__QBVQ9G__builderShell .day-activities:before{content:"";background:var(--shell-accent,#38bdf84d);border-radius:2px;width:2px;position:absolute;top:.75rem;bottom:.75rem;left:.5rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity{background:var(--shell-surface,#ffffff0d);border:1px solid var(--shell-border);border-radius:10px;grid-template-columns:115px 1fr auto;align-items:start;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s;display:grid;position:relative}.TripBuilder-module__QBVQ9G__builderShell .day-activity:before{content:"";background:var(--shell-accent,#38bdf8);border:2px solid var(--shell-surface,#fff);width:10px;height:10px;box-shadow:0 0 0 2px var(--shell-accent,#38bdf84d);z-index:1;border-radius:50%;position:absolute;top:1rem;left:-1.25rem;transform:translate(-50%)}.TripBuilder-module__QBVQ9G__builderShell .day-activity:hover{border-color:var(--shell-accent,#38bdf866);box-shadow:0 4px 16px #00000014}.TripBuilder-module__QBVQ9G__builderShell .day-activity__time{background:#38bdf80f;border-radius:8px;flex-direction:column;align-items:center;gap:.15rem;width:115px;min-width:90px;max-width:115px;padding:.3rem .2rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity__time .block-input--time{text-align:center;font-variant-numeric:tabular-nums;background:var(--shell-surface);border-radius:6px;width:auto;min-width:80px;max-width:115px;padding:.35rem .4rem;font-size:.95rem;font-weight:700}.TripBuilder-module__QBVQ9G__builderShell .day-activity__time .block-input--time::-webkit-calendar-picker-indicator{display:none}.TripBuilder-module__QBVQ9G__builderShell .day-activity__time .block-input--time::-webkit-inner-spin-button{display:none}.TripBuilder-module__QBVQ9G__builderShell .day-activity__time-window{color:var(--shell-text-muted);text-align:center;font-size:.65rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__content{grid-template-columns:1fr;gap:.4rem;min-width:0;display:grid}.TripBuilder-module__QBVQ9G__builderShell .day-activity__name-row{align-items:center;gap:.4rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity__name{font-size:.95rem;font-weight:600}.TripBuilder-module__QBVQ9G__builderShell .day-activity__name .block-input{padding:.35rem .5rem;font-size:.95rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__meta{grid-template-columns:1fr;gap:.35rem;display:grid}:is(.TripBuilder-module__QBVQ9G__builderShell .day-activity__details,.TripBuilder-module__QBVQ9G__builderShell .day-activity__location){grid-column:1/-1;font-size:.85rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__badges{flex-wrap:wrap;gap:.35rem;margin-top:.1rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity__badge{white-space:nowrap;border-radius:6px;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.78rem;font-weight:600;display:inline-flex}.TripBuilder-module__QBVQ9G__builderShell .day-activity__badge--cost{color:#059669;background:#10b9811a;border:1px solid #10b98133}.TripBuilder-module__QBVQ9G__builderShell .day-activity__badge--conf{color:#4f46e5;background:#6366f11a;border:1px solid #6366f133}.TripBuilder-module__QBVQ9G__builderShell .day-activity__badge--seat{color:#d97706;background:#f59e0b1a;border:1px solid #f59e0b33}:is([data-theme=dark] .TripBuilder-module__QBVQ9G__builderShell .day-activity__badge--cost,[data-theme=midnight] .TripBuilder-module__QBVQ9G__builderShell .day-activity__badge--cost){color:#34d399;background:#10b98126}:is([data-theme=dark] .TripBuilder-module__QBVQ9G__builderShell .day-activity__badge--conf,[data-theme=midnight] .TripBuilder-module__QBVQ9G__builderShell .day-activity__badge--conf){color:#818cf8;background:#6366f126}:is([data-theme=dark] .TripBuilder-module__QBVQ9G__builderShell .day-activity__badge--seat,[data-theme=midnight] .TripBuilder-module__QBVQ9G__builderShell .day-activity__badge--seat){color:#fbbf24;background:#f59e0b26}:is(.TripBuilder-module__QBVQ9G__builderShell .day-activity__details .block-input,.TripBuilder-module__QBVQ9G__builderShell .day-activity__location .block-input){padding:.35rem .5rem;font-size:.85rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced{margin-top:.35rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced summary{color:var(--shell-accent,#38bdf8);cursor:pointer;padding:.2rem 0;font-size:.85rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__remove{align-self:start;margin-top:.15rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__remove .btn-icon-sm{width:22px;height:22px;font-size:.65rem}.TripBuilder-module__QBVQ9G__builderShell .day-map-btn{margin-top:.25rem;padding:.2rem .4rem;font-size:.7rem}@media (max-width:700px){.TripBuilder-module__QBVQ9G__builderShell .day-header{flex-direction:column;align-items:flex-start;gap:.25rem}.TripBuilder-module__QBVQ9G__builderShell .day-activities{padding-left:0}.TripBuilder-module__QBVQ9G__builderShell .day-activities:before{display:none}.TripBuilder-module__QBVQ9G__builderShell .day-activity{grid-template-columns:1fr auto;padding:.6rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity:before{display:none}.TripBuilder-module__QBVQ9G__builderShell .day-activity__time{background:0 0;flex-direction:row;justify-content:flex-start;gap:.3rem;width:100%;max-width:none;padding:0}.TripBuilder-module__QBVQ9G__builderShell .day-activity__name .block-input{font-size:.95rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__meta{grid-template-columns:1fr}:is(.TripBuilder-module__QBVQ9G__builderShell .day-activity__details .block-input,.TripBuilder-module__QBVQ9G__builderShell .day-activity__location .block-input){font-size:.85rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__advanced-fields{grid-template-columns:1fr;gap:.5rem;padding:.65rem}.TripBuilder-module__QBVQ9G__builderShell input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]),.TripBuilder-module__QBVQ9G__builderShell select,.TripBuilder-module__QBVQ9G__builderShell textarea{min-height:2.5rem;font-size:.88rem}}@media (max-width:768px){.TripBuilder-module__QBVQ9G__builderShell .trip-health{margin:.25rem 0 .2rem;padding:.35rem .5rem}.TripBuilder-module__QBVQ9G__builderShell .trip-block{padding:.55rem .65rem}.TripBuilder-module__QBVQ9G__builderShell .day-header{padding:.4rem .55rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity{grid-template-columns:1fr;gap:.35rem;padding:.4rem .5rem}.TripBuilder-module__QBVQ9G__builderShell .day-activity__time{flex-direction:row;gap:.3rem;width:100%;max-width:none}.TripBuilder-module__QBVQ9G__builderShell .day-activity__content{grid-template-columns:1fr}.TripBuilder-module__QBVQ9G__builderShell .day-activity__meta{grid-template-columns:1fr}}.TripBuilder-module__QBVQ9G__builderShell .add-block-picker{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.65rem;padding:.25rem 0;display:grid}.TripBuilder-module__QBVQ9G__builderShell .add-block-card{border:1px solid var(--shell-border);cursor:pointer;text-align:left;background:linear-gradient(135deg,#ffffff0a 0%,#ffffff03 100%);border-radius:10px;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;transition:border-color .15s,box-shadow .15s,transform .1s;display:flex;position:relative}.TripBuilder-module__QBVQ9G__builderShell .add-block-card:hover{border-color:var(--shell-accent,#60a5fa);box-shadow:0 2px 12px color-mix(in srgb, var(--shell-accent,#60a5fa) 15%, transparent);transform:translateY(-1px)}.TripBuilder-module__QBVQ9G__builderShell .add-block-card:active{transform:translateY(0)}.TripBuilder-module__QBVQ9G__builderShell .add-block-card__icon{flex-shrink:0;margin-top:1px;font-size:1.35rem;line-height:1}.TripBuilder-module__QBVQ9G__builderShell .add-block-card__text{flex-direction:column;gap:2px;min-width:0;display:flex}.TripBuilder-module__QBVQ9G__builderShell .add-block-card__label{color:var(--shell-fg,#e2e8f0);font-size:.85rem;font-weight:600;line-height:1.25}.TripBuilder-module__QBVQ9G__builderShell .add-block-card__desc{color:var(--shell-muted,#94a3b8);font-size:.72rem;line-height:1.35}.TripBuilder-module__QBVQ9G__builderShell .add-block-card__ai-badge{text-transform:uppercase;letter-spacing:.04em;color:#fff;background:linear-gradient(135deg,#818cf8,#6366f1);border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:700;position:absolute;top:.45rem;right:.55rem}.TripBuilder-module__QBVQ9G__builderShell .add-block-ai-bar{border:1px dashed var(--shell-accent,#818cf8);background:linear-gradient(135deg,#6366f114 0%,#818cf80a 100%);border-radius:8px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.6rem .75rem;display:flex}.TripBuilder-module__QBVQ9G__builderShell .btn--ai{cursor:pointer;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#818cf8,#6366f1);border:none;border-radius:6px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.78rem;font-weight:600;transition:opacity .15s,transform .1s;display:inline-flex}.TripBuilder-module__QBVQ9G__builderShell .btn--ai:hover{opacity:.9;transform:translateY(-1px)}.TripBuilder-module__QBVQ9G__builderShell .btn--ai:disabled{opacity:.55;cursor:not-allowed;transform:none}.TripBuilder-module__QBVQ9G__builderShell .add-block-ai-error{color:#f87171;font-size:.72rem}@media (max-width:480px){.TripBuilder-module__QBVQ9G__builderShell .add-block-picker{grid-template-columns:1fr}.TripBuilder-module__QBVQ9G__builderShell .add-block-ai-bar{flex-direction:column;align-items:stretch;gap:.5rem}}.TripBuilder-module__QBVQ9G__builderShell{padding-bottom:calc(140px + env(safe-area-inset-bottom,0px));gap:1rem;display:grid}@media (min-width:769px){.TripBuilder-module__QBVQ9G__builderShell{gap:1.25rem;padding-bottom:2rem}}
.SubappLoading-module__pjYBpW__wrap{min-height:calc(100dvh - var(--header-h,56px));background:var(--surface);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex}.SubappLoading-module__pjYBpW__embedded{min-height:10rem}@supports not (height:100dvh){.SubappLoading-module__pjYBpW__wrap{min-height:calc(100vh - var(--header-h,56px))}}.SubappLoading-module__pjYBpW__pulse{background:var(--surface-muted);border-radius:12px;width:48px;height:48px;animation:1.2s ease-in-out infinite SubappLoading-module__pjYBpW__subapp-loading-pulse}@keyframes SubappLoading-module__pjYBpW__subapp-loading-pulse{0%,to{opacity:.45}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.SubappLoading-module__pjYBpW__pulse{opacity:.75;animation:none}}.SubappLoading-module__pjYBpW__caption{color:var(--muted);margin:0;font-size:.875rem}
