.post-card{background-color:#09090b;display:flex;flex-direction:column;height:calc(100svh - 56px);justify-content:flex-end;overflow:hidden;position:relative;width:100%}.post-content-overlay{bottom:0;left:0;padding:24px 24px 100px;position:absolute;right:0;z-index:10}.post-card--neutral-light [data-testid^=post-author-name-]{color:var(--text-primary)}.post-card--neutral-light .text-white\/60,.post-card--neutral-light .text-white\/70,.post-card--neutral-light .text-zinc-400,.post-card--neutral-light .text-zinc-500{color:var(--text-secondary)}.post-card--neutral-light [data-testid^=city-chip-],.post-card--neutral-light [data-testid^=country-chip-],.post-card--neutral-light [data-testid^=subcategory-chip-]{background:#0000000d!important;border-color:#00000014!important}.category-band--neutral-light .text-white,.post-card--neutral-light [data-testid=post-actions-stack] .fire-off,.post-card--neutral-light [data-testid=post-actions-stack] .text-white{color:var(--text-primary)}.category-band--neutral-light .text-white\/40,.category-band--neutral-light .text-white\/60,.category-band--neutral-light .text-white\/70{color:var(--text-secondary)}.category-band--neutral-light .feed-tab-underline{background-color:var(--text-primary)!important}.post-card--neutral-light [data-testid^=post-agent-reply-btn-]{background:#0000000f!important;border-color:#00000014!important;color:var(--text-primary)!important}.top-nav{justify-content:space-between;padding:calc(env(safe-area-inset-top, 0px) + 12px) 16px 12px;top:0}.bottom-nav,.top-nav{align-items:center;display:flex;left:0;position:fixed;right:0;z-index:50}.bottom-nav{background-color:#000;border-top:1px solid #18181b;bottom:0;justify-content:space-around;padding:12px 0 calc(env(safe-area-inset-bottom, 0px) + 12px)}.world-selector{border-radius:16px;left:0;margin-top:8px;padding:16px;position:absolute;right:0;top:100%;z-index:100}.chat-input-container{background:linear-gradient(0deg,#000 80%,#0000);bottom:0;left:0;padding:16px 16px calc(env(safe-area-inset-bottom, 0px) + 16px);position:fixed;right:0}.chat-input{align-items:center;background-color:#18181b;border:1px solid #27272a;border-radius:999px;display:flex;gap:12px;padding:12px 16px}.chat-input input{background:#0000;border:none;color:#fff;flex:1 1;font-size:16px;outline:none}.theme-dark .chat-input input,html[data-theme=dark] .chat-input input{background:#0000!important;background-color:initial!important;border:none!important}.chat-input input::placeholder{color:#52525b}.message-bubble{border-radius:22px;font-size:15px;line-height:1.4;max-width:80%;padding:8px 12px}.message-bubble.sent{background-color:#27272a;border-bottom-right-radius:6px;color:#fff;margin-left:auto}.message-bubble.received{background-color:#18181b;border-bottom-left-radius:6px;color:#fff;margin-right:auto}.message-bubble.agent{background-color:#7c3aed33;border:1px solid #7c3aed4d}@keyframes fireAnimation{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(.9)}75%{transform:scale(1.1)}to{transform:scale(1)}}.fire-active{animation:fireAnimation .4s ease-out}.avatar-ring{background:#0000;border:none;border-radius:50%;box-shadow:none;outline:none;padding:0}.category-chip{align-items:center;background-color:#18181b;border:1px solid #27272a;border-radius:999px;color:#a1a1aa;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:background-color .2s,border-color .2s,color .2s;white-space:nowrap}.category-chip:hover{background-color:#27272a;color:#fff}.category-chip.active{background-color:#fff;border-color:#fff;color:#000}.world-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;gap:6px;letter-spacing:.05em;padding:4px 12px;text-transform:uppercase}.world-badge.city{background-color:#00ff9426;border:1px solid #00ff944d;color:#00ff94}.world-badge.earth{background-color:#00c2ff26;border:1px solid #00c2ff4d;color:#00c2ff}.world-badge.mars{background-color:#ff4d4d26;border:1px solid #ff4d4d4d;color:#ff4d4d}.world-badge.moon{background-color:#e0e0e026;border:1px solid #e0e0e04d;color:#e0e0e0}.empty-state{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:48px 24px;text-align:center}.empty-state-icon{height:80px;margin-bottom:24px;opacity:.3;width:80px}.spinner{animation:spin .8s linear infinite;border:2px solid #27272a;border-radius:50%;border-top-color:#fff;height:24px;width:24px}@keyframes spin{to{transform:rotate(1turn)}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:100}.modal-content{background-color:#09090b;border:1px solid #27272a;border-radius:24px;max-width:400px;padding:32px 24px;width:100%}.search-input{background-color:#18181b;border:1px solid #27272a;border-radius:16px;color:#fff;font-size:16px;outline:none;padding:14px 16px 14px 48px;transition:border-color .2s;width:100%}.search-input:focus{border-color:#52525b}.search-input::placeholder{color:#52525b}.feed-tabs{background-color:#18181b;border-radius:12px;display:flex;gap:4px;padding:4px}.feed-tab{background:#0000;border:none;border-radius:8px;color:#a1a1aa;cursor:pointer;flex:1 1;font-size:13px;font-weight:600;padding:8px 16px;transition:background-color .2s,color .2s}.feed-tab:hover{color:#fff}.feed-tab.active{background-color:#27272a;color:#fff}.feed-tab.active.earth{color:#00c2ff}.feed-tab.active.mars{color:#ff4d4d}.feed-tab.active.moon{color:#e0e0e0}.swipe-back-container{backface-visibility:hidden;-webkit-backface-visibility:hidden}.swipe-back-container.swiping{user-select:none;-webkit-user-select:none;will-change:transform}.swipe-back-container{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.btn-press{transition:transform .1s ease-out,opacity .1s ease-out}.btn-press:active{opacity:.8;transform:scale(.95)}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-dropdown{animation:dropdownIn .2s ease-out}.mrr{display:inline-block;overflow:hidden;vertical-align:middle}.mrr .mrr-ink{fill:currentColor}.mrr .mrr-plate{fill:var(--mrr-gap)}.mrr .mrr-line{fill:currentColor;opacity:.3;transform-box:fill-box;transform-origin:center}.mrr .mrr-star{fill:currentColor;opacity:0}.mrr .mrr-ship{animation:mrr-drift 5s ease-in-out infinite;transform-origin:322px 280px}.mrr .mrr-arm{animation:mrr-arm 5s ease-in-out infinite;transform-origin:340px 182px}.mrr .mrr-flame{animation:mrr-flame .6s ease-in-out infinite alternate;transform-origin:222px 418px}.mrr .mrr-line:first-child,.mrr .mrr-line:nth-child(2){animation:mrr-line 1.25s ease-in-out infinite}.mrr .mrr-line:nth-child(2){animation-delay:.3125s}.mrr .mrr-line:nth-child(3){animation:mrr-line 1.25s ease-in-out infinite;animation-delay:.625s}.mrr .mrr-line:nth-child(4){animation:mrr-line 1.25s ease-in-out infinite;animation-delay:.9375s}.mrr .mrr-star:first-child{animation:mrr-star 3s linear infinite;animation-delay:-.5s}.mrr .mrr-star:nth-child(2){animation:mrr-star 3.4s linear infinite;animation-delay:-1.7s}.mrr .mrr-star:nth-child(3){animation:mrr-star 3.8s linear infinite;animation-delay:-2.9s}.mrr .mrr-star:nth-child(4){animation:mrr-star 4.2s linear infinite;animation-delay:-.2s}.mrr .mrr-star:nth-child(5){animation:mrr-star 4.6s linear infinite;animation-delay:-1.4s}.mrr .mrr-star:nth-child(6){animation:mrr-star 5s linear infinite;animation-delay:-2.6s}@keyframes mrr-drift{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(1.6px,-1.1px) rotate(-.25deg)}}@keyframes mrr-arm{0%,20%{transform:rotate(0deg)}25%{transform:rotate(-4.5deg)}30%{transform:rotate(3deg)}35%{transform:rotate(-3.5deg)}40%,60%{transform:rotate(0deg)}65%{transform:rotate(-4.5deg)}70%{transform:rotate(3deg)}75%{transform:rotate(-3.5deg)}80%,to{transform:rotate(0deg)}}@keyframes mrr-flame{0%{transform:rotate(-35deg) scale(1) rotate(35deg)}to{transform:rotate(-35deg) scale(.95,.98) rotate(35deg)}}@keyframes mrr-line{0%,to{opacity:.3;transform:rotate(-35deg) scaleX(.86) rotate(35deg)}45%{opacity:1;transform:rotate(-35deg) scaleX(1) rotate(35deg)}}@keyframes mrr-star{0%{opacity:0;transform:translate(82px,-57.4px)}15%{opacity:.5}85%{opacity:.5}to{opacity:0;transform:translate(-82px,57.4px)}}@media (prefers-reduced-motion:reduce){.mrr *{animation:none!important}.mrr .mrr-line,.mrr .mrr-star{opacity:.5}}
/*# sourceMappingURL=848.7ef6dc13.chunk.css.map*/