.social-page{padding:44px 0 90px}.social-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.social-head h1{font-size:44px;margin:7px 0}.social-head p{color:var(--muted);margin:0}.feed-tabs,.account-tabs{display:flex;gap:8px;flex-wrap:wrap}.feed-tab,.account-tab{border:1px solid #34453f;background:#111917;color:#b9cbc4;border-radius:999px;padding:9px 14px;cursor:pointer}.feed-tab.active,.account-tab.active{background:#d9f7ee;color:#10201b;border-color:#d9f7ee}.post-compose{border:1px solid var(--line);background:var(--panel);border-radius:18px;padding:20px;margin:18px 0 24px}.post-compose h2{margin:0 0 15px}.post-login{border:1px dashed #3b514a;border-radius:14px;padding:18px;color:var(--muted);margin:18px 0}.post-list{display:grid;gap:16px;max-width:920px}.post-card{background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:20px}.post-top{display:flex;align-items:center;gap:11px}.post-author-avatar,.follow-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#2c413a;display:grid;place-items:center;color:var(--mint);font-weight:700}.post-meta{display:grid;gap:2px}.post-meta time{font-size:12px;color:var(--muted)}.post-card h2{font-size:21px;margin:17px 0 8px}.post-body{white-space:pre-wrap;line-height:1.75;color:#d7e1dd}.post-actions{display:flex;gap:9px;margin-left:auto}.post-attachments{display:grid;gap:9px;margin-top:16px}.post-attachment{display:flex;align-items:center;gap:12px;border:1px solid #2f433c;background:#101917;border-radius:12px;padding:11px;text-decoration:none;color:inherit}.post-attachment b{display:block}.post-attachment small{color:var(--muted)}.post-attachment img{width:110px;height:76px;object-fit:cover;border-radius:8px;background:#edf3f1}.file-badge{width:46px;height:46px;border-radius:9px;background:#263a34;display:grid;place-items:center;color:var(--mint);font-size:12px}.bookmarked{color:#ff89ae!important}.bookmark-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:14px}.bookmark-card{border:1px solid #2d4039;border-radius:13px;overflow:hidden;background:#111a18;cursor:pointer}.bookmark-card img{width:100%;height:150px;object-fit:contain;background:#edf3f1}.bookmark-card div{padding:11px}.follow-list{display:grid;gap:10px;margin-top:14px}.follow-row{display:flex;align-items:center;gap:12px;border:1px solid #2d4039;border-radius:13px;padding:13px}.follow-main{min-width:0;flex:1}.follow-main p{margin:3px 0;color:var(--muted);font-size:13px}.follow-button{border:1px solid var(--mint);background:transparent;color:var(--mint);border-radius:999px;padding:7px 12px;cursor:pointer}.follow-button.following{background:#23352f;border-color:#4e665e;color:#c5d5d0}.follow-button:disabled{cursor:not-allowed;opacity:.55;border-color:#53645f;color:#9baca6}.account-tabs{margin:24px 0 14px}.account-pane[hidden]{display:none}.detail-social-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:13px}.attachment-note{font-size:12px;color:var(--muted);margin-top:6px}.attachment-list{display:grid;gap:5px;margin-top:8px;color:#b9cbc4;font-size:13px}.empty-panel{color:var(--muted);padding:32px 0}.post-counter{color:var(--muted);font-size:13px}.author-card .follow-button{margin-left:auto}.like{min-width:56px}.top-home-link{color:inherit;text-decoration:none}
@media(max-width:760px){.social-head{align-items:start;flex-direction:column}.social-head h1{font-size:36px}.bookmark-grid{grid-template-columns:1fr 1fr}.post-card{padding:16px}.post-attachment img{width:82px;height:62px}}
@media(max-width:480px){.bookmark-grid{grid-template-columns:1fr}.post-top{align-items:start}.post-actions{margin-left:0}.post-author{flex:1}.author-card{align-items:flex-start;flex-wrap:wrap}.author-card .follow-button{margin-left:62px}}
.post-title-button{border:0;background:none;color:inherit;padding:0;text-align:left;font:inherit;cursor:pointer}.post-title-button:hover,.post-read-more:hover{color:var(--mint)}.post-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;max-height:8.75em;overflow:hidden;white-space:pre-wrap;line-height:1.75;color:#d7e1dd}.post-card-footer{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:16px}.post-read-more{border:0;background:none;color:var(--mint);padding:7px 2px;cursor:pointer}.post-attachment-count{color:var(--muted);font-size:13px;margin-left:auto}.post-bookmark[aria-pressed="true"]{color:#ff89ae;border-color:#9c5670}.post-detail-page{max-width:920px}.post-detail-page>.ghost{margin-bottom:22px}.post-detail-card{padding:28px}.post-detail-card h1{font-size:clamp(27px,4vw,40px);line-height:1.25;margin:24px 0 18px}.post-detail-card .post-body{white-space:pre-wrap;overflow-wrap:anywhere}.post-detail-actions{display:flex;gap:10px;align-items:center;margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.post-detail-actions .danger{margin-left:auto}.post-saved-card{padding:16px;text-align:left;cursor:pointer;color:inherit}.post-saved-card strong{display:block;font-size:16px;margin-bottom:6px}.post-saved-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}
.negative-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.negative-head h2{margin-bottom:6px}.negative-head p{margin:0;color:var(--muted);max-width:720px;line-height:1.65}.negative-form{margin-top:18px}.negative-filters{margin:20px 0 14px}.negative-list{display:grid;gap:14px}.negative-card{display:grid;grid-template-columns:230px minmax(0,1fr);gap:18px;border:1px solid #3b423d;border-radius:16px;padding:14px;background:#111917}.negative-image,.negative-annotator{position:relative;overflow:hidden;background:#edf3f1;border-radius:11px}.negative-image{min-height:180px}.negative-image img{width:100%;height:100%;min-height:180px;object-fit:contain;display:block}.negative-image i,.negative-annotator i{position:absolute;border:2px solid #ff616f;background:rgba(255,72,87,.18);box-shadow:0 0 0 9999px rgba(10,16,14,.08);pointer-events:none}.negative-main h3{margin:0}.negative-main p{line-height:1.6;margin:10px 0;white-space:pre-wrap}.negative-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.negative-annotator{min-height:260px;border:1px dashed #54635e;display:grid;place-items:center;touch-action:none;cursor:crosshair}.negative-annotator>span{color:#5e6e68;padding:30px;text-align:center}.negative-annotator img{width:100%;height:auto;max-height:520px;object-fit:contain;display:block;user-select:none;pointer-events:none}.annotation-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.annotation-actions small{color:var(--muted)}.tag.negative-minor{color:#d5e0dc}.tag.negative-moderate{color:#ffe39b;border-color:#655c3a}.tag.negative-severe{color:#ffaaaa;border-color:#704248}
@media(max-width:760px){.negative-head{flex-direction:column}.negative-card{grid-template-columns:1fr}.negative-image{min-height:220px}.negative-image img{height:220px}.negative-annotator{min-height:210px}}
