.TripOverview-module__BFCIpa__page{--panel-strong:var(--surface-muted);--accent:var(--brand);--accent-strong:var(--brand-strong);--line:var(--border);--shadow:var(--shadow-lg);--page-ink:var(--text);--page-muted:var(--muted);--page-surface:var(--surface);--page-panel:var(--panel);--page-border:var(--border);--page-accent:var(--brand);--page-accent-2:var(--accent-teal);color:var(--text);padding:0 0 calc(108px + env(safe-area-inset-bottom));font-family:var(--font-sans);box-sizing:border-box;gap:var(--space-4);background:0 0;flex-direction:column;width:100%;max-width:100%;display:flex;position:relative;overflow-x:clip}.TripOverview-module__BFCIpa__page .page-section{border-radius:var(--radius-2xl);border:1px solid var(--border);box-shadow:var(--shadow-lg);margin-bottom:0}.TripOverview-module__BFCIpa__page>.trip-alerts{margin:0}.TripOverview-module__BFCIpa__page:before,.TripOverview-module__BFCIpa__page:after{display:none}.TripOverview-module__BFCIpa__hero{z-index:1;background:var(--panel,#fff);border:1px solid var(--line,#e5e7eb);box-shadow:0 1px 4px var(--toast-shadow,#0000000d);border-radius:10px;grid-template-columns:1fr;align-items:start;gap:6px;padding:10px 12px;display:grid;position:relative}.TripOverview-module__BFCIpa__heroText{flex-direction:column;gap:4px;display:flex}.TripOverview-module__BFCIpa__heroEyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent-strong,#0d9695);font-size:.65rem;font-weight:600}.TripOverview-module__BFCIpa__heroTitle{font-family:var(--font-sans);color:var(--text);margin:0;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:700}.TripOverview-module__BFCIpa__heroSubtitle,.TripOverview-module__BFCIpa__heroSummary{color:var(--muted,#6b7280);margin:0;font-size:.85rem}.TripOverview-module__BFCIpa__heroChips{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.TripOverview-module__BFCIpa__chip{background:var(--panel-strong,#f9fafb);border:1px solid var(--line,#e5e7eb);border-radius:999px;padding:3px 8px;font-size:.75rem}.TripOverview-module__BFCIpa__heroEdit{background:var(--accent,#0ea5a4);color:var(--brand-text,#fff);box-shadow:0 1px 4px color-mix(in srgb, var(--brand) 25%, transparent);border-radius:6px;align-self:flex-start;padding:6px 10px;font-size:.8rem;font-weight:600;text-decoration:none}.TripOverview-module__BFCIpa__heroActions{flex-wrap:wrap;gap:6px;display:flex}.TripOverview-module__BFCIpa__primaryAction{background:var(--accent,#0ea5a4);color:var(--brand-text,#fff);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:3px;padding:5px 12px;font-size:.7rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .1s;display:inline-flex}.TripOverview-module__BFCIpa__primaryAction:hover{opacity:.9;transform:translateY(-1px)}.TripOverview-module__BFCIpa__secondaryAction{border:1px solid var(--line,#e5e7eb);background:color-mix(in srgb, var(--panel,#fff) 60%, transparent);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-height:44px;padding:10px 14px;font-size:.78rem;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.TripOverview-module__BFCIpa__secondaryAction:hover{border-color:var(--accent-strong,#0d9695);color:var(--accent-strong,#0d9695)}.TripOverview-module__BFCIpa__heroStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.TripOverview-module__BFCIpa__stat{background:var(--panel-strong,#f9fafb);border:1px solid var(--line,#e5e7eb);border-radius:8px;padding:8px 10px}.TripOverview-module__BFCIpa__statValue{color:var(--text);font-size:1rem;font-weight:700}.TripOverview-module__BFCIpa__statLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:.7rem}.TripOverview-module__BFCIpa__layout{z-index:1;box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;max-width:100%;margin-top:0;display:flex;position:relative;overflow:visible}.TripOverview-module__BFCIpa__topBar{flex-wrap:wrap;align-items:stretch;gap:6px;display:flex}.TripOverview-module__BFCIpa__sidebar{display:none}.TripOverview-module__BFCIpa__timeline{flex-direction:column;gap:.95rem;width:100%;display:flex;overflow:visible}.TripOverview-module__BFCIpa__timelineHeader{justify-content:space-between;align-items:center;gap:.85rem;margin-bottom:0;display:flex}.TripOverview-module__BFCIpa__timelineHeader h2{font-size:1rem;font-family:var(--font-sans);letter-spacing:-.03em;color:var(--text);margin:0;font-weight:800}.TripOverview-module__BFCIpa__timelineIntro{color:var(--muted);margin:0;font-size:.94rem;line-height:1.55}.TripOverview-module__BFCIpa__timelineEmpty{text-align:center;background:var(--panel,#fff);border:1px dashed var(--line,#e5e7eb);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:180px;padding:2rem 1rem;display:flex}.TripOverview-module__BFCIpa__timelineEmptyCta{color:var(--brand-text,#fff);background:var(--brand);border-radius:.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.TripOverview-module__BFCIpa__timelineEmptyCta:hover{opacity:.85}.TripOverview-module__BFCIpa__dayGrid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:.95rem;padding-bottom:2px;display:grid}.TripOverview-module__BFCIpa__dayGridSingleRow{gap:.95rem;padding-bottom:2px;display:grid}.TripOverview-module__BFCIpa__dayCard{text-align:left;background:var(--panel,#fff);border:1px solid var(--line,#e5e7eb);box-shadow:var(--shadow);cursor:pointer;appearance:none;font:inherit;border-radius:24px;flex-direction:column;min-height:220px;padding:0;transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;position:relative}.TripOverview-module__BFCIpa__dayCard:hover{box-shadow:var(--shadow-xl);border-color:color-mix(in srgb, var(--brand) 25%, var(--border));transform:translateY(-1px)}.TripOverview-module__BFCIpa__dayCard:focus{outline:2px solid var(--brand);outline-offset:2px}.TripOverview-module__BFCIpa__dayCardJump{z-index:1;border-radius:inherit;cursor:pointer;appearance:none;background:0 0;border:none;padding:0;position:absolute;inset:0}.TripOverview-module__BFCIpa__dayCardJump:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.TripOverview-module__BFCIpa__dayHeader{border-bottom:1px solid var(--border);background:var(--surface-muted);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;flex-direction:column;gap:.15rem;padding:1rem 1rem .85rem;display:flex}.TripOverview-module__BFCIpa__dayDate{color:var(--text);font-size:.96rem;font-weight:800}.TripOverview-module__BFCIpa__dayLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--link-strong);margin-bottom:0;font-size:.72rem;font-weight:700;display:block}.TripOverview-module__BFCIpa__dayWeather{display:none}.TripOverview-module__BFCIpa__dayList{flex-direction:column;flex:1;gap:.65rem;margin:0;padding:.85rem 1rem;list-style:none;display:flex}.TripOverview-module__BFCIpa__dayItem{background:0 0;border:none;align-items:flex-start;gap:.8rem;padding:0;font-size:.88rem;line-height:1.45;display:flex}.TripOverview-module__BFCIpa__dayTime{font-variant-numeric:tabular-nums;color:var(--link-strong);white-space:nowrap;flex-direction:column;flex-shrink:0;gap:.2rem;min-width:68px;font-size:.82rem;font-weight:700;display:flex}.TripOverview-module__BFCIpa__dayDuration{color:var(--muted,#6b7280);opacity:.8;font-size:.68rem;font-weight:500}.TripOverview-module__BFCIpa__dayTitle{color:var(--text);text-overflow:ellipsis;-webkit-line-clamp:2;overflow-wrap:break-word;word-break:normal;-webkit-box-orient:vertical;font-weight:700;display:-webkit-box;overflow:hidden}.TripOverview-module__BFCIpa__dayMeta{color:var(--muted,#64748b);overflow-wrap:anywhere;margin-top:.15rem;font-size:.78rem;display:block}.TripOverview-module__BFCIpa__dayEmpty{background:var(--surface-muted,#00000005);border:1px dashed var(--border,#0000001a);color:var(--muted);text-align:center;border-radius:16px;margin:.85rem 1rem;padding:.85rem 1rem;font-size:.84rem}.TripOverview-module__BFCIpa__dayCardEmpty{text-align:left;background:var(--panel,#fff);border:1px dashed var(--line,#e5e7eb);box-shadow:none;opacity:.6;min-height:220px;font:inherit;appearance:none;cursor:default;border-radius:24px;flex-direction:column;padding:0;display:flex}.TripOverview-module__BFCIpa__dayCardEmptyBody{color:var(--muted,#6b7280);flex:1;justify-content:center;align-items:center;padding:1.2rem 1rem;font-size:.88rem;font-style:italic;display:flex}.TripOverview-module__BFCIpa__dayPhotos,.TripOverview-module__BFCIpa__dayPhoto{display:none}.TripOverview-module__BFCIpa__dayFooter{background:var(--surface-muted);border-top:1px solid var(--border);color:var(--muted,#6b7280);justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding:.8rem 1rem;font-size:.76rem;font-weight:700;display:flex}.TripOverview-module__BFCIpa__rail{scrollbar-width:thin;flex-wrap:nowrap;align-items:flex-start;gap:.65rem;width:100%;display:flex;overflow:auto hidden}.TripOverview-module__BFCIpa__railCard{background:var(--panel,#fff);border:1px solid var(--line,#e5e7eb);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;flex:1 1 0;gap:.4rem;min-width:0;padding:.7rem .85rem;display:flex;overflow:hidden}.TripOverview-module__BFCIpa__railCardWide{flex:1.5 1 0}.TripOverview-module__BFCIpa__railCardNarrow{flex:.75 1 0}.TripOverview-module__BFCIpa__railCard h3{font-size:.76rem;font-family:var(--font-sans);color:var(--muted,#64748b);text-transform:uppercase;letter-spacing:.08em;margin:0;font-weight:700}.TripOverview-module__BFCIpa__railRow{flex-wrap:wrap;align-items:baseline;gap:.45rem;font-size:.92rem;line-height:1.4;display:flex}.TripOverview-module__BFCIpa__railRow span{color:var(--muted,#6b7280);font-size:.82rem}.TripOverview-module__BFCIpa__railRow strong{color:var(--text);font-weight:700}.TripOverview-module__BFCIpa__railDivider{background:var(--line,#e5e7eb);height:1px;margin:2px 0}.TripOverview-module__BFCIpa__railList{flex-wrap:wrap;gap:.65rem .9rem;margin:0;padding:0;list-style:none;display:flex}.TripOverview-module__BFCIpa__railList li{align-items:baseline;gap:.35rem;font-size:.9rem;display:flex}.TripOverview-module__BFCIpa__railList li span{color:var(--muted,#6b7280);font-size:.8rem}.TripOverview-module__BFCIpa__railList li strong{font-weight:600}.TripOverview-module__BFCIpa__railButtons{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.1rem;display:flex}@media (hover:hover) and (pointer:fine){.TripOverview-module__BFCIpa__railButtons .TripOverview-module__BFCIpa__secondaryAction,.TripOverview-module__BFCIpa__railButtons .TripOverview-module__BFCIpa__primaryAction{min-height:0;padding:5px 10px;font-size:.72rem}}.TripOverview-module__BFCIpa__railGallery{flex-wrap:wrap;gap:.4rem;display:flex;overflow:hidden}.TripOverview-module__BFCIpa__railPhoto{object-fit:cover;border:1px solid var(--line,#e5e7eb);border-radius:10px;width:40px;height:40px}@media (max-width:768px){.TripOverview-module__BFCIpa__page{padding-bottom:calc(120px + env(safe-area-inset-bottom))}.TripOverview-module__BFCIpa__rail{scroll-snap-type:x proximity;gap:.75rem}.TripOverview-module__BFCIpa__railCard{scroll-snap-align:start;min-width:min(88vw,19rem)}.TripOverview-module__BFCIpa__timelineHeader{flex-direction:column;align-items:flex-start}.TripOverview-module__BFCIpa__dayGrid,.TripOverview-module__BFCIpa__dayGridSingleRow{grid-template-columns:1fr}}@media (min-width:769px){.TripOverview-module__BFCIpa__page{padding-bottom:calc(152px + env(safe-area-inset-bottom,0px));gap:var(--space-6)}.TripOverview-module__BFCIpa__rail{align-items:stretch}.TripOverview-module__BFCIpa__railCardWide{min-height:176px}}@keyframes TripOverview-module__BFCIpa__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.TripOverview-module__BFCIpa__page{padding:6px 6px 16px;padding-bottom:calc(16px + 72px + env(safe-area-inset-bottom,0px));overflow-x:hidden}.TripOverview-module__BFCIpa__layout{gap:6px;max-width:100%;margin-top:6px}.TripOverview-module__BFCIpa__rail{display:none}.TripOverview-module__BFCIpa__railCard{word-break:break-word;min-width:0;max-width:100%;padding:4px 8px;overflow:hidden}.TripOverview-module__BFCIpa__railCardWide,.TripOverview-module__BFCIpa__railCardNarrow{flex:unset}.TripOverview-module__BFCIpa__railCard:first-child{grid-column:1/-1}.TripOverview-module__BFCIpa__heroStats{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:4px}.TripOverview-module__BFCIpa__dayGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:6px}.TripOverview-module__BFCIpa__dayGridSingleRow{gap:6px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))!important}.TripOverview-module__BFCIpa__dayItem{padding:3px 4px}.TripOverview-module__BFCIpa__timelineHeader{flex-direction:column;align-items:flex-start;gap:4px}.TripOverview-module__BFCIpa__hero{gap:4px;padding:6px 8px}.TripOverview-module__BFCIpa__stat{padding:6px 8px}}@media (max-width:600px){.TripOverview-module__BFCIpa__page{padding:4px 4px 12px;overflow-x:clip}.TripOverview-module__BFCIpa__page:before,.TripOverview-module__BFCIpa__page:after{display:none}.TripOverview-module__BFCIpa__layout{gap:4px;margin-top:4px;overflow:visible}.TripOverview-module__BFCIpa__rail{display:none!important}.TripOverview-module__BFCIpa__railCard{word-break:break-word;padding:4px 6px;overflow:hidden;flex:unset!important;min-width:0!important;max-width:100%!important}.TripOverview-module__BFCIpa__railCard:first-child{grid-column:1/-1}.TripOverview-module__BFCIpa__railCard h3{margin-bottom:1px;font-size:.55rem}.TripOverview-module__BFCIpa__railList{flex-flow:wrap;gap:4px 10px}.TripOverview-module__BFCIpa__railButtons{margin-top:2px}.TripOverview-module__BFCIpa__railGallery{gap:2px}.TripOverview-module__BFCIpa__railPhoto{width:28px;height:28px}.TripOverview-module__BFCIpa__timeline{padding-top:4px;overflow:visible}.TripOverview-module__BFCIpa__timelineHeader{flex-direction:column;align-items:flex-start;gap:2px}.TripOverview-module__BFCIpa__timelineHeader h2{font-size:.75rem}.TripOverview-module__BFCIpa__timelineIntro{font-size:.65rem}.TripOverview-module__BFCIpa__dayGrid{grid-template-columns:1fr 1fr;gap:4px}.TripOverview-module__BFCIpa__dayGridSingleRow{gap:4px;grid-template-columns:1fr 1fr!important}.TripOverview-module__BFCIpa__dayCard,.TripOverview-module__BFCIpa__dayCardEmpty{min-height:auto}.TripOverview-module__BFCIpa__dayTitle{-webkit-line-clamp:2;font-size:.75rem}.TripOverview-module__BFCIpa__dayItem{gap:4px;font-size:.75rem}.TripOverview-module__BFCIpa__dayTime{min-width:45px;font-size:.72rem}.TripOverview-module__BFCIpa__dayFooter{padding:6px 12px;font-size:.72rem}.TripOverview-module__BFCIpa__dayList{padding:6px 10px}}@media (max-width:480px){.TripOverview-module__BFCIpa__page{padding:4px 4px 12px}.TripOverview-module__BFCIpa__rail{display:none!important}.TripOverview-module__BFCIpa__railCard:first-child{grid-column:1}.TripOverview-module__BFCIpa__railCard h3{font-size:.55rem}.TripOverview-module__BFCIpa__railPhoto{width:28px;height:28px}.TripOverview-module__BFCIpa__secondaryAction{white-space:normal;text-overflow:ellipsis;max-width:100%;min-height:44px;padding:8px 10px;font-size:.7rem;overflow:hidden}.TripOverview-module__BFCIpa__heroTitle{font-size:clamp(1rem,4.5vw,1.2rem)}.TripOverview-module__BFCIpa__heroSubtitle,.TripOverview-module__BFCIpa__heroSummary{font-size:.75rem}.TripOverview-module__BFCIpa__stat{padding:4px 6px}.TripOverview-module__BFCIpa__statValue{font-size:.85rem}.TripOverview-module__BFCIpa__statLabel{font-size:.6rem}.TripOverview-module__BFCIpa__dayGrid{grid-template-columns:1fr;gap:4px}.TripOverview-module__BFCIpa__dayGridSingleRow{gap:4px;grid-template-columns:1fr!important}.TripOverview-module__BFCIpa__dayCard,.TripOverview-module__BFCIpa__dayCardEmpty{min-height:auto;padding:6px}.TripOverview-module__BFCIpa__dayCardHeader{margin:-6px -6px 4px;padding:4px 6px}.TripOverview-module__BFCIpa__dayCardTitle{font-size:.75rem}.TripOverview-module__BFCIpa__dayCardDate{font-size:.6rem}.TripOverview-module__BFCIpa__dayItemLabel{font-size:.65rem}.TripOverview-module__BFCIpa__dayItemMeta{font-size:.6rem}.TripOverview-module__BFCIpa__hero{padding:4px 6px}.TripOverview-module__BFCIpa__sidebar{gap:4px}.TripOverview-module__BFCIpa__railCard{padding:6px}.TripOverview-module__BFCIpa__railTitle{font-size:.7rem}}@media (prefers-reduced-motion:reduce){.TripOverview-module__BFCIpa__dayCard{animation:none}}.TripOverview-module__BFCIpa__golfHeaderRow{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.TripOverview-module__BFCIpa__golfLink{color:var(--link-strong);font-size:.85rem;font-weight:600;text-decoration:none}.TripOverview-module__BFCIpa__golfLink:hover{color:var(--brand-strong)}.TripOverview-module__BFCIpa__golfEmpty{color:var(--muted);margin:0;font-size:.9rem}.TripOverview-module__BFCIpa__golfList{gap:var(--space-3);display:grid}.TripOverview-module__BFCIpa__golfRow{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);color:inherit;transition:border-color var(--dur-base) var(--ease-standard), box-shadow var(--dur-base) var(--ease-standard);text-decoration:none;display:flex}.TripOverview-module__BFCIpa__golfRow:hover{border-color:var(--brand-hover-border);box-shadow:var(--shadow-sm)}.TripOverview-module__BFCIpa__golfCourse{color:var(--text);font-size:.95rem;font-weight:700}.TripOverview-module__BFCIpa__golfMeta{color:var(--muted);margin-top:.15rem;font-size:.8rem}.TripOverview-module__BFCIpa__golfStatus{border-radius:var(--radius-full);white-space:nowrap;background:var(--warn-surface);color:var(--warn);flex-shrink:0;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.TripOverview-module__BFCIpa__golfStatusDone{background:var(--success-surface);color:var(--success)}
.itinerary-page{--trip-accent:var(--brand);--trip-accent-light:var(--brand-light);--trip-accent-soft:var(--brand-soft);--trip-vote-yes:#10b981;--trip-vote-maybe:#f59e0b;--trip-vote-no:#ef4444;--trip-radius:12px;--trip-shadow:0 2px 8px #00000014;--trip-shadow-hover:0 8px 24px #0000001f}.trip-activities{background:var(--panel,var(--surface));border:1.25px solid var(--border);border-radius:12px;margin:.5rem 0;padding:clamp(.65rem,1.5vw,.9rem);position:relative;overflow:hidden}.trip-activities:before{content:"";background:linear-gradient(90deg, var(--trip-accent), var(--trip-accent-light));height:4px;position:absolute;top:0;left:0;right:0}.trip-activities__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.trip-activities__heading{flex:1;min-width:250px}.trip-activities__title{color:var(--text);letter-spacing:-.02em;margin:0 0 .35rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:700}.trip-activities__subtitle{color:var(--muted);margin:0;font-size:clamp(.938rem,2vw,1.063rem);line-height:1.5}.trip-activities__stats{flex-wrap:wrap;gap:1rem;display:flex}.trip-activities__stat{background:var(--surface-secondary,var(--panel,var(--surface)));border:1px solid var(--border);border-radius:10px;flex-direction:column;align-items:center;gap:.375rem;min-width:86px;padding:.75rem 1rem;display:flex}.trip-activities__stat-value{background:linear-gradient(135deg, var(--trip-accent), var(--trip-accent-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800;line-height:1}.trip-activities__stat-label{letter-spacing:.01em;color:var(--muted-strong,var(--muted));font-size:.82rem;font-weight:600}details.trip-activities--collapsible>summary{cursor:pointer;list-style:none}details.trip-activities--collapsible>summary::-webkit-details-marker{display:none}details.trip-activities--collapsible>summary::marker{display:none}.trip-activities__header--collapsible{padding-right:2.5rem;position:relative}.trip-activities__header--collapsible:after{content:"";border-right:2.5px solid var(--muted);border-bottom:2.5px solid var(--muted);transform-origin:50%;width:.625rem;height:.625rem;transition:transform .2s;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)rotate(45deg)}details.trip-activities--collapsible[open]>.trip-activities__header--collapsible:after{transform:translateY(-50%)rotate(-135deg)}.trip-activities__header--collapsible:hover:after{border-color:var(--text)}details.trip-activities--collapsible:not([open]) .trip-activities__grid{display:none}.trip-activities__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;display:grid}.activity-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--trip-radius);padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.activity-card:hover{box-shadow:var(--trip-shadow-hover);border-color:var(--trip-accent-soft);transform:translateY(-2px)}:is([data-theme=sunrise] .activity-card:hover,[data-theme=tropical] .activity-card:hover){border-color:var(--border-strong,#b0beca);box-shadow:0 1px 3px #0000000f}.activity-card--voted-yes{border-color:var(--trip-vote-yes);border-width:1.5px}.activity-card--voted-maybe{border-color:var(--trip-vote-maybe);border-width:1.5px}.activity-card--voted-no{border-color:var(--trip-vote-no);border-width:1.5px}.activity-card--confirmed:before{content:"";background:linear-gradient(90deg, var(--trip-vote-yes), #34d399);z-index:1;height:4px;position:absolute;top:0;left:0;right:0}.activity-card__header{background:var(--surface-secondary);justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.5rem .75rem;display:flex}.activity-card__info{flex:1;min-width:0}.activity-card__badges{flex-wrap:wrap;gap:.3rem;margin-bottom:.4rem;display:flex}.activity-card__badge{letter-spacing:.01em;background:var(--surface-tertiary);color:var(--muted-strong);border-radius:12px;align-items:center;gap:.25rem;padding:.15rem .5rem;font-size:.68rem;font-weight:600;display:inline-flex}.activity-card__badge--confirmed{background:linear-gradient(135deg, var(--trip-vote-yes), #34d399);color:#fff}.activity-card__badge--proposed{background:linear-gradient(135deg, var(--trip-accent-soft), var(--trip-accent));color:var(--brand-text)}.activity-card__badge--time{background:var(--trip-accent-soft);color:var(--brand-text)}.activity-card__title{color:var(--text);margin:0 0 .2rem;font-size:.9rem;font-weight:600;line-height:1.3}.activity-card__description{color:var(--muted);margin:0;font-size:.8rem;line-height:1.45}.activity-card__meta{border-top:1px solid var(--border);flex-wrap:wrap;gap:.5rem;margin-top:.4rem;padding-top:.4rem;display:flex}.activity-card__meta-item{color:var(--muted-strong);align-items:center;gap:.375rem;font-size:.875rem;display:flex}.activity-card__meta-icon{place-items:center;width:16px;height:16px;display:grid}.activity-card__voting{background:var(--surface-secondary);border-top:1px solid var(--border);gap:1.25rem;padding:1.5rem;display:grid}.activity-card__vote-buttons{justify-content:stretch;gap:.6rem;display:flex}.activity-vote-btn{border:2px solid var(--border);background:var(--surface);min-height:48px;color:var(--text);cursor:pointer;border-radius:10px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.25rem;padding:.875rem 1rem;font-size:.938rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.activity-vote-btn:before{content:"";opacity:0;z-index:0;transition:opacity .2s;position:absolute;inset:0}.activity-vote-btn__icon{z-index:1;font-size:1.25rem;line-height:1;position:relative}.activity-vote-btn__label{text-transform:uppercase;letter-spacing:.05em;z-index:1;font-size:.75rem;position:relative}.activity-vote-btn__count{z-index:1;font-size:.875rem;font-weight:800;position:relative}.activity-vote-btn--yes{border-color:#10b9814d}.activity-vote-btn--yes:before{background:linear-gradient(135deg, var(--trip-vote-yes), #34d399)}.activity-vote-btn--yes:hover{border-color:var(--trip-vote-yes);transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}.activity-vote-btn--yes.is-active{border-color:var(--trip-vote-yes);color:#fff}.activity-vote-btn--yes.is-active:before{opacity:1}.activity-vote-btn--maybe{border-color:#f59e0b4d}.activity-vote-btn--maybe:before{background:linear-gradient(135deg, var(--trip-vote-maybe), #fbbf24)}.activity-vote-btn--maybe:hover{border-color:var(--trip-vote-maybe);transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b4d}.activity-vote-btn--maybe.is-active{border-color:var(--trip-vote-maybe);color:#111827}.activity-vote-btn--maybe.is-active:before{opacity:1}.activity-vote-btn--no{border-color:#ef44444d}.activity-vote-btn--no:before{background:linear-gradient(135deg, var(--trip-vote-no), #f87171)}.activity-vote-btn--no:hover{border-color:var(--trip-vote-no);transform:translateY(-2px);box-shadow:0 4px 12px #ef44444d}.activity-vote-btn--no.is-active{border-color:var(--trip-vote-no);color:#fff}.activity-vote-btn--no.is-active:before{opacity:1}.activity-card__results{gap:.75rem;display:grid}.activity-vote-result{align-items:center;gap:.75rem;display:flex}.activity-vote-result__label{color:var(--text);min-width:60px;font-size:.875rem;font-weight:600}.activity-vote-result__bar{background:var(--surface-tertiary);border-radius:14px;flex:1;height:28px;position:relative;overflow:hidden}.activity-vote-result__fill{color:#fff;border-radius:14px;justify-content:flex-end;align-items:center;height:100%;padding:0 .75rem;font-size:.75rem;font-weight:700;transition:width .4s cubic-bezier(.4,0,.2,1);display:flex}.activity-vote-result__fill--yes{background:linear-gradient(90deg, var(--trip-vote-yes), #34d399)}.activity-vote-result__fill--maybe{background:linear-gradient(90deg, var(--trip-vote-maybe), #fbbf24);color:#111827}.activity-vote-result__fill--no{background:linear-gradient(90deg, var(--trip-vote-no), #f87171)}.activity-vote-result__count{color:var(--text);text-align:right;min-width:30px;font-size:.875rem;font-weight:700}.activity-card__voters{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;padding-top:.75rem;display:flex}.activity-voters-group{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.activity-voters-group__label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);min-width:60px;font-size:.75rem;font-weight:600}.activity-voters-group__avatars{flex-wrap:wrap;gap:.375rem;display:flex}.activity-voter-avatar{border:2px solid var(--surface);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;transition:transform .2s;display:grid;position:relative}.activity-voter-avatar:hover{z-index:1;transform:scale(1.15)}.activity-voter-avatar--yes{background:linear-gradient(135deg, var(--trip-vote-yes), #34d399)}.activity-voter-avatar--maybe{background:linear-gradient(135deg, var(--trip-vote-maybe), #fbbf24);color:#111827}.activity-voter-avatar--no{background:linear-gradient(135deg, var(--trip-vote-no), #f87171)}.activity-voters-group__icon{opacity:.7;font-size:.875rem;line-height:1}.activity-voters-group__count{color:var(--muted);font-size:.875rem;font-weight:600}.activity-voter-avatar--more{background:var(--surface-tertiary);color:var(--muted);font-size:.65rem}.activity-card__actions{background:var(--surface-tertiary);border-top:1px solid var(--border);flex-wrap:wrap;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.activity-card__action-btn{border:2px solid var(--border);background:var(--surface);min-width:120px;min-height:44px;color:var(--text);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.938rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.activity-card__action-btn:hover{background:var(--trip-accent-soft);border-color:var(--trip-accent);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.activity-card__action-btn--primary{background:linear-gradient(135deg, var(--trip-accent), var(--trip-accent-light));border-color:var(--trip-accent);color:#fff}.activity-card__action-btn--primary:hover{background:var(--trip-accent);box-shadow:0 4px 12px #0ea5a44d}.activity-card__action-btn--success{background:linear-gradient(135deg, var(--trip-vote-yes), #34d399);border-color:var(--trip-vote-yes);color:#fff}.activity-card__action-btn--success:hover{background:var(--trip-vote-yes);box-shadow:0 4px 12px #10b9814d}.trip-activities__empty{text-align:center;background:#eef3faf2;background:color-mix(in srgb, var(--surface-secondary) 92%, #38bdf814);border:1px solid #8caac873;border:1px solid color-mix(in srgb, var(--border) 80%, #38bdf840);border-radius:var(--trip-radius);align-content:start;justify-items:center;gap:.55rem;width:100%;max-width:720px;margin:0 auto;padding:.9rem;display:grid}.trip-activities__empty-icon{opacity:.6;font-size:1.85rem;animation:3s ease-in-out infinite trip-modern-module__wA22SW__empty-float}@keyframes trip-modern-module__wA22SW__empty-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.trip-activities__empty-title{color:var(--text);margin:0;font-size:1.05rem;font-weight:700}.trip-activities__empty-description{color:color-mix(in srgb, var(--text) 72%, var(--muted));max-width:50ch;margin:0;font-size:.95rem;line-height:1.6}.trip-activities__empty .muted{color:color-mix(in srgb, var(--text) 68%, var(--muted))}.trip-activities__empty-actions{flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex}:is(.trip-activities__empty-actions button,.trip-activities__empty-actions a){border-radius:10px;align-items:center;gap:.5rem;min-height:38px;padding:.55rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.trip-activities__empty-actions .btn--ghost{border:1px solid #688fd673;border:1px solid color-mix(in srgb, var(--brand) 45%, var(--border));background:#f0f3faeb;background:color-mix(in srgb, var(--surface) 88%, #2563eb1a);color:var(--text)}.trip-activities__empty-actions .btn--ghost:hover{border-color:#4875c68c;border-color:color-mix(in srgb, var(--brand) 65%, var(--border));background:#eaeffae6;background:color-mix(in srgb, var(--surface) 82%, #2563eb29)}@media (min-width:960px){.trip-activities__empty{text-align:left;justify-items:start}.trip-activities__empty-actions{justify-content:flex-start}}.trip-activities__quick-vote-bar{border-bottom:1px solid var(--border);align-items:center;gap:1rem;margin-bottom:.5rem;padding:.75rem 0;display:flex}.trip-activities__quick-vote-btn{white-space:nowrap;align-items:center;gap:.5rem;display:inline-flex}.trip-activities__quick-vote-icon{font-size:1rem}.trip-activities__quick-vote-hint{color:var(--muted);font-size:.875rem}.quick-vote-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000bf;place-items:center;padding:1rem;animation:.2s ease-out trip-modern-module__wA22SW__quickVoteOverlayIn;display:grid;position:fixed;inset:0}.quick-vote-overlay__backdrop{cursor:pointer;background:0 0;border:0;padding:0;position:absolute;inset:0}@keyframes trip-modern-module__wA22SW__quickVoteOverlayIn{0%{opacity:0}to{opacity:1}}.quick-vote-modal{background:var(--surface);z-index:1;border-radius:20px;gap:1.5rem;width:100%;max-width:400px;padding:1.5rem;animation:.3s cubic-bezier(.34,1.56,.64,1) trip-modern-module__wA22SW__quickVoteModalIn;display:grid;position:relative}@keyframes trip-modern-module__wA22SW__quickVoteModalIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.quick-vote-modal__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.quick-vote-modal__progress{flex:1;gap:.375rem;display:grid}.quick-vote-modal__progress-text{color:var(--muted);font-size:.875rem;font-weight:600}.quick-vote-modal__progress-bar{background:var(--surface-tertiary);border-radius:2px;height:4px;overflow:hidden}.quick-vote-modal__progress-fill{background:linear-gradient(90deg, var(--trip-accent), var(--trip-accent-light));border-radius:2px;height:100%;transition:width .3s}.quick-vote-modal__close{background:var(--surface-tertiary);width:32px;height:32px;color:var(--muted);cursor:pointer;border:none;border-radius:50%;place-items:center;font-size:1rem;transition:all .2s;display:grid}.quick-vote-modal__close:hover{background:var(--border);color:var(--text)}.quick-vote-card{background:var(--surface-secondary);border:2px solid var(--border);text-align:center;border-radius:16px;padding:1.5rem;transition:transform .25s,opacity .25s}.quick-vote-card--swiping-right{opacity:0;transform:translate(100%)rotate(10deg)}.quick-vote-card--swiping-left{opacity:0;transform:translate(-100%)rotate(-10deg)}.quick-vote-card--swiping-up{opacity:0;transform:translateY(-50%)scale(.9)}.quick-vote-card__title{color:var(--text);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.quick-vote-card__description{color:var(--muted);margin:0 0 1rem;font-size:.938rem;line-height:1.5}.quick-vote-card__meta{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.quick-vote-card__meta-item{color:var(--muted-strong);align-items:center;gap:.25rem;font-size:.875rem;display:inline-flex}.quick-vote-actions{justify-content:center;gap:1rem;display:flex}.quick-vote-btn{border:3px solid var(--border);background:var(--surface);cursor:pointer;border-radius:50%;place-items:center;gap:.25rem;width:80px;height:80px;transition:all .2s cubic-bezier(.4,0,.2,1);display:grid}.quick-vote-btn__icon{font-size:1.75rem;line-height:1}.quick-vote-btn__label{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.65rem;font-weight:700}.quick-vote-btn--yes{border-color:#10b98166}.quick-vote-btn--yes:hover{border-color:var(--trip-vote-yes);background:#10b9811a;transform:scale(1.1);box-shadow:0 8px 24px #10b9814d}.quick-vote-btn--maybe{border-color:#f59e0b66}.quick-vote-btn--maybe:hover{border-color:var(--trip-vote-maybe);background:#f59e0b1a;transform:scale(1.1);box-shadow:0 8px 24px #f59e0b4d}.quick-vote-btn--no{border-color:#ef444466}.quick-vote-btn--no:hover{border-color:var(--trip-vote-no);background:#ef44441a;transform:scale(1.1);box-shadow:0 8px 24px #ef44444d}.quick-vote-hint{text-align:center;color:var(--muted);margin:0;font-size:.875rem}.trip-activities__add-form{background:var(--surface-secondary);border:2px solid var(--border);border-radius:var(--trip-radius);gap:1.25rem;margin-top:1.5rem;padding:1.75rem;display:grid}.trip-activities__add-form h3{color:var(--text);margin:0;font-size:1.25rem;font-weight:700}.trip-activities__form-field{gap:.5rem;display:grid}.trip-activities__form-label{color:var(--text);align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;display:flex}.trip-activities__form-label--required:after{content:"*";color:var(--trip-vote-no);font-weight:700}:is(.trip-activities__form-input,.trip-activities__form-textarea){border:2px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}:is(.trip-activities__form-input:focus,.trip-activities__form-textarea:focus){border-color:var(--trip-accent);box-shadow:0 0 0 3px var(--trip-accent-soft);outline:none}.trip-activities__form-textarea{resize:vertical;min-height:100px}.trip-activities__form-actions{justify-content:flex-end;gap:.75rem;padding-top:.5rem;display:flex}.trip-activities__form-actions button{border:2px solid var(--border);cursor:pointer;border-radius:8px;min-height:48px;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;transition:all .2s}@media (min-width:640px){.trip-activities__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.activity-card__vote-buttons{gap:1rem}.activity-vote-btn{padding:1rem 1.25rem}}@media (min-width:960px){.trip-activities__grid{grid-template-columns:repeat(3,1fr)}.activity-card__actions{flex-wrap:nowrap}.activity-card__action-btn{flex:0 auto;min-width:140px}}@media (min-width:1200px){.trip-activities{padding:1.05rem}}@media (prefers-reduced-motion:reduce){:is(.activity-card,.activity-vote-btn,.activity-card__action-btn,.activity-voter-avatar,.trip-activities__empty-icon){transition:none;animation:none}:is(.activity-card:hover,.activity-vote-btn:hover,.activity-card__action-btn:hover){transform:none}.activity-vote-result__fill{transition:none}}:is(.activity-vote-btn:focus-visible,.activity-card__action-btn:focus-visible){outline:3px solid var(--trip-accent);outline-offset:3px}@media (prefers-contrast:high){:is(.activity-card,.trip-activities,.activity-vote-btn){border-width:3px}.activity-vote-btn.is-active{outline-offset:-6px;outline:3px solid}}:is([data-theme=dark] .activity-card,[data-theme=midnight] .activity-card){box-shadow:0 2px 8px #0000004d}:is([data-theme=dark] .activity-card:hover,[data-theme=midnight] .activity-card:hover){box-shadow:0 8px 24px #0006}@media print{:is(.activity-card__voting,.activity-card__actions,.trip-activities__add-form){display:none}.activity-card{page-break-inside:avoid;box-shadow:none}}
.trips-page__header{flex-wrap:wrap;justify-content:space-between;display:flex}.trips-page__header-left{flex:auto;min-width:0}.trips-page__title-row{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.trips-page__title-row h1{margin:0;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;line-height:1.2}.trips-page__count{color:var(--muted,#64748b);white-space:nowrap;font-size:.8rem;font-weight:500}.trips-page__count--muted{opacity:.7}.trips-page__header-actions{flex-shrink:0;align-items:center;display:flex}.trips-page__btn{border:1px solid var(--border);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.trips-page__btn--primary{background:var(--brand);color:var(--brand-text,#fff);border-color:var(--brand)}.trips-page__btn--primary:hover{opacity:.9}.trips-page__btn--secondary{background:var(--surface,#fff);color:var(--text,#0f172a)}.trips-page__btn--secondary:hover{background:var(--surface-secondary,#f1f5f9)}.trips-page__btn:disabled{opacity:.5;cursor:not-allowed}.trips-page__search{align-items:center;padding-bottom:.5rem}.trips-page__search input[type=search]{border:1px solid var(--border);background:var(--surface,#fff);color:var(--text,#0f172a);border-radius:8px;flex:1;padding:.5rem .75rem;font-size:.9rem}.trips-page__sort{background-color:var(--panel,var(--surface,#fff));background-image:linear-gradient(45deg, transparent 50%, var(--muted,#64748b) 50%), linear-gradient(135deg, var(--muted,#64748b) 50%, transparent 50%);width:auto;max-width:100%;color:var(--text,#0f172a);white-space:nowrap;appearance:none;cursor:pointer;box-shadow:none;background-position:calc(100% - 1.45rem) calc(50% - .1rem),calc(100% - 1rem) calc(50% - .1rem);background-repeat:no-repeat;background-size:8px 8px;padding:0 2.4rem 0 .9rem;font-weight:500}:is(.trips-page__sort:focus,.trips-page__sort:focus-visible){border-color:var(--brand);box-shadow:0 0 0 3px var(--form-control-focus-ring,#2563eb40), var(--form-control-shadow-focus,0 8px 20px #0f172a1f);background-color:color-mix(in srgb, var(--panel,var(--surface,#fff)) 88%, var(--brand-soft,#2563eb14) 12%);background-image:linear-gradient(45deg, transparent 50%, var(--muted,#64748b) 50%), linear-gradient(135deg, var(--muted,#64748b) 50%, transparent 50%);background-position:calc(100% - 1.45rem) calc(50% - .1rem),calc(100% - 1rem) calc(50% - .1rem);background-repeat:no-repeat;background-size:8px 8px;outline:none}.trip-card__collab-names{color:var(--muted,#64748b);font-size:.8em}.trips-page__no-results{text-align:center;color:var(--muted,#64748b);padding:2rem 1rem}.trips-page__no-results button{color:var(--brand);cursor:pointer;background:0 0;border:none;text-decoration:underline}.trips-page__fab{background:var(--brand);z-index:100;justify-content:center;align-items:center;text-decoration:none;transition:transform .15s;position:fixed}.trips-page__fab:hover{transform:scale(1.05)}@media (max-width:480px){.trips-page__header{flex-direction:column;align-items:stretch}.trips-page__header-actions{justify-content:stretch}.trips-page__btn{flex:1;justify-content:center}}.trip-library-shell{min-height:calc(100vh - var(--header-height,56px));min-height:calc(100dvh - var(--header-height,56px));background:var(--bg,#f8fafc);display:flex}.trip-library__sidebar{background:var(--surface,#fff);border-right:1px solid var(--border);width:240px;min-width:240px;top:var(--header-height,56px);height:calc(100vh - var(--header-height,56px));height:calc(100dvh - var(--header-height,56px));flex-direction:column;padding:1rem 0;display:flex;position:sticky;overflow-y:auto}.trip-library__sidebar-header{border-bottom:1px solid var(--border);margin-bottom:.5rem;padding:.5rem 1rem 1rem}.trip-library__sidebar-header h1{color:var(--text-strong,var(--text));margin:0;font-size:1.25rem;font-weight:700}.trip-library__sidebar-actions{flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.trip-library__sidebar-nav{flex-direction:column;padding:.5rem;display:flex}.trip-library__sidebar-section{border-top:1px solid var(--border);margin-top:.5rem;padding:1rem .75rem}.sidebar-sort-options{gap:.35rem;display:flex}.sidebar-sort-option{border:1px solid var(--border);background:var(--surface,#fff);color:var(--text,#0f172a);cursor:pointer;text-align:center;border-radius:6px;flex:1;padding:.5rem .75rem;font-size:.8rem;font-weight:500;transition:all .15s}.sidebar-sort-option:hover{background:var(--surface-secondary,#f1f5f9)}.sidebar-sort-option--active{background:var(--brand);color:var(--brand-text,#fff);border-color:var(--brand)}.trip-library__sidebar-footer{border-top:1px solid var(--border);margin-top:auto;padding:1rem .75rem}.sidebar-refresh-btn{border:1px solid var(--border);background:var(--surface,#fff);width:100%;color:var(--muted,#64748b);cursor:pointer;border-radius:8px;padding:.6rem 1rem;font-size:.85rem;font-weight:500;transition:all .15s}.sidebar-refresh-btn:hover:not(:disabled){background:var(--surface-secondary,#f1f5f9);color:var(--text,#0f172a)}.sidebar-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.trip-library__topbar{background:var(--surface,#fff);border-bottom:1px solid var(--border);top:var(--header-height,56px);z-index:10;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex;position:sticky}.trip-library__topbar .trip-library__search{flex:1;max-width:600px}.trip-library__topbar .trip-library__count{color:var(--muted,#64748b);white-space:nowrap;margin:0;font-size:.85rem}.trip-hero{border:1px solid var(--border);background:var(--surface,#fff);max-width:1400px;box-shadow:var(--card-shadow-rest,0 25px 65px #0f172a1f);border-radius:28px;margin:0 auto clamp(1.5rem,3vw,2.5rem);padding:clamp(1.5rem,3vw,2.75rem)}.trip-hero__grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:center;gap:clamp(1rem,2vw,2.25rem);display:grid}@media (max-width:900px){.trip-hero__grid{grid-template-columns:1fr}.trip-hero__actions{justify-content:flex-start}}@media (max-width:768px){.trip-library__list{gap:.75rem;display:grid}.trip-list-item{border-radius:10px;padding:.75rem .85rem}.trip-list-item__media{display:none}.trip-list-item__headline{gap:.35rem}.trip-list-item__title{font-size:1.05rem}.trip-list-item__summary{-webkit-line-clamp:2}.trip-list-item--compact{padding:.65rem .75rem}.trip-list-item__status{gap:.35rem}.trip-list-item__meta{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.5rem}.trip-list-item__actions{gap:.3rem}.trip-list-item__action{font-size:.9rem}}@media (max-width:540px){.trip-library__list{padding-bottom:calc(90px + env(safe-area-inset-bottom,0px));gap:.65rem}.trip-list-item{border:1px solid var(--border);background:var(--surface);overflow:visible;box-shadow:0 12px 24px #0f172a1f}.trip-list-item__title{font-size:1.05rem}.trip-list-item__summary{color:var(--muted,#475569)}.trip-list-item__status{flex-wrap:wrap}.trip-list-item__actions{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid;position:relative}.trip-list-item__action{justify-content:center;width:100%;min-height:44px}.trip-hero{border-radius:18px;padding:.9rem}.trip-hero__actions{gap:.25rem}.trip-hero__button{min-height:34px;padding:.45rem .75rem;font-size:.85rem}}.trip-hero__copy h1{letter-spacing:-.02em;color:var(--text,#0f172a);margin:.35rem 0 .75rem;font-size:clamp(1.85rem,3vw,2.35rem)}.trip-hero__subtitle{color:var(--muted,#64748b);margin:0;font-size:1rem;line-height:1.6}.trip-hero__status{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex}.trip-hero__status--ok{color:var(--brand);background:#2563eb2e;background:color-mix(in srgb, var(--brand) 18%, transparent)}.trip-hero__status--warn{color:var(--warn,#b57310);background:var(--warn-surface,#b5731014)}.trip-hero__status--syncing{color:var(--brand);background:#2563eb14}.trip-hero__status--guest{color:var(--muted,#475569);background:#94a3b82e}.trip-hero__metrics{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.85rem;margin-top:1.25rem;display:grid}.trip-hero__metrics-item{border:1px solid var(--border);background:var(--surface-secondary,#f8fafce6);border-radius:16px;padding:.85rem 1rem;box-shadow:inset 0 1px #fff6}.trip-hero__metrics-item dt{text-transform:uppercase;letter-spacing:.08em;color:var(--muted,#64748b);margin:0;font-size:.75rem}.trip-hero__metrics-item dd{color:var(--text-strong,var(--text));margin:.25rem 0 0;font-size:1.15rem;font-weight:700}.trip-hero__actions{flex-wrap:wrap;justify-content:flex-start;gap:.35rem;display:flex}.trip-hero__button{border:1px solid #0000;border-radius:12px;min-height:38px;padding:.5rem .9rem;font-size:.9rem;font-weight:600}.trip-hero__button--primary{background:linear-gradient(135deg, var(--brand), var(--brand-strong,#7c3aed));color:var(--brand-text,#fff)}.trip-hero__button--ghost{border-color:var(--border);color:var(--text,#0f172a);background:0 0}.trip-access-gate{justify-content:center;align-items:center;min-height:60vh;padding:clamp(2rem,5vw,4rem) 1rem;display:flex}.trip-access-gate__card{border:1px solid var(--border);background:var(--surface,#fff);width:min(720px,100%);box-shadow:var(--card-shadow-hover,0 30px 80px #0f172a2e);border-radius:32px;gap:1.25rem;padding:clamp(2rem,4vw,3rem);display:grid}.trip-access-gate__badge{background:#e9f0fd;background:color-mix(in srgb, var(--brand) 12%, var(--surface,#fff));border-radius:20px;place-items:center;width:64px;height:64px;font-size:2rem;display:grid}.trip-access-gate__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted,#64748b);margin:0;font-size:.78rem}.trip-access-gate__copy h1{letter-spacing:-.02em;margin:.25rem 0;font-size:clamp(1.75rem,3vw,2.2rem)}.trip-access-gate__copy .muted{font-size:1rem;line-height:1.6}.trip-access-gate__hint{color:var(--muted,#64748b);margin:0;font-size:.95rem}.trip-access-gate__actions{flex-wrap:wrap;gap:.75rem;display:flex}.trip-access-gate__actions .btn{flex:140px;justify-content:center}@media (max-width:640px){.trip-access-gate__actions{flex-direction:column}.trip-access-gate__actions .btn{width:100%}}.trip-library{text-align:left;background:var(--bg,#f8fafc);box-sizing:border-box;flex:1;gap:clamp(.75rem,1.2vw,1rem);width:100%;max-width:100%;padding:clamp(.55rem,1.2vw,.8rem);display:grid;overflow-x:clip}.trip-library-shell .trip-library{max-width:none;margin:0}.shell-content .trip-library{margin-top:0}:is([data-theme=sunrise] .trip-library,[data-theme=tropical] .trip-library){color:var(--text-strong,#0f172a)}.trip-library__header--compact{gap:1rem}.trip-library__header--welcome{gap:.5rem;margin-bottom:0;padding-bottom:.5rem}.trip-library__header--welcome h1{font-size:clamp(1.5rem,4vw,2rem)}.trip-library--explore{--explore-hero-bg:linear-gradient(135deg, #fff7ed 0%, #ecfeff 45%, #fef9c3 100%);--explore-hero-border:#0e74902e;--explore-hero-shadow:0 24px 50px #0f172a2e;--explore-hero-card:#ffffffd1;--explore-hero-card-border:var(--border-strong);--explore-accent:#0f766e;--explore-accent-soft:#0e749024;background:radial-gradient(circle at 12% 12%, #0e74902e, transparent 55%), radial-gradient(circle at 85% 0%, #eab3082e, transparent 50%), var(--bg,#f8fafc)}.trip-library__header--explore{padding-bottom:0}.explore-hero{border:1px solid var(--explore-hero-border);background:var(--explore-hero-bg);box-shadow:var(--explore-hero-shadow);border-radius:28px;gap:clamp(1.5rem,3vw,2.5rem);padding:clamp(1.5rem,3vw,2.5rem);animation:.5s both trips-modern-module__6M6F5a__explore-rise;display:grid;position:relative;overflow:hidden}.explore-hero:before{content:"";filter:blur(2px);opacity:.7;pointer-events:none;background:radial-gradient(circle,#0e749033,#0000 70%);border-radius:999px;width:280px;height:280px;animation:12s ease-in-out infinite trips-modern-module__6M6F5a__explore-drift;position:absolute;inset:auto}.explore-hero:after{content:"";filter:blur(2px);opacity:.7;pointer-events:none;background:radial-gradient(circle,#0e749033,#0000 70%);border-radius:999px;width:280px;height:280px;animation:12s ease-in-out infinite trips-modern-module__6M6F5a__explore-drift;position:absolute;inset:auto}.explore-hero:before{top:-120px;right:-60px}.explore-hero:after{animation-delay:-3s;bottom:-140px;left:-80px}.explore-hero__content{z-index:1;gap:.75rem;max-width:560px;display:grid;position:relative}.explore-hero__eyebrow{letter-spacing:.24em;text-transform:uppercase;color:var(--explore-accent);font-size:.72rem;font-weight:700}.explore-hero h1{letter-spacing:-.03em;color:var(--text-strong,#0f172a);margin:0;font-size:clamp(1.8rem,3vw,2.7rem)}.explore-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:.25rem;display:flex}.explore-hero__stats{z-index:1;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.9rem;display:grid;position:relative}.explore-stat-card{background:var(--explore-hero-card);border:1px solid var(--explore-hero-card-border);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:18px;gap:.35rem;padding:1rem 1.1rem;display:grid;box-shadow:0 12px 20px #0f172a14}.explore-stat-card__label{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-size:.72rem}.explore-stat-card__value{color:var(--text-strong,#0f172a);font-size:clamp(1.45rem,2.5vw,2rem);font-weight:800}.explore-stat-card__meta{color:var(--muted);font-size:.85rem}.explore-hero__tiles{z-index:1;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;display:grid;position:relative}.explore-hero__tile{border:1px solid var(--border);background:#ffffffc7;border-radius:16px;grid-template-columns:auto 1fr;align-items:start;gap:.85rem;padding:.85rem 1rem;display:grid;box-shadow:0 10px 18px #0f172a14}.explore-hero__tile h3{color:var(--text-strong,#0f172a);margin:0 0 .2rem;font-size:1rem;font-weight:700}.explore-hero__tile-icon{font-size:1.4rem;line-height:1}.explore-spotlight{gap:1.2rem;display:grid}.explore-spotlight__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.explore-spotlight__header h2{letter-spacing:-.02em;margin:0;font-size:clamp(1.2rem,2.4vw,1.6rem)}.explore-spotlight__hint{color:var(--explore-accent);background:#0f766e1f;border-radius:999px;padding:.3rem .7rem;font-size:.85rem;font-weight:600}.explore-spotlight__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.explore-spotlight__card{color:#f8fafc;min-height:220px;animation:.6s both trips-modern-module__6M6F5a__explore-rise;animation-delay:var(--card-delay,0s);background-position:50%;background-size:cover;border-radius:22px;padding:1.2rem;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 22px 40px #0f172a33}.explore-spotlight__card:hover{transform:translateY(-2px);box-shadow:0 26px 50px #0f172a3d}.explore-spotlight__card--generated{background-image:linear-gradient(135deg,#0ea5a4,#f59e0b)}.explore-spotlight__overlay{background:linear-gradient(#0f172a1a,#0f172ab3);position:absolute;inset:0}.explore-spotlight__initial{opacity:.8;font-size:2rem;font-weight:800;position:absolute;top:1rem;right:1rem}.explore-spotlight__content{z-index:1;gap:.45rem;display:grid;position:relative}.explore-spotlight__city{text-transform:uppercase;letter-spacing:.16em;color:#ffffffc7;font-size:.75rem;font-weight:700}.explore-spotlight__content h3{letter-spacing:-.02em;margin:0;font-size:1.25rem}.explore-spotlight__content p{color:#f8fafcd9;margin:0}.explore-spotlight__meta{color:#f8fafcb3;flex-wrap:wrap;gap:.6rem;font-size:.78rem;display:flex}.explore-spotlight__cta{color:#fef3c7;font-size:.85rem;font-weight:700}.trip-list-item__explore{background:var(--explore-accent-soft);border:1px solid #0e74902e;border-radius:14px;align-items:center;gap:1rem;padding:.6rem .75rem;display:flex}.trip-list-item__explore-stat{flex-direction:column;gap:.1rem;min-width:64px;display:flex}.trip-list-item__explore-value{color:var(--text-strong,#0f172a);font-size:1.1rem;font-weight:800}.trip-list-item__explore-label{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-size:.75rem}.trip-list-item__explore-progress{flex:1;gap:.35rem;display:grid}.trip-list-item__explore-bar{background:#0f172a1f;border-radius:999px;width:100%;height:6px;overflow:hidden}.trip-list-item__explore-bar span{border-radius:inherit;background:linear-gradient(90deg,#0ea5a4,#f59e0b);height:100%;display:block}.trip-list-item__explore-progress-label{color:var(--muted);font-size:.8rem}@keyframes trips-modern-module__6M6F5a__explore-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes trips-modern-module__6M6F5a__explore-drift{0%,to{transform:translate(0,0)}50%{transform:translate(8px,-12px)}}@media (min-width:1024px){.explore-hero{grid-template-rows:auto auto;grid-template-columns:1fr auto;gap:1rem 2rem;padding:1.25rem 1.5rem;display:grid}.explore-hero__content{grid-area:1/1;gap:.5rem}.explore-hero h1{font-size:1.5rem}.explore-hero__eyebrow{font-size:.65rem}.explore-hero__content>p{margin:0;font-size:.85rem}.explore-hero__actions{margin-top:.5rem}.explore-hero__stats{grid-area:1/2;align-self:center;gap:.75rem;display:flex}.explore-stat-card{min-width:100px;padding:.6rem .9rem}.explore-stat-card__label{font-size:.6rem}.explore-stat-card__value{font-size:1.3rem}.explore-stat-card__meta{font-size:.65rem}.explore-hero__tiles{grid-area:2/1/auto/-1;gap:1rem;display:flex}.explore-hero__tile{flex:1;padding:.6rem .85rem}.explore-hero__tile h3{font-size:.85rem}.explore-hero__tile p{font-size:.75rem}.explore-hero__tile-icon{font-size:1.1rem}.explore-hero--has-lists .explore-hero__tiles{display:none}.explore-hero--has-lists .explore-hero__content>p.muted{display:none}.explore-hero--has-lists{grid-template-rows:auto;padding:1rem 1.5rem}.explore-hero--has-lists .explore-hero__content{gap:.35rem}.explore-spotlight{display:none}}@media (max-width:900px){.explore-hero{border-radius:22px}.explore-hero__stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}@media (max-width:640px){.explore-hero{padding:1.25rem}.explore-hero__actions{flex-direction:column}.explore-spotlight__header{flex-direction:column;align-items:flex-start}.trip-list-item__explore{flex-direction:column;align-items:flex-start}.trip-list-item__explore-progress{width:100%}}@media (prefers-reduced-motion:reduce){:is(.explore-hero,.explore-spotlight__card){animation:none}.explore-hero:before{animation:none}.explore-hero:after{animation:none}}:is([data-theme=dark] .trip-library--explore,[data-theme=midnight] .trip-library--explore){--explore-hero-bg:linear-gradient(135deg, #0f172a 0%, #0f3d46 50%, #2d2616 100%);--explore-hero-card:#0f172ad9;--explore-hero-card-border:var(--border-subtle);--explore-hero-border:var(--border);background:radial-gradient(circle at 12% 12%,#0e749040,#0000 55%),radial-gradient(circle at 85% 0,#eab3082e,#0000 50%),#0b1120}:is([data-theme=dark] .explore-stat-card,[data-theme=midnight] .explore-stat-card){background:#0f172abf}:is([data-theme=dark] .explore-hero__tile,[data-theme=midnight] .explore-hero__tile){background:#0f172ab3}.trip-library__quick{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.trip-library__quick--auth{align-items:center;width:100%}.trip-library__quick--auth .trip-toolbar-btn{flex:180px}.trip-library__more{position:relative}.trip-library__more>summary{list-style:none}.trip-library__more>summary::-webkit-details-marker{display:none}.trip-library__more-menu{border:1px solid var(--border);background:#f0f2f6f5;background:color-mix(in srgb, var(--surface) 92%, #0f172a1f);z-index:40;border-radius:14px;min-width:220px;padding:.35rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 20px 40px #0f172a38}.trip-library__more-item{width:100%;color:var(--text);cursor:pointer;min-height:var(--touch-target-size,44px);background:0 0;border:none;border-radius:12px;justify-content:flex-start;align-items:center;gap:.5rem;padding:.7rem .85rem;font-weight:700;transition:background .15s,transform .12s;display:flex}:is(.trip-library__more-item:hover,.trip-library__more-item:focus-visible){background:#2563eb29;background:color-mix(in srgb, var(--brand) 16%, transparent);outline:none}.trip-library__more-item:active{transform:scale(.99)}.trip-library__more-item:disabled{opacity:.6;cursor:not-allowed;transform:none}.trip-library__toolbar--compact{gap:.85rem;margin-top:.75rem;display:grid}.trip-library__filters--compact{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;margin-top:.5rem;display:grid}.trip-library__toolbar--compact .trip-library__search{max-width:100%}.trip-library__filters--compact .chip-group{justify-content:flex-start}.trip-library__filters--compact .trip-library__sort{justify-content:flex-end}.chip--cta{color:#f8fafc;letter-spacing:-.01em;text-shadow:0 1px 1px #0003;background:linear-gradient(135deg,#0f172a,#1e3a8a);border:1px solid #0b1224;padding:.5rem .85rem;font-weight:800;box-shadow:0 10px 22px #0f172a38,0 2px 8px #0f172a33}.chip--sm{padding:.35rem .65rem;font-size:.9rem}.trip-library .chip{min-height:var(--touch-target-size,44px);text-overflow:ellipsis;white-space:nowrap;color:#0f172a;background:#e2e8f0;border:1px solid #cbd5e1;gap:.3rem;min-width:0;max-width:100%;padding:.4rem .85rem;line-height:1.2;overflow:hidden}.trip-library .chip--cta{justify-content:center;padding:.55rem .95rem}.trip-library .chip--sm{padding:.32rem .65rem;font-size:.88rem}.trip-toolbar-btn{border:1px solid var(--border);background:var(--surface);color:var(--text-strong,#0f172a);min-height:var(--touch-target-size,44px);border-radius:12px;justify-content:center;align-items:center;gap:.4rem;padding:.55rem 1rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:inline-flex;box-shadow:0 6px 16px #0f172a24}.trip-toolbar-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a29}.trip-toolbar-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.trip-toolbar-btn--primary{background:linear-gradient(135deg, var(--brand), var(--brand-strong,var(--brand)));color:var(--brand-text,#111827);border-color:#1e4cb9c2;border-color:color-mix(in srgb, var(--brand) 70%, #0f172a33)}.trip-toolbar-btn--secondary{color:#312e81;background:linear-gradient(135deg,#f8fafc,#eef2ff);border-color:#cbd5e1}.trip-toolbar-btn--tertiary{background:var(--surface);color:var(--text);border-color:var(--border)}.trip-library__searchControl{min-height:48px}.trip-library-fab{right:1rem;bottom:calc(var(--mobile-bottom-nav-height,0px) + env(safe-area-inset-bottom,0px) + 1rem);z-index:45;background:var(--brand);width:56px;height:56px;color:var(--brand-text,#fff);border:1px solid #1e4cb9c2;border:1px solid color-mix(in srgb, var(--brand) 70%, #0f172a33);border-radius:999px;justify-content:center;align-items:center;font-size:1.8rem;font-weight:900;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;position:fixed;box-shadow:0 18px 30px #0f172a2e}.trip-library-fab:hover{transform:translateY(-2px);box-shadow:0 22px 34px #0f172a33}.trip-library-fab:active{transform:scale(.98)}.library-chat-fab{right:1rem;bottom:calc(var(--mobile-bottom-nav-height,0px) + env(safe-area-inset-bottom,0px) + 4.5rem);z-index:45;color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:inline-flex;position:fixed;box-shadow:0 8px 24px #6366f159}.library-chat-fab:hover{transform:translateY(-2px);box-shadow:0 12px 28px #6366f166}.library-chat-fab:active{transform:scale(.98)}.library-chat-fab__icon{font-size:1.1rem}.library-chat-fab__label{display:none}@media (min-width:640px){.library-chat-fab{bottom:1.5rem}.library-chat-fab__label{display:inline}}.trip-library__header{text-align:left;flex-direction:column;align-items:flex-start;gap:1rem;padding-bottom:.5rem;display:flex}.trip-library__controls{border:1px solid var(--border);background:var(--surface,#fff);border-radius:16px;gap:.75rem;margin-bottom:1rem;padding:.9rem;display:grid;box-shadow:0 14px 32px #0f172a14}.trip-library__controls .trip-library__toolbar--compact{gap:.75rem;margin-top:0;display:grid}.trip-library__controls .trip-library__filters--compact{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;margin-top:0;display:grid}.trip-library__controls .trip-library__filters--compact .trip-library__sort{justify-content:flex-end}.trip-library__stats{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.trip-library__stat{border:1px solid var(--border);background:var(--surface-secondary,var(--surface,#fff));color:var(--text,#0f172a);border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.85rem;font-weight:600;display:inline-flex}.trip-library__stat strong{font-weight:800}.trip-library__summary{color:var(--muted,#64748b);margin:0;font-size:.9rem}.trip-library__mobile-actions{display:none}@media (max-width:720px){.trip-library__controls{box-shadow:none;gap:.4rem;padding:.5rem}.trip-library__toolbar--compact{gap:.4rem}.trip-library__search{gap:.25rem}.trip-search-input{padding:.5rem 2rem .5rem .75rem;font-size:.9rem}.trip-library__filters--compact{gap:.35rem;margin-top:.25rem}.trip-library__controls .trip-library__filters--compact{grid-template-columns:1fr;gap:.35rem}.trip-library__controls .trip-library__filters--compact .trip-library__sort{justify-content:flex-start}.trip-library .chip{min-height:32px;padding:.2rem .5rem;font-size:.78rem}.trip-library .chip--sm{min-height:28px;padding:.18rem .45rem;font-size:.76rem}.chip-group{gap:.3rem}.trip-library__sortLabel{font-size:.78rem}.trip-library__stats{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:.35rem;overflow-x:auto}.trip-library__stats::-webkit-scrollbar{display:none}.trip-library__stat{white-space:nowrap;flex-shrink:0;padding:.2rem .45rem;font-size:.72rem}.trip-library__summary{display:none}.trip-library__header--compact{gap:.5rem;margin-bottom:.25rem}.trip-library__header h1{margin-bottom:0;font-size:1.15rem}.trip-library__header .muted{font-size:.8rem;line-height:1.3}.trip-library__mobile-actions{gap:.5rem;width:100%;padding-bottom:.15rem;display:flex;overflow-x:auto}.trip-library__mobile-actions::-webkit-scrollbar{display:none}.trip-library__mobile-actions .trip-toolbar-btn{white-space:nowrap;flex-shrink:0;min-height:36px;padding:.4rem .75rem;font-size:.85rem}.trip-library__header--welcome{text-align:center;padding:1rem 0 .5rem}.trip-library__header--welcome h1{font-size:1.35rem}.empty-state{gap:1rem;margin:.5rem;padding:2rem 1rem}.empty-state__visual{width:80px;height:80px}.empty-state__icon{font-size:2.75rem}.empty-state__title{font-size:1.25rem}.empty-state__message{font-size:.9rem}.empty-state__steps{margin-top:.5rem;padding:.75rem 1rem}.empty-state__steps-label{margin-bottom:.5rem;font-size:.72rem}.empty-state__step{gap:.4rem;font-size:.82rem}.empty-state__step-icon{border-radius:6px;width:24px;height:24px;font-size:.95rem}.empty-state__btn{min-height:44px;padding:.65rem 1.25rem;font-size:.9rem}}.trip-library__search{flex:360px;gap:.5rem;width:100%;max-width:min(680px,100%);display:grid}.trip-library__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;max-width:none;display:flex}.trip-library__searchControl{color:var(--text-strong,#0f172a);background:var(--surface);border:1.5px solid var(--border-strong,#cbd5e1);border-radius:12px;align-items:center;display:flex;position:relative;box-shadow:0 4px 12px #0f172a14}.trip-library__filters{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;width:100%;display:flex}.trip-library__filters .chip-group{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.trip-library__filters .chip{color:#0f172a;background:#e2e8f0;border:1px solid #cbd5e1}.trip-library__filters .chip:hover{background:#cbd5e1;border-color:#94a3b8}.trip-library__filters .chip[aria-pressed=true]{background:var(--brand);border-color:var(--brand);box-shadow:0 12px 28px #0f172a1f;color:var(--brand-text,#111827)!important}.trip-library__count{color:var(--muted);margin:0;font-weight:600}.trip-library__hint{text-align:center;margin:.5rem 0 1.5rem}.trip-library__sort{align-items:center;gap:.4rem}.trip-library__sortLabel{color:var(--text);opacity:.92;font-weight:700}.trip-library__searchControl:before{content:none}.trip-search-input{width:100%;color:var(--text);background:0 0;border:none;border-radius:10px;padding:.75rem 2.4rem .75rem .95rem;font-size:1rem;line-height:1.4;transition:background .2s}.trip-search-input::placeholder{color:var(--muted)}.trip-search-input:focus{background:0 0;outline:none}.trip-library__searchControl:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #2563eb2e}.trip-hero{background:radial-gradient(circle at 20% 20%,#0ea5e914,#0000 35%),radial-gradient(circle at 85% 10%,#0ea5a41a,#0000 30%),linear-gradient(135deg,#f8fafc 0%,#fff7ed 45%,#f1f5f9 100%);border:1px solid #0f172a14;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:1rem;margin:.75rem auto 1rem;padding:1rem;display:grid;box-shadow:0 10px 24px #0f172a14}.trip-hero--single{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:.75rem;padding:.85rem .95rem}.trip-hero__text{gap:.5rem;display:grid}.trip-hero__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0;font-weight:700}.trip-hero__title{color:var(--text);margin:0;font-size:clamp(1.25rem,1.8vw,1.55rem)}.trip-hero__body{color:var(--muted);max-width:60ch;margin:0}.trip-hero--single .trip-hero__body{display:none}.trip-hero--single .trip-hero__title{font-size:clamp(1.2rem,1.7vw,1.4rem)}.trip-hero__stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.45rem;margin-top:.35rem;display:grid}.trip-hero--single .trip-hero__stats{grid-template-columns:repeat(2,minmax(120px,1fr));gap:.4rem;margin-top:.25rem}.trip-hero--single .trip-hero__stat{padding:.5rem .65rem}.trip-hero__stat{background:#ffffffb3;border:1px solid #0f172a0f;border-radius:12px;padding:.6rem .75rem}.trip-hero__searchPanel{align-content:start;gap:.5rem;max-width:480px;display:grid}.trip-hero__toolbar{border:1px solid var(--border);background:#ffffffe6;box-shadow:0 8px 18px #0f172a14}.trip-hero__subtitle{color:var(--muted);margin:0}@media (max-width:640px){.trip-hero{box-shadow:none;padding:1rem}.trip-hero__toolbar{box-shadow:none}}@media (max-width:1023px){.trip-library__filters--compact{grid-template-columns:1fr}.trip-library__filters--compact .trip-library__sort{justify-content:flex-start}.trip-hero--single{grid-template-columns:1fr}}:is([data-theme=dark] .trip-search-input,[data-theme=midnight] .trip-search-input){color:var(--text);background:0 0}:is([data-theme=dark] .trip-library__searchControl,[data-theme=midnight] .trip-library__searchControl){background:var(--surface);border-color:var(--border-strong,var(--border))}.trip-library__searchClear{background:var(--brand-soft,#3b82f61f);color:var(--brand-strong,var(--brand));cursor:pointer;border:none;border-radius:999px;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:background .2s,color .2s;position:absolute;inset-block-start:50%;inset-inline-end:.65rem;transform:translateY(-50%)}:is(.trip-library__searchClear:hover,.trip-library__searchClear:focus-visible){background:var(--brand-soft-strong,#3b82f633);color:var(--brand-text,var(--text))}.trip-library__searchClear:focus-visible{outline-offset:2px;outline:2px solid #3b82f673}.trip-library__searchMeta{color:var(--muted);margin:0;font-size:.85rem}.trip-library__actions{flex:auto;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.trip-library__actions .action-chip{justify-content:center;align-items:center;min-width:104px;height:38px;display:inline-flex}.trip-library .action-chip{border-radius:11px;gap:.35rem;min-height:40px;padding:.65rem .95rem}.trip-library .action-chip--sm{padding:.5rem .85rem;font-size:.92rem}.page-header__meta{flex-direction:column;gap:.25rem;display:flex}.trip-library__header h1{letter-spacing:-.02em;color:var(--text-strong,var(--text));margin:0;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:800;line-height:1.2}.trip-library__header .muted{color:var(--muted);margin:0;font-size:clamp(.9rem,1.4vw,1rem);line-height:1.5}.page-header__actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-header__actions>*{flex:0 auto;justify-content:center;min-height:44px}.ai-trip-generator-modal{background:var(--panel,#fff);width:min(640px,100vw - 2rem);color:var(--text);border:1px solid var(--border);box-shadow:var(--card-shadow-hover,0 25px 45px #0f172a40);border-radius:1.5rem}.ai-trip-generator-modal .modal__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1.25rem,3vw,1.75rem) clamp(1.25rem,3vw,2rem);display:flex}.ai-trip-generator-modal .modal__header h2{letter-spacing:-.01em;color:var(--text-strong,var(--text));margin:0;font-size:clamp(1.25rem,3vw,1.6rem)}.ai-trip-generator-modal .modal__body.ai-generator{gap:var(--space-5,1.25rem);background:var(--panel,#fff);max-height:min(70vh,640px);padding:clamp(1.25rem,3vw,2rem);display:grid;overflow-y:auto}.ai-generator__row{gap:var(--space-4,1rem);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));display:grid}.ai-generator__budget{gap:var(--space-3,.75rem);align-items:center;display:flex}.ai-generator__budget input{flex:auto;min-width:0}.ai-generator__currency{min-width:100px;max-width:140px}.ai-generator__radioGroup{gap:var(--space-3,.75rem);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.ai-generator__chips{flex-wrap:wrap;gap:.5rem;display:flex}.ai-generator__error{align-items:center;gap:.65rem;display:flex}.ai-generator__progress{padding:var(--space-3,.75rem) var(--space-4,1rem);border:1px solid var(--border);background:#f3f6fcf0;background:color-mix(in srgb, var(--surface,#f8fafc) 80%, var(--brand-soft,#2563eb26) 20%);box-shadow:var(--card-shadow-rest,0 12px 24px #0f172a14);border-radius:1rem;align-items:center;gap:.85rem;display:flex}.ai-generator__progress .progress-main{color:var(--text-strong,var(--text));margin:0;font-weight:600}.ai-generator__progress .progress-sub{color:var(--muted);margin:0;font-size:.9rem}.ai-generator__footer{justify-content:flex-end;gap:var(--space-3,.75rem);padding-top:var(--space-4,1rem);border-top:1px solid var(--border);display:flex}.ai-generator__footer button{min-width:140px}@media (max-width:640px){.ai-trip-generator-modal{border-radius:1.25rem;width:100%}.ai-generator__footer{flex-direction:column-reverse}.ai-generator__footer button{width:100%}.trip-library{padding:1rem;padding-bottom:calc(5.5rem + env(safe-area-inset-bottom,0px));gap:1.5rem}.trip-library__header{gap:.75rem}.trip-library__search{max-width:100%}.trip-library__searchControl:before{inset-inline-start:.85rem}.trip-search-input{padding:.65rem 2.75rem .65rem 2.25rem;font-size:.95rem}.trip-library__searchClear{inset-inline-end:.5rem}.trip-library__list{gap:1rem}.page-header__actions>*{flex:100%}.trip-list-item{gap:.75rem;padding:.75rem}.trip-list-item__header{grid-template-columns:1fr}.trip-list-item__badge{justify-self:flex-start}.trip-list-item__meta{grid-template-columns:1fr;gap:.75rem;padding:.875rem}.trip-list-item__actions:not(.trip-list-item__actions--mobile){grid-template-columns:1fr;gap:.5rem;display:grid}.trip-list-item__actions:not(.trip-list-item__actions--mobile) .trip-list-item__action{flex:auto;width:100%}.trip-list-item__actions--mobile .trip-list-item__more>summary{width:52px;padding:.5rem 0}}.trip-library__list{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:1024px){.trip-library__list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start}.trip-library__searchControl{min-height:40px}.trip-library .chip{min-height:36px;padding:.32rem .75rem;font-size:.86rem}:is(.trip-library__more-item,.trip-toolbar-btn){min-height:38px}.trip-library .action-chip{min-height:36px;padding:.45rem .75rem;font-size:.88rem}}@media (min-width:1280px){.trip-library__list{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}}.trip-list-item{background:var(--surface);border:1px solid var(--border);will-change:transform;border-radius:10px;gap:.65rem;min-height:auto;padding:.75rem;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1);display:grid;position:relative;overflow:visible;box-shadow:0 2px 6px #0000000f}.trip-list-item__media{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;width:100%;padding-top:38%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1a}@media (min-width:1024px){.trip-list-item__media{padding-top:30%}}.trip-list-item__media--generated{background-size:100% 100%;box-shadow:inset 0 1px #ffffff26,inset 0 -1px #0000001a,0 8px 20px #0f172a26}.trip-list-item__media--generated:after{content:"";opacity:0;background:linear-gradient(120deg,#0000 30%,#ffffff14 50%,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.trip-list-item:hover .trip-list-item__media--generated:after{opacity:1}.trip-list-item__media>.trip-list-item__badge{z-index:2;position:absolute;top:.65rem;left:.65rem}.trip-list-item__media-initials{letter-spacing:-.02em;color:#fffffff0;text-shadow:0 10px 20px #0f172a52,0 4px 8px #0f172a40;pointer-events:none;justify-content:center;align-items:center;font-size:clamp(1.6rem,4vw,2.65rem);font-weight:800;display:flex;position:absolute;inset:0}.trip-list-item__body{gap:.5rem;display:grid}.trip-list-item--synced:before{content:"";background:linear-gradient(90deg, var(--brand), var(--brand-light));opacity:.8;height:3px;position:absolute;top:0;left:0;right:0}.trip-list-item:hover{border-color:var(--brand-soft);transform:translateY(-2px);box-shadow:0 4px 12px #00000014,0 2px 4px #0000001f}.trip-list-item:focus-within{outline:2px solid var(--brand);outline-offset:2px;border-color:var(--brand)}.trip-list-item__header{grid-template-columns:1fr auto;align-items:start;gap:.5rem;display:grid}.trip-list-item__headline{gap:.25rem;min-width:0;display:grid}.trip-list-item__title{letter-spacing:-.01em;color:var(--text);margin:0;font-size:clamp(.95rem,1.8vw,1.1rem);font-weight:600;line-height:1.25}.trip-list-item__title-link{color:inherit;overflow-wrap:anywhere;word-break:break-word;text-decoration:none;transition:color .2s;display:inline;position:relative}.trip-list-item__title-link:after{content:"";background:var(--brand);transform-origin:100%;height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.trip-list-item__title-link:hover:after{transform-origin:0;transform:scaleX(1)}.trip-list-item__title-link:hover{color:var(--brand)}.trip-list-item__title-link:focus-visible{outline:2px solid var(--brand);outline-offset:4px;color:var(--brand);border-radius:4px}.trip-list-item__summary{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.45;display:-webkit-box;overflow:hidden}.trip-list-item__flags{flex-wrap:wrap;gap:6px;margin-left:auto;display:flex}.trip-flag{color:#1d4ed8;background:#3b82f61f;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:.8rem;display:inline-flex}.trip-flag--flight{color:#0f766e;background:#10b98124}.trip-flag--warn{color:#92400e;background:#eab30829}.trip-list-item--compact .trip-list-item__media{display:none}.trip-list-item--compact .trip-list-item__summary{display:none}.trip-list-item--compact .trip-list-item__meta{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.35rem}.trip-list-item__status{flex-wrap:wrap;gap:.35rem;display:flex}.status-pill{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;color:var(--muted-strong,var(--text));background:var(--surface-secondary);border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.75rem;font-weight:600;line-height:1.2;display:inline-flex;overflow:hidden}.status-pill--synced{color:#2563eb;background:linear-gradient(135deg,#2563eb26,#4f46e51f)}.status-pill--local{color:var(--muted);background:#94a3b81f}.status-pill--shared{color:#059669;background:#10b9811f}.status-pill--private{color:var(--muted);background:#94a3b81a}.status-pill--muted{color:var(--muted);background:#64748b14}.status-pill--subtle{opacity:.75;font-size:.7rem}.trip-list-item__badge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:8px;align-items:center;gap:.35rem;min-width:0;max-width:100%;padding:.35rem .7rem;font-size:.7rem;font-weight:700;line-height:1.2;transition:all .2s;display:inline-flex;overflow:hidden}.trip-list-item__badge--synced{color:#1e40af;background:#ffffffeb;box-shadow:0 2px 8px #0000001f}.trip-list-item__badge--synced:before{content:"✓";font-size:.7rem;font-weight:800}.trip-list-item__badge--local{color:#475569;background:#ffffffd9;box-shadow:0 2px 8px #0000001a}.trip-list-item__badge--local:before{content:"○";font-size:.65rem}.trip-list-item__avatars{align-items:center;gap:.35rem;display:flex}.trip-avatar{background:var(--surface-secondary);border:1px solid var(--border);width:36px;height:36px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:inline-flex}.trip-list-item__meta{background:var(--surface);border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.65rem;margin:0;padding:.6rem .7rem;display:grid}.trip-list-item__meta>div{flex-direction:column;gap:.375rem;min-width:0;display:flex}.trip-list-item__meta dt{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0;font-size:.75rem;font-weight:600}.trip-list-item__meta dd{color:var(--text);overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:.938rem;font-weight:500;line-height:1.4}.trip-list-item__actions{flex-wrap:wrap;gap:.4rem;padding-top:.1rem;display:flex}.trip-list-item__action{text-align:center;border:1px solid var(--border,#d1d5db);background:var(--surface-secondary,#f1f5f9);color:#0f172a;box-sizing:border-box;border-radius:10px;flex:calc(50% - .2rem);justify-content:center;align-items:center;min-height:44px;padding:.5rem .75rem;font-weight:700;line-height:1.2;text-decoration:none;transition:all .18s cubic-bezier(.4,0,.2,1);display:inline-flex}.trip-list-item__action{background:#f1f5f9;border-color:#d1d5db;color:#0f172a!important}.trip-list-item__actions .btn{background:#f1f5f9;border-color:#d1d5db;color:#0f172a!important}.trip-list-item__actions a{background:#f1f5f9;border-color:#d1d5db;color:#0f172a!important}.trip-list-item__actions button{background:#f1f5f9;border-color:#d1d5db;color:#0f172a!important}.trip-list-item__action:hover{background:#e2e8f0;border-color:#2563eb}.trip-list-item__actions .btn:hover{background:#e2e8f0;border-color:#2563eb}.trip-list-item__actions a:hover{background:#e2e8f0;border-color:#2563eb}.trip-list-item__actions button:hover{background:#e2e8f0;border-color:#2563eb}.trip-list-item__action--primary{box-shadow:0 4px 12px #2563eb40;color:#fff!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-color:#2563eb!important}.trip-list-item__actions .btn--primary{box-shadow:0 4px 12px #2563eb40;color:#fff!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border-color:#2563eb!important}.trip-list-item__action--primary:hover{box-shadow:0 6px 16px #2563eb59;background:linear-gradient(135deg,#1d4ed8,#1e40af)!important}.trip-list-item__actions .btn--primary:hover{box-shadow:0 6px 16px #2563eb59;background:linear-gradient(135deg,#1d4ed8,#1e40af)!important}.trip-list-item__action:last-child:nth-child(odd){flex:100%}.trip-list-item__action--primary{background:linear-gradient(135deg, var(--brand), var(--brand-strong,var(--brand)));border-color:#1e4cb9c2;border-color:color-mix(in srgb, var(--brand) 70%, #0f172a33);color:var(--brand-text,#111827);box-shadow:0 10px 20px #2563eb40;box-shadow:0 10px 20px color-mix(in srgb, var(--brand) 25%, transparent)}.trip-list-item__action--ghost{background:var(--surface)}.trip-list-item__action--danger{color:#ef4444!important;background:#ef44441a!important;border-color:#ef444459!important}.trip-list-item__action:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.trip-list-item__details{border-top:1px solid var(--border);border-top:1px solid color-mix(in srgb, var(--border) 60%, transparent);padding-top:.5rem}.trip-list-item__details>summary{list-style:none}.trip-list-item__details>summary::-webkit-details-marker{display:none}.trip-list-item__details-summary{cursor:pointer;color:var(--muted);justify-content:space-between;align-items:center;gap:.75rem;padding:.35rem 0;font-weight:600;display:flex}.trip-list-item__details-primary{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.9rem;font-weight:700;overflow:hidden}.trip-list-item__details-secondary{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:45%;font-size:.85rem;overflow:hidden}.trip-list-item__details-body{gap:.75rem;padding-top:.6rem;display:grid}.trip-list-item__actions--mobile{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:.5rem;display:grid}.trip-list-item__more{position:relative}.trip-list-item__more>summary{list-style:none}.trip-list-item__more>summary::-webkit-details-marker{display:none}.trip-list-item__more-menu{background:var(--panel,var(--surface));border:1px solid var(--border);z-index:6;border-radius:14px;gap:.25rem;min-width:190px;padding:.35rem;display:grid;position:absolute;bottom:calc(100% + .5rem);right:0;box-shadow:0 14px 28px #0f172a2e}.trip-list-item__more-item{min-height:44px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;padding:.55rem .75rem;font-weight:700}.trip-list-item__more-item:hover{background:var(--surface-secondary);border-color:var(--border);border-color:color-mix(in srgb, var(--border) 70%, transparent)}.trip-list-item__more-item--danger{color:var(--danger,#dc2626)}.trip-list-item__more-item--danger:hover{background:#dc26261f;background:color-mix(in srgb, var(--danger,#dc2626) 12%, transparent);border-color:#dc26264d;border-color:color-mix(in srgb, var(--danger,#dc2626) 30%, transparent)}.empty-state{text-align:center!important;max-width:480px!important;box-shadow:none!important;background:0 0!important;border:none!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;margin:0 auto!important;padding:1.5rem 1.5rem 1.25rem!important;display:flex!important}.empty-state__visual{justify-content:center!important;align-items:center!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important}.empty-state__icon{opacity:1!important;font-size:2.5rem!important}.empty-state__rings{display:none!important}@keyframes trips-modern-module__6M6F5a__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes trips-modern-module__6M6F5a__pulse-ring{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.empty-state__content{flex-direction:column!important;gap:.25rem!important;padding:0!important;display:flex!important}.empty-state__title{color:var(--text-strong,var(--text,#0f172a))!important;margin:0!important;font-size:1.35rem!important;font-weight:700!important}.empty-state__message{color:var(--muted,#64748b)!important;margin:0!important;padding:0!important;font-size:.95rem!important;line-height:1.5!important}.empty-state__steps{background:0 0!important;border:none!important;width:100%!important;margin-top:.5rem!important;padding:0!important}.empty-state__steps-label{text-transform:uppercase!important;letter-spacing:.06em!important;color:var(--muted,#64748b)!important;margin:0 0 .5rem!important;font-size:.7rem!important;font-weight:700!important}.empty-state__steps-list{flex-wrap:wrap!important;justify-content:center!important;gap:.5rem 1.25rem!important;margin:0!important;padding:0!important;list-style:none!important;display:flex!important}.empty-state__step{color:var(--text,#0f172a)!important;white-space:nowrap!important;align-items:center!important;gap:.4rem!important;max-width:100%!important;padding:0!important;font-size:.8rem!important;display:flex!important}.empty-state__step-icon{background:0 0!important;flex-shrink:0!important;width:auto!important;height:auto!important;padding:0!important;font-size:1rem!important}.empty-state__step-label{font-weight:500!important}.empty-state__actions{justify-content:center!important;gap:.75rem!important;margin-top:.75rem!important;padding:0!important;display:flex!important}.empty-state__btn{cursor:pointer!important;border:none!important;border-radius:10px!important;padding:.65rem 1.5rem!important;font-size:.95rem!important;font-weight:600!important}.empty-state__btn--primary{background:var(--brand)!important;color:#fff!important;box-shadow:0 2px 8px #0000001f!important}.empty-state__btn--primary:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0000002e}.empty-state__btn--secondary{background:var(--surface,#fff)!important;color:var(--text,#0f172a)!important;border:1px solid var(--border)!important}.empty-state__btn--secondary:hover{background:var(--surface-secondary,#f8fafc)}.empty-state__glow{display:none!important}@media (max-width:480px){.empty-state__steps-list{flex-wrap:wrap;gap:.5rem 1rem}.empty-state__actions{flex-direction:column;width:100%}.empty-state__btn{width:100%}}@media (max-width:430px){.trip-library{padding:.85rem .85rem calc(6rem + env(safe-area-inset-bottom,0px));gap:1.25rem}.trip-list-item__title{font-size:1.1rem}.trip-list-item__summary{font-size:.95rem;line-height:1.5}.trip-list-item__actions--mobile{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.trip-list-item__action{font-size:.95rem}}.trip-library__skeletons{grid-template-columns:1fr;gap:1.25rem;display:grid}.skeleton{background:linear-gradient(90deg, var(--surface-secondary) 0%, var(--surface-tertiary) 50%, var(--surface-secondary) 100%);background-size:200% 100%;border-radius:12px;animation:1.5s ease-in-out infinite trips-modern-module__6M6F5a__shimmer}.skeleton--card{height:280px}@keyframes trips-modern-module__6M6F5a__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.trip-library__alert{background:var(--error-bg);border:1px solid var(--error-border);color:var(--error-text);border-radius:8px;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.trip-library__alert-icon{flex-shrink:0;font-size:1.5rem}.trip-library__alert-copy{flex:1;margin:0;font-size:.938rem;line-height:1.5}@media (min-width:640px){.trip-library{padding:clamp(1.25rem,2.5vw,2rem) clamp(1rem,2.5vw,1.5rem)}.trip-library__header{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:1rem}.trip-library__toolbar{flex-wrap:nowrap;justify-content:space-between;gap:.75rem}.page-header__actions{flex-wrap:nowrap;justify-content:flex-end}.page-header__actions>*{flex:none;min-width:100px}.trip-library__list{grid-template-columns:repeat(2,1fr);gap:1rem}.trip-list-item{padding:.85rem}.trip-list-item__actions{gap:.5rem}.trip-list-item__action{flex:0 auto;min-width:85px}.trip-list-item__action:last-child:nth-child(odd){flex:0 auto}}.trip-library__mobile-bar{display:none}@media (min-width:1024px){.trip-library{gap:1rem;padding:.9rem 1.1rem}.trip-library__header{gap:.75rem;padding-bottom:.25rem}.trip-library__header h1{font-size:clamp(1.25rem,1.6vw,1.6rem)}.trip-library__header .muted{font-size:.95rem}.trip-library__toolbar{gap:.75rem;max-width:none}.trip-library__searchControl{border-radius:10px;min-height:40px}.trip-library__searchControl:before{width:16px;height:16px;inset-inline-start:.85rem}.trip-search-input{padding:.55rem 2.4rem .55rem .95rem;font-size:.95rem}.trip-library__searchClear{padding:.25rem .6rem;font-size:.78rem}.trip-library .chip{min-height:36px}.page-header__actions>*{min-height:36px}.trip-toolbar-btn{min-height:36px;padding:.45rem .85rem}.trip-library__list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.9rem}.trip-library__list--single{grid-template-columns:minmax(0,380px);justify-content:start;width:100%;max-width:440px}.trip-library__list--count-2{grid-template-columns:repeat(2,minmax(260px,420px));justify-content:start}.trip-library__list--count-3{grid-template-columns:repeat(3,minmax(240px,360px));justify-content:start}.trip-list-item{gap:.6rem;padding:1rem}.trip-list-item__header{align-items:center}.trip-list-item__summary{-webkit-line-clamp:2;font-size:.78rem}.trip-list-item__title{font-size:1rem}.trip-library__list--single .trip-list-item__title{font-size:.95rem}.trip-library__list--single .trip-list-item__media{height:clamp(130px,18vw,190px);padding-top:0}.trip-library__list--count-2 .trip-list-item__title{font-size:.98rem}.trip-library__list--count-3 .trip-list-item__title{font-size:.97rem}.trip-avatar{width:32px;height:32px;font-size:.78rem}.trip-list-item__meta{gap:.5rem;padding:.55rem .6rem}.trip-list-item__meta dt{font-size:.7rem}.trip-list-item__meta dd{font-size:.9rem}.trip-list-item__actions{gap:.35rem}.trip-list-item__action{min-height:36px;font-size:.9rem}}@media (min-width:1200px){.trip-library{padding:.9rem 1.1rem}.trip-library__list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.trip-library__list--single{grid-template-columns:minmax(0,400px);justify-content:start;max-width:460px}.trip-library__list--count-2{grid-template-columns:repeat(2,minmax(260px,420px));justify-content:start}.trip-library__list--count-3{grid-template-columns:repeat(3,minmax(240px,360px));justify-content:start}}@media (min-width:1400px){.trip-library__list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.trip-library__list--single{grid-template-columns:minmax(0,420px);justify-content:start;max-width:480px}.trip-library__list--count-2{grid-template-columns:repeat(2,minmax(280px,440px));justify-content:start}.trip-library__list--count-3{grid-template-columns:repeat(3,minmax(260px,380px));justify-content:start}}@media (prefers-reduced-motion:reduce){:is(.trip-list-item,.trip-list-item__title-link,.trip-list-item__action,.empty-state__icon){transition:none;animation:none}.trip-list-item:hover{transform:none}.skeleton{animation:none}}:is([data-theme=dark] .trip-library-shell,[data-theme=midnight] .trip-library-shell){background:var(--bg)}:is([data-theme=dark] .trip-list-item,[data-theme=midnight] .trip-list-item){background:var(--surface)!important;border-color:var(--border)!important;box-shadow:0 2px 8px #0000004d!important}:is([data-theme=dark] article.trip-list-item,[data-theme=midnight] article.trip-list-item){background:#262626!important;border-color:#525252!important}[data-theme=midnight] article.trip-list-item{background:#293548!important;border-color:#475569!important}:is([data-theme=dark] .trip-list-item:hover,[data-theme=midnight] .trip-list-item:hover){background:var(--surface-muted);border-color:var(--brand-hover-border);box-shadow:0 4px 16px #0006}:is([data-theme=dark] .trip-list-item__title,[data-theme=midnight] .trip-list-item__title){color:var(--text-strong,#fff)!important}[data-theme=dark] .trip-list-item__title-link{color:var(--text-strong,#fff)!important}[data-theme=midnight] .trip-list-item__title-link{color:var(--text-strong,#fff)!important}[data-theme=dark] .trip-list-item__title-link:visited{color:var(--text-strong,#fff)!important}[data-theme=midnight] .trip-list-item__title-link:visited{color:var(--text-strong,#fff)!important}[data-theme=dark] .trip-list-item__title a{color:var(--text-strong,#fff)!important}[data-theme=midnight] .trip-list-item__title a{color:var(--text-strong,#fff)!important}[data-theme=dark] .trip-list-item__title a:visited{color:var(--text-strong,#fff)!important}[data-theme=midnight] .trip-list-item__title a:visited{color:var(--text-strong,#fff)!important}:is([data-theme=dark] .trip-list-item__title-link:hover,[data-theme=midnight] .trip-list-item__title-link:hover){color:var(--brand)!important}:is([data-theme=dark] .trip-list-item__summary,[data-theme=midnight] .trip-list-item__summary){color:var(--muted-strong,#cbd5e1)!important}:is([data-theme=dark] .trip-list-item__date,[data-theme=midnight] .trip-list-item__date){color:var(--text)}[data-theme=dark] .trip-list-item__action{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] .trip-list-item__action{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=dark] .trip-list-item .btn{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] .trip-list-item .btn{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=dark] .trip-list-item .action-chip{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] .trip-list-item .action-chip{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=dark] .trip-list-item button{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] .trip-list-item button{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=dark] article .btn{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] article .btn{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=dark] article button:not(.trip-card__action--danger){color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] article button:not(.trip-card__action--danger){color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=dark] .trip-list-item__actions .btn{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] .trip-list-item__actions .btn{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=dark] .trip-list-item__actions .action-chip{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] .trip-list-item__actions .action-chip{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=dark] .trip-list-item__actions button{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] .trip-list-item__actions button{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=dark] .trip-list-item__actions a{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] .trip-list-item__actions a{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=dark] .trip-list-item__action--primary{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=midnight] .trip-list-item__action--primary{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=dark] .trip-list-item .btn--primary{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=midnight] .trip-list-item .btn--primary{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=dark] .trip-list-item__action:hover{background:#3d3d3d!important;border-color:#3b82f6!important}[data-theme=midnight] .trip-list-item__action:hover{background:#3d3d3d!important;border-color:#3b82f6!important}[data-theme=dark] .trip-list-item .btn:hover{background:#3d3d3d!important;border-color:#3b82f6!important}[data-theme=midnight] .trip-list-item .btn:hover{background:#3d3d3d!important;border-color:#3b82f6!important}:is([data-theme=dark] .trip-list-item__action--primary,[data-theme=midnight] .trip-list-item__action--primary){color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}:is([data-theme=dark] .trip-list-item__action--primary:hover,[data-theme=midnight] .trip-list-item__action--primary:hover){background:#2563eb!important;border-color:#2563eb!important}:is([data-theme=dark] .trip-list-item__badge,[data-theme=midnight] .trip-list-item__badge){background:var(--surface,#2d2d2d);border-color:var(--border,#525252);color:var(--text,#e5e5e5)}[data-theme=midnight] .trip-list-item__badge{background:var(--surface,#293548);border-color:var(--border,#475569);color:var(--text,#f8fafc)}:is([data-theme=dark] .status-pill,[data-theme=midnight] .status-pill){background:var(--surface,#2d2d2d);color:var(--text,#e5e5e5)}[data-theme=midnight] .status-pill{background:var(--surface,#293548);color:var(--text,#f8fafc)}:is([data-theme=dark] .sidebar-sort-option,[data-theme=midnight] .sidebar-sort-option){background:var(--surface);border-color:var(--border);color:var(--text)}:is([data-theme=dark] .sidebar-sort-option:hover,[data-theme=midnight] .sidebar-sort-option:hover){background:var(--surface-secondary)}:is([data-theme=dark] .trip-library__header,[data-theme=midnight] .trip-library__header){background:0 0}:is([data-theme=dark] .trip-library__filters,[data-theme=midnight] .trip-library__filters){background:var(--surface);border-color:var(--border)}:is([data-theme=dark] .filter-chip,[data-theme=midnight] .filter-chip){color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}:is([data-theme=dark] .filter-chip.active,[data-theme=midnight] .filter-chip.active){color:#93c5fd!important;background:#3b82f633!important;border-color:#3b82f6!important}[data-theme=dark] .trip-library .chip{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] .trip-library .chip{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=dark] .chip-group .chip{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] .chip-group .chip{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=dark] [class*=chip]{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] [class*=chip]{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}:is([data-theme=dark] .trip-library .chip:hover,[data-theme=midnight] .trip-library .chip:hover,[data-theme=dark] .chip-group .chip:hover,[data-theme=midnight] .chip-group .chip:hover){background:#3d3d3d!important;border-color:#3b82f6!important}[data-theme=dark] .trip-library .chip[aria-pressed=true]{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=midnight] .trip-library .chip[aria-pressed=true]{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=dark] .trip-library .chip.active{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=midnight] .trip-library .chip.active{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=dark] .chip-group .chip[aria-pressed=true]{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=midnight] .chip-group .chip[aria-pressed=true]{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=dark] .chip-group .chip.active{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=midnight] .chip-group .chip.active{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=dark] [class*=chip][aria-pressed=true]{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=midnight] [class*=chip][aria-pressed=true]{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=dark] [class*=chip].active{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=midnight] [class*=chip].active{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=dark] .chip[aria-pressed=true]{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=midnight] .chip[aria-pressed=true]{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=dark] .chip.active{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=midnight] .chip.active{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=dark] .trip-library__filters .chip{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] .trip-library__filters .chip{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=dark] .trip-library__filters button{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=midnight] .trip-library__filters button{color:#e5e5e5!important;background:#2d2d2d!important;border-color:#525252!important}[data-theme=dark] .trip-library__filters .chip[aria-pressed=true]{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=midnight] .trip-library__filters .chip[aria-pressed=true]{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=dark] .trip-library__filters button[aria-pressed=true]{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}[data-theme=midnight] .trip-library__filters button[aria-pressed=true]{color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}:is([data-theme=dark] .trip-library .chip--active,[data-theme=midnight] .trip-library .chip--active){color:#fff!important;background:#3b82f6!important;border-color:#3b82f6!important}:is([data-theme=dark] .trip-library__search input,[data-theme=midnight] .trip-library__search input){background:var(--surface);border-color:var(--border);color:var(--text)}[data-theme=dark] .trip-library__search input::placeholder{color:var(--muted)}[data-theme=midnight] .trip-library__search input::placeholder{color:var(--muted)}:is([data-theme=dark] .trip-list-item__body,[data-theme=midnight] .trip-list-item__body),:is([data-theme=dark] .trip-list-item__details,[data-theme=midnight] .trip-list-item__details){background:0 0}:is([data-theme=dark] .trip-list-item__details-summary,[data-theme=midnight] .trip-list-item__details-summary){color:var(--text)}:is([data-theme=dark] .trip-list-item__details-body,[data-theme=midnight] .trip-list-item__details-body),:is([data-theme=dark] .trip-list-item__meta,[data-theme=midnight] .trip-list-item__meta){background:var(--surface-secondary);border-color:var(--border)}:is([data-theme=dark] .trip-list-item__meta dt,[data-theme=midnight] .trip-list-item__meta dt){color:var(--muted)}:is([data-theme=dark] .trip-list-item__meta dd,[data-theme=midnight] .trip-list-item__meta dd){color:var(--text)}:is([data-theme=dark] .trip-list-item__action--ghost,[data-theme=midnight] .trip-list-item__action--ghost){color:#e5e5e5!important;background:0 0!important;border-color:#525252!important}:is([data-theme=dark] .trip-list-item__action--ghost:hover,[data-theme=midnight] .trip-list-item__action--ghost:hover){background:#2d2d2d!important;border-color:#3b82f6!important}:is([data-theme=dark] .trip-list-item__action--edit,[data-theme=midnight] .trip-list-item__action--edit){color:#93c5fd!important;border-color:#3b82f6!important}:is([data-theme=dark] .trip-avatar,[data-theme=midnight] .trip-avatar){background:var(--surface-secondary);border-color:var(--border);color:var(--text)}:is([data-theme=dark] .swipeable-list-item__actions,[data-theme=midnight] .swipeable-list-item__actions){background:var(--panel)}:is([data-theme=dark] .trip-library__empty,[data-theme=midnight] .trip-library__empty){background:var(--surface);border-color:var(--border)}:is([data-theme=dark] .trip-library-fab,[data-theme=midnight] .trip-library-fab){background:var(--brand);color:var(--brand-text);box-shadow:0 4px 16px #0006}:is([data-theme=dark] .trip-library__main,[data-theme=midnight] .trip-library__main){background:var(--bg)}:is([data-theme=dark] .trip-library__content,[data-theme=midnight] .trip-library__content){background:0 0}:is([data-theme=dark] .trip-toolbar-btn--secondary,[data-theme=midnight] .trip-toolbar-btn--secondary){background:var(--surface,#2d2d2d)!important;color:var(--text,#e5e5e5)!important;border-color:var(--border,#525252)!important}:is([data-theme=dark] .trip-toolbar-btn--secondary:hover,[data-theme=midnight] .trip-toolbar-btn--secondary:hover){background:var(--surface-secondary,#3d3d3d)!important;border-color:var(--brand)!important}:is([data-theme=dark] .trip-library .chip,[data-theme=midnight] .trip-library .chip){background:var(--surface,#2d2d2d)!important;color:var(--text,#e5e5e5)!important;border-color:var(--border,#525252)!important}:is([data-theme=dark] .trip-library .chip:hover,[data-theme=midnight] .trip-library .chip:hover){background:var(--surface-secondary,#3d3d3d)!important;border-color:var(--brand)!important}:is([data-theme=dark] .trip-library .chip[aria-pressed=true],[data-theme=midnight] .trip-library .chip[aria-pressed=true]){background:var(--brand)!important;color:var(--brand-text,#fff)!important;border-color:var(--brand)!important}:is([data-theme=dark] .chip--cta,[data-theme=midnight] .chip--cta){color:var(--text,#f8fafc)!important;background:linear-gradient(135deg,#1e293b,#334155)!important;border-color:#475569!important}:is([data-theme=dark] .trip-library__sidebar,[data-theme=midnight] .trip-library__sidebar){background:var(--panel,#1e1e1e)!important;border-color:var(--border,#404040)!important}[data-theme=midnight] .trip-library__sidebar{background:var(--panel,#1e293b)!important;border-color:var(--border,#475569)!important}:is([data-theme=dark] .trip-hero,[data-theme=midnight] .trip-hero){background:var(--panel,#1e1e1e)!important}[data-theme=midnight] .trip-hero{background:var(--panel,#1e293b)!important}:is([data-theme=dark] .trip-hero__toolbar,[data-theme=midnight] .trip-hero__toolbar){box-shadow:0 10px 24px #00000073;border-color:var(--border,#334155)!important;background:#0f172ae0!important}:is([data-theme=dark] .trip-hero__stat,[data-theme=midnight] .trip-hero__stat){border-color:var(--border,#334155)!important;background:#0f172aa6!important}:is([data-theme=dark] .trip-hero__stat-value,[data-theme=midnight] .trip-hero__stat-value){color:var(--text,#f8fafc)!important}:is([data-theme=dark] .trip-hero__stat-label,[data-theme=midnight] .trip-hero__stat-label){color:var(--muted,#cbd5f5)!important}:is([data-theme=dark] .trip-library__card,[data-theme=midnight] .trip-library__card){background:var(--surface,#262626)!important}[data-theme=midnight] .trip-library__card{background:var(--surface,#293548)!important}:is([data-theme=dark] .sidebar-sort-option,[data-theme=midnight] .sidebar-sort-option){background:var(--surface,#2d2d2d)!important;color:var(--text,#e5e5e5)!important;border-color:var(--border,#525252)!important}[data-theme=midnight] .sidebar-sort-option{background:var(--surface,#293548)!important;border-color:var(--border,#475569)!important}:is([data-theme=dark] .sidebar-sort-option--active,[data-theme=midnight] .sidebar-sort-option--active){background:var(--brand)!important;color:var(--brand-text,#fff)!important}:is([data-theme=dark] .trip-library__mobileHeader,[data-theme=midnight] .trip-library__mobileHeader){background:var(--panel,#1e1e1e)!important;border-color:var(--border,#404040)!important}[data-theme=midnight] .trip-library__mobileHeader{background:var(--panel,#1e293b)!important;border-color:var(--border,#475569)!important}:is([data-theme=dark] .trip-stat__icon,[data-theme=midnight] .trip-stat__icon){background:var(--surface-secondary,#2d2d2d)!important}[data-theme=midnight] .trip-stat__icon{background:#2e405a!important;background:color-mix(in srgb, var(--brand) 15%, var(--surface,#293548))!important}:is([data-theme=dark] .ai-trip-generator-modal,[data-theme=midnight] .ai-trip-generator-modal){background:var(--panel,#1e1e1e)!important}[data-theme=midnight] .ai-trip-generator-modal{background:var(--panel,#1e293b)!important}:is([data-theme=dark] .ai-trip-generator-form,[data-theme=midnight] .ai-trip-generator-form){background:var(--panel,#1e1e1e)!important}[data-theme=midnight] .ai-trip-generator-form{background:var(--panel,#1e293b)!important}:is([data-theme=dark] .sidebar-refresh-btn,[data-theme=midnight] .sidebar-refresh-btn){background:var(--surface,#2d2d2d)!important;color:var(--muted,#a3a3a3)!important;border-color:var(--border,#525252)!important}[data-theme=midnight] .sidebar-refresh-btn{background:var(--surface,#293548)!important;color:var(--muted,#cbd5e1)!important;border-color:var(--border,#475569)!important}[data-theme=dark] .sidebar-refresh-btn:hover:not(:disabled){background:var(--surface-secondary,#3d3d3d)!important;color:var(--text,#e5e5e5)!important}[data-theme=midnight] .sidebar-refresh-btn:hover:not(:disabled){background:var(--surface-secondary,#3d3d3d)!important;color:var(--text,#e5e5e5)!important}:is([data-theme=dark] .empty-state__btn--secondary,[data-theme=midnight] .empty-state__btn--secondary){background:var(--surface,#2d2d2d)!important;color:var(--text,#e5e5e5)!important;border-color:var(--border,#525252)!important}[data-theme=midnight] .empty-state__btn--secondary{background:var(--surface,#293548)!important;border-color:var(--border,#475569)!important}:is([data-theme=dark] .trip-section__summary,[data-theme=midnight] .trip-section__summary){background:var(--surface-secondary,#262626)!important;border-color:var(--border,#404040)!important}[data-theme=midnight] .trip-section__summary{background:var(--surface-secondary,#1e293b)!important;border-color:var(--border,#475569)!important}.trip-library__list--single{grid-template-columns:minmax(0,320px);max-width:360px}.trip-library__list--single .trip-list-item__media{min-height:120px;padding-top:28%}@media (min-width:1200px){.trip-library__list--single{grid-template-columns:minmax(0,360px);max-width:400px}}@media (max-width:768px){.trip-library{gap:.9rem;width:100%;max-width:100%;padding:.6rem .5rem;overflow-x:hidden}.trip-library__header:not(.trip-library__header--explore){background:var(--surface,#fff);border:1px solid var(--border);border-radius:18px;max-width:100%;padding:.85rem .9rem;overflow:hidden;box-shadow:0 12px 26px #0f172a14}.trip-library__header .page-header__meta{max-width:100%;overflow:hidden}.trip-library__header .page-header__meta .muted{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.trip-library__header--explore{padding:0}.trip-library__controls{top:calc(var(--header-stack-offset,44px) + .35rem);z-index:30;background:#f7f8fbf5;background:color-mix(in srgb, var(--surface,#fff) 94%, #0f172a0f);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:16px;padding:.8rem .75rem;position:sticky}.trip-library__toolbar--compact{flex-direction:column;gap:.65rem;display:flex}.trip-library__searchControl{border-radius:14px;min-height:46px;box-shadow:0 8px 16px #0f172a14}.trip-search-input{padding:.6rem 2.2rem .6rem .85rem;font-size:1rem}.trip-library__filters--compact{flex-direction:column;gap:.5rem;display:flex}.trip-library__filters--compact .chip-group{scroll-snap-type:x proximity;flex-wrap:nowrap;gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.trip-library__filters--compact .chip-group .chip{scroll-snap-align:start;flex:none}.trip-library__filters--compact .trip-library__sort{justify-content:flex-start;overflow-x:auto}.trip-library__mobile-actions{scrollbar-width:none;-ms-overflow-style:none;margin:0 -.25rem;padding:.35rem .25rem}.trip-library__mobile-actions::-webkit-scrollbar{display:none}.trip-library__mobile-actions .trip-toolbar-btn{border-radius:999px;min-height:40px}.trip-library__list{gap:.85rem}.trip-list-item{border-radius:16px;gap:.75rem;padding:.75rem .8rem;box-shadow:0 14px 30px #0f172a1a}.trip-list-item__media{border-radius:14px;padding-top:56%}.trip-list-item__header{grid-template-columns:1fr;gap:.35rem}.trip-list-item__summary{font-size:.88rem}.trip-list-item__status{flex-wrap:wrap;gap:.35rem}.trip-list-item__details{border:1px solid var(--border);border:1px solid color-mix(in srgb, var(--border) 55%, transparent);background:#f4f6f9e6;background:color-mix(in srgb, var(--surface) 85%, #94a3b814);border-radius:12px;padding:.5rem .6rem}.trip-list-item__details-summary:after{content:"▾";color:var(--muted);margin-left:auto;font-size:.9rem;transition:transform .2s}.trip-list-item__details[open] .trip-list-item__details-summary:after{transform:rotate(180deg)}.trip-list-item__actions--mobile{grid-template-columns:repeat(2,minmax(0,1fr))}.trip-list-item__actions--mobile .trip-list-item__action--primary{grid-column:1/-1}.trip-library-fab{right:1rem}.library-chat-fab{left:1rem;right:auto}}@media (max-width:480px){.trip-library__controls{top:calc(var(--header-stack-offset,44px) + .2rem)}.trip-list-item__actions--mobile{grid-template-columns:1fr}.trip-list-item__media{padding-top:62%}}@media (prefers-contrast:high){.trip-list-item{border-width:2px}.trip-list-item__badge{border-width:2px}.trip-list-item__title-link:focus-visible{outline-width:3px}}@media print{.trip-library__header{page-break-after:avoid}.trip-list-item{page-break-inside:avoid;box-shadow:none;border:1px solid #000}.trip-list-item__actions{display:none}}.trip-library{--trip-ink:#1c2430;--trip-muted:#5b6673;--trip-accent:var(--brand);--trip-accent-strong:var(--brand-strong,#06648f);--trip-accent-warm:var(--accent-warm,#e08320);--trip-surface:var(--panel,#fff);--trip-surface-soft:var(--brand-soft,#0a7bb51c);--trip-border:#0f172a1f;--trip-border-strong:#0f172a33;--brand:var(--trip-accent);--brand-strong:var(--trip-accent-strong);--brand-light:#fdba74;--brand-soft:#0ea5a42e;--brand-text:#fff;--surface:var(--trip-surface);--surface-secondary:#f7fafc;--border:var(--trip-border);--border-strong:var(--trip-border-strong);--text:var(--trip-ink);--text-strong:var(--trip-ink);--muted:var(--trip-muted);background:radial-gradient(circle at 12% 8%,#0ea5a429,#0000 42%),radial-gradient(circle at 86% 12%,#3b82f624,#0000 46%),linear-gradient(#fff7ef 0%,#f6f7fb 100%);font-family:Space Grotesk,Segoe UI,sans-serif;position:relative}.trip-library--explore{--trip-accent:#0ea5a4;--trip-accent-strong:#0f766e;--brand:var(--trip-accent);--brand-strong:var(--trip-accent-strong);--brand-light:#5eead4;--brand-soft:#0ea5a424;background:radial-gradient(circle at 12% 12%,#0e74902e,#0000 55%),radial-gradient(circle at 85% 0,#eab3082e,#0000 50%),linear-gradient(#fffdf8 0%,#f4f8fb 100%)}.trip-library>*{z-index:1;position:relative}.trip-library__header{gap:clamp(1rem,2vw,1.5rem)}.trip-hero{background:linear-gradient(135deg,#fee9d8 0%,#fff4ea 55%,#fce7f3 100%);border:1px solid #0f172a0f;border-radius:24px;grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr);align-items:start;gap:clamp(1rem,2.4vw,2rem);padding:clamp(1.25rem,2.6vw,2.1rem);display:grid;position:relative;overflow:hidden;box-shadow:0 18px 40px #0f172a1f}.trip-hero:before{content:"";filter:blur(2px);opacity:.8;pointer-events:none;background:radial-gradient(circle,#0ea5a433,#0000 70%);border-radius:999px;width:220px;height:220px;position:absolute}.trip-hero:after{content:"";filter:blur(2px);opacity:.8;pointer-events:none;background:radial-gradient(circle,#0ea5a433,#0000 70%);border-radius:999px;width:220px;height:220px;position:absolute}.trip-hero:before{top:-80px;right:-60px}.trip-hero:after{background:radial-gradient(circle,#3b82f62e,#0000 70%);bottom:-100px;left:-60px}.trip-hero__text{gap:.6rem;max-width:32rem;display:grid}.trip-hero__eyebrow{color:#c2410c;letter-spacing:.24em}.trip-hero__title{color:var(--trip-ink);font-family:Fraunces,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.5rem)}.trip-hero__body{color:var(--trip-muted)}.trip-hero__pill-row{flex-wrap:wrap;gap:.5rem;margin-top:.35rem;display:flex}.trip-hero__pill{color:#1f2937;background:#fffc;border:1px solid #0f172a1f;border-radius:999px;align-items:center;padding:.3rem .7rem;font-size:.82rem;font-weight:600;display:inline-flex}.trip-hero__pill--ghost{color:#6b7280;background:#ffffff8c}.trip-hero__side{justify-items:stretch;gap:.75rem;display:grid}:is(.trip-hero__side .trip-library__quick,.trip-hero__side .trip-library__mobile-actions){justify-content:flex-end}.trip-hero__stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.65rem;display:grid}.trip-hero__stat{background:#ffffffe6;border:1px solid #0f172a14;border-radius:16px;padding:.65rem .8rem;box-shadow:0 10px 20px #0f172a14}.trip-hero__stat--wide{grid-column:span 2}.trip-hero__stat-value{color:var(--trip-ink);font-size:1.15rem;font-weight:800;display:block}.trip-hero__stat-value--text{font-size:.95rem;font-weight:700}.trip-hero__stat-label{color:var(--trip-muted);font-size:.78rem}.trip-hero--single{grid-template-columns:1fr;padding:clamp(1rem,2.4vw,1.6rem)}.trip-hero--single .trip-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))}:is(.trip-library__quick,.trip-library__mobile-actions){margin:0}.trip-library__controls{top:calc(var(--header-height,56px) + .6rem);z-index:12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #0f172a1f;border-radius:18px;position:sticky;box-shadow:0 18px 40px #0f172a1f}.trip-library__searchControl{border:1px solid var(--trip-border);box-shadow:none;background:#fff;border-radius:999px}.trip-search-input{padding:.7rem 2.75rem .7rem 1.1rem;font-size:1rem}.trip-library__searchClear{color:var(--trip-accent-strong);background:#0ea5a41f}.trip-library .chip{color:var(--trip-ink);background:#fff;border:1px solid #0f172a1f;border-radius:999px;box-shadow:0 8px 18px #0f172a14}.trip-library .chip[aria-pressed=true]{background:var(--trip-accent);border-color:var(--trip-accent);box-shadow:0 14px 26px #0ea5a440;color:#fff!important}.trip-library .chip--active{background:var(--trip-accent);border-color:var(--trip-accent);box-shadow:0 14px 26px #0ea5a440;color:#fff!important}.trip-library .chip--ghost{color:var(--trip-muted);background:0 0;border-style:dashed}.trip-library__list{gap:1.25rem}.trip-library__list>*{animation:.45s both trips-modern-module__6M6F5a__trip-card-rise}.trip-library__list>:first-child{animation-delay:20ms}.trip-library__list>:nth-child(2){animation-delay:50ms}.trip-library__list>:nth-child(3){animation-delay:80ms}.trip-library__list>:nth-child(4){animation-delay:.11s}.trip-library__list>:nth-child(5){animation-delay:.14s}.trip-list-item{background:#fff;border:1px solid #0f172a1f;border-radius:22px;height:100%;padding:1rem;box-shadow:0 20px 36px #0f172a1f}.trip-list-item__media{aspect-ratio:16/10;border-radius:18px;min-height:140px;padding-top:0}.trip-list-item__body{flex-direction:column;gap:.75rem;height:100%;display:flex}.trip-list-item__summary{color:var(--trip-muted)}.trip-list-item__actions{margin-top:auto}.trip-list-item__action--primary{background:var(--trip-accent,var(--brand));color:var(--brand-text,#fff);border-color:#0000}.trip-list-item__action--primary:hover{background:var(--trip-accent-strong,var(--brand-hover,#0d9695))}.trip-toolbar-btn{border:1px solid var(--border,#0f172a1f);box-shadow:0 2px 8px var(--toast-shadow,#0f172a14);border-radius:999px}.trip-toolbar-btn--primary{background:var(--trip-accent,var(--brand));color:var(--brand-text,#fff);border-color:#0000}.trip-toolbar-btn--secondary{background:var(--surface,#fff);color:var(--trip-ink)}.trip-toolbar-btn--tertiary{background:color-mix(in srgb, var(--surface,#fff) 70%, transparent);color:var(--trip-muted);border-style:dashed}.trip-library-fab{background:var(--trip-accent,var(--brand));color:var(--brand-text,#fff);border-color:#0000}.library-chat-fab{background:linear-gradient(135deg, var(--brand), var(--accent-teal));box-shadow:0 4px 16px color-mix(in srgb, var(--brand) 25%, transparent)}@keyframes trips-modern-module__6M6F5a__trip-card-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.trip-library__list>*{animation:none}}@media (max-width:860px){.trip-library__controls{-webkit-backdrop-filter:none;backdrop-filter:none;position:static}.trip-hero{box-shadow:none;grid-template-columns:1fr}.trip-library__list{gap:1rem}.trip-list-item{border-radius:18px}}@media (max-width:640px){.trip-hero{padding:1.05rem}.trip-hero__title{font-size:clamp(1.45rem,6vw,2rem)}.trip-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.trip-hero__stat--wide{grid-column:span 2}.trip-library__controls{padding:.75rem}.trip-library__filters--compact .chip-group{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.trip-library__filters--compact .chip-group::-webkit-scrollbar{display:none}}@media (max-width:768px){:is(.trip-card,.trip-list-item,.trip-detail__card,[class*=Card]){box-shadow:0 2px 8px #0f172a14!important}}@media (max-width:640px){.trips-page__btn{font-size:.8125rem}}@media (max-width:380px){.trips-page__title-row{align-items:flex-start;gap:.15rem}}
