.SpotCard-module__XBYmAG__card{background:var(--berry-bg,#fff);border:1px solid var(--berry-border,#d1d1d1);cursor:pointer;color:var(--berry-text-primary,#000);border-radius:8px;min-height:100px;transition:all .2s;overflow:hidden;box-shadow:0 2px 4px #0000001a}.SpotCard-module__XBYmAG__card:hover{border-color:var(--category-color);transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.SpotCard-module__XBYmAG__card.SpotCard-module__XBYmAG__selected{border-color:var(--category-color);border-width:2px;box-shadow:0 4px 16px #0003}.SpotCard-module__XBYmAG__header{color:#fff;justify-content:space-between;align-items:center;min-height:40px;padding:10px 12px;display:flex}.SpotCard-module__XBYmAG__name{text-overflow:ellipsis;white-space:nowrap;color:#fff;flex:1;margin-right:8px;font-size:13px;font-weight:700;overflow:hidden}.SpotCard-module__XBYmAG__categoryBadge{white-space:nowrap;background:#ffffff40;border-radius:10px;padding:2px 8px;font-size:10px}.SpotCard-module__XBYmAG__imageContainer{background:var(--berry-bg-secondary,#f0f0f0);width:100%;height:100px;overflow:hidden}.SpotCard-module__XBYmAG__image{object-fit:cover;width:100%;height:100%}.SpotCard-module__XBYmAG__content{background:var(--berry-bg,#fff);padding:10px 12px}.SpotCard-module__XBYmAG__description{color:var(--berry-text-secondary,#666);margin:0 0 8px;font-size:11px;line-height:1.4}.SpotCard-module__XBYmAG__location{color:var(--berry-text-tertiary,#888);align-items:flex-start;gap:4px;font-size:10px;display:flex}.SpotCard-module__XBYmAG__pin{flex-shrink:0}.SpotCard-module__XBYmAG__address{word-break:break-word}.SpotCard-module__XBYmAG__communities{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.SpotCard-module__XBYmAG__communityTag{background:var(--berry-bg-secondary,#f5f5f5);border:1px solid var(--berry-border,#d1d1d1);color:var(--berry-text-secondary,#666);border-radius:4px;padding:2px 6px;font-size:9px}
.SpotDetail-module__d0MRxa__container{background:var(--berry-bg);height:100%;overflow-y:auto}.SpotDetail-module__d0MRxa__backButton{z-index:10;background:var(--berry-bg);border:1px solid var(--berry-border);color:var(--berry-text-primary);cursor:pointer;font-size:11px;font-family:var(--berry-font-system);border-radius:4px;margin:8px;padding:8px 12px;position:sticky;top:0;left:0}.SpotDetail-module__d0MRxa__backButton:hover{background:var(--berry-bg-secondary)}.SpotDetail-module__d0MRxa__header{color:#fff;padding:20px 16px}.SpotDetail-module__d0MRxa__category{background:#ffffff40;border-radius:10px;margin-bottom:8px;padding:3px 10px;font-size:10px;display:inline-block}.SpotDetail-module__d0MRxa__name{text-shadow:0 1px 2px #0003;margin:0;font-size:20px;font-weight:700}.SpotDetail-module__d0MRxa__imageContainer{background:var(--berry-bg-secondary);width:100%;max-height:200px;overflow:hidden}.SpotDetail-module__d0MRxa__image{object-fit:cover;width:100%;height:100%}.SpotDetail-module__d0MRxa__content{padding:16px}.SpotDetail-module__d0MRxa__section{border-bottom:1px solid var(--berry-border);margin-bottom:16px;padding-bottom:16px}.SpotDetail-module__d0MRxa__section:last-of-type{border-bottom:none}.SpotDetail-module__d0MRxa__sectionTitle{color:var(--berry-text-secondary);margin:0 0 6px;font-size:11px;font-weight:700}.SpotDetail-module__d0MRxa__description{color:var(--berry-text-primary);white-space:pre-wrap;margin:0;font-size:12px;line-height:1.6}.SpotDetail-module__d0MRxa__address{color:var(--berry-text-primary);margin:0 0 4px;font-size:12px}.SpotDetail-module__d0MRxa__coords{color:var(--berry-text-tertiary);font-size:10px;font-family:var(--berry-font-mono);margin:0}.SpotDetail-module__d0MRxa__eventInfo{color:var(--berry-text-primary);margin:0;font-size:12px}.SpotDetail-module__d0MRxa__communities{flex-wrap:wrap;gap:6px;display:flex}.SpotDetail-module__d0MRxa__communityTag{background:var(--berry-bg-secondary);border:1px solid var(--berry-border);color:var(--berry-text-primary);border-radius:12px;padding:4px 10px;font-size:11px}.SpotDetail-module__d0MRxa__owner{color:var(--berry-text-primary);margin:0;font-size:12px}.SpotDetail-module__d0MRxa__date{color:var(--berry-text-secondary);margin:0;font-size:12px}.SpotDetail-module__d0MRxa__actions{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.SpotDetail-module__d0MRxa__primaryButton{color:#fff;cursor:pointer;min-width:140px;font-size:12px;font-weight:700;font-family:var(--berry-font-system);border:none;border-radius:8px;flex:1;padding:12px 16px;transition:all .2s}.SpotDetail-module__d0MRxa__primaryButton:hover{filter:brightness(1.1);transform:translateY(-1px)}.SpotDetail-module__d0MRxa__secondaryButton{background:var(--berry-bg-secondary);border:1px solid var(--berry-border);color:var(--berry-text-primary);cursor:pointer;font-size:12px;font-family:var(--berry-font-system);border-radius:8px;padding:12px 16px;text-decoration:none;transition:all .2s}.SpotDetail-module__d0MRxa__secondaryButton:hover{background:var(--berry-bg-tertiary)}@media (max-width:768px){.SpotDetail-module__d0MRxa__backButton{min-height:44px;padding:12px 16px;font-size:13px}.SpotDetail-module__d0MRxa__header{padding:24px 16px}.SpotDetail-module__d0MRxa__name{font-size:22px}.SpotDetail-module__d0MRxa__primaryButton,.SpotDetail-module__d0MRxa__secondaryButton{min-height:44px;padding:14px 18px;font-size:14px}.SpotDetail-module__d0MRxa__communityTag{padding:6px 12px;font-size:12px}}
.GlobeView-module__007GOq__wrapper{background:linear-gradient(#0a0a1a 0%,#1a1a2e 50%,#0f0f1f 100%);width:100%;height:100%;position:relative;overflow:hidden}.GlobeView-module__007GOq__container{width:100%;height:calc(100% + 40px);margin-top:-20px}.GlobeView-module__007GOq__loadingOverlay{z-index:100;background:#0a0a1ae6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.GlobeView-module__007GOq__loadingText{color:#ffffffb3;font-size:14px;font-family:var(--berry-font-system);animation:1.5s ease-in-out infinite GlobeView-module__007GOq__pulse}@keyframes GlobeView-module__007GOq__pulse{0%,to{opacity:.5}50%{opacity:1}}.GlobeView-module__007GOq__tooltip{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;pointer-events:none;background:#000000d9;border:1px solid #fff3;border-radius:8px;padding:8px 16px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.GlobeView-module__007GOq__tooltipName{color:#fff;margin-bottom:2px;font-size:13px;font-weight:700}.GlobeView-module__007GOq__tooltipCategory{text-transform:uppercase;letter-spacing:.5px;font-size:11px}.GlobeView-module__007GOq__controls{z-index:20;gap:8px;display:flex;position:absolute;bottom:16px;right:16px}.GlobeView-module__007GOq__controlButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:all .2s;display:flex}.GlobeView-module__007GOq__controlButton:hover{background:#ffffff40;transform:scale(1.1)}.GlobeView-module__007GOq__stats{color:#fffc;z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border-radius:20px;gap:16px;padding:8px 12px;font-size:11px;display:flex;position:absolute;bottom:16px;left:16px}.GlobeView-module__007GOq__statItem{align-items:center;gap:6px;display:flex}.GlobeView-module__007GOq__statDot{border-radius:50%;width:8px;height:8px}
.Nounspot-module__ofTx8q__container{background:var(--berry-bg);height:100%;font-family:var(--berry-font-system);display:flex;position:relative;overflow:hidden}.Nounspot-module__ofTx8q__sidebar{background:var(--berry-bg);border-right:1px solid var(--berry-border);flex-direction:column;width:320px;min-width:280px;max-width:400px;display:flex}@media (max-width:768px){.Nounspot-module__ofTx8q__container{flex-direction:column}.Nounspot-module__ofTx8q__sidebar{width:100%;min-width:unset;max-width:unset;border-right:none;height:100%;display:none}.Nounspot-module__ofTx8q__sidebar.Nounspot-module__ofTx8q__showSidebar{display:flex}.Nounspot-module__ofTx8q__globePane{display:none}.Nounspot-module__ofTx8q__globePane.Nounspot-module__ofTx8q__showGlobe{flex:1;display:flex}.Nounspot-module__ofTx8q__detailPane{width:100%;min-width:unset;max-width:unset;border-right:none}}.Nounspot-module__ofTx8q__header{border-bottom:1px solid var(--berry-border);background:linear-gradient(135deg,#e4497a 0%,#ff6b9d 100%);padding:12px 16px}.Nounspot-module__ofTx8q__title{color:#fff;align-items:center;gap:8px;margin:0;font-size:18px;font-weight:700;display:flex}.Nounspot-module__ofTx8q__logo{font-family:var(--berry-font-mono);font-size:14px}.Nounspot-module__ofTx8q__searchBar{border-bottom:1px solid var(--berry-border);padding:12px}.Nounspot-module__ofTx8q__searchInput{border:1px solid var(--berry-border);background:var(--berry-bg-secondary);width:100%;color:var(--berry-text-primary);border-radius:20px;outline:none;padding:8px 12px;font-family:inherit;font-size:12px}.Nounspot-module__ofTx8q__searchInput::placeholder{color:var(--berry-text-tertiary)}.Nounspot-module__ofTx8q__searchInput:focus{border-color:#e4497a}.Nounspot-module__ofTx8q__filters{border-bottom:1px solid var(--berry-border);flex-wrap:wrap;gap:6px;padding:8px 12px;display:flex}.Nounspot-module__ofTx8q__filterButton{border:1px solid var(--berry-border);background:var(--berry-bg);color:var(--berry-text-secondary);cursor:pointer;border-radius:14px;padding:4px 12px;font-family:inherit;font-size:11px;transition:all .2s}.Nounspot-module__ofTx8q__filterButton:hover{background:var(--berry-bg-secondary)}.Nounspot-module__ofTx8q__filterButton.Nounspot-module__ofTx8q__filterActive{background:var(--berry-text-primary);color:var(--berry-bg);border-color:var(--berry-text-primary)}.Nounspot-module__ofTx8q__filterButton[data-category=Places].Nounspot-module__ofTx8q__filterActive{color:#fff;background:#e4497a;border-color:#e4497a}.Nounspot-module__ofTx8q__filterButton[data-category=Things].Nounspot-module__ofTx8q__filterActive{color:#fff;background:#00b4d8;border-color:#00b4d8}.Nounspot-module__ofTx8q__filterButton[data-category=People].Nounspot-module__ofTx8q__filterActive{color:#fff;background:#9d4edd;border-color:#9d4edd}.Nounspot-module__ofTx8q__spotsList{flex-direction:column;flex:1;gap:12px;padding:12px;display:flex;overflow-y:auto}.Nounspot-module__ofTx8q__loading,.Nounspot-module__ofTx8q__empty,.Nounspot-module__ofTx8q__error{text-align:center;color:var(--berry-text-secondary);padding:24px;font-size:12px}.Nounspot-module__ofTx8q__error h2{color:#e4497a;margin:0 0 8px;font-size:14px}.Nounspot-module__ofTx8q__footer{border-top:1px solid var(--berry-border);color:var(--berry-text-tertiary);justify-content:space-between;align-items:center;padding:10px 16px;font-size:10px;display:flex}.Nounspot-module__ofTx8q__footerLink{color:#e4497a;text-decoration:none}.Nounspot-module__ofTx8q__footerLink:hover{text-decoration:underline}.Nounspot-module__ofTx8q__footerCount{color:var(--berry-text-tertiary)}.Nounspot-module__ofTx8q__mobileViewToggle{z-index:100;background:var(--berry-bg-secondary);border:1px solid var(--berry-border);border-radius:20px;gap:4px;padding:4px;display:none;position:fixed;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000026}@media (max-width:768px){.Nounspot-module__ofTx8q__mobileViewToggle{display:flex}}.Nounspot-module__ofTx8q__viewToggleButton{cursor:pointer;color:var(--berry-text-secondary);background:0 0;border:none;border-radius:16px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:500;transition:all .2s;display:flex}.Nounspot-module__ofTx8q__viewToggleButton.Nounspot-module__ofTx8q__active{color:#fff;background:#e4497a}.Nounspot-module__ofTx8q__viewToggleButton:hover:not(.Nounspot-module__ofTx8q__active){background:var(--berry-bg)}.Nounspot-module__ofTx8q__globePane{flex:1;min-width:300px;position:relative}.Nounspot-module__ofTx8q__detailPane{border-right:1px solid var(--berry-border);width:400px;min-width:320px;max-width:450px;overflow:hidden}
