.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{-webkit-transition:-webkit-transform .3s ease-out,opacity .3s ease-in;-moz-transition:-moz-transform .3s ease-out,opacity .3s ease-in;-o-transition:-o-transform .3s ease-out,opacity .3s ease-in;transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-cluster-spider-leg{-webkit-transition:-webkit-stroke-dashoffset .3s ease-out,-webkit-stroke-opacity .3s ease-in;-moz-transition:-moz-stroke-dashoffset .3s ease-out,-moz-stroke-opacity .3s ease-in;-o-transition:-o-stroke-dashoffset .3s ease-out,-o-stroke-opacity .3s ease-in;transition:stroke-dashoffset .3s ease-out,stroke-opacity .3s ease-in}.mh{position:relative;height:100dvh;width:100%;overflow:hidden;background:var(--background)}.mh-map{position:absolute;inset:0;z-index:0}.mh-top{position:absolute;top:0;left:0;right:0;z-index:var(--z-fixed, 300);display:flex;align-items:center;gap:var(--space-sm);flex-wrap:nowrap;padding:var(--space-sm) var(--space-md);padding-top:calc(var(--space-sm) + env(safe-area-inset-top));background:var(--glass-bg);backdrop-filter:var(--glass-blur);border-bottom:var(--glass-border)}.mh-brand{flex:0 0 auto;font-family:var(--font-display);font-weight:var(--weight-extrabold);font-size:var(--text-title-sm);color:var(--on-surface);white-space:nowrap}.mh-chips{display:flex;gap:var(--space-xs);flex-wrap:nowrap;min-width:0;flex:1 1 auto;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:2px}.mh-chips::-webkit-scrollbar{display:none}.mh-chip{flex:0 0 auto;white-space:nowrap}.mh-chip{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-body);font-size:var(--text-body-sm);font-weight:var(--weight-semibold);padding:var(--space-2xs) var(--space-md);border:2px solid var(--c, var(--outline));border-radius:var(--radius-full);background:var(--surface-container-lowest);color:var(--c, var(--on-surface));cursor:pointer;box-shadow:var(--shadow-sm);transition:all var(--duration-fast) var(--ease-default)}.mh-chip.on{background:var(--c);color:#fff}.mh-chip--disabled{border-color:var(--outline-variant);color:var(--on-surface-variant);background:var(--surface-container);cursor:not-allowed;opacity:.7;box-shadow:none}.mh-when{position:absolute;left:0;right:0;z-index:var(--z-fixed, 300);top:calc(env(safe-area-inset-top) + 52px);display:flex;flex-direction:column;gap:4px;align-items:center;padding:6px var(--space-md);pointer-events:none}.mh-when-row{display:flex;gap:6px;max-width:100%;overflow-x:auto;pointer-events:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mh-when-row::-webkit-scrollbar{display:none}.mh-when-chip{flex:0 0 auto;white-space:nowrap;cursor:pointer;font-family:var(--font-body);font-size:var(--text-label-md);font-weight:var(--weight-semibold);padding:4px var(--space-sm);border-radius:var(--radius-full);border:1.5px solid var(--outline-variant);color:var(--on-surface);background:var(--glass-bg);backdrop-filter:var(--glass-blur);box-shadow:var(--shadow-sm)}.mh-when-chip.on{background:var(--primary);color:var(--on-primary);border-color:var(--primary)}.mh-when-chip--time.on{background:var(--secondary, #0e9bd4);border-color:var(--secondary, #0e9bd4)}.mh-toast{top:calc(env(safe-area-inset-top) + 130px)}.mh-vibe{position:absolute;left:50%;transform:translate(-50%);bottom:calc(18dvh + 14px + env(safe-area-inset-bottom));z-index:470;width:min(560px,calc(100% - var(--space-lg)));display:flex;flex-direction:column;gap:8px;align-items:center}.mh-vibe-form{display:flex;width:100%;gap:6px;padding:5px 5px 5px var(--space-md);background:var(--surface-container-lowest);border:2px solid var(--on-surface);border-radius:var(--radius-full);box-shadow:var(--shadow-stack)}.mh-vibe-input{flex:1 1 auto;min-width:0;border:none;background:transparent;outline:none;font-family:var(--font-body);font-size:var(--text-body-md);color:var(--on-surface)}.mh-vibe-go{flex:0 0 auto;cursor:pointer;border:none;border-radius:var(--radius-full);padding:var(--space-2xs) var(--space-md);background:var(--gradient-cta, var(--primary));color:var(--on-primary);font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-body-sm)}.mh-vibe-chips{display:flex;gap:6px;flex-wrap:nowrap;overflow-x:auto;max-width:100%;scrollbar-width:none}.mh-vibe-chips::-webkit-scrollbar{display:none}.mh-vibe-chip{flex:0 0 auto;white-space:nowrap;cursor:pointer;font-family:var(--font-body);font-size:var(--text-label-md);font-weight:var(--weight-semibold);padding:4px var(--space-md);border-radius:var(--radius-full);border:1.5px solid var(--outline-variant);color:var(--on-surface);background:var(--glass-bg);backdrop-filter:var(--glass-blur);box-shadow:var(--shadow-sm)}.mh-vibe-chip.on{background:var(--primary);color:var(--on-primary);border-color:var(--primary)}@media(min-width:1024px){.mh-when{left:min(440px,38vw)}.mh-vibe{left:calc(min(440px,38vw) + (100% - min(440px,38vw))/2)}}.mh-evpin-wrap{background:transparent;border:none}.mh-evdot{display:block;width:14px;height:14px;border-radius:50%;background:var(--c, #736d62);border:2.5px solid #fff;box-shadow:0 1px 4px #322e2559}.mh-evpin--pulse{animation:mh-pulse 1.4s var(--ease-bounce);z-index:1000}@keyframes mh-pulse{0%{transform:scale(1)}30%{transform:scale(2.1)}to{transform:scale(1)}}.mh-cluster-wrap{background:transparent;border:none}.mh-cluster{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;color:#fff;font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-body-md);background:radial-gradient(circle at 30% 30%,var(--primary-container),var(--primary));border:3px solid rgba(255,255,255,.9);box-shadow:var(--shadow-md)}.mh-ccluster{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;color:#fff;font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-label-md);white-space:nowrap;background:radial-gradient(circle at 30% 30%,#f48fbe,#e85d9c);border:3px solid rgba(255,255,255,.92);box-shadow:var(--shadow-md)}.mh-brush{position:absolute;left:0;right:0;bottom:calc(18dvh + var(--space-sm));z-index:480;display:flex;flex-direction:column;align-items:center;gap:var(--space-2xs);pointer-events:none}.mh-brush-chips{display:flex;gap:var(--space-xs);flex-wrap:wrap;justify-content:center;pointer-events:auto}.mh-brush-chips .hm-chip{font-size:var(--text-body-sm);padding:var(--space-2xs) var(--space-md)}.mh-brush-hint{font-family:"Permanent Marker",var(--font-body);font-size:var(--text-body-md);color:var(--on-surface);background:var(--glass-bg);backdrop-filter:var(--glass-blur);padding:2px var(--space-sm);border-radius:var(--radius-full);pointer-events:auto}.mh-compose,.mh-detail{bottom:calc(18dvh + 56px);z-index:600}.mh-evcat{font-family:var(--font-body);font-weight:var(--weight-bold);text-transform:capitalize;margin-bottom:var(--space-2xs)}.mh-evhint{font-family:var(--font-body);font-size:var(--text-label-md);color:var(--on-surface-variant);margin-top:var(--space-sm)}.mh-sheet{position:absolute;left:0;right:0;bottom:0;z-index:var(--z-modal, 500);display:flex;flex-direction:column;box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom);background:var(--surface-container-lowest);border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);box-shadow:0 -8px 32px #322e2538;border-top:var(--ghost-border);transition:height var(--duration-slow) var(--ease-default);overflow:hidden}.mh-sheet-handle{flex:0 0 auto;display:flex;align-items:center;justify-content:center;height:26px;cursor:grab;touch-action:none;user-select:none}.mh-sheet-handle:active{cursor:grabbing}.mh-grip{width:40px;height:5px;border-radius:var(--radius-full);background:var(--outline-variant)}.mh-sheet-body{flex:1 1 auto;min-height:0;overflow:hidden}.mh-sheet-body .chat{height:100%}.mh-sheet-stack{display:flex;flex-direction:column;height:100%;min-height:0}.mh-sheet-stack .chat{flex:1 1 auto;min-height:0}.mh-sheet-actions{flex:0 0 auto;display:flex;gap:var(--space-xs);padding:var(--space-2xs) var(--space-md) var(--space-xs);overflow-x:auto;scrollbar-width:none}.mh-sheet-actions::-webkit-scrollbar{display:none}.mh-act{flex:0 0 auto;white-space:nowrap;cursor:pointer;font-family:var(--font-body);font-weight:var(--weight-semibold);font-size:var(--text-body-sm);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-full);border:2px solid var(--outline-variant);background:var(--surface-container-lowest);color:var(--on-surface);min-height:40px}.mh-act--primary{background:var(--primary);color:var(--on-primary);border-color:var(--primary)}.mh-brush-done{margin-left:var(--space-xs);background:none;border:none;cursor:pointer;font-family:var(--font-body);font-weight:var(--weight-bold);color:var(--primary);text-decoration:underline}.mh-brush{bottom:calc(18dvh + var(--space-sm) + env(safe-area-inset-bottom))}.mh-compose,.mh-detail{bottom:calc(18dvh + 56px + env(safe-area-inset-bottom))}@media(max-width:600px){.mh-brand{font-size:var(--text-body-md)}.mh-chip{font-size:var(--text-label-md);padding:2px var(--space-sm)}}.mh-person-wrap{background:transparent;border:none}.mh-person{width:40px;height:40px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,#fef6e7,#d5ecf3);color:var(--on-surface);font-family:var(--font-display);font-weight:var(--weight-bold);font-size:1.2rem;border:3px solid #fff;box-shadow:0 2px 8px #322e2566}.mh-person{position:relative}.mh-person img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mh-person--lg{width:56px;height:56px;font-size:var(--text-title-sm)}.mh-chip--link{text-decoration:none}.mh-chip--swipe{background:var(--c);color:#fff;border-color:transparent;font-weight:700}.mh-chip--swipe:hover{filter:brightness(1.05)}.mh-person-head{display:flex;gap:var(--space-sm);align-items:center}.mh-person-name{font-family:var(--font-display);font-weight:var(--weight-extrabold);font-size:var(--text-title-sm);color:var(--on-surface)}.mh-person-headline{font-family:var(--font-body);color:var(--on-surface-variant);font-size:var(--text-body-sm)}.mh-person-tags{margin-top:var(--space-sm)}.mh-build-cta{position:absolute;right:var(--space-md);bottom:calc(18dvh + 64px);z-index:590;display:inline-flex;align-items:center;gap:6px;font-family:var(--font-display);font-weight:var(--weight-extrabold);font-size:var(--text-body-md);padding:var(--space-sm) var(--space-lg);border:2px solid var(--on-surface);border-radius:var(--radius-full);background:var(--primary);color:var(--on-primary);cursor:pointer;box-shadow:var(--shadow-stack);transition:transform var(--duration-fast) var(--ease-default)}.mh-build-cta:hover{transform:translate(-1px,-1px)}.mh-builder{height:100%;overflow-y:auto;padding:var(--space-md)}.mh-builder-back{background:none;border:none;cursor:pointer;margin-bottom:var(--space-sm);font-family:var(--font-body);font-weight:var(--weight-semibold);color:var(--primary);padding:0}@media(max-width:600px){.mh-build-cta{font-size:var(--text-body-sm);padding:var(--space-xs) var(--space-md);right:var(--space-sm)}}@media(min-width:1024px){.mh-sheet{height:100dvh!important;width:min(440px,38vw);border-top-left-radius:0;border-top-right-radius:0;border-right:var(--ghost-border);border-top:none;box-shadow:8px 0 32px #322e2529;transition:none}.mh-sheet-handle{display:none}.mh-toast{left:auto;right:var(--space-lg);transform:none}.mh-compose,.mh-detail{left:auto;right:var(--space-2xl);width:min(420px,32vw);bottom:var(--space-2xl)}.mh-brush{left:min(440px,38vw)}}.md{position:relative;height:100%;width:100%;overflow:hidden;background:var(--background)}.md-map{position:absolute;inset:0;z-index:0}.md-top{position:absolute;top:0;left:0;right:0;z-index:400;display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);padding-top:calc(var(--space-sm) + env(safe-area-inset-top));background:var(--glass-bg);backdrop-filter:var(--glass-blur);border-bottom:var(--glass-border)}.md-brand{flex:0 0 auto;font-family:var(--font-display);font-weight:var(--weight-extrabold);font-size:var(--text-body-md);color:var(--on-surface);white-space:nowrap}.md-refine{flex:1 1 auto;min-width:0;text-align:center;cursor:pointer;font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-body-sm);color:var(--primary);background:color-mix(in srgb,var(--primary) 10%,var(--surface-container-lowest));border:1.5px solid color-mix(in srgb,var(--primary) 35%,transparent);border-radius:var(--radius-full);padding:6px var(--space-md);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.md-saved{flex:0 0 auto;cursor:pointer;font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-body-sm);color:#e1326b;background:var(--surface-container-lowest);border:1.5px solid var(--outline-variant);border-radius:var(--radius-full);padding:6px var(--space-sm)}.md-pin-wrap{background:transparent;border:none}.md-pin{display:block;width:16px;height:16px;border-radius:50%;background:var(--c, #736d62);border:3px solid #fff;box-shadow:0 1px 5px #322e2566}.md-cluster-wrap{background:transparent;border:none}.md-cluster{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;color:#fff;font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-body-sm);background:radial-gradient(circle at 30% 30%,var(--primary-container),var(--primary));border:3px solid rgba(255,255,255,.92);box-shadow:var(--shadow-md)}.md-sheet{position:absolute;left:0;right:0;bottom:0;z-index:300;height:62dvh;display:flex;flex-direction:column;background:var(--surface-container-lowest);border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);box-shadow:0 -8px 32px #322e252e;border-top:var(--ghost-border);transform:translateY(var(--sheet-offset, 0px)) translateY(var(--sheet-drag, 0px));transition:transform var(--duration-default) var(--ease-default);will-change:transform}.md-sheet--peek{--sheet-offset: calc(100% - 300px) }.md-sheet--open{--sheet-offset: 0px}.md-sheet.is-dragging{transition:none}.md-sheet-grab{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:3px;padding:8px var(--space-md) 0;cursor:grab;user-select:none}.md-sheet-grab:active{cursor:grabbing}.md-sheet-grip{width:40px;height:5px;border-radius:var(--radius-full);background:var(--outline-variant);flex:0 0 auto}.md-sheet-hint{font-family:var(--font-body);font-size:11px;font-weight:var(--weight-semibold);color:var(--on-surface-variant);line-height:1;opacity:.8}.md-guide{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding:2px var(--space-md) var(--space-xs)}.md-kicker{margin:0 0 1px;font-family:var(--font-body);font-size:var(--text-label-md);font-weight:var(--weight-bold);color:var(--primary);text-transform:uppercase;letter-spacing:.04em}.md-title{margin:0;font-family:var(--font-display);font-size:var(--text-title-lg);line-height:var(--leading-tight);font-weight:var(--weight-extrabold);color:var(--on-surface)}.md-guide-filter{flex:0 0 auto;cursor:pointer;border:1.5px solid var(--outline-variant);border-radius:var(--radius-full);background:var(--surface-container);color:var(--on-surface);font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-label-md);padding:6px var(--space-sm)}.md-sheet-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding:4px var(--space-md) var(--space-sm);cursor:grab;user-select:none;touch-action:none}.md-sheet-head:active{cursor:grabbing}.md-sheet-title{font-family:var(--font-display);font-weight:var(--weight-extrabold);font-size:var(--text-title-sm);color:var(--on-surface);margin:0}.md-sheet-sub{font-family:var(--font-body);font-weight:var(--weight-regular);font-size:var(--text-label-md);color:var(--on-surface-variant)}.md-shuffle{flex:0 0 auto;cursor:pointer;font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-label-md);color:var(--on-primary);background:var(--gradient-cta, var(--primary));border:none;border-radius:var(--radius-full);padding:6px var(--space-md)}.md-list{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:var(--space-md)}.md-sheet--open .md-list{transition:opacity var(--duration-fast) var(--ease-default)}.md-spotlight{display:flex;align-items:center;gap:var(--space-sm);margin:0 var(--space-md) var(--space-xs);padding:var(--space-sm);border:2px solid color-mix(in srgb,var(--primary) 34%,var(--outline-variant));border-radius:var(--radius-lg);background:radial-gradient(circle at 0% 0%,color-mix(in srgb,var(--primary-container) 70%,transparent),transparent 48%),var(--surface-container-lowest);color:var(--on-surface);text-decoration:none;box-shadow:var(--shadow-sm)}.md-spotlight-icon{flex:0 0 auto;width:44px;height:44px;display:grid;place-items:center;border-radius:var(--radius-md);background:color-mix(in srgb,var(--primary) 12%,var(--surface-container));font-size:1.45rem}.md-spotlight-copy{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:1px}.md-spotlight-kicker{font-family:var(--font-body);font-size:10px;font-weight:var(--weight-bold);letter-spacing:.05em;text-transform:uppercase;color:var(--primary)}.md-spotlight strong{font-family:var(--font-display);font-size:var(--text-body-md);line-height:1.15;font-weight:var(--weight-extrabold);color:var(--on-surface)}.md-spotlight-copy span:last-child{font-family:var(--font-body);font-size:var(--text-label-md);line-height:1.25;color:var(--on-surface-variant);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.md-spotlight-go{flex:0 0 auto;color:var(--primary);font-weight:var(--weight-bold)}.md-card{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);cursor:pointer;border-bottom:1px solid var(--surface-container);transition:background var(--duration-fast) var(--ease-default)}.md-card:active{background:var(--surface-container)}.md-card.is-active{background:color-mix(in srgb,var(--primary-container) 40%,transparent)}.md-card-img{position:relative;flex:0 0 auto;width:64px;height:64px;border-radius:var(--radius-md);overflow:hidden;display:grid;place-items:center;background:color-mix(in srgb,var(--c, #736d62) 16%,var(--surface-container))}.md-card-emoji{font-size:1.5rem;opacity:.9}.md-card-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.md-card-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px}.md-card-title{font-family:var(--font-body);font-weight:var(--weight-semibold);font-size:var(--text-body-md);line-height:1.28;color:var(--on-surface);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.md-card-meta{font-family:var(--font-body);font-size:var(--text-label-md);color:var(--on-surface-variant);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.md-card-tags{display:flex;gap:6px}.md-going{font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-label-md);color:#d4571a}.md-full{font-family:var(--font-body);font-weight:var(--weight-semibold);font-size:var(--text-label-md);color:var(--on-surface-variant)}.md-heart{flex:0 0 auto;width:44px;height:44px;border-radius:50%;border:none;background:none;cursor:pointer;font-size:1.35rem;color:var(--outline);line-height:1}.md-heart.on{color:#e1326b}.md-empty{text-align:center;color:var(--on-surface-variant);padding:var(--space-2xl) var(--space-md)}.ed2-backdrop{position:fixed;inset:0;z-index:1300;background:#322e2566;display:flex;align-items:flex-end}.ed2{width:100%;max-height:92dvh;display:flex;flex-direction:column;overflow:hidden;background:var(--surface-container-lowest);border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);animation:ed2-up var(--duration-default) var(--ease-default)}@keyframes ed2-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.ed2-x{position:absolute;top:calc(var(--space-sm) + env(safe-area-inset-top));right:var(--space-md);z-index:2;width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;background:#ffffffeb;box-shadow:var(--shadow-sm);font-size:1rem}.ed2-hero{position:relative;flex:0 0 auto;height:34dvh;overflow:hidden}.ed2-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.ed2-poster{display:none}.ed2-hero--poster .ed2-poster{position:absolute;inset:0;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-sm);padding:var(--space-xl) var(--space-lg);text-align:center;background:radial-gradient(120% 80% at 80% 0%,color-mix(in srgb,var(--c) 42%,transparent),transparent 60%),linear-gradient(150deg,color-mix(in srgb,var(--c) 36%,var(--surface-container)),color-mix(in srgb,var(--c) 12%,var(--surface-container-lowest)))}.ed2-poster-emoji{font-size:4rem;line-height:1;filter:drop-shadow(0 2px 6px rgba(50,46,37,.18))}.ed2-poster-title{font-family:var(--font-display);font-weight:var(--weight-extrabold);font-size:var(--text-title-md);line-height:1.15;color:color-mix(in srgb,var(--c) 70%,var(--on-surface));display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ed2-poster-going{font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-body-sm);color:#d4571a}.ed2-hosts{margin-bottom:var(--space-md)}.ed2-hosts-label{display:block;font-family:var(--font-body);font-weight:var(--weight-semibold);font-size:var(--text-label-md);color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.04em;margin-bottom:var(--space-xs)}.ed2-host-chips{display:flex;flex-wrap:wrap;gap:6px}.ed2-host-chip{font-family:var(--font-body);font-weight:var(--weight-semibold);font-size:var(--text-label-md);padding:4px var(--space-sm);border-radius:var(--radius-full);background:var(--surface-container);color:var(--on-surface)}.ed2-host-more{color:var(--on-surface-variant)}.ed2-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:var(--space-lg) var(--space-lg) var(--space-md)}.ed2-cat{font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-label-md);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-2xs)}.ed2-title{font-family:var(--font-display);font-weight:var(--weight-extrabold);font-size:var(--text-headline-sm);line-height:1.15;color:var(--on-surface);margin:0 0 var(--space-md)}.ed2-facts{display:flex;flex-direction:column;gap:var(--space-xs);margin-bottom:var(--space-md)}.ed2-fact{display:flex;gap:var(--space-sm);align-items:flex-start;font-family:var(--font-body);font-size:var(--text-body-md);color:var(--on-surface)}.ed2-fact span{flex:1 1 auto;color:var(--on-surface-variant)}.ed2-summary{font-family:var(--font-body);font-size:var(--text-body-md);line-height:var(--leading-relaxed);color:var(--on-surface);margin:0}.ed2-actions{flex:0 0 auto;display:flex;gap:var(--space-sm);padding:var(--space-md) var(--space-lg) calc(var(--space-md) + env(safe-area-inset-bottom));border-top:var(--ghost-border);background:var(--surface-container-lowest)}.ed2-save{flex:0 0 auto;cursor:pointer;font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-body-md);padding:var(--space-sm) var(--space-lg);border:2px solid var(--outline-variant);border-radius:var(--radius-full);background:var(--surface-container-lowest);color:var(--on-surface)}.ed2-save.on{color:#e1326b;border-color:#e1326b}.ed2-rsvp{flex:1 1 auto;text-align:center;text-decoration:none;cursor:pointer;font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-body-lg);padding:var(--space-sm);border-radius:var(--radius-full);background:var(--gradient-cta, var(--primary));color:var(--on-primary);box-shadow:var(--shadow-stack)}.ed2-rsvp--soft{background:var(--surface-container);color:var(--on-surface);box-shadow:none;border:2px solid var(--outline-variant)}.pp{height:100%;display:flex;flex-direction:column;background:var(--background)}.pp-top{flex:0 0 auto;padding:calc(var(--space-md) + env(safe-area-inset-top)) var(--space-md) var(--space-sm);border-bottom:var(--ghost-border)}.pp-title{font-family:var(--font-display);font-weight:var(--weight-extrabold);font-size:var(--text-title-lg);color:var(--on-surface);margin:0}.pp-sub{font-family:var(--font-body);font-size:var(--text-body-sm);color:var(--on-surface-variant);margin:2px 0 var(--space-sm)}.pp-search{width:100%;box-sizing:border-box;font-family:var(--font-body);font-size:var(--text-body-md);padding:var(--space-sm) var(--space-md);border:1.5px solid var(--outline-variant);border-radius:var(--radius-full);background:var(--surface-container-lowest);color:var(--on-surface)}.pp-filters{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;margin-top:var(--space-sm)}.pp-filters::-webkit-scrollbar{display:none}.pp-chip{flex:0 0 auto;white-space:nowrap;cursor:pointer;font-family:var(--font-body);font-weight:var(--weight-semibold);font-size:var(--text-label-md);padding:5px var(--space-md);border-radius:var(--radius-full);border:1.5px solid var(--outline-variant);background:var(--surface-container-lowest);color:var(--on-surface)}.pp-chip.on{background:var(--primary);border-color:var(--primary);color:var(--on-primary)}.pp-list{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:var(--space-md)}.pp-card{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);text-decoration:none;border-bottom:1px solid var(--surface-container)}.pp-card:active{background:var(--surface-container)}.pp-avatar{position:relative;flex:0 0 auto;width:52px;height:52px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,#fef6e7,#d5ecf3);color:var(--on-surface);font-family:var(--font-display);font-weight:var(--weight-bold);font-size:1.45rem;border:2px solid rgba(50,46,37,.12)}.pp-avatar-icon{filter:saturate(.95)}.pp-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pp-main{flex:1 1 auto;min-width:0}.pp-name{font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-body-md);color:var(--on-surface);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-badge{margin-left:6px;font-size:10px;font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.04em;color:var(--primary);background:color-mix(in srgb,var(--primary) 14%,transparent);padding:1px 6px;border-radius:var(--radius-full);vertical-align:middle}.pp-card--host{cursor:default}.pp-headline{font-family:var(--font-body);font-size:var(--text-label-md);color:var(--on-surface-variant);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pp-tags{display:flex;gap:5px;margin-top:3px;overflow:hidden}.pp-hood,.pp-tag{flex:0 0 auto;font-family:var(--font-body);font-size:11px;font-weight:var(--weight-semibold);padding:2px 8px;border-radius:var(--radius-full);white-space:nowrap}.pp-hood{color:var(--on-surface-variant);background:var(--surface-container)}.pp-tag{color:var(--primary);background:color-mix(in srgb,var(--primary) 12%,transparent)}.pp-go{flex:0 0 auto;color:var(--outline);font-size:1.5rem}.pp-empty{text-align:center;color:var(--on-surface-variant);padding:var(--space-2xl) var(--space-md)}.app{height:100dvh;width:100%;display:flex;flex-direction:column;background:var(--background);overflow:hidden}.app-view{flex:1 1 auto;min-height:0;position:relative;overflow:hidden}.app-view>*{height:100%}.app-scroll{height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.app-map{height:100%}.app-map .mh{height:100%!important}.app-view .sw{height:100%}.app-overlay{position:fixed;inset:0;z-index:1000;background:var(--background)}.app-overlay .sw{height:100dvh}.bn{flex:0 0 auto;display:grid;grid-template-columns:repeat(4,1fr);background:var(--surface-container-lowest);border-top:var(--ghost-border);box-shadow:0 -4px 16px #322e2514;padding-bottom:env(safe-area-inset-bottom);z-index:var(--z-fixed, 300)}.bn-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:56px;padding:6px 0;border:none;background:none;cursor:pointer;color:var(--on-surface-variant);font-family:var(--font-body)}.bn-icon{font-size:1.35rem;line-height:1;filter:grayscale(.4);opacity:.7;transition:all var(--duration-fast) var(--ease-default)}.bn-label{font-size:11px;font-weight:var(--weight-semibold)}.bn-tab.is-active{color:var(--primary)}.bn-tab.is-active .bn-icon{filter:none;opacity:1;transform:translateY(-1px)}.sw-top--discover{display:flex;align-items:center;gap:var(--space-sm);padding-top:calc(var(--space-sm) + env(safe-area-inset-top))}.sw-top--discover .sw-brand{flex:0 0 auto}.sw-refine{flex:1 1 auto;min-width:0;text-align:left;cursor:pointer;font-family:var(--font-body);font-weight:var(--weight-semibold);font-size:var(--text-body-sm);color:var(--on-surface);background:var(--surface-container);border:1.5px solid var(--outline-variant);border-radius:var(--radius-full);padding:5px var(--space-md);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sw-saved{flex:0 0 auto;cursor:pointer;font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-body-sm);color:#e1326b;background:var(--surface-container);border:1.5px solid var(--outline-variant);border-radius:var(--radius-full);padding:5px var(--space-sm)}.rf-backdrop{position:fixed;inset:0;z-index:1200;background:#322e2559;display:flex;align-items:flex-end}.rf{position:relative;width:100%;max-height:80dvh;overflow-y:auto;background:var(--surface-container-lowest);border-top-left-radius:var(--radius-xl);border-top-right-radius:var(--radius-xl);padding:var(--space-sm) var(--space-lg) calc(var(--space-lg) + env(safe-area-inset-bottom));box-shadow:0 -8px 32px #322e2538;animation:rf-up var(--duration-default) var(--ease-default)}@keyframes rf-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.rf-x{position:absolute;top:var(--space-sm);right:var(--space-md);width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;background:var(--surface-container);color:var(--on-surface);font-size:1rem}.rf-handle{width:40px;height:5px;border-radius:var(--radius-full);background:var(--outline-variant);margin:4px auto var(--space-md)}.rf-title{font-family:var(--font-display);font-weight:var(--weight-extrabold);font-size:var(--text-title-md);margin:0 var(--space-2xl) var(--space-md) 0;color:var(--on-surface)}.rf-group{margin-bottom:var(--space-lg)}.rf-label{display:block;font-family:var(--font-body);font-weight:var(--weight-semibold);font-size:var(--text-label-md);color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.04em;margin-bottom:var(--space-xs)}.rf-chips{display:flex;flex-wrap:wrap;gap:var(--space-xs)}.rf-chip{cursor:pointer;font-family:var(--font-body);font-weight:var(--weight-semibold);font-size:var(--text-body-sm);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-full);border:2px solid var(--outline-variant);background:var(--surface-container-lowest);color:var(--on-surface)}.rf-chip.on{background:var(--primary);border-color:var(--primary);color:var(--on-primary)}.rf-actions{display:flex;align-items:center;gap:var(--space-md);margin-top:var(--space-sm)}.rf-clear{background:none;border:none;cursor:pointer;color:var(--on-surface-variant);text-decoration:underline;font-family:var(--font-body)}.rf-apply{flex:1 1 auto;cursor:pointer;font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-body-lg);padding:var(--space-sm);border:none;border-radius:var(--radius-full);background:var(--gradient-cta, var(--primary));color:var(--on-primary);box-shadow:var(--shadow-stack)}.saved{padding:var(--space-md)}.saved--overlay{position:fixed;inset:0;z-index:1100;background:var(--background);overflow-y:auto;padding-top:calc(var(--space-md) + env(safe-area-inset-top))}.saved-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-md)}.saved-title{font-family:var(--font-display);font-weight:var(--weight-extrabold);font-size:var(--text-title-lg);margin:0;color:var(--on-surface)}.saved-count{color:var(--on-surface-variant);font-size:var(--text-body-md)}.saved-close{background:var(--surface-container);border:none;border-radius:50%;width:36px;height:36px;cursor:pointer;font-size:1rem}.saved-empty{text-align:center;color:var(--on-surface-variant);padding:var(--space-2xl) var(--space-md)}.saved-empty-sub{font-size:var(--text-body-sm)}.saved-browse{margin-top:var(--space-md);cursor:pointer;font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-body-md);padding:var(--space-sm) var(--space-xl);border:none;border-radius:var(--radius-full);background:var(--gradient-cta, var(--primary));color:var(--on-primary);box-shadow:var(--shadow-stack)}.saved-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-xs)}.saved-item{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-xs);border:var(--ghost-border);border-radius:var(--radius-md);background:var(--surface-container-lowest)}.saved-thumb{width:52px;height:52px;object-fit:cover;border-radius:var(--radius-sm);flex:0 0 auto}.saved-main{flex:1 1 auto;min-width:0}.saved-name{font-family:var(--font-body);font-weight:var(--weight-semibold);color:var(--on-surface);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.saved-meta{font-size:var(--text-label-md);color:var(--on-surface-variant)}.saved-actions{display:flex;align-items:center;gap:var(--space-md);flex:0 0 auto}.saved-rsvp{padding:6px 10px}.saved-remove{width:36px;height:36px}.saved-rsvp{font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-label-md);color:var(--primary);text-decoration:none;white-space:nowrap}.saved-remove{background:none;border:none;cursor:pointer;color:var(--on-surface-variant);font-size:1rem}.me{padding-bottom:var(--space-2xl)}.me-head{padding:calc(var(--space-md) + env(safe-area-inset-top)) var(--space-md) 0}.me-title{font-family:var(--font-display);font-weight:var(--weight-extrabold);font-size:var(--text-title-lg);color:var(--on-surface);margin:0}.me-section{padding:var(--space-md)}.me-saved{border-top:var(--ghost-border)}.me-links{display:grid;grid-template-columns:1fr;gap:var(--space-xs);margin-bottom:var(--space-md)}.me-links a{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border:1.5px solid var(--outline-variant);border-radius:var(--radius-lg);background:var(--surface-container-lowest);color:var(--on-surface);text-decoration:none;font-family:var(--font-body);font-weight:var(--weight-semibold);font-size:var(--text-body-md)}.me-links a:after{content:"↗";color:var(--primary)}.me-profile{width:100%;text-align:left;cursor:pointer;display:flex;align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border:none;border-radius:var(--radius-lg);background:var(--gradient-cta, var(--primary));color:var(--on-primary);box-shadow:var(--shadow-stack)}.me-profile-emoji{font-size:1.75rem;flex:0 0 auto}.me-profile-text{flex:1 1 auto;display:flex;flex-direction:column;gap:2px;min-width:0}.me-profile-h{font-family:var(--font-display);font-weight:var(--weight-extrabold);font-size:var(--text-title-sm)}.me-profile-sub{font-family:var(--font-body);font-size:var(--text-body-sm);opacity:.92}.me-profile-go{flex:0 0 auto;font-size:1.5rem;font-weight:var(--weight-bold)}.me-more{display:block;margin:var(--space-md) auto;cursor:pointer;font-family:var(--font-body);font-weight:var(--weight-bold);font-size:var(--text-body-md);padding:var(--space-sm) var(--space-xl);border:2px solid var(--outline-variant);border-radius:var(--radius-full);background:var(--surface-container-lowest);color:var(--on-surface)}
