:root{color-scheme:light}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--sand:#0e1116;--sand-2:#0a0d12;--bg-elev:#171b22;--bg-elev-2:#1f242d;--border:#29303a;--border-strong:#3b434f;--ink:#e7eaf0;--text-muted:#9aa3b4;--text-on-dark:#12161d;--text-on-dark-muted:#5a6478;--text-on-brand:#12161d;--brand:#60a5fa;--brand-deep:#93c5fd;--brand-light:#1d4ed8;--brand-soft:rgba(96,165,250,0.16);--brand-teal:#22c8dd;--teal-ink:#22c8dd;--teal-on-dark:#0a6a76;--sun-ink:#f7b17c;--sun:#f7b17c;--accent-warm:#f7b17c;--positive:#34d399;--negative:#f87171;--neutral:#fbbf24;--positive-ink:#34d399;--negative-ink:#f87171;--neutral-ink:#fbbf24;--shadow-sm:0 1px 2px rgba(0,0,0,0.5);--shadow-md:0 8px 24px rgba(0,0,0,0.55);--shadow-lg:0 24px 60px rgba(0,0,0,0.7);--shadow-brand:0 8px 22px rgba(0,0,0,0.55)}}:root[data-theme=dark]{color-scheme:dark;--sand:#0e1116;--sand-2:#0a0d12;--bg-elev:#171b22;--bg-elev-2:#1f242d;--border:#29303a;--border-strong:#3b434f;--ink:#e7eaf0;--text-muted:#9aa3b4;--text-on-dark:#12161d;--text-on-dark-muted:#5a6478;--text-on-brand:#12161d;--brand:#60a5fa;--brand-deep:#93c5fd;--brand-light:#1d4ed8;--brand-soft:rgba(96,165,250,0.16);--brand-teal:#22c8dd;--teal-ink:#22c8dd;--teal-on-dark:#0a6a76;--sun-ink:#f7b17c;--sun:#f7b17c;--accent-warm:#f7b17c;--positive:#34d399;--negative:#f87171;--neutral:#fbbf24;--positive-ink:#34d399;--negative-ink:#f87171;--neutral-ink:#fbbf24;--shadow-sm:0 1px 2px rgba(0,0,0,0.5);--shadow-md:0 8px 24px rgba(0,0,0,0.55);--shadow-lg:0 24px 60px rgba(0,0,0,0.7);--shadow-brand:0 8px 22px rgba(0,0,0,0.55)}body{transition:background-color .12s ease,color .12s ease}.scheme-icon--moon,.site-footer__brand .site-footer__lockup--on-light,.site-header__brand .site-header__lockup--dark{display:none}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .scheme-icon--sun{display:none}:root:not([data-theme=light]) .scheme-icon--moon{display:inline}:root:not([data-theme=light]) .site-header__brand .site-header__lockup--light{display:none}:root:not([data-theme=light]) .site-header__brand .site-header__lockup--dark{display:block}:root:not([data-theme=light]) .site-footer__brand .site-footer__lockup--on-dark{display:none}:root:not([data-theme=light]) .site-footer__brand .site-footer__lockup--on-light{display:block}}:root[data-theme=dark] .scheme-icon--sun{display:none}:root[data-theme=dark] .scheme-icon--moon,:root[data-theme=light] .scheme-icon--sun{display:inline}:root[data-theme=dark] .site-header__brand .site-header__lockup--light,:root[data-theme=light] .scheme-icon--moon{display:none}:root[data-theme=dark] .site-header__brand .site-header__lockup--dark,:root[data-theme=light] .site-header__brand .site-header__lockup--light{display:block}:root[data-theme=dark] .site-footer__brand .site-footer__lockup--on-dark,:root[data-theme=light] .site-header__brand .site-header__lockup--dark{display:none}:root[data-theme=dark] .site-footer__brand .site-footer__lockup--on-light,:root[data-theme=light] .site-footer__brand .site-footer__lockup--on-dark{display:block}:root[data-theme=light] .site-footer__brand .site-footer__lockup--on-light{display:none}.theme-toggle{display:inline-flex;gap:2px;min-inline-size:0;margin:0;padding:3px;border:1px solid var(--border);border-radius:999px;background:var(--bg-soft-2)}.theme-toggle__legend{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.theme-toggle__option{display:inline-flex}.theme-toggle__input{position:absolute;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}.theme-toggle__label{display:inline-block;padding:5px 12px;border-radius:999px;font-size:.82rem;font-weight:600;color:var(--text-muted);cursor:pointer;transition:background .12s ease,color .12s ease}.theme-toggle__label:hover{color:var(--text)}.theme-toggle__input:checked+.theme-toggle__label{background:var(--bg-elev);color:var(--text);box-shadow:var(--shadow-sm)}.theme-toggle__input:focus-visible+.theme-toggle__label{outline:3px solid var(--brand);outline-offset:2px}@media (prefers-reduced-motion:reduce){.theme-toggle__label,body{transition:none}}body:has(.app-shell){overflow:hidden;padding-bottom:0}.app-shell{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto auto;height:100dvh;background:var(--bg);color:var(--text)}.app-rail{display:none;flex-direction:column;gap:2px;padding:18px 14px 14px;background:var(--bg-elev);border-right:1px solid var(--border);overflow-y:auto;overscroll-behavior:contain}.app-rail__brand{display:flex;align-items:center;gap:9px;padding:0 8px 20px}.app-rail__brand,.app-rail__brand:hover{text-decoration:none}.app-rail__mark{width:26px;height:26px;flex:0 0 26px;border-radius:9px;background:linear-gradient(140deg,var(--brand-teal),var(--brand))}.app-rail__wordmark{font-family:var(--font-display);font-size:15px;font-weight:600;letter-spacing:-.01em;color:var(--text);white-space:nowrap}.app-rail__wordmark i{font-style:normal;color:var(--brand-teal)}.app-rail__nav{display:flex;flex-direction:column;gap:2px}.app-rail__cta,.app-rail__link,.app-rail__me{display:flex;align-items:center;gap:12px;padding:9px 10px;border-radius:var(--radius-md);font-size:14px;font-weight:500;text-decoration:none;position:relative;color:var(--text-muted)}.app-rail__link:hover{background:var(--bg-soft-2);color:var(--text);text-decoration:none}.app-rail__link.is-active{background:var(--brand-soft);color:var(--brand-deep);font-weight:600}.app-rail__cta{margin-top:16px;justify-content:center;background:var(--brand);color:#fff;font-weight:600;box-shadow:var(--shadow-brand)}.app-rail__cta:hover{background:var(--brand-deep);color:#fff;text-decoration:none}.app-rail__foot{margin-top:auto;padding-top:14px;border-top:1px solid var(--border)}.app-rail__me:hover{background:var(--bg-soft-2);text-decoration:none}.app-rail__me-text{min-width:0}.app-rail__me-text b{display:block;font-size:13px;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-rail__me-text small{display:block;font-size:11.5px;color:var(--text-muted)}.app-avatar{width:32px;height:32px;flex:0 0 32px;border-radius:50%;place-items:center;background:linear-gradient(150deg,var(--brand-teal),var(--brand));color:#fff;font-size:12px}.app-avatar,.app-badge{display:grid;font-weight:700}.app-badge{margin-left:auto;min-width:18px;height:18px;padding:0 5px;border-radius:9px;place-items:center;background:var(--negative);color:#fff;font-size:10px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.app-canvas{flex-direction:column;min-width:0;min-height:0}.app-canvas,.app-topbar{display:flex;background:var(--bg)}.app-topbar{flex:0 0 auto;align-items:center;gap:12px;height:58px;padding:0 16px;border-bottom:1px solid var(--border)}.app-canvas__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;padding:20px 16px calc(20px + env(safe-area-inset-bottom))}.app-column{max-width:620px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.app-column--wide{max-width:1040px}.app-search{flex:1 1 auto;min-width:0;max-width:380px;height:36px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--border);border-radius:999px;background:var(--bg-soft-2);font:inherit;font-size:13px;cursor:pointer;text-align:left}.app-search:hover{border-color:var(--border-strong)}.app-search>svg{flex:0 0 auto}.app-search__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-search{flex:0 0 auto;width:36px;justify-content:center;padding:0;border-radius:var(--radius-md);background:transparent;border-color:transparent;color:var(--text-muted)}.app-search:hover{background:var(--bg-soft-2);color:var(--text)}.app-search__kbd,.app-search__text{display:none}@media (min-width:768px){.app-search{flex:1 1 auto;width:auto;justify-content:flex-start;padding:0 12px;border-radius:999px;background:var(--bg-soft-2);border-color:var(--border)}.app-search:hover{background:var(--bg-soft-2);border-color:var(--border-strong)}.app-search__text{display:block}.app-search__kbd{display:inline-block;margin-left:auto;padding:2px 5px;border:1px solid var(--border);border-radius:5px;background:var(--bg-elev);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}}.canvas-switch{margin-left:auto;display:flex;gap:2px;padding:3px;border:1px solid var(--border);border-radius:999px;background:var(--bg-soft-2)}.canvas-switch--placeholder{width:208px;height:36px}.canvas-switch__btn{display:flex;align-items:center;gap:6px;padding:5px 14px;border:0;border-radius:999px;background:transparent;color:var(--text-muted);font:inherit;font-size:12.5px;font-weight:600;cursor:pointer}.canvas-switch__btn.is-on{background:var(--bg-elev);color:var(--text);box-shadow:var(--shadow-sm)}.app-topbar__phone-links{margin-left:auto;display:flex;gap:2px}.app-topbar__icon{width:36px;height:36px;display:grid;place-items:center;border-radius:var(--radius-md);color:var(--text-muted)}.app-topbar__icon:hover{background:var(--bg-soft-2);color:var(--text)}.app-tabs{position:-webkit-sticky;position:sticky;bottom:0;z-index:40;display:flex;flex:0 0 auto;border-top:1px solid var(--border);background:var(--bg-elev);padding-bottom:env(safe-area-inset-bottom)}.app-tabs__link{flex:1 1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 2px;color:var(--text-muted);text-decoration:none;position:relative}.app-tabs__link.is-active{color:var(--brand-deep)}.app-tabs__link:hover{text-decoration:none}.app-tabs__label{font-size:10px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.app-tabs__link .app-badge{position:absolute;top:4px;left:50%;margin-left:4px}@media (min-width:768px){.app-shell{grid-template-columns:76px minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.app-rail{display:flex;align-items:center;padding:18px 8px 14px}.app-rail__brand{padding:0 0 20px}.app-rail__wordmark{display:none}.app-rail__nav{width:100%;gap:6px}.app-rail__link{justify-content:center;padding:10px}.app-rail__label{display:none}.app-rail__cta{width:44px;height:44px;padding:0;align-self:center}.app-rail__foot{width:100%;display:grid;place-items:center}.app-rail__me-text,.app-tabs{display:none}.app-topbar{padding:0 22px}.app-topbar__phone-links{display:none}.app-canvas__scroll{padding:20px 22px 0}.app-rail__link .app-badge{position:absolute;top:3px;right:6px;margin-left:0}}@media (min-width:1280px){.app-shell{grid-template-columns:232px minmax(0,1fr)}.app-shell:has(>.pulse-rail){grid-template-columns:232px minmax(0,1fr) 344px}.app-rail{align-items:stretch;padding:18px 14px 14px}.app-rail__brand{padding:0 8px 20px}.app-rail__wordmark{display:inline}.app-rail__nav{gap:2px}.app-rail__link{justify-content:flex-start;padding:9px 10px}.app-rail__label{display:inline}.app-rail__cta{width:auto;height:auto;padding:11px 14px}.app-rail__foot,.app-rail__me-text{display:block}.app-rail__link .app-badge{position:static;margin-left:auto}}@media (prefers-reduced-motion:reduce){.app-shell *,.app-shell :after,.app-shell :before{animation-duration:.001ms!important;transition-duration:.001ms!important}}.focus-strip{margin:4px 0 18px}.focus-strip__list{display:flex;gap:8px;margin:0;padding:2px 0;list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.focus-strip__list::-webkit-scrollbar{display:none}.focus-strip__chip{display:flex;align-items:center;gap:7px;padding:7px 13px;border:1px solid var(--border);border-radius:999px;background:var(--bg-elev);box-shadow:var(--shadow-sm);color:var(--text);font-size:12.5px;font-weight:600;text-decoration:none;white-space:nowrap}.focus-strip__chip:hover{border-color:var(--border-strong);text-decoration:none}.focus-strip__chip--add{color:var(--text-muted);box-shadow:none;background:transparent}.focus-strip__tag{color:var(--text-muted);font-weight:500}.cmdk__scrim{position:fixed;inset:0;z-index:200;display:grid;align-content:start;justify-items:center;padding:12vh 16px 16px;background:rgba(10,15,22,.45);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cmdk{width:min(560px,100%);max-height:68vh;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elev);box-shadow:var(--shadow-lg)}.cmdk__field{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--border);color:var(--text-muted)}.cmdk__input{flex:1 1 auto;min-width:0;border:0;background:transparent;color:var(--text);font:inherit;font-size:15px}.cmdk__input:focus{outline:none}.cmdk__input::placeholder{color:var(--text-muted)}.cmdk__close{border:1px solid var(--border);border-radius:5px;padding:2px 6px;background:var(--bg-soft-2);color:var(--text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;cursor:pointer}.cmdk__results{flex:1 1 auto;min-height:0;overflow-y:auto;padding:6px}.cmdk__empty{margin:0;padding:26px 12px;text-align:center;color:var(--text-muted);font-size:13.5px}.cmdk__group+.cmdk__group{margin-top:6px}.cmdk__heading{margin:0;padding:8px 10px 4px;font-family:inherit;font-size:10.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--text-muted)}.cmdk__item{width:100%;display:flex;align-items:center;gap:11px;padding:9px 10px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--text);font:inherit;font-size:14px;text-align:left;cursor:pointer}.cmdk__item.is-on{background:var(--brand-soft);color:var(--brand-deep)}.cmdk__item-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cmdk__item-hint{margin-left:auto;padding-left:10px;color:var(--text-muted);font-size:12px;white-space:nowrap}@media (prefers-reduced-motion:reduce){.cmdk__scrim{-webkit-backdrop-filter:none;backdrop-filter:none}}.pulse-rail{display:flex;min-width:0;min-height:0;background:var(--bg-elev)}.pulse-dot{flex:0 0 8px;width:8px;height:8px;border-radius:50%;background:var(--positive);animation:pulse-rail-beat 2.4s ease-out infinite}@keyframes pulse-rail-beat{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--positive) 45%,transparent)}70%{box-shadow:0 0 0 7px transparent}to{box-shadow:0 0 0 0 transparent}}.pulse-rail__tab{display:flex;align-items:center;gap:9px;border:0;background:var(--bg-elev);color:var(--text);font:inherit;cursor:pointer}.pulse-rail__tab-name{font-size:12.5px;font-weight:600;white-space:nowrap}.pulse-rail__tab-lead{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:12.5px;text-align:left}.pulse-rail__tab-alerts{flex:0 0 auto;min-width:18px;height:18px;padding:0 5px;border-radius:9px;display:grid;place-items:center;background:var(--negative);color:var(--text-on-dark);font-size:10px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pulse-rail__panel{display:flex;flex-direction:column;min-width:0;min-height:0;background:var(--bg-elev)}.pulse-rail__head{flex:0 0 auto;padding:14px 16px 11px;border-bottom:1px solid var(--border)}.pulse-rail__title{display:flex;align-items:center;gap:8px;margin:0;font-family:var(--font-display);font-size:15px;font-weight:600;letter-spacing:-.01em;color:var(--text)}.pulse-rail__meta{display:flex;flex-wrap:wrap;gap:4px 8px;margin:5px 0 0;color:var(--text-muted);font-size:11.5px}.pulse-rail__age{color:var(--text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pulse-rail__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:12px}.pulse-rail__foot{flex:0 0 auto;padding:10px 16px;border-top:1px solid var(--border)}.pulse-rail__provenance{color:var(--text-muted);font-size:11.5px;text-decoration:none}.pulse-rail__provenance:hover{color:var(--brand-deep);text-decoration:underline}.pulse-note{margin:0;padding:4px 4px 8px;color:var(--text-muted);font-size:12.5px;line-height:1.45}.pulse-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.pulse-item{--pulse-accent:var(--text-muted);padding:10px 11px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-elev);box-shadow:var(--shadow-sm)}.pulse-item[data-category=event]{--pulse-accent:var(--brand)}.pulse-item[data-category=closure]{--pulse-accent:var(--negative)}.pulse-item[data-category=transport]{--pulse-accent:var(--brand-teal)}.pulse-item[data-category=crowd]{--pulse-accent:var(--neutral)}.pulse-item[data-category=culture]{--pulse-accent:var(--brand-deep)}.pulse-item[data-category=food]{--pulse-accent:var(--sun)}.pulse-item[data-category=nightlife]{--pulse-accent:var(--brand-deep)}.pulse-item[data-category=outdoor]{--pulse-accent:var(--positive)}.pulse-item[data-category=localNorm]{--pulse-accent:var(--text-muted)}.pulse-item[data-category=dealFreeEntry]{--pulse-accent:var(--positive)}.pulse-item[data-category=safetyHazard]{--pulse-accent:var(--negative)}.pulse-item.is-alert{border-color:var(--negative);background:var(--bg-soft-2);background:color-mix(in srgb,var(--negative) 7%,var(--bg-elev))}.pulse-item.is-quiet{border-color:var(--border);background:transparent;box-shadow:none}.pulse-item.is-quiet .pulse-item__title{font-weight:500;color:var(--text-muted)}.pulse-item__open{display:block;width:100%;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.pulse-item__open:hover .pulse-item__title{color:var(--pulse-accent)}.pulse-item__top{display:flex;align-items:center;gap:8px;margin:0 0 5px}.pulse-chip{padding:2px 7px;border-radius:999px;background:var(--bg-soft-2);background:color-mix(in srgb,var(--pulse-accent) 13%,transparent);color:var(--pulse-accent);font-size:10.5px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.pulse-item__dates{margin-left:auto;color:var(--text-muted);font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.pulse-item__title{display:block;margin:0;font-size:13px;font-weight:600;line-height:1.35;color:var(--text);transition:color .12s ease}.pulse-item__detail{display:block;margin:3px 0 0;color:var(--text-muted);font-size:12px;line-height:1.45}.pulse-item__asof{margin:5px 0 0;font-style:italic}.pulse-item__asof,.pulse-item__source{color:var(--text-muted);font-size:11px}.pulse-item__source{display:inline-block;margin-top:6px;text-decoration:none}a.pulse-item__source:hover{color:var(--brand-deep);text-decoration:underline}.pulse-item--skeleton{display:flex;flex-direction:column;gap:7px;box-shadow:none}.pulse-skeleton{display:block;height:9px;border-radius:var(--radius-sm);background:var(--bg-soft-2);animation:pulse-rail-breathe 1.6s ease-in-out infinite}.pulse-skeleton--chip{width:58px;height:12px;border-radius:999px}.pulse-skeleton--title{width:80%;height:11px}.pulse-skeleton--detail{width:62%}@keyframes pulse-rail-breathe{0%,to{opacity:1}50%{opacity:.45}}@media (max-width:767.98px){.pulse-rail{flex-direction:column-reverse;border-top:1px solid var(--border)}.pulse-rail__tab{width:100%;padding:11px 16px;text-align:left}.pulse-rail__panel{display:none;max-height:58dvh;border-top:1px solid var(--border)}.pulse-rail.is-open .pulse-rail__panel{display:flex}.pulse-rail.is-open .pulse-rail__tab-lead{visibility:hidden}}@media (min-width:768px) and (max-width:1279.98px){.pulse-rail{position:fixed;top:0;right:0;bottom:0;z-index:45;flex-direction:row;transform:translateX(344px);transition:transform .18s ease}.pulse-rail.is-open{transform:translateX(0);box-shadow:var(--shadow-lg)}.pulse-rail__tab{flex:0 0 52px;flex-direction:column;justify-content:flex-start;gap:12px;padding:16px 0;border-left:1px solid var(--border);border-right:1px solid var(--border)}.pulse-rail__tab:hover{background:var(--bg-soft-2)}.pulse-rail__tab-name{writing-mode:vertical-rl;transform:rotate(180deg);max-height:60dvh;overflow:hidden;color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase}.pulse-rail__tab-lead{display:none}.pulse-rail__panel{flex:0 0 344px;width:344px;border-left:1px solid var(--border)}.app-shell:has(>.pulse-rail) .app-canvas__scroll,.app-shell:has(>.pulse-rail) .app-topbar{padding-right:66px}}@media (min-width:1280px){.pulse-rail{flex-direction:row;border-left:1px solid var(--border)}.pulse-rail__tab{display:none}.pulse-rail__panel{flex:1 1 auto}}@media (prefers-reduced-motion:reduce){.pulse-dot,.pulse-skeleton{animation:none}.pulse-rail{transition:none}}.pulse-detail{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:rgba(8,11,14,.72)}.pulse-detail__panel{width:min(100%,520px);max-height:100%;overflow-y:auto;overscroll-behavior:contain;padding:18px 20px 20px;background:var(--bg-elev);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.pulse-detail__head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.pulse-detail__close{margin-left:auto;padding:5px 12px;font:inherit;font-size:12px;font-weight:600;color:var(--text-muted);background:var(--bg-soft-2);border:1px solid var(--border);border-radius:999px;cursor:pointer}.pulse-detail__close:hover{color:var(--text);border-color:var(--border-strong)}.pulse-detail__photo{margin:0 0 14px}.pulse-detail__photo img{width:100%;max-height:220px;object-fit:cover;border-radius:var(--radius-md);display:block}.pulse-detail__photo figcaption{margin-top:6px;color:var(--text-muted);font-size:11px}.pulse-detail__title{margin:0 0 8px;font-family:var(--font-display);font-size:1.25rem;line-height:1.25;color:var(--text)}.pulse-detail__body{margin:0;color:var(--text-muted);font-size:.92rem;line-height:1.55}.pulse-detail__facts{margin:16px 0 0;display:grid;grid-gap:10px;gap:10px}.pulse-detail__facts>div{display:grid;grid-template-columns:76px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:baseline}.pulse-detail__facts dt{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted)}.pulse-detail__facts dd{margin:0;min-width:0;font-size:.88rem;color:var(--text)}.pulse-detail__asof{margin:12px 0 0;color:var(--text-muted);font-size:12px;font-style:italic}.pulse-detail__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.pulse-detail__error{margin:10px 0 0;color:var(--negative-ink);font-size:.85rem}.app-canvas__scroll:has(>.map-canvas){padding:0;overflow:hidden;display:flex}.map-canvas{position:relative;flex:1 1 auto;min-width:0;min-height:0;background:var(--bg-soft-2);--map-sheet-clearance:0px;--map-sheet-fraction:0.17}.map-canvas__map{position:absolute;inset:0}.map-canvas__chips{position:absolute;z-index:2;top:12px;left:12px;right:64px;display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.map-canvas__chips::-webkit-scrollbar{display:none}.map-chip{flex:0 0 auto;padding:7px 13px;border:1px solid var(--border);border-radius:999px;background:var(--bg-elev);color:var(--text-muted);box-shadow:var(--shadow-sm);font:inherit;font-size:12.5px;font-weight:600;white-space:nowrap;cursor:pointer}.map-chip:hover{border-color:var(--border-strong);color:var(--text)}.map-chip.is-on{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:var(--shadow-brand)}.map-pin{display:flex;align-items:center;gap:6px;padding:3px 9px 3px 4px;border:1px solid var(--border);border-radius:999px;background:var(--bg-elev);color:var(--text);box-shadow:var(--shadow-sm);font:inherit;font-size:11.5px;font-weight:600;cursor:pointer;max-width:168px}.map-pin__dot{flex:0 0 10px;width:10px;height:10px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.map-pin__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-pin--been>.map-pin__dot{background:var(--positive);box-shadow:0 0 0 3px rgba(22,163,106,.16)}.map-pin--want>.map-pin__dot{background:var(--sun);box-shadow:0 0 0 3px rgba(244,162,97,.2)}.map-pin.is-selected{background:var(--brand-deep);border-color:var(--brand-deep);color:#fff;box-shadow:var(--shadow-brand);z-index:1}.map-pin.is-selected>.map-pin__dot{background:#fff;box-shadow:none}.map-world-pin{display:flex;align-items:center;gap:5px;padding:2px 7px 2px 3px;border:1px solid var(--border);border-radius:999px;background:color-mix(in srgb,var(--bg-elev) 82%,transparent);color:var(--text);font:inherit;font-size:11px;font-weight:600;text-decoration:none;white-space:nowrap;transition:transform .12s ease}.map-world-pin:focus-visible,.map-world-pin:hover{transform:scale(1.06)}.map-world-pin.is-bare{padding:3px;gap:0}.map-world-pin__dot{flex:0 0 8px;width:8px;height:8px;border-radius:50%}.map-world-pin__name{overflow:hidden;text-overflow:ellipsis;max-width:12ch}.map-here{display:block;width:16px;height:16px;border-radius:50%;border:3px solid var(--bg-elev);background:var(--brand);box-shadow:var(--shadow-md)}.map-canvas__controls{position:absolute;z-index:3;right:12px;bottom:calc(24px + var(--map-sheet-clearance));display:flex;flex-direction:column;gap:10px;align-items:center}.map-fab{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-elev);color:var(--text-muted);box-shadow:var(--shadow-md);cursor:pointer}.map-fab:hover{color:var(--text);border-color:var(--border-strong)}.map-fab-pair{display:flex;flex-direction:column;border-radius:var(--radius-md);box-shadow:var(--shadow-md)}.map-fab-pair>.map-fab{box-shadow:none}.map-fab-pair>.map-fab:first-child{border-radius:var(--radius-md) var(--radius-md) 0 0;border-bottom:0}.map-fab-pair>.map-fab:last-child{border-radius:0 0 var(--radius-md) var(--radius-md)}.map-panel__count{margin:0 0 8px;padding:0 4px;font-size:11.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted)}.map-panel__notice{margin:0;padding:18px 4px;font-size:13px;color:var(--text-muted)}.map-panel__retry{padding:0;border:0;background:none;color:var(--brand-deep);font:inherit;font-size:13px;font-weight:600;text-decoration:underline;cursor:pointer}.map-results{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.map-results__empty{margin:0;padding:18px 4px;font-size:13px;color:var(--text-muted)}.map-results__row{width:100%;display:flex;align-items:flex-start;gap:11px;padding:9px;border:1px solid transparent;border-radius:var(--radius-md);background:none;color:var(--text);font:inherit;text-align:left;cursor:pointer}.map-results__row:hover{background:var(--bg-soft-2)}.map-results__row.is-selected{background:var(--brand-soft);border-color:var(--brand)}.map-results__media{flex:0 0 56px;width:56px;height:56px;border-radius:var(--radius-sm);overflow:hidden;background:var(--bg-soft-2);border:1px solid var(--border)}.map-results__photo{width:100%;height:100%;object-fit:cover;display:block}.map-results__body{flex:1 1 auto;min-width:0;display:grid;grid-gap:3px;gap:3px}.map-results__name{font-size:14px;font-weight:600;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-results__practical{color:var(--text-muted)}.map-results__practical,.map-results__why{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-results__why{font-weight:600;color:var(--brand-deep)}.map-results__state{flex:0 0 auto;display:flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:700}.map-results__state--been{background:var(--brand-soft);color:var(--positive)}.map-results__state--want{background:var(--brand-soft);color:var(--accent-warm)}.map-canvas__sheet{display:none}.map-sheet{position:absolute;pointer-events:auto;left:0;right:0;bottom:var(--map-sheet-clearance);display:flex;flex-direction:column;height:clamp(124px,calc(var(--map-sheet-fraction) * 100%),calc(100% - var(--map-sheet-clearance)));background:var(--bg-elev);border-top:1px solid var(--border);border-radius:var(--radius-lg) var(--radius-lg) 0 0;box-shadow:var(--shadow-lg);transition:height .22s ease}.map-sheet.is-dragging{transition:none}.map-sheet__handle{flex:0 0 auto;display:grid;place-items:center;padding:6px 0 2px;touch-action:none;cursor:-webkit-grab;cursor:grab}.map-sheet__grabber{width:100%;padding:6px 0;border:0;background:none;cursor:pointer}.map-sheet__grip{display:block;width:42px;height:4px;margin:0 auto;border-radius:999px;background:var(--border-strong)}.map-sheet__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:4px 12px 16px}@media (min-width:768px){.map-canvas__panel{position:absolute;z-index:3;top:60px;left:12px;bottom:12px;width:272px;display:flex;flex-direction:column;padding:12px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elev);box-shadow:var(--shadow-lg);overflow-y:auto;overscroll-behavior:contain}.map-canvas__chips{left:296px}}@media (min-width:1280px){.map-canvas__panel{width:322px}.map-canvas__chips{left:346px}}@media (max-width:767px){.map-canvas{--map-sheet-clearance:calc(66px + env(safe-area-inset-bottom))}.map-canvas__panel{display:none}.map-canvas__sheet{display:block;position:absolute;z-index:4;inset:0;pointer-events:none}.map-canvas__controls{bottom:calc(136px + var(--map-sheet-clearance))}}.map-canvas .maplibregl-ctrl-bottom-right{bottom:var(--map-sheet-clearance)}.map-canvas .maplibregl-ctrl-attrib{background:var(--bg-elev);color:var(--text-muted);border-radius:var(--radius-sm) 0 0 0;font-size:10.5px}.map-canvas .maplibregl-ctrl-attrib-button{background-color:var(--bg-elev)}.map-canvas .maplibregl-popup-content{background:var(--bg-elev);color:var(--text);border-radius:var(--radius-md);box-shadow:var(--shadow-md)}@media (max-width:767px){.map-canvas .maplibregl-ctrl-bottom-right{bottom:calc(136px + var(--map-sheet-clearance))}}@media (prefers-reduced-motion:reduce){.map-sheet{transition:none}}.media-lightbox,.reel{--reel-ground:#0b1016;--reel-veil:rgba(11,16,22,0.55);--reel-veil-strong:rgba(11,16,22,0.88);--reel-hairline:rgba(255,255,255,0.22);--reel-chip:rgba(255,255,255,0.14);--reel-ink:var(--text);--reel-ink-muted:var(--text-muted);--reel-surface:var(--bg-soft-2);--reel-line:var(--border)}.reel{position:relative;height:100%;min-height:min(560px,100dvh);overflow-y:auto;overscroll-behavior-y:contain;scroll-snap-type:y mandatory;scroll-behavior:smooth;background:var(--reel-ground);scrollbar-width:none}.reel::-webkit-scrollbar{display:none}.reel__slide{position:relative;height:100%;min-height:inherit;scroll-snap-align:start;scroll-snap-stop:always}.reel__slide:focus-visible{outline-offset:-6px}.reel__segments{position:-webkit-sticky;position:sticky;top:0;z-index:3;display:flex;gap:4px;height:3px;margin:10px 12px -13px}.reel__segment{flex:1 1;border-radius:999px;background:var(--reel-hairline);transition:background-color .2s ease}.reel__segment[data-state=on]{background:var(--text-on-dark)}.reel-media{position:absolute;inset:0;background:var(--reel-ground)}.reel-media__el{display:block;width:100%;height:100%;object-fit:cover}.reel-media__scrim{position:absolute;inset:0;pointer-events:none;background:linear-gradient(to bottom,var(--reel-veil) 0,transparent 24%),linear-gradient(to top,var(--reel-veil-strong) 0,transparent 48%)}.reel__actions,.reel__overlay{--reel-ink:var(--text-on-dark);--reel-ink-muted:var(--text-on-dark-muted);--reel-surface:var(--reel-chip);--reel-line:var(--reel-hairline)}.reel__overlay{position:absolute;inset:auto 76px 0 0;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:0 14px calc(20px + env(safe-area-inset-bottom)) 16px}.reel__caption{margin:0;max-width:46ch;color:var(--reel-ink);font-size:14.5px;line-height:1.45;text-wrap:pretty}.reel-byline{display:flex;align-items:center;gap:10px;min-width:0;color:var(--reel-ink)}.reel-byline,.reel-byline:hover{text-decoration:none}.reel-byline__avatar{width:32px;height:32px;flex:0 0 32px;border-radius:50%;object-fit:cover}.reel-byline__text{min-width:0}.reel-byline__name{display:block;color:var(--reel-ink);font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reel-byline__handle{display:block;color:var(--reel-ink-muted);font-size:11.5px}.reel-anchor{display:inline-flex;align-items:center;gap:9px;max-width:100%;padding:8px 10px 8px 12px;border:1px solid var(--reel-line);border-radius:999px;background:var(--reel-surface);color:var(--reel-ink);text-decoration:none}.reel-anchor:hover{border-color:var(--brand);text-decoration:none}.reel-anchor__pin{flex:0 0 auto;color:var(--brand-teal)}.reel-anchor__go{flex:0 0 auto;color:var(--reel-ink-muted)}.reel-anchor__text{min-width:0}.reel-anchor__name{display:block;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reel-anchor__detail{display:block;color:var(--reel-ink-muted);font-size:11.5px}.reel-actions{display:flex;align-items:center;gap:4px}.reel-actions__btn{display:flex;flex-direction:column;align-items:center;gap:3px;width:60px;padding:8px 2px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--reel-ink);font:inherit;cursor:pointer}.reel-actions__btn:hover{background:var(--reel-surface)}.reel-actions__btn[aria-pressed=true]{color:var(--brand-teal)}.reel-actions__label{font-size:10.5px;font-weight:600;color:var(--reel-ink-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.reel-actions__btn[aria-pressed=true] .reel-actions__label{color:var(--brand-teal)}.reel__actions{position:absolute;right:6px;bottom:calc(26px + env(safe-area-inset-bottom));z-index:2;flex-direction:column;gap:2px}.media-lightbox{position:fixed;inset:0;z-index:100;display:grid;place-items:center}.media-lightbox__scrim{position:absolute;inset:0;background:var(--reel-veil-strong)}.media-lightbox__surface{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 360px;width:min(1120px,94vw);height:min(88dvh,920px);overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elev);box-shadow:var(--shadow-lg)}.media-lightbox__stage{position:relative;display:grid;place-items:center;min-width:0;background:var(--reel-ground)}.media-lightbox__media{position:relative;inset:auto;aspect-ratio:9/16;height:100%;max-width:100%}.media-lightbox__close{--reel-ink:var(--text-on-dark);position:absolute;top:10px;right:10px;z-index:2;display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--reel-hairline);border-radius:50%;background:var(--reel-chip);color:var(--reel-ink);cursor:pointer}.media-lightbox__close:hover{background:var(--reel-veil)}.media-lightbox__context{position:relative;display:flex;flex-direction:column;min-width:0;min-height:0;border-left:1px solid var(--border);background:var(--bg-elev)}.media-lightbox__scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:14px;padding:16px}.media-lightbox__caption{margin:0;color:var(--reel-ink);font-size:14px;line-height:1.5;text-wrap:pretty}.media-lightbox__block{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.media-lightbox__heading{margin:0;color:var(--reel-ink-muted);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.media-lightbox__meta{margin:0;color:var(--reel-ink-muted);font-size:12px;line-height:1.5}.media-lightbox__comments{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px;width:100%}.media-lightbox__comment{display:flex;flex-direction:column;gap:4px}.media-lightbox__comment-body{margin:0;color:var(--reel-ink);font-size:13.5px;line-height:1.45}.media-lightbox__comment-time{color:var(--reel-ink-muted);font-size:11px}.media-lightbox__empty{margin:0;color:var(--reel-ink-muted);font-size:13px}.media-lightbox__actions{flex:0 0 auto;justify-content:space-between;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--border)}@media (max-width:899px){.media-lightbox__surface{width:100dvw;height:100dvh;max-width:none;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);border:0;border-radius:0;background:var(--reel-ground);box-shadow:none}.media-lightbox__stage{grid-area:1/1}.media-lightbox__media{position:absolute;inset:0;aspect-ratio:auto;max-width:none}.media-lightbox__context{--reel-ink:var(--text-on-dark);--reel-ink-muted:var(--text-on-dark-muted);--reel-surface:var(--reel-chip);--reel-line:var(--reel-hairline);grid-area:1/1;align-self:end;max-height:72dvh;border-left:0;background:transparent}.media-lightbox__scroll{padding:14px 76px calc(18px + env(safe-area-inset-bottom)) 16px;background:linear-gradient(to top,var(--reel-veil-strong) 40%,transparent)}.media-lightbox__actions{position:absolute;right:6px;bottom:100%;flex-direction:column;gap:2px;padding:0 0 12px;border-top:0}}@media (prefers-reduced-motion:reduce){.reel{scroll-behavior:auto}.reel__segment{transition:none}}.app-canvas__scroll:has(>.list-detail){display:flex;overflow:hidden;padding:0}.list-detail{flex:1 1 auto;display:grid;grid-template-columns:minmax(0,1fr);min-width:0;min-height:0;background:var(--bg)}.list-detail__detail,.list-detail__list{min-width:0;min-height:0;overflow-y:auto;overscroll-behavior-y:contain}.list-detail__list{background:var(--bg-elev);padding:18px 14px calc(24px + env(safe-area-inset-bottom))}.list-detail__detail{background:var(--bg);padding-bottom:env(safe-area-inset-bottom)}.list-detail[data-selected=false]>.list-detail__detail,.list-detail[data-selected=true]>.list-detail__list{display:none}.list-detail__head{margin:0 0 14px;padding:0 2px}.list-detail__head h1{margin:0;font-family:var(--font-display);font-size:1.45rem;line-height:1.15;color:var(--text)}.list-detail__head p{margin:6px 0 0;color:var(--text-muted);font-size:.85rem;line-height:1.4}.list-detail__blank{height:100%;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 28px;text-align:center}.list-detail__blank-mark{width:60px;height:60px;display:grid;place-items:center;border-radius:var(--radius-xl);background:var(--brand-soft);color:var(--brand-deep)}.list-detail__blank h2{margin:0;font-family:var(--font-display);font-size:1.6rem;color:var(--text)}.list-detail__blank p{margin:0;max-width:42ch;color:var(--text-muted);font-size:.95rem;line-height:1.5}.list-detail__blank-actions{margin-top:6px}@media (min-width:768px){.list-detail{grid-template-columns:306px minmax(0,1fr)}.list-detail[data-selected=false]>.list-detail__detail,.list-detail[data-selected=true]>.list-detail__list{display:block}.list-detail__list{border-right:1px solid var(--border)}}.list-detail__list .trips-page{width:auto;margin:0;padding:0}.list-detail__list .trips-page__header{display:block;margin-bottom:16px}.list-detail__list .trips-page__header h1{font-size:1.45rem;line-height:1.15}.list-detail__list .trips-page__header p:not(.trips-page__eyebrow){margin:6px 0 0;font-size:.85rem}.list-detail__list .trips-page__new{margin-top:12px}.list-detail__list .trips-toolbar{display:flex;flex-direction:column;align-items:stretch;gap:4px;margin-bottom:16px}.list-detail__list .trips-segment,.list-detail__list .trips-tabs{overflow-x:auto;scrollbar-width:none}.list-detail__list .trips-segment::-webkit-scrollbar,.list-detail__list .trips-tabs::-webkit-scrollbar{display:none}.list-detail__list .trips-segment{margin-bottom:4px}.list-detail__list .trips-segment button{padding:0 10px}.list-detail__list .trips-tabs{gap:12px}.list-detail__list .trips-tabs button{min-height:40px;white-space:nowrap}.list-detail__list .trips-grid{grid-template-columns:minmax(0,1fr);gap:12px}.list-detail__list .trip-card__visual{min-height:92px;padding:12px}.list-detail__list .trip-card__city-mark{font-size:2.2rem}.list-detail__list .trip-card__body{padding:14px;gap:10px}.list-detail__list .trips-state{padding:32px 16px}.list-detail__list .msg-list,.list-detail__list .notif-list{border-left:0;border-right:0;border-radius:0;margin:0 -14px}.list-detail__list .msg-page-actions,.list-detail__list .notif-actions{margin-bottom:10px}.list-detail__detail:has(>.thread-page){overflow:hidden}.list-detail__detail>.thread-page{height:100%;max-width:none}.list-detail__detail>.thread-page .thread-scroll{max-height:none}.list-detail__detail>.trip-form-page,.list-detail__detail>.trip-workspace{width:100%;padding:28px 26px 64px}.list-detail__detail>.trip-workspace .trip-workspace__grid{grid-template-columns:repeat(auto-fit,minmax(272px,1fr))}.list-detail__detail>.trip-workspace .trip-facts{grid-template-columns:repeat(auto-fit,minmax(112px,1fr))}.list-detail__detail>.trip-form-page .trip-form{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_8b3a0b{font-family:Inter,Inter Fallback;font-style:normal}.__variable_8b3a0b{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/f3deaf8281908ff2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/c62081b071647022-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:italic;font-weight:700;font-display:swap;src:url(/_next/static/media/6ba5f591ae6c56f6-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/fb526027db1fc1ae-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4da3161b738b07dd-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Fraunces;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/af4bf8399d1aacdf-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_95e22b{font-family:Fraunces,Fraunces Fallback}.__variable_95e22b{--font-fraunces:"Fraunces","Fraunces Fallback"}