.deepspace-share-list{list-style:none;padding:0;margin:0}.deepspace-share-item{background:var(--deep-card-bg);border:1px solid var(--deep-border-color);border-radius:12px;padding:1.25rem;margin-bottom:1rem;transition:all 0.3s}.deepspace-share-item::after{content:'';display:table;clear:both}.deepspace-share-item:hover{box-shadow:0 4px 12px var(--deep-shadow-color)}.deepspace-share-item:last-child{margin-bottom:0}.deepspace-share-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:0.875rem;flex-wrap:wrap}.deepspace-share-meta{flex:1;min-width:0}.deepspace-share-username{color:var(--deep-primary-color);font-weight:600;font-size:0.9rem;text-decoration:none;margin-right:0.5rem}.deepspace-share-username:hover{text-decoration:underline}.deepspace-share-title{color:var(--deep-text-dark);font-size:0.9rem;word-break:break-word}.deepspace-share-title a{color:var(--deep-text-dark);text-decoration:none}.deepspace-share-title a:hover{color:var(--deep-primary-color)}.deepspace-share-time{display:block;color:var(--deep-text-muted);font-size:0.8rem;margin-top:0.25rem}.deepspace-share-status{color:var(--deep-text-muted);font-size:0.8rem;margin-left:0.5rem}.deepspace-share-actions{display:flex;align-items:center;gap:0.5rem;flex-shrink:0;flex-wrap:wrap}.deepspace-share-actions a{color:var(--deep-text-secondary);font-size:0.85rem;text-decoration:none;padding:0.25rem 0.5rem;border-radius:4px;transition:all 0.3s;white-space:nowrap}.deepspace-share-actions a:hover{color:var(--deep-primary-color);background:var(--deep-hover-bg)}.deepspace-share-actions .pipe{color:var(--deep-border-color);font-size:0.85rem}.deepspace-share-body{color:var(--deep-text-dark);line-height:1.6;word-break:break-word;overflow:hidden}.deepspace-share-body img.deepspace-share-thumb{max-width:120px;max-height:120px;border-radius:8px;margin-right:1rem;margin-bottom:0.5rem;float:left;object-fit:cover}.deepspace-share-media{margin:1rem 0;border-radius:8px;overflow:hidden;background:var(--deep-hover-bg)}.deepspace-share-media embed,.deepspace-share-media iframe,.deepspace-share-media video,.deepspace-share-media audio{width:100%;max-width:100%;display:block}.deepspace-share-quote{margin-top:0.75rem;padding:0.875rem 1rem;background:var(--deep-hover-bg);border-left:3px solid var(--deep-primary-color);border-radius:0 8px 8px 0;color:var(--deep-text-muted);font-size:0.9rem;line-height:1.6;float:none !important;clear:both}.deepspace-share-quote blockquote{margin:0;padding:0;border:none;background:transparent}.deepspace-share-form-card{background:var(--deep-card-bg);border:1px solid var(--deep-border-color);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}.deepspace-share-form-title{font-size:1rem;font-weight:600;color:var(--deep-text-dark);margin-bottom:1rem;display:flex;align-items:center;gap:0.5rem}.deepspace-share-form-title i{color:var(--deep-primary-color)}.deepspace-share-view-content{background:var(--deep-card-bg);border:1px solid var(--deep-border-color);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.deepspace-share-view-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.deepspace-share-view-title{font-size:1.25rem;font-weight:600;color:var(--deep-text-dark);margin:0;flex:1;min-width:0;word-break:break-word}.deepspace-share-view-meta{display:flex;align-items:center;gap:0.75rem;margin-top:0.5rem;flex-wrap:wrap}.deepspace-share-view-hot{display:inline-flex;align-items:center;padding:0.25rem 0.75rem;background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff;border-radius:20px;font-size:0.8rem;font-weight:500}.deepspace-share-view-body{display:flex;gap:1.5rem;align-items:flex-start}.deepspace-share-view-media{flex:0 0 210px;width:210px;max-width:210px}.deepspace-share-view-media img{width:100%;height:auto;border-radius:8px;display:block}.deepspace-share-view-text{flex:1;min-width:0;color:var(--deep-text-dark);line-height:1.8}.deepspace-share-view-text a{color:var(--deep-primary-color);text-decoration:none;font-weight:600}.deepspace-share-view-text a:hover{text-decoration:underline}.deepspace-share-view-text .deepspace-share-media{margin:1rem 0}.deepspace-share-comment-section{background:var(--deep-card-bg);border:1px solid var(--deep-border-color);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem}.deepspace-share-comment-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--deep-border-color)}.deepspace-share-comment-title{font-size:1.1rem;font-weight:600;color:var(--deep-text-dark);margin:0}.deepspace-share-comment-section #comment_ul{display:flex;flex-direction:column}.deepspace-share-comment-section #comment_ul dl.bbda{display:grid;grid-template-columns:48px 1fr;grid-template-rows:auto auto;gap:0.25rem 1rem;align-items:start;margin:0;padding:1rem 0;border-bottom:1px solid var(--deep-border-color)}.deepspace-share-comment-section #comment_ul dl.bbda:last-child{border-bottom:none}.deepspace-share-comment-section #comment_ul dl.bbda .avt{grid-row:1 / span 2;grid-column:1;margin:0}.deepspace-share-comment-section #comment_ul dl.bbda .avt img{width:48px;height:48px;border-radius:50%;object-fit:cover;display:block}.deepspace-share-comment-section #comment_ul dl.bbda dt{grid-row:1;grid-column:2;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0.25rem 0.75rem;padding:0;border:none;font-weight:normal;line-height:1.4}.deepspace-share-comment-section #comment_ul dl.bbda dt .y{float:none !important;display:flex;gap:0.5rem;order:1;margin-left:auto}.deepspace-share-comment-section #comment_ul dl.bbda dt .y a{color:var(--deep-text-secondary);font-size:0.85rem;text-decoration:none;padding:0.25rem 0.5rem;border-radius:4px;transition:all 0.3s;white-space:nowrap}.deepspace-share-comment-section #comment_ul dl.bbda dt .y a:hover{color:var(--deep-primary-color);background:var(--deep-hover-bg)}.deepspace-share-comment-section #comment_ul dl.bbda dt > a[id^="author_"]{font-weight:600;color:var(--deep-primary-color);text-decoration:none;order:0}.deepspace-share-comment-section #comment_ul dl.bbda dt .xg1{color:var(--deep-text-muted);font-size:0.85rem;order:0}.deepspace-share-comment-section #comment_ul dl.bbda dt > b{color:#ff4757;font-size:0.85rem;order:0}.deepspace-share-comment-section #comment_ul dl.bbda dd:not(.avt){grid-row:2;grid-column:2;margin:0;padding:0;color:var(--deep-text-dark);line-height:1.6;word-break:break-word}.deepspace-share-comment-section #comment_ul dl.bbda dd:not(.avt) img{max-width:100%;height:auto}.deepspace-share-comment-textarea{width:100%;padding:0.75rem;border:1px solid var(--deep-border-color);border-radius:8px;background:var(--deep-card-bg);color:var(--deep-text-dark);resize:vertical;min-height:80px;font-family:inherit;transition:all 0.3s;box-sizing:border-box}.deepspace-share-comment-textarea:focus{border-color:var(--deep-primary-color);box-shadow:0 0 0 3px rgba(124,58,237,0.1);outline:none}.deepspace-share-empty{text-align:center;padding:3rem 1rem;color:var(--deep-text-muted);background:var(--deep-card-bg);border:1px solid var(--deep-border-color);border-radius:12px}.deepspace-share-empty i{font-size:3rem;margin-bottom:1rem;display:block;opacity:0.5}@media (max-width:768px){.deepspace-share-item{padding:1rem}.deepspace-share-header{flex-direction:column}.deepspace-share-actions{width:100%;justify-content:flex-end}.deepspace-share-body img.deepspace-share-thumb{max-width:100%;width:100%;height:auto;float:none;margin-right:0;margin-bottom:1rem}.deepspace-share-view-title{font-size:1.1rem}.deepspace-share-view-body{flex-direction:column}.deepspace-share-view-media{flex:0 0 auto;width:100%;max-width:100%}}@media (max-width:575.98px){.deepspace-share-item{padding:0.875rem;border-radius:8px}.deepspace-share-filter{padding:0.75rem;gap:0.15rem}.deepspace-share-filter a{padding:0.4rem 0.625rem;font-size:0.8rem}.deepspace-share-view-content{padding:1rem}.deepspace-share-form-card{padding:1rem}.deepspace-share-comment-section{padding:1rem}.deepspace-share-comment-section #comment_ul dl.bbda{grid-template-columns:36px 1fr;gap:0.25rem 0.75rem;padding:0.875rem 0}.deepspace-share-comment-section #comment_ul dl.bbda .avt img{width:36px;height:36px}.deepspace-share-comment-section #comment_ul dl.bbda dt{flex-direction:column;align-items:flex-start}.deepspace-share-comment-section #comment_ul dl.bbda dt .y{margin-left:0;width:100%;justify-content:flex-end;margin-top:0.25rem;order:3}}