.styles_container__GJmVb{background-color:var(--secondary);border:1px solid var(--border);border-radius:12px;padding:1.5rem;margin-bottom:2rem}.styles_textarea__9xLg_{width:100%;background-color:transparent;border:none;color:var(--foreground);font-size:1.1rem;resize:vertical;outline:none;font-family:inherit;margin-bottom:1rem}.styles_textarea__9xLg_::placeholder{color:#71717a}.styles_footer__soQjF{display:flex;justify-content:flex-end}.page_feed__cVf47{width:100%}.page_posts__9lDd9{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:.875rem}.page_empty__94dW_{text-align:center;color:#a1a1aa;padding:2rem}.page_spinnerContainer__Jg0j8{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem;color:#a1a1aa;min-height:50vh}.page_spinner__1WnEQ{width:50px;height:50px;border:4px solid rgba(59,130,246,.1);border-top-color:#3b82f6;border-radius:50%;animation:page_spin__W_8_q 1s linear infinite}@keyframes page_spin__W_8_q{to{transform:rotate(1turn)}}.page_landing__vDqfd{min-height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;background:transparent;position:relative}.page_hero__SKW6o{max-width:800px}.page_heroTitle__Gfler{font-size:4rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(90deg,#fff,#a1a1aa);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.05em}.page_heroSubtitle__RTAw0{font-size:1.25rem;line-height:1.6;color:#d4d4d8;margin-bottom:3rem}.page_ctaButtons__ha2_b{display:flex;gap:1.5rem;justify-content:center}.page_ctaButton__tHxa2{padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s}.page_ctaButton__tHxa2:hover{transform:translateY(-2px);opacity:.9}.page_primaryCta__JU8yd{background-color:var(--primary);color:white;box-shadow:0 4px 14px 0 rgba(59,130,246,.39)}.page_secondaryCta__fOxcz{background-color:rgba(255,255,255,.1);color:white;border:1px solid rgba(255,255,255,.2)}@media (max-width:640px){.page_heroTitle__Gfler{font-size:2.5rem}.page_heroSubtitle__RTAw0{font-size:1rem}.page_ctaButtons__ha2_b{flex-direction:column;gap:1rem}}