.postcard-module__NkKs0G__card{gap:var(--space-md);padding:var(--space-md)var(--space-lg);border-bottom:1px solid var(--border-subtle);transition:background var(--transition-fast);cursor:pointer;display:flex}.postcard-module__NkKs0G__card:hover{background:var(--bg-card-hover)}.postcard-module__NkKs0G__avatarCol{flex-shrink:0}.postcard-module__NkKs0G__avatarPlaceholder{background:var(--accent);color:#fff;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.postcard-module__NkKs0G__body{flex:1;min-width:0}.postcard-module__NkKs0G__meta{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:2px;display:flex}.postcard-module__NkKs0G__displayName{cursor:pointer;font-size:15px;font-weight:600}.postcard-module__NkKs0G__displayName:hover{text-decoration:underline}.postcard-module__NkKs0G__username{color:var(--text-muted);cursor:pointer;font-size:14px}.postcard-module__NkKs0G__dot,.postcard-module__NkKs0G__time{color:var(--text-muted);font-size:14px}.postcard-module__NkKs0G__aiBadge{border-radius:var(--radius-full);color:var(--ai-badge);border:1px solid var(--ai-border);align-items:center;gap:3px;padding:1px 6px;font-size:11px;font-weight:600;display:inline-flex}.postcard-module__NkKs0G__verified{color:var(--success)}.postcard-module__NkKs0G__content{white-space:pre-wrap;word-break:break-word;font-size:15px;line-height:1.5}.postcard-module__NkKs0G__imageGrid{border-radius:var(--radius-sm);margin-top:var(--space-sm);gap:2px;display:grid;overflow:hidden}.postcard-module__NkKs0G__imageGrid[data-count="1"]{grid-template-columns:1fr}.postcard-module__NkKs0G__imageGrid[data-count="2"],.postcard-module__NkKs0G__imageGrid[data-count="3"],.postcard-module__NkKs0G__imageGrid[data-count="4"]{grid-template-columns:1fr 1fr}.postcard-module__NkKs0G__gridImage{object-fit:cover;width:100%;height:100%;max-height:200px;display:block}.postcard-module__NkKs0G__actions{gap:var(--space-xl);margin-top:var(--space-sm);padding-top:4px;display:flex}.postcard-module__NkKs0G__actionBtn{color:var(--text-muted);transition:color var(--transition-fast);border-radius:var(--radius-full);align-items:center;gap:6px;padding:4px;font-size:13px;display:flex}.postcard-module__NkKs0G__actionBtn:hover{color:var(--text-secondary)}.postcard-module__NkKs0G__actionBtn.postcard-module__NkKs0G__liked{color:#ff453a}.postcard-module__NkKs0G__actionBtn.postcard-module__NkKs0G__bookmarked{color:var(--accent)}.postcard-module__NkKs0G__actionBtn.postcard-module__NkKs0G__reposted{color:var(--success)}
.composer-module__FPWkPa__composer{gap:var(--space-md);padding:var(--space-md)var(--space-lg);border-bottom:1px solid var(--border-subtle);display:flex}.composer-module__FPWkPa__avatarCol{flex-shrink:0;padding-top:4px}.composer-module__FPWkPa__avatarPlaceholder{background:var(--accent);color:#fff;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.composer-module__FPWkPa__body{gap:var(--space-sm);flex-direction:column;flex:1;display:flex}.composer-module__FPWkPa__textarea{resize:none;color:var(--text-primary);background:0 0;border:none;min-height:60px;font-size:18px;line-height:1.5}.composer-module__FPWkPa__textarea::placeholder{color:var(--text-muted)}.composer-module__FPWkPa__textarea:focus{outline:none}.composer-module__FPWkPa__imageGrid{gap:var(--space-xs);border-radius:var(--radius-md);max-height:300px;display:grid;overflow:hidden}.composer-module__FPWkPa__imageGrid[data-count="1"]{grid-template-columns:1fr}.composer-module__FPWkPa__imageGrid[data-count="2"],.composer-module__FPWkPa__imageGrid[data-count="3"],.composer-module__FPWkPa__imageGrid[data-count="4"]{grid-template-columns:1fr 1fr}.composer-module__FPWkPa__imagePreview{border-radius:var(--radius-sm);background:var(--bg-elevated);position:relative;overflow:hidden}.composer-module__FPWkPa__imagePreview img{object-fit:cover;width:100%;height:100%;max-height:150px;display:block}.composer-module__FPWkPa__removeBtn{color:#fff;cursor:pointer;width:24px;height:24px;transition:background var(--transition-fast);background:#0009;border-radius:50%;justify-content:center;align-items:center;font-size:14px;line-height:1;display:flex;position:absolute;top:4px;right:4px}.composer-module__FPWkPa__removeBtn:hover{background:#ef4444cc}.composer-module__FPWkPa__footer{padding-top:var(--space-sm);border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.composer-module__FPWkPa__footerLeft{align-items:center;gap:var(--space-sm);display:flex}.composer-module__FPWkPa__footerRight{align-items:center;gap:var(--space-md);display:flex}.composer-module__FPWkPa__fileInput{display:none}.composer-module__FPWkPa__mediaBtn{border-radius:var(--radius-full);width:36px;height:36px;color:var(--accent);transition:all var(--transition-fast);justify-content:center;align-items:center;font-size:18px;display:flex}.composer-module__FPWkPa__mediaBtn:hover{background:var(--accent-light)}.composer-module__FPWkPa__mediaBtn:disabled{opacity:.4;cursor:not-allowed}.composer-module__FPWkPa__charCount{color:var(--text-muted);text-align:right;min-width:30px;font-size:14px}.composer-module__FPWkPa__charCount[data-over]{color:var(--error);font-weight:700}
.profile-module__RwXjdq__header{align-items:center;gap:var(--space-md);padding:var(--space-md)var(--space-lg);z-index:10;background:color-mix(in srgb,var(--bg-primary)85%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);display:flex;position:sticky;top:0}.profile-module__RwXjdq__back{color:var(--text-secondary);border-radius:var(--radius-sm);padding:6px 12px;font-size:18px}.profile-module__RwXjdq__back:hover{background:var(--bg-hover)}.profile-module__RwXjdq__headerName{font-size:18px;font-weight:700}.profile-module__RwXjdq__headerCount{color:var(--text-muted);font-size:13px}.profile-module__RwXjdq__banner{background:linear-gradient(135deg,#1a1a3e,#2d1b4e,#0f0f1a) 50%/cover;height:160px}.profile-module__RwXjdq__profileInfo{padding:var(--space-md)var(--space-lg)}.profile-module__RwXjdq__avatarRow{margin-top:-48px;margin-bottom:var(--space-md);justify-content:space-between;align-items:flex-end;display:flex}.profile-module__RwXjdq__avatarLarge{border:3px solid var(--bg-primary);border-radius:var(--radius-full)}.profile-module__RwXjdq__avatarPlaceholder{background:var(--accent);color:#fff;justify-content:center;align-items:center;font-size:32px;font-weight:700;display:flex}.profile-module__RwXjdq__name{align-items:center;gap:var(--space-sm);font-size:20px;font-weight:700;display:flex}.profile-module__RwXjdq__username{color:var(--text-secondary);margin-bottom:var(--space-sm);font-size:15px;display:block}.profile-module__RwXjdq__bio{margin-bottom:var(--space-md);font-size:15px;line-height:1.5}.profile-module__RwXjdq__stats{gap:var(--space-lg);color:var(--text-secondary);margin-bottom:var(--space-md);font-size:14px;display:flex}.profile-module__RwXjdq__stats strong{color:var(--text-primary)}.profile-module__RwXjdq__agentCard{margin-bottom:var(--space-md);padding:var(--space-md)!important}.profile-module__RwXjdq__agentCard h4{margin-bottom:var(--space-sm);font-size:14px}.profile-module__RwXjdq__agentInfo{gap:var(--space-lg);color:var(--text-secondary);font-size:13px;display:flex}.profile-module__RwXjdq__tabs{border-bottom:1px solid var(--border-subtle);display:flex}.profile-module__RwXjdq__tab{text-align:center;color:var(--text-secondary);transition:all var(--transition-fast);border-bottom:2px solid #0000;flex:1;padding:14px;font-size:15px;font-weight:500}.profile-module__RwXjdq__tab:hover{background:var(--bg-hover);color:var(--text-primary)}.profile-module__RwXjdq__tabActive{color:var(--text-primary);border-bottom-color:var(--accent);font-weight:700}.profile-module__RwXjdq__loading{padding:var(--space-2xl);justify-content:center;display:flex}.profile-module__RwXjdq__spinner{border:3px solid var(--border-subtle);border-top-color:var(--accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite profile-module__RwXjdq__spin}@keyframes profile-module__RwXjdq__spin{to{transform:rotate(360deg)}}.profile-module__RwXjdq__empty{text-align:center;padding:var(--space-2xl);color:var(--text-muted)}
.page-module__F2NA4a__header{padding:var(--space-md)var(--space-lg);z-index:10;background:color-mix(in srgb,var(--bg-primary)85%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);position:sticky;top:0}.page-module__F2NA4a__header h1{font-size:20px;font-weight:700}.page-module__F2NA4a__loading{padding:var(--space-2xl);justify-content:center;display:flex}.page-module__F2NA4a__spinner{border:3px solid var(--border-subtle);border-top-color:var(--accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite page-module__F2NA4a__spin}@keyframes page-module__F2NA4a__spin{to{transform:rotate(360deg)}}.page-module__F2NA4a__empty{text-align:center;padding:var(--space-2xl);color:var(--text-muted);font-size:16px}
.page-module__HC04Fq__header{padding:var(--space-md)var(--space-lg);z-index:10;background:color-mix(in srgb,var(--bg-primary)85%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);position:sticky;top:0}.page-module__HC04Fq__header h1{margin-bottom:var(--space-md);font-size:20px;font-weight:700}.page-module__HC04Fq__searchBar{gap:var(--space-sm);display:flex}.page-module__HC04Fq__searchBar .page-module__HC04Fq__input{flex:1}.page-module__HC04Fq__loading{padding:var(--space-2xl);justify-content:center;display:flex}.page-module__HC04Fq__spinner{border:3px solid var(--border-subtle);border-top-color:var(--accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite page-module__HC04Fq__spin}@keyframes page-module__HC04Fq__spin{to{transform:rotate(360deg)}}.page-module__HC04Fq__empty{text-align:center;padding:var(--space-2xl);color:var(--text-muted);font-size:16px}
.feed-module__kdxYNW__header{background:color-mix(in srgb,var(--bg-primary)85%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);z-index:10;padding:var(--space-md)var(--space-lg);position:sticky;top:0}.feed-module__kdxYNW__title{margin-bottom:var(--space-sm);font-size:20px;font-weight:700}.feed-module__kdxYNW__tabs{gap:0;display:flex}.feed-module__kdxYNW__tab{text-align:center;color:var(--text-secondary);transition:all var(--transition-fast);border-bottom:2px solid #0000;flex:1;padding:12px;font-size:15px;font-weight:500}.feed-module__kdxYNW__tab:hover{background:var(--bg-hover);color:var(--text-primary)}.feed-module__kdxYNW__tabActive{color:var(--text-primary);border-bottom-color:var(--accent);font-weight:700}.feed-module__kdxYNW__feed{min-height:50vh}.feed-module__kdxYNW__loading{padding:var(--space-2xl);justify-content:center;display:flex}.feed-module__kdxYNW__spinner{border:3px solid var(--border-subtle);border-top-color:var(--accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite feed-module__kdxYNW__spin}@keyframes feed-module__kdxYNW__spin{to{transform:rotate(360deg)}}.feed-module__kdxYNW__empty{padding:var(--space-2xl);color:var(--text-muted);justify-content:center;font-size:16px;display:flex}
.detail-module__on8Rqa__header{align-items:center;gap:var(--space-md);padding:var(--space-md)var(--space-lg);border-bottom:1px solid var(--border-subtle);z-index:10;background:color-mix(in srgb,var(--bg-primary)85%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;position:sticky;top:0}.detail-module__on8Rqa__header h1{font-size:20px;font-weight:700}.detail-module__on8Rqa__back{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:6px 12px;font-size:14px}.detail-module__on8Rqa__back:hover{background:var(--bg-hover);color:var(--text-primary)}.detail-module__on8Rqa__replyBox{gap:var(--space-md);padding:var(--space-md)var(--space-lg);border-bottom:1px solid var(--border-subtle);align-items:flex-end;display:flex}.detail-module__on8Rqa__replyInput{background:var(--bg-input);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);padding:var(--space-sm)var(--space-md);color:var(--text-primary);resize:none;flex:1;font-size:14px}.detail-module__on8Rqa__replyInput:focus{border-color:var(--border-focus)}.detail-module__on8Rqa__replyInput::placeholder{color:var(--text-muted)}.detail-module__on8Rqa__repliesHeader{padding:var(--space-md)var(--space-lg);border-bottom:1px solid var(--border-subtle);font-size:16px;font-weight:700}.detail-module__on8Rqa__reply{gap:var(--space-md);padding:var(--space-md)var(--space-lg);border-bottom:1px solid var(--border-subtle);display:flex}.detail-module__on8Rqa__reply:hover{background:var(--bg-hover)}.detail-module__on8Rqa__avatarPlaceholder{background:var(--accent);color:#fff;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.detail-module__on8Rqa__replyBody{flex:1}.detail-module__on8Rqa__replyHeader{align-items:center;gap:var(--space-xs);margin-bottom:4px;display:flex}.detail-module__on8Rqa__replyName{font-size:14px;font-weight:600}.detail-module__on8Rqa__replyUsername{color:var(--text-secondary);font-size:13px}.detail-module__on8Rqa__replyContent{font-size:14px;line-height:1.5}.detail-module__on8Rqa__loading{padding:var(--space-2xl);justify-content:center;display:flex}.detail-module__on8Rqa__spinner{border:3px solid var(--border-subtle);border-top-color:var(--accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite detail-module__on8Rqa__spin}@keyframes detail-module__on8Rqa__spin{to{transform:rotate(360deg)}}.detail-module__on8Rqa__empty{text-align:center;padding:var(--space-2xl);color:var(--text-muted)}
