html,body{margin:0;height:100%}#root{height:100%}.sc-page{--sc-line: #e6ebf2;--sc-bg: #f5f7fa;--sc-text: #1f2d3d;--sc-muted: #7a8699;--sc-accent: #1677ff;--sc-accent-soft: #e8f1ff;--sc-bad: #e34d59;--sc-card: #fff;--sc-star: #f5a623;--sc-thumb-w: 880px;box-sizing:border-box;min-height:100%;height:100%;padding:16px 20px 28px;overflow:auto;background:var(--sc-bg);color:var(--sc-text);font-family:"Source Sans 3",PingFang SC,Noto Sans SC,sans-serif;font-size:13px}.sc-page *,.sc-page *:before,.sc-page *:after{box-sizing:border-box}.sc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.sc-title{margin:0;font-size:20px;font-weight:650;letter-spacing:-.02em}.sc-sub{margin:6px 0 0;font-size:13px;color:var(--sc-muted)}.sc-add-btn{flex-shrink:0;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:10px;background:var(--sc-accent);color:#fff;font-size:20px;line-height:1;cursor:pointer;box-shadow:0 4px 14px #1677ff47;transition:background .12s ease,transform .12s ease}.sc-add-btn:hover{background:#0f66e8;transform:translateY(-1px)}.sc-status{margin-bottom:12px;padding:10px 12px;border-radius:6px;font-size:13px;background:#fff7e8;color:#8a5a00}.sc-status[data-kind=err]{background:#fff1f0;color:var(--sc-bad)}.sc-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,var(--sc-thumb-w)),1fr));gap:20px;justify-content:start}.sc-empty{grid-column:1 / -1;margin:48px 0;text-align:center;color:var(--sc-muted);font-size:14px}.sc-card{display:flex;flex-direction:column;width:100%;max-width:var(--sc-thumb-w);background:var(--sc-card);border:1px solid var(--sc-line);border-radius:10px;overflow:hidden;transition:border-color .12s ease,box-shadow .12s ease}.sc-card:hover{border-color:#c9d4e4;box-shadow:0 8px 24px #1f2d3d0f}.sc-thumb{position:relative;display:block;width:100%;aspect-ratio:16 / 9;padding:0;border:0;background:#eef2f7;cursor:zoom-in;overflow:hidden}.sc-thumb img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none}.sc-thumb-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:12px;color:var(--sc-muted);font-size:12px;text-align:center;background:#eef2f7}.sc-thumb-fallback[hidden]{display:none!important}.sc-card-body{display:flex;flex-direction:column;gap:10px;padding:14px 16px 16px;flex:1}.sc-github{display:block;margin:0;padding:10px 16px 0;font-size:12px;font-weight:500;color:var(--sc-accent);text-decoration:none;word-break:break-all;line-height:1.4}.sc-github:hover{text-decoration:underline}.sc-industry{flex-shrink:0;padding:4px 12px;border-radius:999px;background:var(--sc-accent-soft);color:var(--sc-accent);font-size:11px;font-weight:600}.sc-desc{margin:0;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sc-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:10px;border-top:1px solid var(--sc-line)}.sc-contact{margin:0;font-size:12px;color:var(--sc-muted);word-break:break-all;min-width:0}.sc-card-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.sc-cover-block{margin-bottom:12px}.sc-cover-actions{display:flex;align-items:center;gap:6px;margin-bottom:8px}.sc-btn-file{display:inline-flex;align-items:center;cursor:pointer}.sc-cover-preview{position:relative;margin:0 0 6px;border:1px solid var(--sc-line);border-radius:8px;overflow:hidden;background:#eef2f7;aspect-ratio:16 / 9}.sc-cover-preview img{display:block;width:100%;height:100%;object-fit:cover}.sc-cover-placeholder,.sc-cover-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:12px;color:var(--sc-muted);font-size:12px;text-align:center}.sc-cover-placeholder[hidden],.sc-cover-loading[hidden]{display:none!important}.sc-cover-loading{background:#eef2f7eb;color:var(--sc-accent)}.sc-like{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border:1px solid var(--sc-line);border-radius:999px;background:#fff;color:var(--sc-muted);font:inherit;font-size:12px;cursor:pointer}.sc-like:hover{border-color:#f0a0a8;color:#e34d59}.sc-like.is-on{border-color:#f0a0a8;background:#fff1f0;color:#e34d59}.sc-like-icon{font-size:14px;line-height:1}.sc-like-count{font-variant-numeric:tabular-nums}.sc-fav{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border:1px solid var(--sc-line);border-radius:999px;background:#fff;color:var(--sc-muted);font:inherit;font-size:12px;cursor:pointer}.sc-fav:hover{border-color:#f0d090;color:var(--sc-star)}.sc-fav.is-on{border-color:#f0d090;background:#fff8e8;color:var(--sc-star)}.sc-fav-icon{font-size:14px;line-height:1}.sc-del{height:28px;padding:0 10px;border:1px solid #f0c9cc;border-radius:8px;background:#fff;color:var(--sc-bad);font:inherit;font-size:12px;cursor:pointer}.sc-del:hover{background:#fff1f0}.sc-dialog{border:0;padding:0;background:transparent;max-width:min(calc(100% - 32px),calc(100dvw - 32px));max-height:min(calc(100% - 32px),calc(100dvh - 32px))}.sc-dialog::backdrop{background:#0f172a73}.sc-dialog-card{width:min(1760px,100%);min-height:min(920px,calc(100dvh - 48px));max-height:calc(100dvh - 48px);margin:auto;padding:40px 48px 32px;border-radius:16px;background:#fff;box-shadow:0 20px 50px #0f172a33;overflow:auto;font-size:13px;--sc-label-w: 8.5em}.sc-dialog-card h2{margin:0 0 28px;font-size:16px;font-weight:650}.sc-field{display:grid;grid-template-columns:var(--sc-label-w) minmax(0,1fr);gap:12px 16px;align-items:start;margin-bottom:24px;font-size:13px}.sc-field-label{box-sizing:border-box;width:var(--sc-label-w);padding-top:14px;line-height:1.3;color:var(--sc-text);font-weight:500;font-size:13px;text-align:left;white-space:nowrap}.sc-field-label em,.sc-field span em{color:var(--sc-bad);font-style:normal}.sc-field-control{display:flex;flex-direction:column;gap:10px;min-width:0}.sc-field-hint{font-size:12px;color:var(--sc-muted);line-height:1.4}.sc-field input,.sc-field textarea,.sc-field select,.sc-field-control input,.sc-field-control textarea,.sc-field-control select{width:100%;padding:8px 10px;border:1px solid #d0d7de;border-radius:8px;font:inherit;font-size:13px;color:var(--sc-text);background:#fff;min-height:36px}.sc-field textarea,.sc-field-control textarea{min-height:96px;line-height:1.45}.sc-field input:focus,.sc-field textarea:focus,.sc-field select:focus,.sc-field-control input:focus,.sc-field-control textarea:focus,.sc-field-control select:focus{outline:none;border-color:var(--sc-accent);box-shadow:0 0 0 3px #1677ff1f}.sc-field-pair{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);gap:0 20px;margin-bottom:24px;align-items:start}.sc-field-pair .sc-field{margin-bottom:0;grid-template-columns:var(--sc-label-w) minmax(0,1fr)}.sc-field-pair .sc-field-industry{grid-template-columns:3.5em minmax(0,1fr)}.sc-field-pair .sc-field-industry .sc-field-label{width:3.5em}.sc-field-grow{flex:1}.sc-contact-inline{display:flex;flex-direction:row;align-items:center;gap:12px}.sc-contact-inline select{flex:0 0 38%;max-width:280px;min-width:160px}.sc-contact-inline input{flex:1;min-width:0}.sc-contact-inline.is-disabled input{opacity:.55}.sc-form-err{margin:0 0 16px;font-size:12px;color:var(--sc-bad)}.sc-dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:12px}.sc-btn{height:36px;padding:0 16px;border:1px solid #d0d7de;border-radius:8px;background:#fff;color:var(--sc-text);font:inherit;font-size:13px;cursor:pointer}.sc-btn-sm{height:32px;padding:0 12px;font-size:12px}.sc-cover-block{margin-bottom:24px}.sc-cover-actions{display:flex;align-items:center;gap:10px;margin-bottom:12px}.sc-cover-preview{position:relative;margin:0 0 10px;border:1px solid var(--sc-line);border-radius:10px;overflow:hidden;background:#eef2f7;aspect-ratio:16 / 9;max-height:min(52vh,720px);width:min(100%,calc(min(52vh,720px) * 16 / 9))}.sc-cover-placeholder,.sc-cover-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;color:var(--sc-muted);font-size:12px;text-align:center}.sc-btn-primary{border-color:transparent;background:var(--sc-accent);color:#fff}.sc-btn-primary:hover{background:#0f66e8}.sc-btn-primary:disabled{opacity:.6;cursor:not-allowed}.sc-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:16px;background:#0a101cd1;cursor:zoom-out}.sc-lightbox[hidden]{display:none!important}.sc-lightbox img{max-width:calc(100dvw - 32px);max-height:calc(100dvh - 32px);width:auto;height:auto;border-radius:8px;box-shadow:0 24px 60px #00000073;object-fit:contain;background:#111;cursor:default}.sc-lightbox-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border:0;border-radius:999px;background:#ffffff24;color:#fff;font-size:20px;line-height:1;cursor:pointer}.sc-lightbox-close:hover{background:#ffffff3d}.sc-msg-btn{display:inline-flex;align-items:center;gap:6px;height:28px;padding:0 10px;border:1px solid var(--sc-line);border-radius:999px;background:#fff;color:var(--sc-muted);font:inherit;font-size:12px;cursor:pointer}.sc-msg-btn:hover{border-color:#9ec2ff;color:var(--sc-accent)}.sc-msg-btn-icon{display:inline-flex;line-height:1}.sc-msg-panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;display:grid;place-items:stretch;padding:16px;background:#0a101c73}.sc-msg-panel[hidden]{display:none!important}.sc-msg-sheet{width:min(720px,100%);margin:0 auto;display:flex;flex-direction:column;max-height:calc(100dvh - 32px);border-radius:12px;background:#fff;box-shadow:0 24px 60px #00000047;overflow:hidden}.sc-msg-top{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--sc-line);flex-shrink:0}.sc-msg-top-text{flex:1;min-width:0}.sc-msg-back{width:36px;height:36px;border:0;border-radius:8px;background:#eef2f7;color:var(--sc-text);font:inherit;font-size:18px;cursor:pointer}.sc-msg-back:hover{background:#e2e8f0}.sc-msg-close{flex-shrink:0;width:36px;height:36px;border:0;border-radius:8px;background:#eef2f7;color:var(--sc-text);font:inherit;font-size:22px;line-height:1;cursor:pointer}.sc-msg-close:hover{background:#e2e8f0}.sc-msg-title{margin:0;font-size:16px;font-weight:650}.sc-msg-sub{margin:2px 0 0;font-size:12px;color:var(--sc-muted);word-break:break-all}.sc-msg-hero{flex-shrink:0;padding:14px 16px 10px;border-bottom:1px solid var(--sc-line);background:#f8fafc}.sc-msg-cover{width:100%;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;background:#eef2f7;margin-bottom:10px}.sc-msg-cover img{display:block;width:100%;height:100%;object-fit:cover}.sc-msg-cover-empty{display:grid;place-items:center;height:100%;color:var(--sc-muted);font-size:13px}.sc-msg-github{display:block;margin:0 0 8px;font-size:13px;color:var(--sc-accent);word-break:break-all;text-decoration:none}.sc-msg-github:hover{text-decoration:underline}.sc-msg-desc{margin:0;font-size:13px;line-height:1.5;color:var(--sc-text);white-space:pre-wrap;word-break:break-word}.sc-msg-compose{flex-shrink:0;padding:12px 16px;border-bottom:1px solid var(--sc-line);background:#fff}.sc-msg-compose-wrap{position:relative}.sc-msg-compose textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #d0d7de;border-radius:8px;font:inherit;font-size:13px;line-height:1.45;resize:vertical;min-height:72px}.sc-msg-compose textarea:focus{outline:none;border-color:var(--sc-accent);box-shadow:0 0 0 3px #1677ff1f}.sc-msg-mention-list{position:absolute;left:0;right:0;top:calc(100% - 4px);z-index:5;margin:0;padding:4px 0;list-style:none;max-height:220px;overflow:auto;border:1px solid #d0d7de;border-radius:8px;background:#fff;box-shadow:0 10px 28px #0f172a24}.sc-msg-mention-list[hidden]{display:none!important}.sc-msg-mention-item{display:flex;flex-direction:column;gap:2px;padding:8px 12px;cursor:pointer}.sc-msg-mention-item:hover,.sc-msg-mention-item.is-active{background:#f3f7ff}.sc-msg-mention-nick{font-size:13px;font-weight:650;color:var(--sc-text)}.sc-msg-mention-email{font-size:12px;color:var(--sc-muted);word-break:break-all}.sc-msg-author-email{margin-left:6px;font-weight:400;font-size:12px;color:var(--sc-muted)}.sc-msg-compose-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.sc-msg-compose-hint{font-size:12px;color:var(--sc-muted);min-height:1.2em}.sc-msg-list{flex:1;min-height:0;overflow:auto;padding:8px 16px 20px}.sc-msg-empty{margin:24px 0;text-align:center;color:var(--sc-muted);font-size:13px}.sc-msg-item{padding:12px 0;border-bottom:1px solid var(--sc-line)}.sc-msg-item:last-child{border-bottom:0}.sc-msg-item-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:6px}.sc-msg-author{font-size:13px;font-weight:650;color:var(--sc-text)}.sc-msg-time{font-size:11px;color:var(--sc-muted);flex-shrink:0}.sc-msg-body{margin:0;font-size:13px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.sc-msg-item-actions{display:flex;gap:8px;margin-top:8px;justify-content:flex-end}.sc-msg-act{height:28px;padding:0 10px;border:1px solid var(--sc-line);border-radius:6px;background:#fff;color:var(--sc-muted);font:inherit;font-size:12px;cursor:pointer}.sc-msg-act:hover{border-color:#9ec2ff;color:var(--sc-accent)}.sc-msg-act.is-danger:hover{border-color:#f0c9cc;color:var(--sc-bad)}@media(max-width:900px){.sc-page{padding:12px;--sc-thumb-w: 100%}.sc-grid{grid-template-columns:1fr;gap:12px}.sc-dialog-card{width:min(1760px,100%);min-height:0;padding:24px 20px 20px}.sc-field{grid-template-columns:1fr;gap:8px}.sc-field-label{padding-top:0}.sc-field-pair{grid-template-columns:1fr;gap:24px 0}.sc-field-pair .sc-field{grid-template-columns:1fr}.sc-cover-preview{width:100%;max-height:min(40vh,420px)}.sc-contact-inline{flex-direction:column;align-items:stretch}.sc-contact-inline select{flex:none;max-width:none;width:100%}.sc-field-row{flex-direction:column;gap:0}}
