.BerlinMap-module__vb2W5G__mapContainer{background:var(--surface);border:var(--border);width:100%;box-shadow:var(--shadow);border-radius:20px;padding:22px 24px 18px}.BerlinMap-module__vb2W5G__mapHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.BerlinMap-module__vb2W5G__mapTitle{font-family:var(--font-serif);color:var(--text);letter-spacing:1px;margin:0;font-size:24px;font-weight:400}.BerlinMap-module__vb2W5G__legend{color:rgba(var(--fg), .6);border-top:1px solid var(--stroke);justify-content:center;align-items:center;gap:14px;margin-top:12px;padding-top:12px;font-size:12px;font-weight:600;display:flex}.BerlinMap-module__vb2W5G__legendItem{align-items:center;gap:6px;display:flex}.BerlinMap-module__vb2W5G__legendSwatch{border-radius:3px;width:11px;height:11px}.BerlinMap-module__vb2W5G__mapArea{position:relative}.BerlinMap-module__vb2W5G__svg{width:100%;height:auto;max-height:220px;display:block}.BerlinMap-module__vb2W5G__mapSelection{color:var(--sage-fg);background:var(--sage);border:2px solid var(--stroke);white-space:nowrap;border-radius:99px;padding:3px 10px;font-size:12px;font-weight:600}.BerlinMap-module__vb2W5G__collapseBtn{cursor:pointer;color:rgba(var(--fg), .6);background:0 0;border:none;align-items:center;gap:5px;padding:4px 2px;font-size:12.5px;font-weight:600;display:inline-flex}.BerlinMap-module__vb2W5G__areaPanel{border-top:1px solid rgba(var(--fg), .1);margin-top:12px;padding-top:14px}.BerlinMap-module__vb2W5G__areaPanelHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.BerlinMap-module__vb2W5G__areaPanelTitle{color:var(--text);font-size:14px;font-weight:700}.BerlinMap-module__vb2W5G__areaPanelCount{color:rgba(var(--fg), .5);font-weight:600}.BerlinMap-module__vb2W5G__areaClear{cursor:pointer;color:rgba(var(--fg), .5);background:0 0;border:none;font-size:12.5px;font-weight:600}.BerlinMap-module__vb2W5G__areaPeople{flex-wrap:wrap;gap:8px;display:flex}.BerlinMap-module__vb2W5G__areaPerson{background:rgba(var(--fg), .05);border:1px solid rgba(var(--fg), .1);color:var(--text);border-radius:99px;align-items:center;gap:7px;padding:4px 12px 4px 4px;font-size:13px;font-weight:600;display:inline-flex}.BerlinMap-module__vb2W5G__areaAvatar{border-radius:99px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:flex}.BerlinMap-module__vb2W5G__areaMore{color:rgba(var(--fg), .5);align-items:center;padding:0 6px;font-size:13px;font-weight:600;display:inline-flex}.BerlinMap-module__vb2W5G__areaShowBtn{background:var(--sage);color:var(--sage-fg);cursor:pointer;border:none;border-radius:11px;margin-top:14px;padding:9px 16px;font-size:13.5px;font-weight:600}.BerlinMap-module__vb2W5G__areaEmpty{color:rgba(var(--fg), .5);margin:0;font-size:13.5px}.BerlinMap-module__vb2W5G__districtPath{cursor:pointer;transition:fill .2s,opacity .2s}.BerlinMap-module__vb2W5G__tooltip{z-index:5;pointer-events:none;background:var(--surface);border:2px solid var(--stroke);box-shadow:var(--shadow);white-space:nowrap;border-radius:12px;flex-direction:column;gap:1px;padding:8px 12px;animation:.12s BerlinMap-module__vb2W5G__vfade;display:flex;position:absolute}.BerlinMap-module__vb2W5G__tooltipName{color:var(--text);letter-spacing:-.01em;font-size:14px;font-weight:700}.BerlinMap-module__vb2W5G__tooltipCount{color:var(--coral);font-size:12.5px;font-weight:600}@media (max-width:640px){.BerlinMap-module__vb2W5G__mapContainer{padding:16px 16px 12px}.BerlinMap-module__vb2W5G__mapTitle{font-size:21px}.BerlinMap-module__vb2W5G__legend{gap:10px;font-size:11px}}
.ConnectionStatusPill-module__RpWN4G__pill{border:1.5px solid var(--stroke);border-radius:99px;justify-content:center;align-items:center;gap:5px;width:fit-content;margin:8px auto 0;padding:4px 10px;font-size:11.5px;font-weight:600;display:flex}.ConnectionStatusPill-module__RpWN4G__pillPending{color:rgba(var(--fg), .6);background:0 0;border:none}.ConnectionStatusPill-module__RpWN4G__pillConnected{color:var(--sage);background:0 0;border:none}.ConnectionStatusPill-module__RpWN4G__dot{opacity:.6;background:currentColor;border-radius:99px;width:6px;height:6px}.ConnectionStatusPill-module__RpWN4G__pulseDot{background:var(--sage);width:6px;height:6px;box-shadow:0 0 6px var(--sage);border-radius:99px;flex-shrink:0;position:relative}.ConnectionStatusPill-module__RpWN4G__pulseDot:after{content:"";background:var(--sage);opacity:.55;border-radius:99px;animation:1.8s ease-out infinite ConnectionStatusPill-module__RpWN4G__pillPulse;position:absolute;inset:-3px}@keyframes ConnectionStatusPill-module__RpWN4G__pillPulse{0%{opacity:.55;transform:scale(.6)}to{opacity:0;transform:scale(2.2)}}@media (prefers-reduced-motion:reduce){.ConnectionStatusPill-module__RpWN4G__pulseDot:after{animation:none;display:none}}
.ParentCard-module__lTFXgq__card{background:var(--surface);border:var(--border);box-shadow:var(--shadow);cursor:pointer;border-radius:18px;padding:20px;transition:transform .15s,box-shadow .15s;position:relative}.ParentCard-module__lTFXgq__districtPill{max-width:calc(100% - 36px);color:var(--teal-text);background:var(--surface);border:2px solid var(--stroke);white-space:nowrap;text-overflow:ellipsis;border-radius:99px;padding:4px 11px;font-size:11.5px;font-weight:600;position:absolute;top:-15px;right:18px;overflow:hidden}.ParentCard-module__lTFXgq__card:hover{box-shadow:var(--shadow-lg);transform:translate(-2px,-2px)}.ParentCard-module__lTFXgq__card:active{box-shadow:var(--shadow-sm);transform:translate(0)}.ParentCard-module__lTFXgq__header{align-items:center;gap:12px;display:flex}.ParentCard-module__lTFXgq__info{min-width:0}.ParentCard-module__lTFXgq__name{color:var(--text);letter-spacing:-.02em;font-size:16px;font-weight:700}.ParentCard-module__lTFXgq__nameMuted{color:rgba(var(--fg), .5);letter-spacing:0;font-weight:500}.ParentCard-module__lTFXgq__meta{color:rgba(var(--fg), .55);font-size:13px;font-weight:500}.ParentCard-module__lTFXgq__children{color:var(--teal-text);margin-top:12px;font-size:12.5px;font-weight:600}.ParentCard-module__lTFXgq__bio{color:rgba(var(--fg), .65);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 12px;font-size:13.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.ParentCard-module__lTFXgq__reasons{flex-wrap:wrap;gap:6px;margin-top:12px;margin-bottom:12px;display:flex}.ParentCard-module__lTFXgq__bio+.ParentCard-module__lTFXgq__reasons{margin-top:0}.ParentCard-module__lTFXgq__reasonChip{color:var(--text);border:1.5px solid var(--stroke);background:#7fcfb638;border-radius:99px;align-items:center;gap:5px;padding:4px 10px;font-size:11.5px;font-weight:600;display:flex}.ParentCard-module__lTFXgq__reasonDot{background:var(--sage);border-radius:99px;flex-shrink:0;width:5px;height:5px}.ParentCard-module__lTFXgq__mutuals{align-items:center;gap:9px;margin-bottom:14px;display:flex}.ParentCard-module__lTFXgq__mutualAvatars{display:flex}.ParentCard-module__lTFXgq__mutualAvatar{width:24px;height:24px;font-size:10px;font-weight:800;font-family:var(--font-sans);border:2px solid var(--surface);border-radius:99px;justify-content:center;align-items:center;display:flex}.ParentCard-module__lTFXgq__mutualAvatars .ParentCard-module__lTFXgq__mutualAvatar+.ParentCard-module__lTFXgq__mutualAvatar{margin-left:-8px}.ParentCard-module__lTFXgq__mutualText{color:rgba(var(--fg), .55);font-size:12px;font-weight:500}.ParentCard-module__lTFXgq__btnConnect{background:var(--accent);width:100%;color:var(--accent-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:12px;padding:11px;font-size:14.5px;font-weight:700;transition:transform .12s,box-shadow .12s}.ParentCard-module__lTFXgq__btnConnect:hover{box-shadow:var(--shadow);transform:translate(-1px,-1px)}.ParentCard-module__lTFXgq__btnConnect:active{box-shadow:none;transform:translate(0)}.ParentCard-module__lTFXgq__btnConnected{background:var(--sage);width:100%;color:var(--sage-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:12px;padding:11px;font-size:14.5px;font-weight:700;transition:transform .12s,box-shadow .12s}.ParentCard-module__lTFXgq__btnConnected:hover{box-shadow:var(--shadow);transform:translate(-1px,-1px)}.ParentCard-module__lTFXgq__btnConnected:active{box-shadow:none;transform:translate(0)}.ParentCard-module__lTFXgq__btnPending{background:rgba(var(--fg), .05);width:100%;color:rgba(var(--fg), .5);border:2px dashed var(--stroke);cursor:default;border-radius:12px;padding:11px;font-size:14.5px;font-weight:700}@keyframes ParentCard-module__lTFXgq__btnSettle{0%{transform:scale(1)}40%{transform:scale(.97)}to{transform:scale(1)}}.ParentCard-module__lTFXgq__btnSettle{animation:.18s ease-out ParentCard-module__lTFXgq__btnSettle}@media (prefers-reduced-motion:reduce){.ParentCard-module__lTFXgq__card:hover,.ParentCard-module__lTFXgq__btnConnect:hover,.ParentCard-module__lTFXgq__btnConnected:hover{transform:none}.ParentCard-module__lTFXgq__btnSettle{animation:none}}
.DiscoverDashboard-module__R0myBq__disc{flex:1;grid-template-columns:1fr;align-items:start;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:30px 24px 60px;display:grid}.DiscoverDashboard-module__R0myBq__disc>*{min-width:0}@media (max-width:640px){.DiscoverDashboard-module__R0myBq__disc{padding:20px 16px 48px}}.DiscoverDashboard-module__R0myBq__aside{flex-direction:column;gap:14px;display:flex}.DiscoverDashboard-module__R0myBq__countBadge{background:var(--accent);min-width:22px;height:22px;color:var(--accent-fg);border-radius:99px;flex-shrink:0;justify-content:center;align-items:center;padding:0 7px;font-size:12.5px;font-weight:700;display:inline-flex}.DiscoverDashboard-module__R0myBq__sheetChrome{flex-direction:column;display:flex}.DiscoverDashboard-module__R0myBq__sheetGrip{touch-action:none;cursor:grab;justify-content:center;align-items:center;padding:12px 0 8px;display:flex}.DiscoverDashboard-module__R0myBq__sheetGrip span{background:rgba(var(--fg), .22);border-radius:99px;width:38px;height:4px}.DiscoverDashboard-module__R0myBq__sheetHead{justify-content:space-between;align-items:center;padding:6px 2px 10px;display:flex}.DiscoverDashboard-module__R0myBq__sheetTitle{letter-spacing:-.02em;color:var(--text);font-size:18px;font-weight:800}.DiscoverDashboard-module__R0myBq__fbar{z-index:50;background:var(--surface);border:var(--border);box-shadow:var(--shadow-sm);border-radius:14px;align-items:center;gap:11px;padding:9px 11px;display:flex;position:sticky;top:0}.DiscoverDashboard-module__R0myBq__fbarBtn{background:var(--accent);color:var(--accent-fg);border:2px solid var(--ink);cursor:pointer;border-radius:11px;align-items:center;gap:9px;padding:10px 15px;font-size:14px;font-weight:700;display:flex}.DiscoverDashboard-module__R0myBq__fbarIcon{flex-direction:column;gap:3px;width:14px;display:flex}.DiscoverDashboard-module__R0myBq__fbarIcon span{background:var(--accent-fg);border-radius:2px;height:2px}.DiscoverDashboard-module__R0myBq__fbarIcon span:nth-child(2){width:10px}.DiscoverDashboard-module__R0myBq__fbarIcon span:nth-child(3){width:6px}.DiscoverDashboard-module__R0myBq__fbarBadge{color:var(--accent);background:var(--accent-fg);border-radius:99px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;display:flex}.DiscoverDashboard-module__R0myBq__fbarCount{color:rgba(var(--fg), .62);white-space:nowrap;font-size:13px;font-weight:600}.DiscoverDashboard-module__R0myBq__fbarClear{cursor:pointer;color:var(--teal-text);white-space:nowrap;background:0 0;border:none;margin-left:auto;font-size:12.5px;font-weight:600}.DiscoverDashboard-module__R0myBq__scrim{z-index:84;-webkit-backdrop-filter:blur(3px);background:#0714188c;animation:.2s DiscoverDashboard-module__R0myBq__vsheetfade;position:fixed;inset:0}@keyframes DiscoverDashboard-module__R0myBq__vsheetfade{0%{opacity:0}to{opacity:1}}.DiscoverDashboard-module__R0myBq__applyFilterBtn{display:none}.DiscoverDashboard-module__R0myBq__filterCloseBtn{background:rgba(var(--fg), .06);border:2px solid var(--stroke);cursor:pointer;width:34px;height:34px;color:var(--text);border-radius:10px;flex-shrink:0;margin-left:auto;font-size:16px;display:none}@media (min-width:900px){.DiscoverDashboard-module__R0myBq__disc{grid-template-columns:280px 1fr}.DiscoverDashboard-module__R0myBq__aside{position:sticky;top:90px}.DiscoverDashboard-module__R0myBq__fbar,.DiscoverDashboard-module__R0myBq__sheetChrome,.DiscoverDashboard-module__R0myBq__scrim{display:none}}@media (max-width:899px){.DiscoverDashboard-module__R0myBq__aside{z-index:85;overscroll-behavior:contain;background:var(--bg);border-top:2px solid var(--stroke);max-height:88vh;padding:6px 16px calc(26px + env(safe-area-inset-bottom));visibility:hidden;border-radius:22px 22px 0 0;transition:transform .34s cubic-bezier(.32,.72,.24,1);position:fixed;inset:auto 0 0;overflow-y:auto;transform:translateY(101%);box-shadow:0 -16px 50px -20px #00000073}.DiscoverDashboard-module__R0myBq__aside.DiscoverDashboard-module__R0myBq__asideOpen{visibility:visible;transform:translateY(0)}.DiscoverDashboard-module__R0myBq__filterCloseBtn{justify-content:center;align-items:center;display:flex}.DiscoverDashboard-module__R0myBq__applyFilterBtn{background:var(--accent);width:100%;color:var(--accent-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:12px;margin-top:4px;padding:13px;font-size:15px;font-weight:700;display:block}}@media (prefers-reduced-motion:reduce){.DiscoverDashboard-module__R0myBq__aside{transition:none}}.DiscoverDashboard-module__R0myBq__fieldLabel{color:rgba(var(--fg), .6);margin-bottom:6px;font-size:12px;font-weight:600;display:block}.DiscoverDashboard-module__R0myBq__selectWrap{position:relative}.DiscoverDashboard-module__R0myBq__select{border:2px solid var(--stroke);width:100%;color:var(--text);background:var(--surface);cursor:pointer;appearance:none;border-radius:10px;padding:10px 42px 10px 12px;font-size:14px}.DiscoverDashboard-module__R0myBq__selectCaret{pointer-events:none;color:rgba(var(--fg), .45);position:absolute;top:50%;right:16px;transform:translateY(-50%)}.DiscoverDashboard-module__R0myBq__select:focus{border-color:var(--ink);box-shadow:var(--shadow-sm)}.DiscoverDashboard-module__R0myBq__catLabel{font:600 10px var(--font-mono-label);letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--fg), .45);margin-bottom:9px}.DiscoverDashboard-module__R0myBq__filterCard{background:var(--surface);border:var(--border);box-shadow:var(--shadow);border-radius:18px;padding:18px}.DiscoverDashboard-module__R0myBq__filterHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.DiscoverDashboard-module__R0myBq__filterHeadLeft{align-items:center;gap:9px;min-width:0;display:flex}.DiscoverDashboard-module__R0myBq__filterHeadRight{flex-shrink:0;align-items:center;gap:10px;display:flex}.DiscoverDashboard-module__R0myBq__filterTitle{font-family:var(--font-serif);color:var(--text);letter-spacing:.4px;font-size:20px;font-weight:400}.DiscoverDashboard-module__R0myBq__resultPill{font:700 11px var(--font-mono-label);color:var(--sage-fg);background:var(--sage);white-space:nowrap;border-radius:99px;padding:3px 9px}.DiscoverDashboard-module__R0myBq__clearLink{cursor:pointer;color:var(--teal-text);background:0 0;border:none;flex-shrink:0;padding:4px 2px;font-size:12.5px;font-weight:600}.DiscoverDashboard-module__R0myBq__clearLink:hover{text-decoration:underline}.DiscoverDashboard-module__R0myBq__noFilters{color:rgba(var(--fg), .5);margin:0 0 18px;font-size:12.5px;line-height:1.5}.DiscoverDashboard-module__R0myBq__activeTray{flex-wrap:wrap;gap:7px;margin-bottom:18px;display:flex}.DiscoverDashboard-module__R0myBq__activeChip{border:1.5px solid var(--stroke);color:var(--teal-text);cursor:pointer;background:#7fcfb633;border-radius:99px;align-items:center;gap:7px;padding:6px 9px 6px 11px;font-size:12.5px;font-weight:600;transition:border-color .14s;display:flex}.DiscoverDashboard-module__R0myBq__activeChip:hover{border-color:var(--ink)}.DiscoverDashboard-module__R0myBq__chipX{opacity:.65;font-size:11px;line-height:1}.DiscoverDashboard-module__R0myBq__field{margin-bottom:16px;position:relative}.DiscoverDashboard-module__R0myBq__kiezInput{background:var(--surface);border:2px solid var(--stroke);width:100%;color:var(--text);border-radius:10px;padding:10px 16px;font-size:14px;font-weight:600;transition:border-color .15s}.DiscoverDashboard-module__R0myBq__kiezInput:hover{border-color:var(--ink)}.DiscoverDashboard-module__R0myBq__kiezInput:focus{border-color:var(--ink);outline:none}.DiscoverDashboard-module__R0myBq__orPickDistrict{color:rgba(var(--fg), .5);margin:8px 0 6px;font-size:12px}.DiscoverDashboard-module__R0myBq__districtBtn{background:var(--surface);border:2px solid var(--stroke);cursor:pointer;border-radius:10px;align-items:center;gap:9px;width:100%;padding:10px 16px;transition:border-color .15s;display:flex}.DiscoverDashboard-module__R0myBq__districtBtn:hover{border-color:var(--ink)}.DiscoverDashboard-module__R0myBq__districtDot{background:rgba(var(--fg), .22);border-radius:3px;flex-shrink:0;width:9px;height:9px}.DiscoverDashboard-module__R0myBq__districtLabel{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:600;overflow:hidden}.DiscoverDashboard-module__R0myBq__caret{color:rgba(var(--fg), .45);transform-origin:50%;flex-shrink:0;transition:transform .2s;display:block}button[aria-expanded=true] .DiscoverDashboard-module__R0myBq__caret{transform:rotate(180deg)}.DiscoverDashboard-module__R0myBq__popCatch{z-index:39;position:fixed;inset:0}.DiscoverDashboard-module__R0myBq__pop{z-index:40;background:var(--surface);border:2px solid var(--stroke);box-shadow:var(--shadow);border-radius:12px;max-height:288px;padding:6px;animation:.16s DiscoverDashboard-module__R0myBq__vpop;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto}.DiscoverDashboard-module__R0myBq__popRow{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:9px 11px;transition:background .12s;display:flex}.DiscoverDashboard-module__R0myBq__popRow:hover{background:rgba(var(--fg), .06)}.DiscoverDashboard-module__R0myBq__popRowLeft{min-width:0;color:var(--text);align-items:center;gap:9px;font-size:13.5px;font-weight:600;display:flex}.DiscoverDashboard-module__R0myBq__popRowLeft span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.DiscoverDashboard-module__R0myBq__popDot{background:rgba(var(--fg), .22);border-radius:3px;flex-shrink:0;width:8px;height:8px}.DiscoverDashboard-module__R0myBq__popCount{font:600 11.5px var(--font-sans);color:rgba(var(--fg), .4);flex-shrink:0}.DiscoverDashboard-module__R0myBq__chipRow{flex-wrap:wrap;gap:7px;display:flex}.DiscoverDashboard-module__R0myBq__toggleChip{cursor:pointer;border-radius:99px;padding:7px 12px;font-size:12.5px;font-weight:600;transition:transform .12s,background .14s,border-color .14s}.DiscoverDashboard-module__R0myBq__toggleChip:active{transform:scale(.94)}.DiscoverDashboard-module__R0myBq__ageChip{flex-direction:column;align-items:center;gap:1px;padding-top:6px;padding-bottom:6px;line-height:1.25;display:flex}.DiscoverDashboard-module__R0myBq__chipRange{opacity:.7;font-size:10.5px;font-weight:500}.DiscoverDashboard-module__R0myBq__interestsBtn{background:rgba(var(--fg), .04);border:2px solid var(--stroke);cursor:pointer;width:100%;color:var(--text);border-radius:13px;align-items:center;gap:11px;padding:10px 12px;transition:border-color .15s;display:flex}.DiscoverDashboard-module__R0myBq__interestsBtn:hover{border-color:var(--ink)}.DiscoverDashboard-module__R0myBq__interestsIcon{background:var(--sage);width:30px;height:30px;color:var(--sage-fg);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DiscoverDashboard-module__R0myBq__interestsText{text-align:left;flex:1;min-width:0}.DiscoverDashboard-module__R0myBq__interestsTitle{letter-spacing:-.01em;font-size:14px;font-weight:700;display:block}.DiscoverDashboard-module__R0myBq__interestsSub{color:rgba(var(--fg), .55);font-size:12px;font-weight:500;display:block}.DiscoverDashboard-module__R0myBq__interestsChevron{color:rgba(var(--fg), .4);flex-shrink:0;font-size:18px}.DiscoverDashboard-module__R0myBq__interestPills{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.DiscoverDashboard-module__R0myBq__interestPill{border:1.5px solid var(--stroke);background:rgba(var(--fg), .05);color:var(--text);cursor:pointer;border-radius:99px;align-items:center;gap:6px;padding:5px 8px 5px 11px;font-size:12px;font-weight:600;transition:border-color .14s;display:flex}.DiscoverDashboard-module__R0myBq__interestPill:hover{border-color:var(--ink)}.DiscoverDashboard-module__R0myBq__hoodLink{color:rgba(var(--fg), .62);cursor:pointer;background:0 0;border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:6px 4px;font-size:13px;font-weight:600;transition:color .14s;display:flex}.DiscoverDashboard-module__R0myBq__hoodLink:hover{color:var(--text)}.DiscoverDashboard-module__R0myBq__hoodLinkDot{background:var(--sage);border-radius:99px;width:7px;height:7px}.DiscoverDashboard-module__R0myBq__hoodLinkChevron{opacity:.6;font-size:14px}.DiscoverDashboard-module__R0myBq__sectionHeadRow{align-items:center;gap:9px;margin-bottom:4px;display:flex}.DiscoverDashboard-module__R0myBq__dotAccent{background:var(--sage);border-radius:99px;width:8px;height:8px}.DiscoverDashboard-module__R0myBq__sectionHeadSm{color:var(--text);letter-spacing:-.02em;margin:0;font-size:16px;font-weight:700}.DiscoverDashboard-module__R0myBq__sectionSub{color:rgba(var(--fg), .55);margin:0 0 14px;font-size:13px;font-weight:500;line-height:1.4}.DiscoverDashboard-module__R0myBq__gridHeadRow{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.DiscoverDashboard-module__R0myBq__countLabel{color:rgba(var(--fg), .55);font-size:13px;font-weight:600}.DiscoverDashboard-module__R0myBq__recoWrap{opacity:1;transition:opacity .15s ease-out;position:relative}@media (prefers-reduced-motion:reduce){.DiscoverDashboard-module__R0myBq__recoWrap{transition:none}}.DiscoverDashboard-module__R0myBq__recoEmpty{text-align:center;color:rgba(var(--fg), .5);padding:24px 0;font-size:13.5px}.DiscoverDashboard-module__R0myBq__recoScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:14px;padding-bottom:6px;padding-right:24px;display:flex;overflow-x:auto}.DiscoverDashboard-module__R0myBq__recoArrow{display:none}@media (hover:hover) and (pointer:fine){.DiscoverDashboard-module__R0myBq__recoArrow{z-index:3;background:var(--surface);border:var(--border);width:38px;height:38px;box-shadow:var(--shadow);color:var(--text);cursor:pointer;border-radius:99px;justify-content:center;align-items:center;padding-bottom:3px;font-size:22px;line-height:1;transition:opacity .15s,transform .15s;display:flex;position:absolute;top:calc(50% - 3px);transform:translateY(-50%)}.DiscoverDashboard-module__R0myBq__recoArrow:hover{transform:translateY(-50%)scale(1.06)}.DiscoverDashboard-module__R0myBq__recoArrow[hidden]{display:none}.DiscoverDashboard-module__R0myBq__recoArrowLeft{left:-10px}.DiscoverDashboard-module__R0myBq__recoArrowRight{right:-10px}}.DiscoverDashboard-module__R0myBq__recoScroll::-webkit-scrollbar{height:6px}.DiscoverDashboard-module__R0myBq__recoScroll::-webkit-scrollbar-thumb{background:rgba(var(--fg), .16);border-radius:99px}.DiscoverDashboard-module__R0myBq__recoCard{scroll-snap-align:start;background:var(--surface);border:var(--border);min-width:0;box-shadow:var(--shadow);cursor:pointer;border-radius:16px;flex:0 0 230px;padding:16px}.DiscoverDashboard-module__R0myBq__recoBtn{border:2px solid var(--ink);width:100%;box-shadow:var(--shadow-sm);cursor:pointer;border-radius:10px;margin-top:12px;padding:9px;font-size:13.5px;font-weight:700}.DiscoverDashboard-module__R0myBq__grid{opacity:1;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;transition:opacity .15s ease-out;display:grid}.DiscoverDashboard-module__R0myBq__gridPending{opacity:.5;pointer-events:none}@media (prefers-reduced-motion:reduce){.DiscoverDashboard-module__R0myBq__grid{transition:none}}@media (max-width:480px){.DiscoverDashboard-module__R0myBq__grid{grid-template-columns:1fr}}.DiscoverDashboard-module__R0myBq__empty{background:var(--surface);border:2px dashed var(--stroke);text-align:center;border-radius:18px;padding:38px 28px}.DiscoverDashboard-module__R0myBq__emptyIcon{background:rgba(var(--fg), .06);width:46px;height:46px;font:800 18px var(--font-sans);color:var(--teal-text);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.DiscoverDashboard-module__R0myBq__emptyTitle{font-family:var(--font-serif);color:var(--text);margin:0 0 8px;font-size:24px;font-weight:400}.DiscoverDashboard-module__R0myBq__emptyBody{color:rgba(var(--fg), .6);max-width:340px;margin:0 auto 20px;font-size:14px;line-height:1.55}.DiscoverDashboard-module__R0myBq__notifyBtn{background:var(--accent);color:var(--accent-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:12px;padding:12px 24px;font-size:14.5px;font-weight:700;transition:transform .15s,box-shadow .15s}.DiscoverDashboard-module__R0myBq__notifyBtn:hover{box-shadow:var(--shadow);transform:translate(-2px,-2px)}.DiscoverDashboard-module__R0myBq__notifyBtn:active{box-shadow:none;transform:translate(0)}.DiscoverDashboard-module__R0myBq__notifyDone{border:1.5px solid var(--stroke);color:var(--teal-text);background:#7fcfb638;border-radius:12px;align-items:center;gap:8px;padding:11px 20px;font-size:14px;font-weight:600;display:inline-flex}.DiscoverDashboard-module__R0myBq__overlay{z-index:90;-webkit-backdrop-filter:blur(4px);background:#07141899;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.DiscoverDashboard-module__R0myBq__modal{background:var(--bg);border:2px solid var(--stroke);width:100%;max-width:480px;box-shadow:var(--shadow-lg);border-radius:22px;max-height:90vh;padding:30px;animation:.2s DiscoverDashboard-module__R0myBq__vpop;overflow-y:auto}.DiscoverDashboard-module__R0myBq__hoodModal{max-width:520px}@keyframes DiscoverDashboard-module__R0myBq__vslidein{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.DiscoverDashboard-module__R0myBq__mobileTopBar{align-items:center;gap:10px;padding:18px 0 14px;display:none}.DiscoverDashboard-module__R0myBq__mobileBackBtn{cursor:pointer;color:var(--text);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.DiscoverDashboard-module__R0myBq__mobileTopBarTitle{color:var(--text);letter-spacing:-.01em;font-size:15px;font-weight:700}@media (max-width:899px){.DiscoverDashboard-module__R0myBq__overlay{background:var(--bg);-webkit-backdrop-filter:none;align-items:stretch;padding:0}.DiscoverDashboard-module__R0myBq__modal{width:100%;max-width:none;height:100dvh;max-height:none;box-shadow:none;border:none;border-radius:0;padding:0 16px 24px;animation:.22s cubic-bezier(.32,.72,.24,1) DiscoverDashboard-module__R0myBq__vslidein}.DiscoverDashboard-module__R0myBq__modalClose{display:none}.DiscoverDashboard-module__R0myBq__mobileTopBar{display:flex}}.DiscoverDashboard-module__R0myBq__imodal{z-index:95;-webkit-backdrop-filter:blur(4px);background:#07141899;justify-content:center;align-items:center;padding:24px;animation:.2s DiscoverDashboard-module__R0myBq__vsheetfade;display:flex;position:fixed;inset:0}.DiscoverDashboard-module__R0myBq__imodalInner{background:var(--bg);border:2px solid var(--stroke);width:100%;max-width:640px;max-height:86vh;box-shadow:var(--shadow-lg);border-radius:22px;flex-direction:column;animation:.22s cubic-bezier(.32,.72,.24,1) DiscoverDashboard-module__R0myBq__vpop;display:flex;overflow:hidden}.DiscoverDashboard-module__R0myBq__imodalGrip{touch-action:none;cursor:grab;flex-shrink:0;justify-content:center;align-items:center;padding:10px 0 2px;display:none}.DiscoverDashboard-module__R0myBq__imodalGrip span{background:rgba(var(--fg), .22);border-radius:99px;width:38px;height:4px}.DiscoverDashboard-module__R0myBq__imodalHead{border-bottom:1px solid rgba(var(--fg), .12);flex-shrink:0;padding:20px 22px 14px}.DiscoverDashboard-module__R0myBq__imodalHeadTop{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.DiscoverDashboard-module__R0myBq__imodalTitleBlock{min-width:0}.DiscoverDashboard-module__R0myBq__imodalTitle{font-family:var(--font-serif);letter-spacing:1px;color:var(--text);margin:0;font-size:26px;font-weight:400}.DiscoverDashboard-module__R0myBq__imodalSub{color:rgba(var(--fg), .6);margin:5px 0 0;font-size:13.5px;line-height:1.5}.DiscoverDashboard-module__R0myBq__imodalSearch{margin-top:16px;position:relative}.DiscoverDashboard-module__R0myBq__imodalSearchIcon{color:rgba(var(--fg), .4);pointer-events:none;font-size:15px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.DiscoverDashboard-module__R0myBq__imodalInput{border:2px solid var(--stroke);width:100%;color:var(--text);background:var(--surface);border-radius:12px;padding:11px 14px 11px 37px;font-size:14px}.DiscoverDashboard-module__R0myBq__imodalInput:focus{border-color:var(--ink);box-shadow:var(--shadow-sm)}.DiscoverDashboard-module__R0myBq__interestNav{gap:7px;margin-top:13px;padding-bottom:3px;display:flex;overflow-x:auto}.DiscoverDashboard-module__R0myBq__navChip{cursor:pointer;border-radius:99px;flex-shrink:0;align-items:center;gap:6px;padding:7px 12px;font-size:12.5px;font-weight:600;transition:background .14s,border-color .14s;display:flex}.DiscoverDashboard-module__R0myBq__navCount{opacity:.55;font-size:11px;font-weight:700}.DiscoverDashboard-module__R0myBq__imodalBody{flex:1;padding:18px 22px 10px;overflow-y:auto}.DiscoverDashboard-module__R0myBq__interestCat{margin-bottom:22px}.DiscoverDashboard-module__R0myBq__interestCatHead{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:11px;display:flex}.DiscoverDashboard-module__R0myBq__catSel{color:var(--teal-text);font-size:11.5px;font-weight:700}.DiscoverDashboard-module__R0myBq__chipCheck{margin-right:5px}.DiscoverDashboard-module__R0myBq__modalChip{cursor:pointer;border-radius:99px;align-items:center;padding:7px 13px;font-size:13px;font-weight:600;transition:transform .12s,background .14s,border-color .14s;display:flex}.DiscoverDashboard-module__R0myBq__modalChip:active{transform:scale(.93)}.DiscoverDashboard-module__R0myBq__interestEmpty{text-align:center;color:rgba(var(--fg), .5);padding:34px 0;font-size:13.5px}.DiscoverDashboard-module__R0myBq__imodalFoot{padding:14px 22px calc(14px + env(safe-area-inset-bottom));border-top:1px solid rgba(var(--fg), .1);background:var(--surface);flex-shrink:0;align-items:center;gap:12px;display:flex}.DiscoverDashboard-module__R0myBq__imodalSelected{color:var(--text);white-space:nowrap;font-size:13.5px;font-weight:600}.DiscoverDashboard-module__R0myBq__imodalDone{background:var(--accent);color:var(--accent-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:12px;margin-left:auto;padding:11px 26px;font-size:14.5px;font-weight:700;transition:transform .15s,box-shadow .15s}.DiscoverDashboard-module__R0myBq__imodalDone:hover{box-shadow:var(--shadow);transform:translate(-2px,-2px)}.DiscoverDashboard-module__R0myBq__imodalDone:active{box-shadow:none;transform:translate(0)}@media (max-width:899px){.DiscoverDashboard-module__R0myBq__imodal{align-items:flex-end;padding:0}.DiscoverDashboard-module__R0myBq__imodalInner{border-bottom:none;border-radius:22px 22px 0 0;max-width:none;max-height:90vh}.DiscoverDashboard-module__R0myBq__imodalGrip{display:flex}}@media (prefers-reduced-motion:reduce){.DiscoverDashboard-module__R0myBq__imodal,.DiscoverDashboard-module__R0myBq__imodalInner,.DiscoverDashboard-module__R0myBq__scrim,.DiscoverDashboard-module__R0myBq__pop,.DiscoverDashboard-module__R0myBq__modal{animation:none}}.DiscoverDashboard-module__R0myBq__modalClose{background:rgba(var(--fg), .06);border:2px solid var(--stroke);cursor:pointer;width:34px;height:34px;color:var(--text);border-radius:10px;flex-shrink:0;font-size:16px}.DiscoverDashboard-module__R0myBq__modalEyebrow{font:600 10px var(--font-mono-label);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-text);margin-bottom:10px}.DiscoverDashboard-module__R0myBq__reasonChip{color:var(--text);border:1.5px solid var(--stroke);background:#7fcfb638;border-radius:99px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:600;display:flex}.DiscoverDashboard-module__R0myBq__modalMutuals{background:rgba(var(--fg), .04);border-radius:12px;align-items:center;gap:10px;margin-top:16px;padding:11px 14px;display:flex}.DiscoverDashboard-module__R0myBq__modalLabel{color:rgba(var(--fg), .7);margin-bottom:8px;font-size:12px;font-weight:600;display:block}.DiscoverDashboard-module__R0myBq__textarea{border:2px solid var(--stroke);width:100%;color:var(--text);background:var(--surface);resize:none;border-radius:12px;padding:13px 14px;font-size:14.5px;line-height:1.5}.DiscoverDashboard-module__R0myBq__textarea:focus{border-color:var(--ink);box-shadow:var(--shadow-sm)}.DiscoverDashboard-module__R0myBq__modalSubmit{background:var(--accent);width:100%;color:var(--accent-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:13px;margin-top:22px;padding:14px;font-size:15.5px;font-weight:700;transition:transform .15s,box-shadow .15s}.DiscoverDashboard-module__R0myBq__modalSubmit:hover{box-shadow:var(--shadow);transform:translate(-2px,-2px)}.DiscoverDashboard-module__R0myBq__modalSubmit:active{box-shadow:none;transform:translate(0)}.DiscoverDashboard-module__R0myBq__modalSubmit:disabled{opacity:.6;cursor:default;box-shadow:var(--shadow-sm);transform:none}.DiscoverDashboard-module__R0myBq__modalNote{text-align:center;color:rgba(var(--fg), .4);margin:12px 0 0;font-size:12px;line-height:1.5}.DiscoverDashboard-module__R0myBq__hoodTitle{font-family:var(--font-serif);letter-spacing:1px;color:var(--text);margin:0;font-size:28px;font-weight:400}.DiscoverDashboard-module__R0myBq__hoodSub{color:rgba(var(--fg), .6);margin:8px 0 0;font-size:14px;line-height:1.55}.DiscoverDashboard-module__R0myBq__hoodChip{cursor:pointer;border-radius:11px;align-items:center;gap:8px;padding:9px 14px;font-size:13.5px;font-weight:600;transition:all .15s;display:flex}@media (prefers-reduced-motion:reduce){.DiscoverDashboard-module__R0myBq__notifyBtn:hover,.DiscoverDashboard-module__R0myBq__modalSubmit:hover{transform:none}}.DiscoverDashboard-module__R0myBq__chipSelected{background:var(--sage);color:var(--sage-fg)}.DiscoverDashboard-module__R0myBq__recoCardHeader{align-items:center;gap:11px;display:flex}.DiscoverDashboard-module__R0myBq__recoCardInfo{min-width:0}.DiscoverDashboard-module__R0myBq__recoCardName{color:var(--text);letter-spacing:-.02em;font-size:15px;font-weight:700}.DiscoverDashboard-module__R0myBq__recoCardNameMuted{color:rgba(var(--fg), .5);font-weight:500}.DiscoverDashboard-module__R0myBq__recoCardMeta{color:rgba(var(--fg), .55);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.DiscoverDashboard-module__R0myBq__recoCardChildren{color:rgba(var(--fg), .5);margin-top:11px;font-size:12px;font-weight:600}.DiscoverDashboard-module__R0myBq__recoBtnConnected{background:var(--sage);color:var(--sage-fg)}.DiscoverDashboard-module__R0myBq__recoBtnPending{background:rgba(var(--fg), .08);color:rgba(var(--fg), .5);cursor:default}.DiscoverDashboard-module__R0myBq__recoBtnConnect{background:var(--accent);color:var(--accent-fg)}@keyframes DiscoverDashboard-module__R0myBq__btnSettle{0%{transform:scale(1)}40%{transform:scale(.97)}to{transform:scale(1)}}.DiscoverDashboard-module__R0myBq__btnSettle{animation:.18s ease-out DiscoverDashboard-module__R0myBq__btnSettle}@keyframes DiscoverDashboard-module__R0myBq__toastRise{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.DiscoverDashboard-module__R0myBq__sentToast{z-index:60;background:var(--text);color:var(--bg);border:2px solid var(--ink);box-shadow:var(--shadow);text-align:center;border-radius:12px;max-width:calc(100vw - 32px);padding:12px 20px;font-size:14px;font-weight:600;animation:.2s ease-out DiscoverDashboard-module__R0myBq__toastRise;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.DiscoverDashboard-module__R0myBq__btnSettle,.DiscoverDashboard-module__R0myBq__sentToast{animation:none}}@keyframes DiscoverDashboard-module__R0myBq__welcomeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.DiscoverDashboard-module__R0myBq__welcomeBanner{background:var(--tint-sage-weak);border:var(--border);box-shadow:var(--shadow-sm);color:var(--text);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;font-size:14.5px;font-weight:600;animation:.25s ease-out DiscoverDashboard-module__R0myBq__welcomeIn;display:flex}.DiscoverDashboard-module__R0myBq__welcomeClose{color:rgba(var(--fg), .5);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px 4px;font-size:14px}.DiscoverDashboard-module__R0myBq__avatarNudgeLink{color:var(--text);text-underline-offset:2px;text-decoration:underline}@media (prefers-reduced-motion:reduce){.DiscoverDashboard-module__R0myBq__welcomeBanner{animation:none}}.DiscoverDashboard-module__R0myBq__mainCol{flex-direction:column;gap:26px;display:flex}.DiscoverDashboard-module__R0myBq__gridAnchor{scroll-margin-top:16px}.DiscoverDashboard-module__R0myBq__notifyDot{background:var(--sage);border-radius:99px;flex-shrink:0;width:7px;height:7px}.DiscoverDashboard-module__R0myBq__hoodModalHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.DiscoverDashboard-module__R0myBq__hoodDistrictRow{margin-top:20px}.DiscoverDashboard-module__R0myBq__hoodChipGrid{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.DiscoverDashboard-module__R0myBq__hoodChipDot{background:var(--sage);border-radius:99px;flex-shrink:0;width:8px;height:8px}.DiscoverDashboard-module__R0myBq__hoodChipDotActive{background:var(--sage-fg)}.DiscoverDashboard-module__R0myBq__popRowSelected{background:#7fcfb629}.DiscoverDashboard-module__R0myBq__popLabelSelected{color:var(--teal-text)}.DiscoverDashboard-module__R0myBq__districtDotActive{background:var(--accent)}.DiscoverDashboard-module__R0myBq__districtLabelActive{color:var(--text)}.DiscoverDashboard-module__R0myBq__districtLabelInactive{color:rgba(var(--fg), .55)}.DiscoverDashboard-module__R0myBq__recoSection{flex-direction:column;display:flex}.DiscoverDashboard-module__R0myBq__modalMutualAvatars{display:flex}.DiscoverDashboard-module__R0myBq__modalMutualAvatar{width:26px;height:26px;font-size:11px;font-weight:800;font-family:var(--font-sans);border:2px solid var(--ink);border-radius:99px;justify-content:center;align-items:center;display:flex}.DiscoverDashboard-module__R0myBq__modalMutualAvatars .DiscoverDashboard-module__R0myBq__modalMutualAvatar+.DiscoverDashboard-module__R0myBq__modalMutualAvatar{margin-left:-8px}.DiscoverDashboard-module__R0myBq__modalMutualText{color:rgba(var(--fg), .65);font-size:13px;font-weight:500}.DiscoverDashboard-module__R0myBq__reasonDot{background:var(--sage);border-radius:99px;flex-shrink:0;width:6px;height:6px}.DiscoverDashboard-module__R0myBq__reasonsRow{flex-wrap:wrap;gap:7px;display:flex}.DiscoverDashboard-module__R0myBq__modalHead{align-items:center;gap:14px;display:flex}.DiscoverDashboard-module__R0myBq__modalHeadInfo{flex:1;min-width:0}.DiscoverDashboard-module__R0myBq__modalHeadName{color:var(--text);letter-spacing:-.02em;margin:0;font-size:21px;font-weight:700}.DiscoverDashboard-module__R0myBq__modalHeadNameMuted{color:rgba(var(--fg), .5);font-weight:500}.DiscoverDashboard-module__R0myBq__modalHeadMeta{color:rgba(var(--fg), .55);font-size:13px;font-weight:500}.DiscoverDashboard-module__R0myBq__modalWhyRow{margin-top:20px}.DiscoverDashboard-module__R0myBq__whyCount{color:var(--text);margin-bottom:10px;font-size:13px;font-weight:600}.DiscoverDashboard-module__R0myBq__alsoMatchesLabel{color:rgba(var(--fg), .55);margin:14px 0 8px;font-size:12px;font-weight:600}.DiscoverDashboard-module__R0myBq__showMoreBtn{cursor:pointer;color:var(--teal-text);background:0 0;border:none;align-items:center;gap:5px;margin-top:10px;padding:0;font-size:13px;font-weight:700;display:inline-flex}.DiscoverDashboard-module__R0myBq__showMoreChevron{transition:transform .15s}.DiscoverDashboard-module__R0myBq__modalMsgRow{margin-top:20px}
.InteractiveDemo-module__rGWX3q__demoWrap{flex-direction:column;align-items:center;gap:16px;display:flex}.InteractiveDemo-module__rGWX3q__tryPrompt{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:320px;max-width:100%;margin:0 auto -18px;display:flex}.InteractiveDemo-module__rGWX3q__tryPromptText{font-family:var(--font-sans);color:var(--coral);white-space:nowrap;font-size:17px;font-weight:700}.InteractiveDemo-module__rGWX3q__tryPromptArrow{flex-shrink:0;transform:rotate(4deg)}.InteractiveDemo-module__rGWX3q__phone{background:var(--ink);width:320px;max-width:100%;box-shadow:var(--shadow-lg);border-radius:40px;padding:14px}.InteractiveDemo-module__rGWX3q__notch{background:var(--ink);z-index:2;border-radius:0 0 14px 14px;width:90px;height:18px;margin:0 auto;position:relative}.InteractiveDemo-module__rGWX3q__screen{background:var(--surface);border-radius:26px;flex-direction:column;height:600px;margin-top:-18px;display:flex;position:relative;overflow:hidden}.InteractiveDemo-module__rGWX3q__homeIndicator{background:#f4f1ea80;border-radius:99px;width:120px;height:4px;margin:10px auto 0}.InteractiveDemo-module__rGWX3q__tryAnother{color:var(--teal-text);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:4px 8px;font-size:13.5px;font-weight:700;text-decoration:underline}.InteractiveDemo-module__rGWX3q__topBar{flex-shrink:0;align-items:center;gap:10px;padding:22px 16px 12px;display:flex}.InteractiveDemo-module__rGWX3q__topBarTitle{color:var(--text);letter-spacing:-.01em;font-size:15px;font-weight:700}.InteractiveDemo-module__rGWX3q__topBarSub{color:rgba(var(--fg), .5);font-size:11.5px;font-weight:500}.InteractiveDemo-module__rGWX3q__chatHeadInfo{flex:1;min-width:0}.InteractiveDemo-module__rGWX3q__backBtn{cursor:pointer;color:var(--text);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.InteractiveDemo-module__rGWX3q__meetPill{background:var(--sage);color:var(--sage-fg);border:2px solid var(--ink);cursor:pointer;white-space:nowrap;border-radius:99px;flex-shrink:0;padding:6px 10px;font-size:11px;font-weight:700}.InteractiveDemo-module__rGWX3q__list{flex-direction:column;flex:1;gap:12px;padding:0 14px 16px;display:flex;overflow-y:auto}.InteractiveDemo-module__rGWX3q__card{background:var(--surface);border:var(--border);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:16px;padding:14px}.InteractiveDemo-module__rGWX3q__cardHead{align-items:center;gap:10px;display:flex}.InteractiveDemo-module__rGWX3q__cardInfo{min-width:0}.InteractiveDemo-module__rGWX3q__cardName{color:var(--text);letter-spacing:-.01em;font-size:14.5px;font-weight:700}.InteractiveDemo-module__rGWX3q__cardNameMuted{color:rgba(var(--fg), .5);font-weight:500}.InteractiveDemo-module__rGWX3q__cardMeta{color:rgba(var(--fg), .55);font-size:11.5px;font-weight:500}.InteractiveDemo-module__rGWX3q__cardChildren{color:var(--teal-text);margin-top:4px;font-size:11px;font-weight:600}.InteractiveDemo-module__rGWX3q__cardBio{color:rgba(var(--fg), .65);margin:8px 0 10px;font-size:12px;line-height:1.5}.InteractiveDemo-module__rGWX3q__reasons{flex-wrap:wrap;gap:5px;margin-bottom:10px;display:flex}.InteractiveDemo-module__rGWX3q__reasonChip{color:var(--text);border:1.5px solid var(--stroke);background:#7fcfb638;border-radius:99px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:600;display:flex}.InteractiveDemo-module__rGWX3q__reasonDot{background:var(--sage);border-radius:99px;flex-shrink:0;width:4px;height:4px}.InteractiveDemo-module__rGWX3q__connectBtn{background:var(--accent);width:100%;color:var(--accent-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:10px;padding:9px;font-size:12.5px;font-weight:700}.InteractiveDemo-module__rGWX3q__profileCard{background:var(--surface);border:var(--border);box-shadow:var(--shadow-sm);border-radius:14px;margin-bottom:12px;padding:14px}.InteractiveDemo-module__rGWX3q__sectionLabel{letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--fg), .5);margin-bottom:10px;font-size:11px;font-weight:700}.InteractiveDemo-module__rGWX3q__groupHeader{letter-spacing:.04em;text-transform:uppercase;color:var(--teal-text);margin:14px 0 8px;font-size:11px;font-weight:700}.InteractiveDemo-module__rGWX3q__catBlock{margin-bottom:14px}.InteractiveDemo-module__rGWX3q__catLabel{color:rgba(var(--fg), .6);margin-bottom:6px;font-size:12px;font-weight:600}.InteractiveDemo-module__rGWX3q__tagRow{flex-wrap:wrap;gap:6px;display:flex}.InteractiveDemo-module__rGWX3q__tagChip{border-radius:99px;padding:5px 10px;font-size:11.5px;font-weight:600}.InteractiveDemo-module__rGWX3q__connectBody{flex-direction:column;flex:1;padding:0 16px 16px;display:flex;overflow-y:auto}.InteractiveDemo-module__rGWX3q__whyLabel{font:600 10px var(--font-mono-label);letter-spacing:.1em;text-transform:uppercase;color:var(--teal-text);margin:16px 0 8px}.InteractiveDemo-module__rGWX3q__fieldLabel{color:var(--text);margin:6px 0;font-size:12px;font-weight:700}.InteractiveDemo-module__rGWX3q__textarea{border:2px solid var(--stroke);width:100%;color:var(--text);background:var(--surface);resize:none;box-sizing:border-box;border-radius:12px;outline:none;padding:10px 12px;font-family:inherit;font-size:13px}.InteractiveDemo-module__rGWX3q__textarea:focus{box-shadow:var(--shadow-sm)}.InteractiveDemo-module__rGWX3q__sendRequestBtn{background:var(--accent);color:var(--accent-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:12px;margin-top:12px;padding:11px;font-size:13.5px;font-weight:700}.InteractiveDemo-module__rGWX3q__note{color:rgba(var(--fg), .5);margin:8px 0 0;font-size:11px;line-height:1.5}.InteractiveDemo-module__rGWX3q__timeline{flex-direction:column;flex:1;gap:9px;padding:12px 16px;display:flex;overflow-y:auto}.InteractiveDemo-module__rGWX3q__rowStart{justify-content:flex-start;display:flex}.InteractiveDemo-module__rGWX3q__rowEnd{justify-content:flex-end;display:flex}.InteractiveDemo-module__rGWX3q__rowCenter{justify-content:center;margin:4px 0;display:flex}.InteractiveDemo-module__rGWX3q__systemPill{color:rgba(var(--fg), .5);background:rgba(var(--fg), .05);border-radius:99px;padding:5px 10px;font-size:10.5px;font-weight:600}.InteractiveDemo-module__rGWX3q__bubble{word-break:break-word;max-width:78%;padding:9px 12px;font-size:13px;line-height:1.45}.InteractiveDemo-module__rGWX3q__bubbleMine{background:var(--accent);color:var(--accent-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm);border-radius:14px 14px 4px}.InteractiveDemo-module__rGWX3q__bubbleOther{background:rgba(var(--fg), .06);color:var(--text);border:2px solid var(--stroke);box-shadow:var(--shadow-sm);border-radius:14px 14px 14px 4px}.InteractiveDemo-module__rGWX3q__bubbleTyping{gap:4px;padding:12px 14px;display:flex}.InteractiveDemo-module__rGWX3q__typingDot{background:rgba(var(--fg), .45);border-radius:99px;width:5px;height:5px;animation:1.1s ease-in-out infinite InteractiveDemo-module__rGWX3q__typingBounce}.InteractiveDemo-module__rGWX3q__typingDot:nth-child(2){animation-delay:.15s}.InteractiveDemo-module__rGWX3q__typingDot:nth-child(3){animation-delay:.3s}@keyframes InteractiveDemo-module__rGWX3q__typingBounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.InteractiveDemo-module__rGWX3q__meetupCard{background:rgba(var(--fg), .05);border:var(--border);min-width:160px;max-width:82%;box-shadow:var(--shadow-sm);border-radius:13px;padding:11px 13px}.InteractiveDemo-module__rGWX3q__meetupTop{align-items:center;gap:8px;margin-bottom:8px;display:flex}.InteractiveDemo-module__rGWX3q__meetupBadge{background:var(--sage);width:26px;height:26px;color:var(--sage-fg);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:11.5px;font-weight:800;display:flex}.InteractiveDemo-module__rGWX3q__meetupLabel{font:600 9px var(--font-mono-label);letter-spacing:.1em;text-transform:uppercase;color:var(--teal-text)}.InteractiveDemo-module__rGWX3q__meetupType{color:var(--text);margin-top:1px;font-size:13px;font-weight:700}.InteractiveDemo-module__rGWX3q__meetupPlace{color:rgba(var(--fg), .75);margin-top:2px;font-size:12.5px}.InteractiveDemo-module__rGWX3q__meetupWhen{color:var(--coral);margin-top:1px;font-size:12px;font-weight:600}.InteractiveDemo-module__rGWX3q__meetupStatus{color:rgba(var(--fg), .55);margin-top:8px;font-size:11px;font-weight:600}.InteractiveDemo-module__rGWX3q__composer{border-top:1px solid rgba(var(--fg), .1);flex-shrink:0;align-items:center;gap:8px;padding:10px 14px;display:flex}.InteractiveDemo-module__rGWX3q__composerInput{border:2px solid var(--stroke);color:var(--text);background:var(--surface);border-radius:99px;outline:none;flex:1;min-width:0;padding:9px 13px;font-family:inherit;font-size:13px}.InteractiveDemo-module__rGWX3q__composerInput:focus{box-shadow:var(--shadow-sm)}.InteractiveDemo-module__rGWX3q__sendBtn{background:var(--accent);color:var(--accent-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.InteractiveDemo-module__rGWX3q__sendBtn:disabled{opacity:.6;cursor:default}@media (max-width:380px){.InteractiveDemo-module__rGWX3q__phone{width:100%}}
@keyframes page-module___8aEwW__reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.page-module___8aEwW__vgHero{grid-template-columns:1fr;gap:40px;display:grid}.page-module___8aEwW__vgFeat{grid-template-columns:1fr;gap:14px;display:grid}.page-module___8aEwW__vgWhy{grid-template-columns:1fr;gap:32px;display:grid}.page-module___8aEwW__vgWhatIs{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:640px){.page-module___8aEwW__vgWhatIs{grid-template-columns:repeat(2,1fr);gap:16px}}@media (min-width:760px){.page-module___8aEwW__vgWhy{grid-template-columns:230px 1fr;gap:52px}}@media (min-width:720px){.page-module___8aEwW__vgFeat{grid-template-columns:repeat(3,1fr);gap:18px}}@media (min-width:920px){.page-module___8aEwW__vgHero{grid-template-columns:1.08fr .92fr;gap:52px}}.page-module___8aEwW__heroSection{align-items:center;max-width:1200px;margin:0 auto;padding:60px 24px 56px}.page-module___8aEwW__heroEyebrow{font-family:var(--font-mono-label);letter-spacing:.24em;color:var(--teal-text);text-transform:uppercase;margin-bottom:22px;font-size:11px;font-weight:700;animation:.5s cubic-bezier(.16,1,.3,1) both page-module___8aEwW__reveal}.page-module___8aEwW__heroH1{font-family:var(--font-serif);letter-spacing:1px;color:var(--text);margin:0;font-size:clamp(46px,9vw,72px);font-weight:400;line-height:.96;animation:.6s cubic-bezier(.16,1,.3,1) 80ms both page-module___8aEwW__reveal}.page-module___8aEwW__heroSub{color:rgba(var(--fg), .74);margin:26px 0 32px;font-size:17px;line-height:1.6;animation:.6s cubic-bezier(.16,1,.3,1) .16s both page-module___8aEwW__reveal}.page-module___8aEwW__heroCtas{flex-wrap:wrap;gap:12px;animation:.6s cubic-bezier(.16,1,.3,1) .24s both page-module___8aEwW__reveal;display:flex}.page-module___8aEwW__heroProofRow{border-top:1px solid rgba(var(--fg), .1);align-items:center;gap:14px;margin-top:42px;padding-top:28px;animation:.6s cubic-bezier(.16,1,.3,1) .32s both page-module___8aEwW__reveal;display:flex}.page-module___8aEwW__avatarStack{display:flex}.page-module___8aEwW__avatarStack>span+span{margin-left:-11px}.page-module___8aEwW__avatarStackItem{transition:transform .2s cubic-bezier(.16,1,.3,1);display:flex}.page-module___8aEwW__avatarStack:hover .page-module___8aEwW__avatarStackItem{transform:translateY(-4px)}.page-module___8aEwW__avatarStack:hover .page-module___8aEwW__avatarStackItem:nth-child(2){transition-delay:40ms}.page-module___8aEwW__avatarStack:hover .page-module___8aEwW__avatarStackItem:nth-child(3){transition-delay:80ms}.page-module___8aEwW__avatarStack:hover .page-module___8aEwW__avatarStackItem:nth-child(4){transition-delay:.12s}.page-module___8aEwW__heroProofText{color:rgba(var(--fg), .7);font-size:14px;font-weight:500}.page-module___8aEwW__heroPanel{background:var(--bg-gradient);border:var(--border);box-shadow:var(--shadow-lg);border-radius:18px;flex-direction:column;gap:14px;padding:24px;animation:.6s cubic-bezier(.16,1,.3,1) .2s both page-module___8aEwW__reveal;display:flex}.page-module___8aEwW__heroPanelLabel{font-family:var(--font-mono-label);letter-spacing:.2em;color:var(--teal-text);text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:700}.page-module___8aEwW__heroPanelCard{background:var(--surface);border:2px solid var(--stroke);opacity:0;border-radius:13px;flex-direction:column;gap:12px;padding:16px 18px;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1);animation:.5s cubic-bezier(.16,1,.3,1) both page-module___8aEwW__reveal;display:flex;position:relative}.page-module___8aEwW__heroPanelCard:hover{box-shadow:var(--shadow-sm);transform:translate(-3px,-3px)}.page-module___8aEwW__heroPanelTop{align-items:center;gap:14px;display:flex}.page-module___8aEwW__heroPanelInfo{flex:1;min-width:0}.page-module___8aEwW__heroPanelName{color:var(--text);font-size:15px;font-weight:700}.page-module___8aEwW__heroPanelNameMuted{color:rgba(var(--fg), .5);font-weight:500}.page-module___8aEwW__heroPanelNameMuted:before{content:", "}@media (max-width:480px){.page-module___8aEwW__heroPanelNameMuted{font-size:13px;display:block}.page-module___8aEwW__heroPanelNameMuted:before{content:""}}.page-module___8aEwW__heroPanelMeta{color:rgba(var(--fg), .55);font-size:12.5px}.page-module___8aEwW__heroPanelChildren{color:var(--teal-text);margin-top:3px;font-size:12px;font-weight:600}.page-module___8aEwW__heroPanelBadge{font-size:12px;font-weight:700;font-family:var(--font-sans);color:var(--sage-fg);background:var(--sage);border:1.5px solid var(--ink);white-space:nowrap;box-shadow:var(--shadow-sm);border-radius:99px;padding:5px 11px;position:absolute;top:-13px;right:16px}.page-module___8aEwW__heroPanelReasons{flex-wrap:wrap;gap:6px;display:flex}.page-module___8aEwW__heroPanelReasonChip{color:var(--text);border:1.5px solid var(--stroke);background:#7fcfb638;border-radius:99px;align-items:center;gap:5px;padding:4px 10px;font-size:11.5px;font-weight:600;display:flex}.page-module___8aEwW__heroPanelReasonDot{background:var(--sage);border-radius:99px;flex-shrink:0;width:5px;height:5px}.page-module___8aEwW__previewSection{max-width:1200px;margin:0 auto;padding:24px 24px 64px}.page-module___8aEwW__previewH2,.page-module___8aEwW__previewSub,.page-module___8aEwW__previewStage{opacity:0}.page-module___8aEwW__previewSection.page-module___8aEwW__revealed .page-module___8aEwW__previewH2{animation:.5s cubic-bezier(.16,1,.3,1) both page-module___8aEwW__reveal}.page-module___8aEwW__previewSection.page-module___8aEwW__revealed .page-module___8aEwW__previewSub{animation:.5s cubic-bezier(.16,1,.3,1) 80ms both page-module___8aEwW__reveal}.page-module___8aEwW__previewSection.page-module___8aEwW__revealed .page-module___8aEwW__previewStage{animation:.6s cubic-bezier(.16,1,.3,1) .16s both page-module___8aEwW__reveal}.page-module___8aEwW__previewH2{font-family:var(--font-serif);letter-spacing:1px;color:var(--text);text-align:center;margin:0 0 12px;font-size:34px;font-weight:400}.page-module___8aEwW__previewSub{color:rgba(var(--fg), .74);text-align:center;max-width:520px;margin:0 auto 32px;font-size:17px;line-height:1.6}.page-module___8aEwW__previewStage{justify-content:center;display:flex}.page-module___8aEwW__whatIsSection{max-width:1200px;margin:0 auto;padding:24px 24px 64px}.page-module___8aEwW__whatIsH2,.page-module___8aEwW__whatIsLede{opacity:0}.page-module___8aEwW__whatIsSection.page-module___8aEwW__revealed .page-module___8aEwW__whatIsH2{animation:.5s cubic-bezier(.16,1,.3,1) both page-module___8aEwW__reveal}.page-module___8aEwW__whatIsSection.page-module___8aEwW__revealed .page-module___8aEwW__whatIsLede{animation:.5s cubic-bezier(.16,1,.3,1) 80ms both page-module___8aEwW__reveal}.page-module___8aEwW__whatIsH2{font-family:var(--font-serif);letter-spacing:1px;color:var(--text);margin:0 0 20px;font-size:34px;font-weight:400}.page-module___8aEwW__whatIsLede{font-family:var(--font-serif);color:var(--text);margin:0 0 26px;font-size:clamp(20px,3vw,25px);font-weight:400;line-height:1.3}.page-module___8aEwW__whatIsCard{background:var(--surface);border:var(--border);box-shadow:var(--shadow);opacity:0;border-radius:16px;padding:22px;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1)}.page-module___8aEwW__whatIsCard:hover{box-shadow:var(--shadow-lg);transform:translate(-4px,-4px)}.page-module___8aEwW__whatIsSection.page-module___8aEwW__revealed .page-module___8aEwW__whatIsCard{animation:.6s cubic-bezier(.16,1,.3,1) both page-module___8aEwW__reveal}.page-module___8aEwW__whatIsSection.page-module___8aEwW__revealed .page-module___8aEwW__whatIsCard:first-child{animation-delay:0s}.page-module___8aEwW__whatIsSection.page-module___8aEwW__revealed .page-module___8aEwW__whatIsCard:nth-child(2){animation-delay:90ms}.page-module___8aEwW__whatIsSection.page-module___8aEwW__revealed .page-module___8aEwW__whatIsCard:nth-child(3){animation-delay:.18s}.page-module___8aEwW__whatIsSection.page-module___8aEwW__revealed .page-module___8aEwW__whatIsCard:nth-child(4){animation-delay:.27s}.page-module___8aEwW__whatIsIcon{width:56px;height:auto;display:block}.page-module___8aEwW__whatIsH3{color:var(--text);letter-spacing:-.02em;margin:14px 0 6px;font-size:16px;font-weight:700}.page-module___8aEwW__whatIsCardBody{color:rgba(var(--fg), .82);margin:0;font-size:14.5px;line-height:1.6}.page-module___8aEwW__featSection{max-width:1200px;margin:0 auto;padding:48px 24px 90px}.page-module___8aEwW__featH2{opacity:0}.page-module___8aEwW__featSection.page-module___8aEwW__revealed .page-module___8aEwW__featH2{animation:.5s cubic-bezier(.16,1,.3,1) both page-module___8aEwW__reveal}.page-module___8aEwW__featH2{font-family:var(--font-serif);letter-spacing:1px;color:var(--text);margin:0 0 24px;font-size:34px;font-weight:400}.page-module___8aEwW__featCard{background:var(--surface);border:var(--border);box-shadow:var(--shadow);opacity:0;border-radius:16px;padding:26px;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1)}.page-module___8aEwW__featCard:hover{box-shadow:var(--shadow-lg);transform:translate(-4px,-4px)}.page-module___8aEwW__featSection.page-module___8aEwW__revealed .page-module___8aEwW__featCard{animation:.6s cubic-bezier(.16,1,.3,1) both page-module___8aEwW__reveal}.page-module___8aEwW__featSection.page-module___8aEwW__revealed .page-module___8aEwW__featCard:first-child{animation-delay:0s}.page-module___8aEwW__featSection.page-module___8aEwW__revealed .page-module___8aEwW__featCard:nth-child(2){animation-delay:90ms}.page-module___8aEwW__featSection.page-module___8aEwW__revealed .page-module___8aEwW__featCard:nth-child(3){animation-delay:.18s}.page-module___8aEwW__featIcon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:17px;font-weight:800;display:flex}.page-module___8aEwW__featH3{color:var(--text);letter-spacing:-.02em;margin:16px 0 8px;font-size:18px;font-weight:700}.page-module___8aEwW__featBody{color:rgba(var(--fg), .6);margin:0;font-size:14.5px;line-height:1.6}.page-module___8aEwW__whySection{max-width:1200px;margin:0 auto;padding:20px 24px 100px}.page-module___8aEwW__whyPanel{background:var(--surface);border:var(--border);box-shadow:var(--shadow-lg);opacity:0;border-radius:24px;align-items:start;padding:clamp(28px,5vw,56px)}.page-module___8aEwW__whySection.page-module___8aEwW__revealed .page-module___8aEwW__whyPanel{animation:.7s cubic-bezier(.16,1,.3,1) both page-module___8aEwW__reveal}.page-module___8aEwW__whyImgCol{position:relative}.page-module___8aEwW__whyEyebrow{font-family:var(--font-mono-label);letter-spacing:.24em;color:var(--teal-text);text-transform:uppercase;margin-bottom:22px;font-size:11px;font-weight:700}.page-module___8aEwW__whyImgFrame{aspect-ratio:3/4;border:2px solid var(--ink);box-shadow:var(--shadow);border-radius:18px;margin-bottom:18px;overflow:hidden}.page-module___8aEwW__whyImg{object-fit:cover;width:100%;height:100%;transition:transform .3s cubic-bezier(.16,1,.3,1);display:block}.page-module___8aEwW__whyImgFrame:hover .page-module___8aEwW__whyImg{transform:scale(1.05)}.page-module___8aEwW__whyByline{align-items:center;gap:14px;display:flex}.page-module___8aEwW__whyName{color:var(--text);letter-spacing:-.02em;font-size:17px;font-weight:700}.page-module___8aEwW__whyRole{color:rgba(var(--fg), .55);font-size:13px;font-weight:500}.page-module___8aEwW__whyContent{max-width:640px}.page-module___8aEwW__whyH2{font-family:var(--font-serif);letter-spacing:1px;color:var(--text);margin:0 0 26px;font-size:clamp(27px,4vw,38px);font-weight:400;line-height:1.1}.page-module___8aEwW__whyP1{color:rgba(var(--fg), .82);margin:0 0 18px;font-size:18px;line-height:1.7}.page-module___8aEwW__whyP{color:rgba(var(--fg), .7);margin:0 0 18px;font-size:16px;line-height:1.72}.page-module___8aEwW__whyPLast{color:rgba(var(--fg), .7);margin:0;font-size:16px;line-height:1.72}.page-module___8aEwW__whySign{font-family:var(--font-serif);color:var(--text);margin-top:26px;font-size:24px;font-style:italic}.page-module___8aEwW__localGuideSection{max-width:1200px;margin:0 auto;padding:0 24px 70px}.page-module___8aEwW__ctaPrimary{transition:transform .15s,box-shadow .15s}.page-module___8aEwW__ctaPrimary:hover{box-shadow:var(--shadow);transform:translate(-2px,-2px)}.page-module___8aEwW__ctaPrimary:active{box-shadow:none;transform:translate(0)}.page-module___8aEwW__ctaSecondary{transition:transform .15s,box-shadow .15s}.page-module___8aEwW__ctaSecondary:hover{box-shadow:var(--shadow);transform:translate(-2px,-2px)}.page-module___8aEwW__ctaSecondary:active{box-shadow:none;transform:translate(0)}
.InboxDashboard-module__Tx48ja__wrap{flex:1;grid-template-columns:1fr;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:30px 24px 40px;display:grid}@media (min-width:860px){.InboxDashboard-module__Tx48ja__wrap{grid-template-columns:340px 1fr;align-items:stretch}}.InboxDashboard-module__Tx48ja__aside{background:var(--surface);border:var(--border);max-height:80vh;box-shadow:var(--shadow);border-radius:20px;flex-direction:column;gap:18px;padding:18px;display:flex;overflow-y:auto}.InboxDashboard-module__Tx48ja__blockHeader{align-items:center;gap:8px;margin-bottom:12px;display:flex}.InboxDashboard-module__Tx48ja__dot{background:var(--accent);border-radius:99px;width:8px;height:8px}.InboxDashboard-module__Tx48ja__blockTitle{color:var(--text);letter-spacing:-.02em;margin:0;font-size:15px;font-weight:700}.InboxDashboard-module__Tx48ja__countBadge{color:var(--accent-fg);background:var(--accent);border:1.5px solid var(--ink);border-radius:99px;margin-left:auto;padding:2px 8px;font:700 11px Jost,sans-serif}.InboxDashboard-module__Tx48ja__inviteList{flex-direction:column;gap:10px;display:flex}.InboxDashboard-module__Tx48ja__inviteCard{background:rgba(var(--fg), .04);border:var(--border);box-shadow:var(--shadow-sm);border-radius:14px;flex-direction:column;gap:10px;padding:13px;display:flex}.InboxDashboard-module__Tx48ja__inviteTop{align-items:center;gap:10px;display:flex}.InboxDashboard-module__Tx48ja__avatarSm{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:flex}.InboxDashboard-module__Tx48ja__inviteName{color:var(--text);letter-spacing:-.01em;font-size:14px;font-weight:700}.InboxDashboard-module__Tx48ja__inviteNeigh{color:rgba(var(--fg), .5);font-size:11.5px;font-weight:500}.InboxDashboard-module__Tx48ja__quoteBox{background:rgba(var(--fg), .04);border-left:2px solid var(--sage);border-radius:0 8px 8px 0;padding:9px 11px}.InboxDashboard-module__Tx48ja__quoteText{color:rgba(var(--fg), .78);margin:0;font-size:12.5px;line-height:1.5}.InboxDashboard-module__Tx48ja__inviteActions{gap:8px;display:flex}.InboxDashboard-module__Tx48ja__acceptBtn{background:var(--sage);color:var(--sage-fg);border:2px solid var(--ink);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:9px;flex:1;padding:9px;font-size:13px;font-weight:700;transition:transform .15s,box-shadow .15s}.InboxDashboard-module__Tx48ja__acceptBtn:hover{box-shadow:var(--shadow);transform:translate(-1px,-1px)}.InboxDashboard-module__Tx48ja__acceptBtn:active{box-shadow:none;transform:translate(0)}.InboxDashboard-module__Tx48ja__ghostBtn{color:rgba(var(--fg), .6);border:2px solid var(--stroke);cursor:pointer;background:0 0;border-radius:9px;flex:1;padding:9px;font-size:13px;font-weight:600;transition:background .15s}.InboxDashboard-module__Tx48ja__ghostBtn:hover{background:rgba(var(--fg), .06)}.InboxDashboard-module__Tx48ja__acceptBtn:disabled,.InboxDashboard-module__Tx48ja__ghostBtn:disabled{opacity:.55;cursor:default}.InboxDashboard-module__Tx48ja__confirmBar{flex-direction:column;gap:8px;display:flex}.InboxDashboard-module__Tx48ja__confirmText{color:var(--text);font-size:13px;font-weight:600}.InboxDashboard-module__Tx48ja__confirmActions{gap:8px;display:flex}.InboxDashboard-module__Tx48ja__confirmYesBtn{background:var(--sage);color:var(--sage-fg);border:2px solid var(--ink);cursor:pointer;border-radius:9px;flex:1;padding:9px;font-size:13px;font-weight:700}.InboxDashboard-module__Tx48ja__confirmNoBtn{color:rgba(var(--fg), .6);border:2px solid var(--stroke);cursor:pointer;background:0 0;border-radius:9px;flex:1;padding:9px;font-size:13px;font-weight:600}.InboxDashboard-module__Tx48ja__confirmYesBtn:disabled,.InboxDashboard-module__Tx48ja__confirmNoBtn:disabled{opacity:.55;cursor:default}.InboxDashboard-module__Tx48ja__sentList{flex-direction:column;gap:2px;display:flex}.InboxDashboard-module__Tx48ja__sentRow{background:rgba(var(--fg), .04);color:inherit;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;text-decoration:none;transition:background .15s;display:flex}.InboxDashboard-module__Tx48ja__waitingHint{color:rgba(var(--fg), .45);flex-shrink:0;margin:0;font-size:11.5px;font-weight:600}.InboxDashboard-module__Tx48ja__sentRowLink{min-width:0;color:inherit;flex:1;align-items:center;gap:10px;text-decoration:none;display:flex}.InboxDashboard-module__Tx48ja__sentRowLink:hover{background:rgba(var(--fg), .08)}.InboxDashboard-module__Tx48ja__hideBtn{color:rgba(var(--fg), .45);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:11.5px;font-weight:600;text-decoration:underline}.InboxDashboard-module__Tx48ja__hideBtn:hover{color:rgba(var(--fg), .7)}.InboxDashboard-module__Tx48ja__sentRowConfirm{background:rgba(var(--fg), .04);border-radius:10px;flex-direction:column;align-items:stretch;gap:8px;padding:8px 10px;display:flex}.InboxDashboard-module__Tx48ja__emptyHint{color:rgba(var(--fg), .45);margin:0;padding:6px 2px;font-size:13px;font-weight:500;line-height:1.5}.InboxDashboard-module__Tx48ja__divider{background:rgba(var(--fg), .1);height:1px}.InboxDashboard-module__Tx48ja__convoList{flex-direction:column;gap:4px;display:flex}.InboxDashboard-module__Tx48ja__convoRow{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:13px;align-items:center;gap:12px;width:100%;padding:11px;transition:background .15s;display:flex}.InboxDashboard-module__Tx48ja__convoRow:hover{background:rgba(var(--fg), .05)}.InboxDashboard-module__Tx48ja__convoActive{background:var(--accent);border:2px solid var(--stroke);color:var(--text)}.InboxDashboard-module__Tx48ja__convoUnread{background:color-mix(in srgb, var(--accent) 16%, transparent)}.InboxDashboard-module__Tx48ja__convoUnread:hover{background:color-mix(in srgb, var(--accent) 24%, transparent)}.InboxDashboard-module__Tx48ja__avatarMd{border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:800;display:flex}.InboxDashboard-module__Tx48ja__convoTopRow{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.InboxDashboard-module__Tx48ja__convoName{color:var(--text);letter-spacing:-.01em;font-size:14.5px;font-weight:700}@keyframes InboxDashboard-module__Tx48ja__unreadDotIn{0%{transform:scale(0)}to{transform:scale(1)}}.InboxDashboard-module__Tx48ja__unreadDot{background:var(--accent);border:1px solid var(--ink);vertical-align:middle;border-radius:99px;width:7px;height:7px;margin-left:6px;animation:.2s ease-out InboxDashboard-module__Tx48ja__unreadDotIn;display:inline-block}@media (prefers-reduced-motion:reduce){.InboxDashboard-module__Tx48ja__unreadDot{animation:none}}.InboxDashboard-module__Tx48ja__convoTime{color:rgba(var(--fg), .45);flex-shrink:0;font-size:11px;font-weight:600}.InboxDashboard-module__Tx48ja__convoLast{color:rgba(var(--fg), .55);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:500;overflow:hidden}.InboxDashboard-module__Tx48ja__convoLastUnread{color:var(--text);font-weight:700}.InboxDashboard-module__Tx48ja__chatPane{background:var(--surface);border:var(--border);min-height:520px;max-height:80vh;box-shadow:var(--shadow);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.InboxDashboard-module__Tx48ja__emptyPane{text-align:center;color:rgba(var(--fg), .45);flex:1;justify-content:center;align-items:center;padding:40px;font-size:14px;font-weight:500;display:flex}@media (prefers-reduced-motion:reduce){.InboxDashboard-module__Tx48ja__acceptBtn,.InboxDashboard-module__Tx48ja__acceptBtn:hover,.InboxDashboard-module__Tx48ja__acceptBtn:active{transition:none;transform:none}}@media (max-width:859px){.InboxDashboard-module__Tx48ja__wrap{padding:16px}.InboxDashboard-module__Tx48ja__aside{max-height:none}.InboxDashboard-module__Tx48ja__chatPane{height:calc(100dvh - 140px);min-height:0;max-height:calc(100dvh - 140px)}.InboxDashboard-module__Tx48ja__mobileHidden{display:none}}
.LanguagePicker-module__9WLqFG__wrap{position:relative}.LanguagePicker-module__9WLqFG__trigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;width:100%;font-family:inherit;display:flex}.LanguagePicker-module__9WLqFG__triggerText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.LanguagePicker-module__9WLqFG__placeholder{color:rgba(var(--fg), .45)}.LanguagePicker-module__9WLqFG__caret{color:rgba(var(--fg), .5);flex:none;transition:transform .15s}.LanguagePicker-module__9WLqFG__caretOpen{transform:rotate(180deg)}.LanguagePicker-module__9WLqFG__panel{z-index:30;background:var(--surface);border:2px solid var(--stroke);max-height:280px;box-shadow:var(--shadow);border-radius:12px;margin:0;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.LanguagePicker-module__9WLqFG__option{cursor:pointer;color:var(--text);border-radius:8px;align-items:center;gap:10px;padding:9px 11px;font-size:14.5px;display:flex}.LanguagePicker-module__9WLqFG__option:hover{background:rgba(var(--fg), .06)}.LanguagePicker-module__9WLqFG__checkbox{flex:none;width:17px;height:17px}.LanguagePicker-module__9WLqFG__selectedRow{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.LanguagePicker-module__9WLqFG__selectedChip{border:2px solid var(--ink);background:var(--sage);color:var(--sage-fg);cursor:pointer;border-radius:99px;align-items:center;gap:6px;padding:6px 8px 6px 12px;font-size:13px;font-weight:600;display:inline-flex}.LanguagePicker-module__9WLqFG__selectedChipRemove{font-size:13px;line-height:1}
.KiezPicker-module__tHJ5RG__wrap{position:relative}.KiezPicker-module__tHJ5RG__list{z-index:30;background:var(--surface);border:2px solid var(--stroke);max-height:260px;box-shadow:var(--shadow);border-radius:12px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.KiezPicker-module__tHJ5RG__row{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:baseline;gap:12px;padding:9px 11px;display:flex}.KiezPicker-module__tHJ5RG__rowActive{background:rgba(var(--fg), .06)}.KiezPicker-module__tHJ5RG__kiez{color:var(--text);font-size:14.5px;font-weight:600}.KiezPicker-module__tHJ5RG__district{color:rgba(var(--fg), .5);white-space:nowrap;font-size:12px}.KiezPicker-module__tHJ5RG__empty{color:rgba(var(--fg), .55);padding:11px;font-size:13.5px}
.HangoutBoard-module__Au0pwa__wrap{align-items:flex-start;gap:24px;max-width:1200px;margin:0 auto;padding:24px;display:flex}.HangoutBoard-module__Au0pwa__main{flex:1;min-width:0}.HangoutBoard-module__Au0pwa__sidebar{background:var(--surface);border:var(--border);width:260px;box-shadow:var(--shadow);border-radius:20px;flex-shrink:0;padding:18px}.HangoutBoard-module__Au0pwa__sidebarTop{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.HangoutBoard-module__Au0pwa__sidebarEyebrow{font:700 11px var(--font-mono-label);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-text)}.HangoutBoard-module__Au0pwa__sidebarTitle{font-family:var(--font-serif);color:var(--text);margin-top:6px;font-size:21px;line-height:1.1}.HangoutBoard-module__Au0pwa__sidebarReset{color:var(--teal-text);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px 0;font-size:12px;font-weight:700;text-decoration:underline}.HangoutBoard-module__Au0pwa__areaSub{background:var(--cat-availability-tint);border-radius:12px;flex-direction:column;gap:10px;margin:14px 0;padding:12px;display:flex}.HangoutBoard-module__Au0pwa__areaSubToggleRow{color:var(--text);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.HangoutBoard-module__Au0pwa__areaSubKiezInput{box-sizing:border-box;border:var(--border);width:100%;color:var(--text);background:var(--surface);border-radius:8px;padding:8px 10px;font-size:13px}.HangoutBoard-module__Au0pwa__areaSubMutedHint{color:rgba(var(--fg), .7);margin:0;font-size:12px}.HangoutBoard-module__Au0pwa__sidebarDistrict{text-align:left;cursor:pointer;width:100%;font:700 10px var(--font-mono-label);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-text);background:0 0;border:none;margin:18px 0 8px;display:block}.HangoutBoard-module__Au0pwa__sidebarRow{border:2px solid var(--stroke);cursor:pointer;background:0 0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;margin-bottom:6px;padding:9px 12px;display:flex}.HangoutBoard-module__Au0pwa__sidebarRow.HangoutBoard-module__Au0pwa__sidebarActive{border-color:var(--sage);background:var(--tint-sage-weak)}.HangoutBoard-module__Au0pwa__sidebarDistrict.HangoutBoard-module__Au0pwa__sidebarActive{color:var(--coral);text-decoration:underline}.HangoutBoard-module__Au0pwa__sidebarRowName{color:var(--text);font-size:14px;font-weight:600}.HangoutBoard-module__Au0pwa__sidebarBadge{text-align:center;min-width:24px;color:var(--accent-fg);background:var(--accent);border:2px solid var(--stroke);border-radius:99px;padding:2px 7px;font-size:12px;font-weight:800}.HangoutBoard-module__Au0pwa__sidebarHint{color:rgba(var(--fg), .5);border-top:2px dashed var(--stroke);margin-top:14px;padding-top:14px;font-size:12px;line-height:1.5}@media (max-width:900px){.HangoutBoard-module__Au0pwa__wrap{flex-direction:column;padding:16px}.HangoutBoard-module__Au0pwa__sidebar{width:100%}}.HangoutBoard-module__Au0pwa__postCard{background:var(--surface);border:var(--border);box-shadow:var(--shadow);border-radius:20px;flex-wrap:wrap;align-items:center;gap:22px;padding:20px 22px;display:flex}.HangoutBoard-module__Au0pwa__postCardBody{flex:1;min-width:220px}.HangoutBoard-module__Au0pwa__postCardTitle{font-family:var(--font-serif);color:var(--text);font-size:23px;line-height:1.1}.HangoutBoard-module__Au0pwa__postCardText{font:500 14px/1.5 var(--font-sans);color:rgba(var(--fg), .65);margin-top:4px}.HangoutBoard-module__Au0pwa__postCta{background:var(--accent);color:var(--accent-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm);cursor:pointer;white-space:nowrap;border-radius:12px;padding:12px 20px;font-size:14px;font-weight:700;transition:transform .12s,box-shadow .12s}.HangoutBoard-module__Au0pwa__postCta:hover{box-shadow:var(--shadow);transform:translate(-2px,-2px)}.HangoutBoard-module__Au0pwa__postCta:active{box-shadow:none;transform:translate(0)}.HangoutBoard-module__Au0pwa__joinHint{align-items:flex-start;gap:9px;margin:12px 2px 0;display:flex}.HangoutBoard-module__Au0pwa__joinHintDot{background:var(--sage);border-radius:99px;flex-shrink:0;width:7px;height:7px;margin-top:6px}.HangoutBoard-module__Au0pwa__joinHintText{font:500 13px/1.5 var(--font-sans);color:rgba(var(--fg), .6)}.HangoutBoard-module__Au0pwa__empty{border:2px dashed var(--stroke);text-align:center;border-radius:20px;margin-top:16px;padding:44px 28px}.HangoutBoard-module__Au0pwa__emptyBadge{background:var(--lavender);width:56px;height:56px;color:var(--lavender-fg);border:2px solid var(--stroke);font-family:var(--font-serif);border-radius:14px;justify-content:center;align-items:center;font-size:28px;display:inline-flex}.HangoutBoard-module__Au0pwa__emptyTitle{font-family:var(--font-serif);color:var(--text);margin-top:16px;font-size:24px;line-height:1.15}.HangoutBoard-module__Au0pwa__emptyBody{font:500 14px/1.55 var(--font-sans);color:rgba(var(--fg), .65);max-width:380px;margin:10px auto 0}.HangoutBoard-module__Au0pwa__group{margin-top:26px}.HangoutBoard-module__Au0pwa__groupDistrict{font:700 10px var(--font-mono-label);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-text)}.HangoutBoard-module__Au0pwa__groupKiez{color:var(--text);margin:3px 0 14px;font-size:16px;font-weight:700}.HangoutBoard-module__Au0pwa__cardList{flex-direction:column;gap:14px;display:flex}.HangoutBoard-module__Au0pwa__card{background:var(--surface);border:var(--border);box-shadow:var(--shadow);border-radius:20px;flex-wrap:wrap;align-items:flex-start;gap:18px;padding:20px;display:flex;position:relative}.HangoutBoard-module__Au0pwa__cardBody{flex:1;min-width:200px}.HangoutBoard-module__Au0pwa__cardTitle{color:var(--text);font-size:18px;font-weight:700}@keyframes HangoutBoard-module__Au0pwa__unreadDotIn{0%{transform:scale(0)}to{transform:scale(1)}}.HangoutBoard-module__Au0pwa__newMessagePill{font:700 10px var(--font-mono-label);letter-spacing:.08em;text-transform:uppercase;color:var(--teal-text);background:color-mix(in srgb, var(--accent) 16%, transparent);border:var(--border);border-radius:99px;align-items:center;gap:6px;margin-bottom:6px;padding:4px 10px;animation:.2s ease-out HangoutBoard-module__Au0pwa__unreadDotIn;display:inline-flex}.HangoutBoard-module__Au0pwa__unreadDot{background:var(--accent);border:1px solid var(--ink);border-radius:99px;flex-shrink:0;width:7px;height:7px;display:inline-block}@media (prefers-reduced-motion:reduce){.HangoutBoard-module__Au0pwa__newMessagePill{animation:none}}.HangoutBoard-module__Au0pwa__cardHostLine{color:rgba(var(--fg), .7);cursor:pointer;align-items:center;gap:6px;width:fit-content;margin-top:5px;font-size:13px;font-weight:600;display:flex}.HangoutBoard-module__Au0pwa__cardHostLine:hover{text-decoration:underline}.HangoutBoard-module__Au0pwa__cardLocationLine{color:rgba(var(--fg), .55);align-items:center;gap:6px;margin-top:5px;font-size:13px;font-weight:500;display:flex}a.HangoutBoard-module__Au0pwa__cardLocationLine{cursor:pointer;width:fit-content;text-decoration:underline}.HangoutBoard-module__Au0pwa__cardTimeLine{color:rgba(var(--fg), .55);align-items:center;gap:6px;margin-top:5px;font-size:13px;font-weight:500;display:flex}.HangoutBoard-module__Au0pwa__cardNote{font:400 14px/1.5 var(--font-sans);color:rgba(var(--fg), .8);margin-top:11px}.HangoutBoard-module__Au0pwa__cardJoiners{align-items:center;margin-top:15px;display:flex}.HangoutBoard-module__Au0pwa__joinerStack{display:flex}.HangoutBoard-module__Au0pwa__joinerAvatar{margin-left:-9px}.HangoutBoard-module__Au0pwa__joinerAvatar:first-child{margin-left:0}.HangoutBoard-module__Au0pwa__joinerText{color:rgba(var(--fg), .6);margin-left:12px;font-size:13px;font-weight:600}.HangoutBoard-module__Au0pwa__cardActions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:7px;display:flex}.HangoutBoard-module__Au0pwa__cardTimeLeft{color:rgba(var(--fg), .5);white-space:nowrap;font-size:12px;font-weight:500}.HangoutBoard-module__Au0pwa__btnJoin,.HangoutBoard-module__Au0pwa__btnJoined,.HangoutBoard-module__Au0pwa__btnHost{cursor:pointer;white-space:nowrap;border-radius:10px;padding:9px 16px;font-size:13.5px;font-weight:700;transition:transform .12s,box-shadow .12s}.HangoutBoard-module__Au0pwa__btnJoin{background:var(--accent);color:var(--accent-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm)}.HangoutBoard-module__Au0pwa__btnJoined{background:var(--sage);color:var(--sage-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm)}.HangoutBoard-module__Au0pwa__btnHost{color:var(--text);border:2px solid var(--stroke);background:0 0}.HangoutBoard-module__Au0pwa__btnJoin:hover,.HangoutBoard-module__Au0pwa__btnJoined:hover,.HangoutBoard-module__Au0pwa__btnHost:hover{box-shadow:var(--shadow);transform:translate(-1px,-1px)}.HangoutBoard-module__Au0pwa__btnJoin:active,.HangoutBoard-module__Au0pwa__btnJoined:active,.HangoutBoard-module__Au0pwa__btnHost:active{box-shadow:none;transform:translate(0)}.HangoutBoard-module__Au0pwa__formBackdrop{z-index:90;-webkit-backdrop-filter:blur(4px);background:#07141899;position:fixed;inset:0}.HangoutBoard-module__Au0pwa__formPanel{z-index:95;background:var(--surface);border:var(--border);width:min(92vw,480px);max-height:86vh;box-shadow:var(--shadow-lg);border-radius:24px;padding:24px;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.HangoutBoard-module__Au0pwa__cardShareBtn{border:var(--border);background:var(--surface);width:30px;height:30px;color:rgba(var(--fg), .6);cursor:pointer;border-radius:99px;justify-content:center;align-items:center;display:flex;position:absolute;top:-10px;right:-10px}.HangoutBoard-module__Au0pwa__cardShareBtn:hover{color:var(--text)}.HangoutBoard-module__Au0pwa__cardShareCopied{background:var(--ink);color:var(--surface);white-space:nowrap;border-radius:8px;padding:4px 8px;font-size:11px;font-weight:600;position:absolute;top:24px;right:-10px}@media (max-width:640px){.HangoutBoard-module__Au0pwa__formPanel{width:100%;max-height:88vh;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));border-radius:22px 22px 0 0;inset:auto 0 0;transform:none}.HangoutBoard-module__Au0pwa__cardActions{align-items:stretch;gap:8px;width:100%}.HangoutBoard-module__Au0pwa__cardTimeLeft{text-align:center;order:2}.HangoutBoard-module__Au0pwa__btnJoin,.HangoutBoard-module__Au0pwa__btnJoined,.HangoutBoard-module__Au0pwa__btnHost{order:1;width:100%}.HangoutBoard-module__Au0pwa__cardShareBtn{top:14px;right:14px}.HangoutBoard-module__Au0pwa__cardTitle{padding-right:34px}.HangoutBoard-module__Au0pwa__cardShareCopied{top:48px;right:14px}}.HangoutBoard-module__Au0pwa__formTitle{font-family:var(--font-serif);color:var(--text);font-size:26px;line-height:1.1}.HangoutBoard-module__Au0pwa__formSub{font:500 13px/1.5 var(--font-sans);color:rgba(var(--fg), .6);margin-top:5px}.HangoutBoard-module__Au0pwa__formSection{margin-top:20px}.HangoutBoard-module__Au0pwa__formLabel{font:700 10px var(--font-mono-label);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-text);margin-bottom:8px}.HangoutBoard-module__Au0pwa__formInput,.HangoutBoard-module__Au0pwa__formTextarea{border:2px solid var(--stroke);width:100%;font-size:14px;font-family:var(--font-sans);color:var(--text);background:var(--bg);border-radius:12px;outline:none;padding:12px 14px}.HangoutBoard-module__Au0pwa__formInput:focus,.HangoutBoard-module__Au0pwa__formTextarea:focus{box-shadow:var(--shadow-sm)}.HangoutBoard-module__Au0pwa__formTextarea{resize:none;min-height:76px}.HangoutBoard-module__Au0pwa__comboWrap{position:relative}.HangoutBoard-module__Au0pwa__comboList{z-index:5;background:var(--surface);border:var(--border);max-height:200px;box-shadow:var(--shadow);border-radius:14px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.HangoutBoard-module__Au0pwa__comboOption{text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;border-radius:9px;padding:9px 11px;font-size:13.5px;font-weight:600}.HangoutBoard-module__Au0pwa__comboOption:hover{background:rgba(var(--fg), .06)}.HangoutBoard-module__Au0pwa__comboOptionSub{color:rgba(var(--fg), .5);font-weight:500}.HangoutBoard-module__Au0pwa__orDivider{align-items:center;gap:12px;margin:14px 0;display:flex}.HangoutBoard-module__Au0pwa__orLine{background:rgba(var(--fg), .12);flex:1;height:2px}.HangoutBoard-module__Au0pwa__orText{font:600 11px var(--font-mono-label);letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--fg), .45)}.HangoutBoard-module__Au0pwa__stackGap{flex-direction:column;gap:10px;display:flex}.HangoutBoard-module__Au0pwa__toggleRow{background:var(--bg);border:2px solid var(--stroke);border-radius:99px;gap:0;padding:4px;display:inline-flex}.HangoutBoard-module__Au0pwa__toggleOption{color:rgba(var(--fg), .5);cursor:pointer;background:0 0;border:none;border-radius:99px;padding:9px 18px;font-size:13px;font-weight:700}.HangoutBoard-module__Au0pwa__toggleOptionSelected{color:var(--sage-fg);background:var(--sage)}.HangoutBoard-module__Au0pwa__durationRow{flex-wrap:wrap;gap:8px;display:flex}.HangoutBoard-module__Au0pwa__durationChip{color:var(--text);border:2px solid var(--stroke);cursor:pointer;background:0 0;border-radius:99px;padding:9px 16px;font-size:14px;font-weight:600}.HangoutBoard-module__Au0pwa__durationChipSelected{color:var(--sage-fg);background:var(--sage);border-color:var(--sage)}.HangoutBoard-module__Au0pwa__formSafetyHint{align-items:flex-start;gap:9px;margin:18px 0 2px;display:flex}.HangoutBoard-module__Au0pwa__checkboxRow{cursor:pointer;align-items:center;gap:9px;display:flex}.HangoutBoard-module__Au0pwa__checkboxRow input{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}.HangoutBoard-module__Au0pwa__checkboxLabel{font:600 13px/1.4 var(--font-sans);color:var(--text)}.HangoutBoard-module__Au0pwa__submitBtn{background:var(--accent);width:100%;color:var(--accent-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:12px;margin-top:16px;padding:13px;font-size:15px;font-weight:700}.HangoutBoard-module__Au0pwa__submitBtn:disabled{opacity:.6;cursor:default}.HangoutBoard-module__Au0pwa__formError{color:var(--coral);margin:10px 0 0;font-size:13px;font-weight:600}.HangoutBoard-module__Au0pwa__fieldError{color:var(--coral);margin:6px 0 0;font-size:12.5px;font-weight:600}.HangoutBoard-module__Au0pwa__formInputError,.HangoutBoard-module__Au0pwa__formInputError:focus{border-color:var(--coral)}.HangoutBoard-module__Au0pwa__formCloseBtn{color:rgba(var(--fg), .5);cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1;position:absolute;top:18px;right:18px}.HangoutBoard-module__Au0pwa__confirmModal{z-index:95;background:var(--surface);border:var(--border);width:min(92vw,420px);box-shadow:var(--shadow-lg);border-radius:24px;padding:22px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.HangoutBoard-module__Au0pwa__confirmEyebrow{font:700 11px var(--font-mono-label);letter-spacing:.14em;text-transform:uppercase;color:var(--teal-text)}.HangoutBoard-module__Au0pwa__confirmTitle{font-family:var(--font-serif);color:var(--text);margin-top:7px;font-size:25px;line-height:1.1}.HangoutBoard-module__Au0pwa__confirmBody{font:500 14px/1.55 var(--font-sans);color:rgba(var(--fg), .72);margin-top:12px}.HangoutBoard-module__Au0pwa__confirmActions{flex-direction:column;gap:10px;margin-top:20px;display:flex}.HangoutBoard-module__Au0pwa__confirmGoBtn{background:var(--accent);width:100%;color:var(--accent-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:12px;padding:12px;font-size:14px;font-weight:700}.HangoutBoard-module__Au0pwa__confirmBackBtn{width:100%;color:var(--text);border:2px solid var(--stroke);cursor:pointer;background:0 0;border-radius:12px;padding:12px;font-size:14px;font-weight:700}
.LocalGuideFooter-module__bZJbRG__section{border-top:var(--border);margin-top:40px;padding-top:40px}.LocalGuideFooter-module__bZJbRG__title{font-family:var(--font-serif);letter-spacing:1px;color:var(--text);margin:0 0 10px;font-size:28px;font-weight:400}.LocalGuideFooter-module__bZJbRG__body{color:rgba(var(--fg), .7);max-width:56ch;margin:0 0 18px;font-size:16px}.LocalGuideFooter-module__bZJbRG__links{flex-wrap:wrap;gap:12px 28px;display:flex}.LocalGuideFooter-module__bZJbRG__link{color:var(--teal-text);font-weight:600;text-decoration:none}.LocalGuideFooter-module__bZJbRG__link:hover{text-decoration:underline}
.ProfileView-module__X4dA4a__page{flex:1;width:100%;max-width:680px;margin:0 auto;padding:32px 20px 64px}.ProfileView-module__X4dA4a__pageHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:8px;display:flex}.ProfileView-module__X4dA4a__pageTitle{font-family:var(--font-serif);color:var(--text);letter-spacing:1px;margin:0;font-size:30px;font-weight:400}.ProfileView-module__X4dA4a__pageSub{color:rgba(var(--fg), .55);margin:4px 0 0;font-size:14px}.ProfileView-module__X4dA4a__editBtn{background:var(--accent);color:var(--accent-fg);border:2px solid var(--ink);box-shadow:var(--shadow-sm);white-space:nowrap;border-radius:11px;flex-shrink:0;padding:10px 16px;font-size:14px;font-weight:700;transition:transform .15s,box-shadow .15s}.ProfileView-module__X4dA4a__editBtn:hover{box-shadow:var(--shadow);transform:translate(-2px,-2px)}.ProfileView-module__X4dA4a__editBtn:active{box-shadow:none;transform:none}.ProfileView-module__X4dA4a__card{background:var(--surface);border:var(--border);box-shadow:var(--shadow);border-radius:18px;margin-bottom:16px;padding:22px}.ProfileView-module__X4dA4a__cardMt{margin-top:18px}.ProfileView-module__X4dA4a__personRow{align-items:center;gap:14px;display:flex}.ProfileView-module__X4dA4a__personInfo{min-width:0}.ProfileView-module__X4dA4a__personName{color:var(--text);letter-spacing:-.02em;font-size:20px;font-weight:700}.ProfileView-module__X4dA4a__personNameMuted{color:rgba(var(--fg), .5);font-weight:500}.ProfileView-module__X4dA4a__personMeta{color:rgba(var(--fg), .55);font-size:14px;font-weight:500}.ProfileView-module__X4dA4a__ageNote,.ProfileView-module__X4dA4a__noPhotoNote{color:rgba(var(--fg), .45);margin:12px 0 0;font-size:12px}.ProfileView-module__X4dA4a__bioText{white-space:pre-wrap;margin:0;font-size:15px;line-height:1.6}.ProfileView-module__X4dA4a__childText{color:var(--teal-text);margin:0;font-size:15px;font-weight:600}.ProfileView-module__X4dA4a__noTags{color:rgba(var(--fg), .45);margin:0;font-size:14px}.ProfileView-module__X4dA4a__groupHeader{letter-spacing:.04em;text-transform:uppercase;color:var(--teal-text);margin:18px 0 10px;font-size:12px;font-weight:700}.ProfileView-module__X4dA4a__catBlock{margin-bottom:14px}.ProfileView-module__X4dA4a__catLabel{color:rgba(var(--fg), .6);margin-bottom:8px;font-size:12.5px;font-weight:600}.ProfileView-module__X4dA4a__tagRow{flex-wrap:wrap;gap:8px;display:flex}.ProfileView-module__X4dA4a__phoneText{color:var(--text);margin:0;font-size:15px;font-weight:600}.ProfileView-module__X4dA4a__phoneNote{color:rgba(var(--fg), .45);margin:6px 0 0;font-size:12.5px}.ProfileView-module__X4dA4a__partnerList{flex-direction:column;gap:8px;display:flex}.ProfileView-module__X4dA4a__partnerRow{border-radius:11px;align-items:center;gap:10px;padding:8px;transition:background .15s;display:flex}.ProfileView-module__X4dA4a__partnerRow:hover{background:rgba(var(--fg), .05)}.ProfileView-module__X4dA4a__partnerName{color:var(--text);letter-spacing:-.01em;font-size:14.5px;font-weight:700}
.VenueDistrictList-module__WYjaqG__page{flex:1;justify-content:center;padding:48px 24px 80px;display:flex}.VenueDistrictList-module__WYjaqG__wrap{width:100%;max-width:720px}.VenueDistrictList-module__WYjaqG__back{color:var(--text);opacity:.7;margin-bottom:16px;font-size:.9rem;text-decoration:none;display:inline-block}.VenueDistrictList-module__WYjaqG__back:hover{opacity:1}.VenueDistrictList-module__WYjaqG__title{font-family:var(--font-serif);margin:0 0 12px;font-size:2rem;font-weight:400}.VenueDistrictList-module__WYjaqG__intro{color:var(--text);opacity:.8;margin:0 0 32px}.VenueDistrictList-module__WYjaqG__empty{color:var(--text);opacity:.7;margin:0 0 32px}.VenueDistrictList-module__WYjaqG__cards{flex-direction:column;gap:16px;margin:0 0 40px;padding:0;list-style:none;display:flex}.VenueDistrictList-module__WYjaqG__card{background:var(--surface);border:var(--border);box-shadow:var(--shadow-sm);border-radius:var(--r-md);padding:20px}.VenueDistrictList-module__WYjaqG__cardHeader{margin:0 0 6px}.VenueDistrictList-module__WYjaqG__cardHeader:after{content:"";clear:both;display:table}.VenueDistrictList-module__WYjaqG__cardName{font-family:var(--font-serif);margin:0;font-size:1.6rem;font-weight:400}.VenueDistrictList-module__WYjaqG__kiezBadge{float:right;background:var(--bg);border:1.5px solid var(--stroke);color:var(--teal-text);white-space:nowrap;border-radius:99px;margin:2px 0 6px 10px;padding:2px 10px;font-size:.78rem;font-weight:600;display:inline-block}.VenueDistrictList-module__WYjaqG__cardAddress{opacity:.7;margin:0 0 8px;font-size:.9rem}.VenueDistrictList-module__WYjaqG__cardDescription{margin:0 0 12px;line-height:1.5}.VenueDistrictList-module__WYjaqG__cardLink{color:var(--teal-text);font-weight:600;text-decoration:none}.VenueDistrictList-module__WYjaqG__cardLink:hover{text-decoration:underline}.VenueDistrictList-module__WYjaqG__neighbors{margin:0 0 40px}.VenueDistrictList-module__WYjaqG__neighborsTitle{font-family:var(--font-serif);margin:0 0 12px;font-size:1.6rem;font-weight:400}.VenueDistrictList-module__WYjaqG__neighborsList{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.VenueDistrictList-module__WYjaqG__neighborLink{background:var(--surface);border:var(--border);box-shadow:var(--shadow-sm);border-radius:var(--r-sm);color:var(--text);padding:6px 14px;font-size:.9rem;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-block}.VenueDistrictList-module__WYjaqG__neighborLink:hover{box-shadow:var(--shadow);transform:translate(-2px,-2px)}.VenueDistrictList-module__WYjaqG__cta{background:var(--surface);border:var(--border);box-shadow:var(--shadow);border-radius:var(--r-lg);padding:28px}.VenueDistrictList-module__WYjaqG__ctaTitle{font-family:var(--font-serif);margin:0 0 8px;font-size:1.8rem;font-weight:400}.VenueDistrictList-module__WYjaqG__ctaBody{opacity:.85;margin:0 0 20px}.VenueDistrictList-module__WYjaqG__ctaButton{box-sizing:border-box;justify-content:center;align-items:center;text-decoration:none;display:flex}
.VenueHub-module__S8Mj0q__page{flex:1;justify-content:center;padding:48px 24px 80px;display:flex}.VenueHub-module__S8Mj0q__wrap{width:100%;max-width:720px}.VenueHub-module__S8Mj0q__title{font-family:var(--font-serif);margin:0 0 12px;font-size:2rem;font-weight:400}.VenueHub-module__S8Mj0q__intro{color:var(--text);opacity:.8;margin:0 0 16px}.VenueHub-module__S8Mj0q__missingVenueButton{width:fit-content;margin:0 0 32px;text-decoration:none;display:inline-block}.VenueHub-module__S8Mj0q__search{max-width:360px;margin:0 0 32px}.VenueHub-module__S8Mj0q__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.VenueHub-module__S8Mj0q__row{background:var(--surface);border:var(--border);box-shadow:var(--shadow-sm);border-radius:var(--r-md);color:var(--text);justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex}.VenueHub-module__S8Mj0q__row:hover{box-shadow:var(--shadow);transform:translate(-2px,-2px)}.VenueHub-module__S8Mj0q__row:active{box-shadow:var(--shadow-sm);transform:translate(0)}.VenueHub-module__S8Mj0q__district{font-weight:600}.VenueHub-module__S8Mj0q__count{opacity:.65;white-space:nowrap;font-size:.9rem}
.WaitlistForm-module__yTFYtW__page{flex:1;justify-content:center;align-items:center;padding:48px 24px;display:flex}.WaitlistForm-module__yTFYtW__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:48px;width:100%;max-width:940px;display:grid}.WaitlistForm-module__yTFYtW__previewCol{justify-content:center;display:flex}.WaitlistForm-module__yTFYtW__phone{border:var(--border);border-radius:var(--r-xl);width:100%;max-width:280px;box-shadow:var(--shadow-lg);background:var(--surface);line-height:0;overflow:hidden}.WaitlistForm-module__yTFYtW__phone img{width:100%;height:auto;display:block}.WaitlistForm-module__yTFYtW__kiezHint{color:rgba(var(--fg), .55);margin:7px 2px 0;font-size:12.5px;font-weight:500}.WaitlistForm-module__yTFYtW__trust{border-top:2px solid var(--stroke);flex-direction:column;gap:.5rem;margin:1.25rem 0 0;padding:1.1rem 0 0;list-style:none;display:flex}.WaitlistForm-module__yTFYtW__trustItem{color:rgba(var(--fg), .7);padding-left:1.5rem;font-size:13.5px;font-weight:500;line-height:1.45;position:relative}.WaitlistForm-module__yTFYtW__trustItem:before{content:"✓";color:var(--sage-fg);font-weight:800;position:absolute;top:0;left:0}.WaitlistForm-module__yTFYtW__feedbackNote{border-radius:var(--r-md);background:#f58a5b29;margin:0 0 1.25rem;padding:.9rem 1.1rem}.WaitlistForm-module__yTFYtW__feedbackTitle{color:var(--coral-fg);margin:0 0 .3rem;font-size:13.5px;font-weight:700}.WaitlistForm-module__yTFYtW__feedbackBody{color:rgba(var(--fg), .75);margin:0;font-size:13.5px;font-weight:500;line-height:1.5}.WaitlistForm-module__yTFYtW__progress{margin:0 0 1.25rem}.WaitlistForm-module__yTFYtW__progressLabel{color:var(--sage-fg);margin:0 0 .4rem;font-size:.85rem;font-weight:600}.WaitlistForm-module__yTFYtW__progress[data-tier="2"] .WaitlistForm-module__yTFYtW__progressLabel,.WaitlistForm-module__yTFYtW__progress[data-tier="3"] .WaitlistForm-module__yTFYtW__progressLabel{color:var(--coral-fg)}.WaitlistForm-module__yTFYtW__progressTrack{border:1.5px solid var(--stroke);background:var(--surface);border-radius:999px;height:8px;overflow:hidden}.WaitlistForm-module__yTFYtW__progressFill{background:var(--sage);transform-origin:0;border-radius:999px;width:100%;height:100%;transition:transform .9s cubic-bezier(.16,1,.3,1);transform:scaleX(0)}.WaitlistForm-module__yTFYtW__progress[data-tier="2"] .WaitlistForm-module__yTFYtW__progressFill,.WaitlistForm-module__yTFYtW__progress[data-tier="3"] .WaitlistForm-module__yTFYtW__progressFill{background:var(--coral)}@media (prefers-reduced-motion:reduce){.WaitlistForm-module__yTFYtW__progressFill{transition:none}}@media (max-width:820px){.WaitlistForm-module__yTFYtW__grid{grid-template-columns:1fr;gap:28px;max-width:420px}.WaitlistForm-module__yTFYtW__previewCol{order:-1}.WaitlistForm-module__yTFYtW__phone{max-width:150px}}
