.list-page.svelte-yqmgrc{min-height:100vh;background:var(--bg-base)}.desktop-layout.svelte-yqmgrc{display:none;flex-direction:column;max-width:1200px;margin:0 auto;padding:0 var(--space-8);padding-top:96px;padding-bottom:var(--space-10)}.divider.svelte-yqmgrc{height:1px;background:#ffffff1a;width:100%}.desktop-header.svelte-yqmgrc{display:flex;align-items:flex-start;gap:var(--space-6);padding:32px 0}.header-cover.svelte-yqmgrc{width:220px;height:220px;overflow:hidden;flex-shrink:0;background:var(--bg-surface)}.header-info.svelte-yqmgrc{flex:1;display:flex;flex-direction:column;min-width:0;height:220px;justify-content:space-between}.header-text.svelte-yqmgrc{display:flex;flex-direction:column;gap:var(--space-3)}.header-title.svelte-yqmgrc{font-family:var(--font-display);font-size:28px;font-weight:700;color:#fff;margin:0;line-height:1.435}.header-description.svelte-yqmgrc{font-family:var(--font-body);font-size:12px;line-height:1.5;color:#a1a1a1;margin:0;max-width:300px}.header-updated.svelte-yqmgrc{font-family:var(--font-body);font-size:12px;line-height:1.5;color:#6b6b6b;margin:0}.header-follow-btn.svelte-yqmgrc{padding:8px 16px;border-radius:4px;border:1px solid white;background:transparent;color:#fff;font-family:var(--font-display);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all var(--duration-fast) var(--ease-out);display:inline-flex;align-items:center;justify-content:center;align-self:flex-start}.header-follow-btn.svelte-yqmgrc:hover{background:#ffffff1a}.header-follow-btn.following.svelte-yqmgrc{background:#fff;color:#000;border-color:#fff}.header-follow-btn.following.svelte-yqmgrc:hover{background:#ffffffd9}.header-follow-btn.svelte-yqmgrc:disabled{opacity:.4;cursor:not-allowed}.desktop-tabs.svelte-yqmgrc{position:relative;display:flex;align-items:center;gap:var(--space-6);padding:var(--space-4) 0;border-top:1px solid rgba(255,255,255,.1)}.tab-indicator.svelte-yqmgrc{position:absolute;top:0;height:2px;background:var(--text-primary);transition:left .4s cubic-bezier(.34,1.56,.64,1),width .3s cubic-bezier(.25,.1,.25,1)}.desktop-tab.svelte-yqmgrc{position:relative;padding:var(--space-3) 0;background:none;border:none;font-family:var(--font-display);font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);cursor:pointer;transition:color var(--duration-fast) var(--ease-out)}.desktop-tab.svelte-yqmgrc:hover{color:var(--text-secondary)}.desktop-tab.active.svelte-yqmgrc{color:var(--text-primary)}.desktop-map-fullwidth.svelte-yqmgrc{position:relative;width:100%;height:500px;border-radius:16px;overflow:hidden;margin-top:var(--space-5);background:var(--bg-elevated)}.desktop-map-fullwidth.svelte-yqmgrc .desktop-map-inner{width:100%;height:100%}.desktop-areas-content.svelte-yqmgrc{display:flex;flex-direction:column;gap:var(--space-8);margin-top:var(--space-5)}.area-section.svelte-yqmgrc{animation:svelte-yqmgrc-areaEnter var(--duration-slow) var(--ease-out) backwards;animation-delay:calc(var(--area-index, 0) * 80ms)}@keyframes svelte-yqmgrc-areaEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.area-heading.svelte-yqmgrc{font-family:var(--font-display);font-size:14px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 var(--space-4) 0;padding-bottom:var(--space-2);border-bottom:1px solid rgba(255,255,255,.1)}.area-places.svelte-yqmgrc{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4)}.desktop-content-area.svelte-yqmgrc{display:flex;gap:var(--space-6);margin-top:var(--space-5)}.desktop-cards.svelte-yqmgrc{flex:2;display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4);align-content:start}.desktop-map-aside.svelte-yqmgrc{flex:1;height:480px;border-radius:16px;overflow:hidden;flex-shrink:0;position:sticky;top:var(--space-6);background:var(--bg-elevated)}.desktop-map-aside.svelte-yqmgrc .desktop-map-inner{width:100%;height:100%}.desktop-map-empty.svelte-yqmgrc{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3);color:var(--text-tertiary)}.desktop-map-empty.svelte-yqmgrc p:where(.svelte-yqmgrc){margin:0;font-size:14px}.desktop-empty-state.svelte-yqmgrc{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:var(--space-12) var(--space-6);min-height:200px;background:var(--bg-surface);border-radius:var(--radius-xl);border:1px dashed var(--border-default)}.desktop-empty-state.svelte-yqmgrc p:where(.svelte-yqmgrc){font-size:14px;color:var(--text-tertiary);margin:0}.desktop-empty-state.svelte-yqmgrc .empty-subtitle:where(.svelte-yqmgrc){font-size:12px;color:var(--text-tertiary);margin-top:var(--space-2)}.mobile-layout-wrapper.svelte-yqmgrc{display:block}.list-container.svelte-yqmgrc{display:grid;grid-template-columns:280px 1fr 320px;min-height:100vh;gap:var(--space-8);padding:var(--space-8);padding-top:var(--space-6);align-items:start}.list-sidebar.svelte-yqmgrc{display:none;flex-direction:column;gap:24px;position:sticky;top:var(--space-6);align-self:start;width:100%;min-height:80vh;max-height:calc(100dvh - 64px);overflow-y:auto;overflow-x:hidden;background:#18181b66;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:24px}.list-cover.svelte-yqmgrc{width:222px;height:222px;overflow:hidden;box-shadow:0 0 0 2px #ffffff1a;background:var(--bg-elevated)}.list-identity.svelte-yqmgrc{display:flex;flex-direction:column;gap:var(--space-2)}.list-description.svelte-yqmgrc{font-family:var(--font-body);font-size:14px;line-height:1.625;color:#71717b;margin:0;letter-spacing:-.1504px;max-width:254px}.list-contributors.svelte-yqmgrc{display:flex;gap:8px}.contributor-avatar.svelte-yqmgrc{width:32px;height:32px;border-radius:50%;overflow:hidden;box-shadow:0 0 0 2px #ffffff1a;background:var(--bg-elevated);display:flex;align-items:center;justify-content:center}.contributor-avatar.svelte-yqmgrc img:where(.svelte-yqmgrc){width:100%;height:100%;object-fit:cover}.list-follow-button.svelte-yqmgrc{padding:8px 16px;border-radius:4px;border:1px solid white;background:transparent;color:#fff;font-family:var(--font-display);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all var(--duration-fast) var(--ease-out);display:inline-flex;align-items:center;justify-content:center;align-self:flex-start}.list-follow-button.svelte-yqmgrc:hover{background:#ffffff1a}.list-follow-button.following.svelte-yqmgrc{background:#fff;color:#000;border-color:#fff}.list-follow-button.following.svelte-yqmgrc:hover{background:#ffffffd9}.list-follow-button.svelte-yqmgrc:disabled{opacity:.4;cursor:not-allowed}.curator-avatar.svelte-yqmgrc{width:32px;height:32px;border-radius:50%;overflow:hidden;background:var(--bg-surface);display:flex;align-items:center;justify-content:center;color:var(--text-tertiary)}.curator-avatar.small.svelte-yqmgrc{width:24px;height:24px}.curator-avatar.svelte-yqmgrc img:where(.svelte-yqmgrc){width:100%;height:100%;object-fit:cover}.curator-text.svelte-yqmgrc{font-size:12px;color:var(--text-secondary)}.list-content.svelte-yqmgrc{display:flex;flex-direction:column;gap:var(--space-6);min-width:0;overflow-y:auto}.mobile-header.svelte-yqmgrc{position:relative}.mobile-cover.svelte-yqmgrc{position:relative;width:50%;aspect-ratio:1/1;overflow:hidden;margin-bottom:var(--space-4)}.mobile-info.svelte-yqmgrc{display:flex;flex-direction:column;gap:var(--space-2)}.mobile-description.svelte-yqmgrc{font-size:14px;color:var(--text-secondary);line-height:1.5;margin:0}.mobile-curator.svelte-yqmgrc{display:flex;align-items:center;gap:var(--space-2);margin-top:var(--space-2)}.mobile-stats.svelte-yqmgrc{padding:var(--space-3) 0;border-bottom:1px solid var(--border-subtle)}.stat-text.svelte-yqmgrc{font-size:14px;color:var(--text-secondary)}.desktop-content.svelte-yqmgrc{display:none;flex-direction:column;gap:var(--space-6)}.place-grid.svelte-yqmgrc{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4)}.mobile-content.svelte-yqmgrc{display:flex;flex-direction:column;gap:var(--space-4)}.place-card.svelte-yqmgrc{position:relative;display:block;aspect-ratio:3 / 4;border-radius:var(--radius-lg);overflow:hidden;background:var(--bg-elevated);text-decoration:none;animation:svelte-yqmgrc-cardEnter var(--duration-slow) var(--ease-out) backwards;animation-delay:calc(var(--item-index, 0) * 40ms);transition:transform var(--duration-fast) var(--ease-out)}.place-card.svelte-yqmgrc:hover{transform:translateY(-2px)}@keyframes svelte-yqmgrc-cardEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.place-card__img.svelte-yqmgrc{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.place-card__gradient.svelte-yqmgrc{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.25) 40%,transparent 100%)}.place-card__content.svelte-yqmgrc{position:absolute;bottom:0;left:0;right:0;padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-1)}.place-card__title.svelte-yqmgrc{font-family:var(--font-display);font-size:16px;font-weight:600;color:#fff;margin:0;line-height:1.3}.place-card__subtitle.svelte-yqmgrc{font-family:var(--font-body);font-size:12px;color:#ffffffb3;text-transform:uppercase;letter-spacing:.03em}.mobile-map-container.svelte-yqmgrc{position:fixed;inset:0;width:100%;height:100dvh;z-index:40;background:var(--bg-elevated);padding-top:calc(63px + env(safe-area-inset-top,0px));padding-bottom:calc(63px + env(safe-area-inset-bottom,0px))}.mobile-map-title.svelte-yqmgrc{position:absolute;top:calc(78px + env(safe-area-inset-top,0px));left:11px;z-index:41;font-family:var(--font-display);font-size:16px;font-weight:500;color:#fff;margin:0;pointer-events:none}.mobile-map-container.svelte-yqmgrc .map{width:100%;height:100%}.filter-chips.svelte-yqmgrc{display:flex;gap:var(--space-2);overflow-x:auto;padding:var(--space-3) 0;margin-bottom:var(--space-3);-webkit-overflow-scrolling:touch;scrollbar-width:none}.filter-chips.svelte-yqmgrc::-webkit-scrollbar{display:none}.filter-chip.svelte-yqmgrc{flex-shrink:0;padding:8px 16px;border-radius:9999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06);color:#9f9fa9;font-family:var(--font-display);font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.3px;cursor:pointer;transition:all .15s ease-out}.filter-chip.svelte-yqmgrc:hover{background:#ffffff14}.filter-chip.active.svelte-yqmgrc{background:#fff;color:#000;border-color:#fff}.filter-badge.svelte-yqmgrc{color:var(--text-tertiary);font-weight:400}.mobile-sticky-header.svelte-yqmgrc{display:none;position:fixed;top:0;left:0;right:0;height:59px;background:#141414;z-index:50;align-items:center;padding:0 var(--space-4);gap:var(--space-3)}@media(max-width:768px){.mobile-sticky-header.svelte-yqmgrc{display:flex}}.sticky-logo.svelte-yqmgrc{height:22px;flex-shrink:0;display:flex;align-items:center}.sticky-logo.svelte-yqmgrc img:where(.svelte-yqmgrc){height:100%;width:auto}.sticky-tabs.svelte-yqmgrc{display:flex;align-items:center;gap:9px;flex:1;justify-content:center;margin-right:37px}.action-tab.svelte-yqmgrc{padding:10px 16px;border-radius:12px;background:transparent;border:none;font-size:14px;font-weight:400;color:var(--text-tertiary);cursor:pointer;transition:all .15s ease-out}.action-tab.active.svelte-yqmgrc{font-weight:500;color:#fff}.empty-tab.svelte-yqmgrc{display:flex;align-items:center;justify-content:center;min-height:200px;background:var(--bg-surface);border-radius:var(--radius-lg)}.empty-tab.svelte-yqmgrc p:where(.svelte-yqmgrc){font-size:14px;color:var(--text-tertiary);margin:0}.list-map.svelte-yqmgrc{display:none;position:sticky;top:var(--space-6);align-self:start;width:320px;min-height:80vh;max-height:calc(100dvh - 64px);background:#18181b66;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:24px;overflow:hidden}.list-map.svelte-yqmgrc .map{width:100%!important;height:100%!important;border-radius:16px}.map-empty.svelte-yqmgrc{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3);color:var(--text-tertiary);background:var(--bg-surface);border-radius:16px}.map-empty.svelte-yqmgrc p:where(.svelte-yqmgrc){margin:0;font-size:14px}.empty-state.svelte-yqmgrc{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:var(--space-12) var(--space-6);min-height:300px;background:var(--bg-surface);border-radius:var(--radius-xl);border:1px dashed var(--border-default)}.empty-state.svelte-yqmgrc p:where(.svelte-yqmgrc){font-size:var(--text-xl);font-weight:600;color:var(--text-primary);margin:0}.empty-subtitle.svelte-yqmgrc{font-size:var(--text-sm);color:var(--text-tertiary);margin-top:var(--space-2)}@media(min-width:1100px){.desktop-layout.svelte-yqmgrc{display:flex}.mobile-layout-wrapper.svelte-yqmgrc{display:none}}@media(max-width:1099px){.desktop-layout.svelte-yqmgrc{display:none}.mobile-layout-wrapper.svelte-yqmgrc{display:block}}@media(min-width:769px)and (max-width:1099px){.list-container.svelte-yqmgrc{grid-template-columns:280px 1fr}.list-sidebar.svelte-yqmgrc{display:flex}.list-map.svelte-yqmgrc,.mobile-header.svelte-yqmgrc,.mobile-stats.svelte-yqmgrc,.mobile-tabs.svelte-yqmgrc,.mobile-content.svelte-yqmgrc{display:none}.desktop-content.svelte-yqmgrc{display:flex}}@media(max-width:768px){.list-container.svelte-yqmgrc{display:block;padding:var(--space-4);padding-top:100px}.list-content.svelte-yqmgrc{padding:0}.list-sidebar.svelte-yqmgrc,.list-map.svelte-yqmgrc{display:none}.place-grid.svelte-yqmgrc{grid-template-columns:repeat(2,1fr)}}
