.short-hint{font-size:11px;line-height:1.8;color:var(--muted);margin:8px 0 16px}
.short-library-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:22px}.short-library-heading .workspace-title{margin-bottom:8px}
.short-primary{border:1px solid var(--green);border-radius:6px;background:var(--green);color:#fff;padding:12px 17px;font:inherit;font-size:11px;font-weight:600;cursor:pointer;white-space:nowrap}
.short-link-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.short-link-card:first-child{padding-top:6px}.short-link-card:last-child{border-bottom:0}.short-link-card>div:first-child{min-width:0;flex:1}.short-link-card h3{font-size:17px;margin:10px 0 7px;overflow-wrap:anywhere}.short-link-card a{font-size:11px;overflow-wrap:anywhere}.short-destination{font-size:11px;line-height:1.8;color:var(--muted);margin-top:7px;overflow-wrap:anywhere}.short-link-card .tool-actions{margin:0;flex-shrink:0;max-width:50%}
.short-badge{display:inline-block;padding:4px 9px;border-radius:20px;background:#edf2e9;color:#48663d;font-size:9px;font-weight:600}
.short-library-empty{text-align:center;padding:40px 12px}.short-library-empty>span{display:block;font-size:34px;color:#71855c;margin-bottom:15px}.short-library-empty h3{font-size:18px}.short-library-empty .short-hint{max-width:420px;margin:12px auto}
.short-editor-nav{display:flex;align-items:center;flex-wrap:wrap;gap:14px;padding-bottom:20px;margin-bottom:25px;border-bottom:1px solid var(--line);font-size:11px}.short-editor-nav button{padding:8px 0;border:0;background:none;color:var(--ink);font:inherit;cursor:pointer}.short-editor-nav strong{overflow-wrap:anywhere}#short-dirty{color:#9a6822;margin-left:auto}html[data-theme=dark] #short-dirty{color:#ead68f}
.short-dialog{margin:auto;border:1px solid var(--line);border-radius:12px;padding:28px;width:min(440px,calc(100% - 32px));background:var(--panel,#fff);color:var(--ink)}.short-dialog::backdrop{background:#0008}.short-dialog h2{font-size:23px;font-weight:500;margin-bottom:14px}.short-dialog strong{display:block;overflow-wrap:anywhere;font-size:13px}.short-dialog .tool-actions{justify-content:flex-end}
.tool-actions .short-danger{color:#b12c36}html[data-theme=dark] .tool-actions .short-danger{color:#ffadb4}html[data-theme=dark] .short-badge{background:#284232;color:#c8e7bf}
#short-editor[hidden],#short-library[hidden],#short-dirty[hidden],#short-rename-hint[hidden],#cancel-short-edit[hidden]{display:none}
@media(max-width:760px){.short-library-heading,.short-link-card{flex-direction:column;align-items:stretch}.short-library-heading{gap:10px}.short-library-heading>button{align-self:flex-start}.short-link-card .tool-actions{max-width:none;flex-wrap:wrap}.short-link-card .tool-actions>*{padding:10px}.short-editor-nav{gap:10px}#short-dirty{width:100%;margin:0}.short-dialog{padding:22px}}
