.project-library-shell{height:100dvh;overflow:hidden;background:linear-gradient(180deg,#fbf7f0fa,#f2eadffa);padding:18px}.project-library-shell__frame{width:min(1520px,100%);height:100%;margin:0 auto;display:grid;grid-template-columns:minmax(15rem,17rem) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);align-items:stretch;gap:12px}.project-library-shell__sidebar,.project-library-shell__main{grid-row:2;min-height:0;height:100%;display:flex;flex-direction:column;gap:10px;overflow:hidden}.project-library-shell__sidebar{grid-column:1}.project-library-shell__main{grid-column:2}.project-library-shell__topbar{grid-column:1 / -1;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:58px;padding:10px 14px;border:1px solid color-mix(in srgb,var(--atelier-line) 72%,var(--border));border-radius:18px;background:linear-gradient(180deg,#fffcf7e0,#f7efe5c7),color-mix(in srgb,var(--background) 90%,transparent);box-shadow:0 18px 30px -28px #53392547}.project-library-shell__topbar-brand,.project-library-shell__breadcrumb{display:flex;align-items:center;min-width:0}.project-library-shell__topbar-brand{gap:10px}.project-library-shell__breadcrumb{gap:8px;overflow:hidden;color:var(--text-secondary);font-size:.82rem;font-weight:650}.project-library-shell__breadcrumb span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-library-shell__surface{border:1px solid color-mix(in srgb,var(--atelier-line) 72%,var(--border));background:linear-gradient(180deg,#fffcf7eb,#f7efe5e0),color-mix(in srgb,var(--card) 96%,white 4%);border-radius:18px;box-shadow:0 18px 32px -30px #53392547,0 8px 18px -16px #53392524}.project-library-shell__empty-state{padding:12px}.project-library-shell__heading-block{min-width:0;display:flex;flex-direction:column;gap:3px}.project-library-shell__title{font-family:var(--font-display);font-size:clamp(1.75rem,1.8vw,2.45rem);line-height:1;font-weight:600;letter-spacing:-.03em;color:var(--foreground)}.project-library-shell__library-mark{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:12px;border:1px solid color-mix(in srgb,var(--border) 84%,white 16%);background:linear-gradient(180deg,color-mix(in srgb,var(--background) 74%,white 26%),var(--background));color:var(--foreground);box-shadow:inset 0 1px #ffffffa6}.project-library-shell__visual-label:before{content:attr(data-label)}.project-library-shell__library-mark--hero{width:44px;height:44px;border-radius:18px}.project-library-shell__field-label{display:block;font-size:.72rem;font-weight:600;color:var(--text-secondary)}.project-library-shell__field{height:36px;width:100%;border-radius:999px;border:1px solid color-mix(in srgb,var(--atelier-line) 70%,var(--border));background:color-mix(in srgb,var(--background) 92%,white 8%);padding:0 13px;font-size:.84rem;color:var(--foreground);outline:none;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}.project-library-shell__field:focus{border-color:color-mix(in srgb,var(--primary) 34%,var(--border));box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 8%,transparent);background:color-mix(in srgb,var(--background) 96%,white 4%)}.project-library-shell__field--inline{height:36px}.project-library-shell__primary-action{width:100%;min-height:36px;justify-content:center;font-size:.82rem}.project-library-shell__primary-action--compact{width:auto;min-width:9rem;padding-inline:1rem}.project-library-shell__badge{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid color-mix(in srgb,var(--atelier-line) 68%,var(--border));border-radius:999px;background:color-mix(in srgb,var(--bg-secondary) 92%,white 8%);color:var(--text-secondary);font-size:11px;font-weight:600;white-space:nowrap}.project-library-shell__badge--soft{background:color-mix(in srgb,var(--background) 88%,white 12%)}.project-library-shell__badge--success{border-color:#22c55e38;background:#f0fdf4b8;color:#166534}.project-library-shell__item-actions{display:flex;align-items:center;gap:6px}.project-library-shell__item-actions--story{justify-content:flex-end}.project-library-shell__icon-button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid color-mix(in srgb,var(--border) 90%,white 10%);border-radius:999px;background:color-mix(in srgb,var(--background) 88%,white 12%);color:var(--text-secondary);transition:border-color var(--transition-fast),color var(--transition-fast),background var(--transition-fast),transform var(--transition-fast)}.project-library-shell__icon-button:hover:not(:disabled){border-color:color-mix(in srgb,var(--primary) 32%,var(--border));color:var(--foreground);box-shadow:var(--shadow-sm)}.project-library-shell__icon-button:disabled{opacity:.45;cursor:not-allowed}.project-library-shell__icon-button--danger:hover:not(:disabled){border-color:color-mix(in srgb,var(--destructive) 40%,var(--border));color:var(--destructive)}.project-library-shell__desktop-library{display:grid;grid-template-columns:minmax(0,1fr) minmax(15rem,18rem);gap:14px;min-height:0;height:100%;padding:14px}.project-library-shell__story-area,.project-library-shell__inspector{min-width:0;min-height:0}.project-library-shell__story-area{display:flex;flex-direction:column;gap:12px}.project-library-shell__library-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:2px 2px 10px;border-bottom:1px solid color-mix(in srgb,var(--atelier-line) 58%,transparent)}.project-library-shell__library-toolbar .project-library-shell__title{font-size:clamp(1.55rem,1.7vw,2rem)}.project-library-shell__story-row-chips{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.project-library-shell__quick-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.project-library-shell__quick-form{display:grid;grid-template-columns:minmax(11rem,1fr) auto;align-items:end;gap:8px}.project-library-shell__quick-form .project-library-shell__field-label{grid-column:1 / -1}.project-library-shell__import-action{min-height:36px;border-radius:999px;border-color:color-mix(in srgb,var(--atelier-line) 72%,var(--border));background:#fffaf4ad}.project-library-shell__story-table{flex:1;min-height:0;overflow-y:auto;border-top:1px solid color-mix(in srgb,var(--atelier-line) 50%,transparent)}.project-library-shell__story-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:86px;padding:10px 4px;border-bottom:1px solid color-mix(in srgb,var(--atelier-line) 50%,transparent)}.project-library-shell__story-row--selected{margin-inline:-5px;padding-inline:9px;border:1px solid color-mix(in srgb,var(--primary) 34%,var(--atelier-line));border-radius:14px;background:color-mix(in srgb,var(--primary) 6%,rgba(255,250,244,.72))}.project-library-shell__story-row-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;text-align:left}.project-library-shell__story-row-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.project-library-shell__story-row-kicker{color:var(--text-tertiary);font-size:.65rem;font-weight:700}.project-library-shell__story-row-title{overflow:hidden;color:var(--foreground);font-size:1.02rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.project-library-shell__inspector{display:flex;flex-direction:column;gap:18px;padding:10px 0 0 14px;border-left:1px solid color-mix(in srgb,var(--atelier-line) 54%,transparent)}.project-library-shell__inspector-title{margin:0;color:var(--foreground);font-family:var(--font-display);font-size:1.35rem;font-weight:700;letter-spacing:-.03em}.project-library-shell__inspector-subtitle{color:var(--text-secondary);font-size:.78rem}.project-library-shell__inspector-progress>span{display:block;width:100%;height:6px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--muted) 58%,transparent)}.project-library-shell__inspector-progress span span{display:block;height:100%;border-radius:inherit;background:#22c55e}.project-library-shell__story-empty{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:180px;padding:16px;border:1px dashed color-mix(in srgb,var(--atelier-line) 72%,transparent);border-radius:26px;background:color-mix(in srgb,var(--muted) 50%,transparent)}@media(min-width:961px){.project-library-shell{padding:8px;background:radial-gradient(circle at 50% 0%,rgba(255,252,247,.88),transparent 46%),linear-gradient(180deg,#f9f4edfa,#efe7ddf0)}.project-library-shell__frame{width:min(1600px,100%);grid-template-columns:286px minmax(0,1fr);grid-template-rows:74px minmax(0,1fr);gap:10px}.project-library-shell__surface{border-radius:10px;box-shadow:none}.project-library-shell__topbar{min-height:74px;padding:0 18px;grid-template-columns:minmax(0,1fr) auto;border-radius:10px;background:#fffcf7c2;box-shadow:0 18px 34px -30px #50362452}.project-library-shell__topbar-left,.project-library-shell__topbar-actions,.project-library-shell__topbar-brand,.project-library-shell__sync-pill,.project-library-shell__version-button,.project-library-shell__story-controls,.project-library-shell__sort-button,.project-library-shell__inspector-progress-label,.project-library-shell__inspector-actions{display:flex;align-items:center}.project-library-shell__topbar-left{gap:18px;min-width:0}.project-library-shell__topbar-brand{gap:11px;padding-right:15px;border-right:1px solid color-mix(in srgb,var(--atelier-line) 62%,transparent)}.project-library-shell__topbar-brand strong{color:var(--foreground);font-family:var(--font-display);font-size:1.26rem;font-weight:750;letter-spacing:0}.project-library-shell__library-mark{width:32px;height:32px;border-radius:50%;color:color-mix(in srgb,var(--primary) 82%,var(--foreground));background:#fffcf78a;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 28%,var(--atelier-line))}.project-library-shell__library-mark svg{width:18px;height:18px;stroke-width:1.9}.project-library-shell__breadcrumb{gap:14px;color:var(--text-tertiary);font-size:.95rem}.project-library-shell__breadcrumb strong{color:color-mix(in srgb,var(--primary) 72%,var(--foreground));font-weight:760}.project-library-shell__version-button,.project-library-shell__sort-button{gap:6px;min-height:38px;border:1px solid color-mix(in srgb,var(--atelier-line) 70%,transparent);border-radius:999px;background:#fffaf4b8;color:var(--foreground);font-weight:700}.project-library-shell__version-button{padding:0 14px}.project-library-shell__topbar-actions{gap:10px}.project-library-shell__topbar-icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--atelier-line) 68%,transparent);border-radius:14px;background:#fffaf4c2;color:var(--text-secondary);transition:border-color var(--transition-fast),background var(--transition-fast),color var(--transition-fast),transform var(--transition-fast)}.project-library-shell__topbar-icon:hover:not(:disabled){border-color:color-mix(in srgb,var(--primary) 36%,var(--atelier-line));color:var(--foreground);transform:translateY(-1px)}.project-library-shell__topbar-icon:disabled{opacity:.45}.project-library-shell__sync-pill{gap:8px;min-height:38px;padding:0 14px;border:1px solid color-mix(in srgb,var(--atelier-line) 64%,transparent);border-radius:999px;background:#fffaf4c7;color:color-mix(in srgb,rgb(34,139,84) 80%,var(--foreground));font-size:.88rem;font-weight:720}.project-library-shell__topbar-divider{width:1px;height:28px;background:color-mix(in srgb,var(--atelier-line) 72%,transparent)}.project-library-shell__project-rail{height:100%;padding:18px 10px 10px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:linear-gradient(180deg,#fffcf7c7,#f8f0e6b8),#fffaf4b3}.project-library-shell__rail-head{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:0 10px 14px}.project-library-shell__rail-head h1{margin:0;color:var(--foreground);font-size:1.02rem;font-weight:720}.project-library-shell__rail-create-form{display:grid;grid-template-columns:0 34px;align-items:center;justify-self:end;gap:0;overflow:hidden;transition:grid-template-columns var(--transition-fast),gap var(--transition-fast)}.project-library-shell__rail-create-form:hover,.project-library-shell__rail-create-form:focus-within{grid-template-columns:minmax(84px,7rem) 34px;gap:6px}.project-library-shell__rail-input{width:100%;min-height:34px;border:1px solid color-mix(in srgb,var(--atelier-line) 64%,transparent);border-radius:999px;background:#fffcf7c7;padding:0;color:var(--foreground);font-size:.78rem;opacity:0;outline:none;pointer-events:none;transition:opacity var(--transition-fast),padding var(--transition-fast)}.project-library-shell__rail-create-form:hover .project-library-shell__rail-input,.project-library-shell__rail-create-form:focus-within .project-library-shell__rail-input{padding:0 10px;opacity:1;pointer-events:auto}.project-library-shell__rail-add{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:999px;color:var(--text-secondary)}.project-library-shell__rail-add:disabled{opacity:.42}.project-library-shell__rail-projects{min-height:0;overflow-y:auto;padding:0 0 8px}.project-library-shell__rail-project{position:relative;display:grid;gap:7px;margin-bottom:8px;border:1px solid transparent;border-radius:10px}.project-library-shell__rail-project--selected{border-color:color-mix(in srgb,var(--primary) 42%,var(--atelier-line));background:color-mix(in srgb,var(--primary) 8%,rgba(255,252,247,.76))}.project-library-shell__rail-project-main{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:10px;color:inherit;text-align:left}.project-library-shell__rail-project-mark{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--atelier-line) 68%,transparent);border-radius:10px;background:#fffcf7a8;color:var(--text-secondary);font-family:var(--font-display);font-size:.92rem;font-weight:760}.project-library-shell__rail-project-copy{min-width:0;display:grid;gap:3px}.project-library-shell__rail-project-copy strong{overflow:hidden;color:var(--foreground);font-size:1rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.project-library-shell__rail-project-copy span{color:var(--text-tertiary);font-size:.82rem;font-weight:650}.project-library-shell__rail-project-actions{position:absolute;right:8px;bottom:7px;display:flex;gap:4px;opacity:0;transition:opacity var(--transition-fast)}.project-library-shell__rail-project:hover .project-library-shell__rail-project-actions{opacity:1}.project-library-shell__rail-project-edit{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:6px;padding:10px}.project-library-shell__rail-empty{padding:18px 10px;color:var(--text-tertiary);font-size:.9rem}.project-library-shell__rail-footer{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:12px 10px 0;border-top:1px solid color-mix(in srgb,var(--atelier-line) 58%,transparent)}.project-library-shell__rail-footer-button,.project-library-shell__rail-footer-icon,.project-library-shell__rail-trash{display:flex;min-height:34px;align-items:center;color:var(--text-tertiary);font-size:.82rem;font-weight:650}.project-library-shell__rail-footer-button,.project-library-shell__rail-trash{justify-content:flex-start;gap:8px;padding:0;border-radius:9px}.project-library-shell__rail-footer-button{width:100%;gap:8px}.project-library-shell__rail-trash{width:100%}.project-library-shell__rail-footer-icon{justify-content:flex-start;padding:0}.project-library-shell__desktop-library{display:grid;grid-template-columns:minmax(0,1fr) 348px;gap:10px;height:100%;padding:0;border:0;background:transparent}.project-library-shell__story-area,.project-library-shell__inspector{border:1px solid color-mix(in srgb,var(--atelier-line) 72%,var(--border));border-radius:10px;background:linear-gradient(180deg,#fffcf7c2,#f9f2e9a8),#fffaf4b3}.project-library-shell__story-area{gap:0;overflow:hidden}.project-library-shell__library-toolbar{min-height:64px;align-items:center;padding:0 22px;border-bottom:1px solid color-mix(in srgb,var(--atelier-line) 58%,transparent)}.project-library-shell__library-toolbar .project-library-shell__title{font-size:1.08rem;font-weight:760}.project-library-shell__story-controls{gap:12px}.project-library-shell__sort-button{padding:0 14px;color:var(--text-secondary);font-size:.88rem}.project-library-shell__quick-actions{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px 22px;border-bottom:1px solid color-mix(in srgb,var(--atelier-line) 48%,transparent)}.project-library-shell__quick-form{grid-template-columns:minmax(0,1fr) auto}.project-library-shell__quick-form .project-library-shell__field-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.project-library-shell__quick-actions .project-library-shell__field{min-height:36px;border-radius:999px;background:#fffcf7ad}.project-library-shell__import-action,.project-library-shell__primary-action--compact{min-height:36px;border-radius:999px}.project-library-shell__story-table{flex:1;min-height:0;overflow-y:auto;border-top:0;padding:14px 10px 18px}.project-library-shell__story-table-head{display:grid;grid-template-columns:minmax(14rem,1fr) minmax(12rem,24rem);gap:12px;padding:0 12px 12px;color:var(--text-tertiary);font-size:.78rem;font-weight:700}.project-library-shell__story-row{position:relative;min-height:96px;margin-bottom:10px;padding:0;border:1px solid transparent;border-radius:10px}.project-library-shell__story-row--selected{margin-inline:0;padding-inline:0;border-color:color-mix(in srgb,var(--primary) 46%,var(--atelier-line));background:#fffcf7c2}.project-library-shell__story-row-main{grid-template-columns:minmax(0,1fr) minmax(12.5rem,.72fr);width:100%;min-height:74px;gap:16px;padding:12px 118px 12px 14px;border-radius:inherit;text-align:left}.project-library-shell__story-row-kicker{color:var(--text-tertiary);font-size:.72rem}.project-library-shell__story-row-title{font-size:1rem;letter-spacing:0}.project-library-shell__story-row-chips{flex-wrap:wrap;justify-content:flex-end;gap:6px}.project-library-shell__badge--warm{border-color:color-mix(in srgb,rgb(245,158,11) 36%,var(--atelier-line));color:#c26511;background:color-mix(in srgb,rgb(245,158,11) 10%,rgba(255,250,244,.82))}.project-library-shell__item-actions--story{position:absolute;top:50%;right:10px;z-index:2;padding-right:0;transform:translateY(-50%);opacity:0;transition:opacity var(--transition-fast)}.project-library-shell__story-row:hover .project-library-shell__item-actions--story{opacity:1}.project-library-shell__inspector{padding:28px 22px 22px;border-left:1px solid color-mix(in srgb,var(--atelier-line) 72%,var(--border))}.project-library-shell__inspector-title{font-size:1.42rem;letter-spacing:0}.project-library-shell__inspector-subtitle{margin-top:6px;font-size:.9rem}.project-library-shell__inspector-progress{margin-top:18px}.project-library-shell__inspector-progress-label{justify-content:space-between;margin-bottom:14px;color:var(--text-secondary);font-size:.9rem;font-weight:700}.project-library-shell__inspector-progress-label strong{color:#228b54;font-weight:760}.project-library-shell__inspector-progress>span{height:8px;background:color-mix(in srgb,rgb(34,197,94) 14%,var(--muted))}.project-library-shell__inspector-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;gap:10px;margin-top:28px}.project-library-shell__inspector-actions .project-library-shell__primary-action,.project-library-shell__secondary-action{width:100%;min-width:0;max-width:none;min-height:40px;border-radius:999px;padding-inline:12px}}@media(min-width:961px)and (max-width:1440px){.project-library-shell__frame{grid-template-columns:250px minmax(0,1fr)}.project-library-shell__desktop-library{grid-template-columns:minmax(0,1fr) 318px}.project-library-shell__rail-project-main{grid-template-columns:40px minmax(0,1fr) auto;gap:10px}.project-library-shell__rail-project-mark,.project-library-shell__topbar-icon{width:40px;height:40px}.project-library-shell__sync-pill{max-width:8.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width:961px)and (max-width:1240px){.project-library-shell__frame{grid-template-columns:220px minmax(0,1fr);grid-template-rows:66px minmax(0,1fr)}.project-library-shell__topbar{min-height:66px;padding-inline:12px}.project-library-shell__topbar-left{gap:12px}.project-library-shell__topbar-brand{gap:8px;padding-right:12px}.project-library-shell__topbar-brand strong{font-size:1.22rem}.project-library-shell__library-mark{width:30px;height:30px}.project-library-shell__breadcrumb{gap:8px;font-size:.84rem}.project-library-shell__version-button{min-height:34px;padding-inline:10px}.project-library-shell__topbar-actions{gap:6px}.project-library-shell__topbar-icon{width:36px;height:36px;border-radius:12px}.project-library-shell__sync-pill{min-height:34px;max-width:7.25rem;padding-inline:10px;font-size:.8rem}.project-library-shell__project-rail{padding:14px 8px 8px}.project-library-shell__rail-head{grid-template-columns:1fr;align-items:start;gap:8px;padding-inline:8px}.project-library-shell__rail-create-form{justify-self:start}.project-library-shell__rail-input{width:100%}.project-library-shell__rail-project-main{grid-template-columns:38px minmax(0,1fr);gap:9px;padding:9px}.project-library-shell__rail-project-main>svg{display:none}.project-library-shell__rail-project-mark{width:38px;height:38px}.project-library-shell__desktop-library{grid-template-columns:minmax(0,1fr) 280px}.project-library-shell__library-toolbar,.project-library-shell__quick-actions{padding-inline:16px}.project-library-shell__story-table{padding-inline:8px}.project-library-shell__story-row{grid-template-columns:minmax(0,1fr)}.project-library-shell__story-row-main{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy" "chips";gap:8px}.project-library-shell__story-row-copy{grid-area:copy}.project-library-shell__story-row-chips{grid-area:chips;justify-content:flex-start;gap:6px}.project-library-shell__story-table-head{display:none}.project-library-shell__inspector{padding:20px 16px 16px}.project-library-shell__inspector-actions{flex-direction:column;align-items:stretch;gap:10px}}@media(min-width:961px)and (max-width:1120px){.project-library-shell__frame{grid-template-columns:204px minmax(0,1fr)}.project-library-shell__desktop-library{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;overflow:hidden}.project-library-shell__inspector{min-height:154px;display:grid;grid-template-columns:minmax(0,1fr) 180px;grid-template-areas:"info actions" "progress actions";align-items:center;gap:16px;padding:14px 16px;overflow:hidden}.project-library-shell__inspector>.project-library-shell__heading-block{grid-area:info}.project-library-shell__inspector-progress{grid-area:progress;margin-top:12px}.project-library-shell__inspector-actions{grid-area:actions;margin-top:0;min-width:132px}.project-library-shell__inspector-actions .project-library-shell__primary-action,.project-library-shell__secondary-action{min-height:36px;padding-inline:14px}.project-library-shell__quick-actions{grid-template-columns:minmax(0,1fr)}.project-library-shell__import-action{justify-self:start}}@media(min-width:961px)and (max-width:1020px){.project-library-shell{padding:6px}.project-library-shell__frame{grid-template-columns:190px minmax(0,1fr);gap:8px}.project-library-shell__topbar-icon[aria-label=搜索],.project-library-shell__topbar-icon[aria-label=网格视图]{display:none}.project-library-shell__story-row-main{grid-template-columns:minmax(0,1fr);min-height:86px;padding:10px 112px 10px 10px}.project-library-shell__badge{min-height:22px;padding-inline:7px;font-size:.72rem}.project-library-shell__inspector{grid-template-columns:minmax(0,1fr);grid-template-areas:"info" "progress" "actions"}.project-library-shell__inspector-actions{flex-direction:row}}.project-library-shell__empty-state{min-height:100%;display:flex;flex-direction:column;justify-content:center}@media(max-width:960px){.project-library-shell{height:100dvh;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:10px;background:radial-gradient(circle at 50% 0%,rgba(255,252,247,.88),transparent 48%),linear-gradient(180deg,#f9f4edfa,#efe7ddf0)}.project-library-shell__frame{width:100%;height:auto;min-height:100%;grid-template-columns:1fr;grid-template-rows:auto;gap:10px}.project-library-shell__sidebar,.project-library-shell__main{grid-row:auto;grid-column:auto;display:flex;height:auto;min-height:0;overflow:visible}.project-library-shell__surface,.project-library-shell__topbar,.project-library-shell__project-rail,.project-library-shell__story-area,.project-library-shell__inspector{border-radius:10px;box-shadow:none}.project-library-shell__topbar{grid-column:1;min-height:0;grid-template-columns:minmax(0,1fr);gap:10px;padding:12px;background:#fffcf7c2}.project-library-shell__topbar-left{min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.project-library-shell__topbar-brand{gap:10px;padding-right:12px;border-right:1px solid color-mix(in srgb,var(--atelier-line) 62%,transparent)}.project-library-shell__topbar-brand strong{font-family:var(--font-display);font-size:1.18rem;font-weight:750;letter-spacing:0}.project-library-shell__breadcrumb{flex:1;min-width:10rem;gap:8px;font-size:.84rem}.project-library-shell__topbar-actions{width:100%;min-width:0;display:flex;align-items:center;gap:8px;overflow-x:auto;padding-bottom:2px}.project-library-shell__topbar-icon{display:inline-flex;width:38px;height:38px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--atelier-line) 68%,transparent);border-radius:12px;background:#fffaf4c2;color:var(--text-secondary)}.project-library-shell__sync-pill,.project-library-shell__version-button,.project-library-shell__sort-button{display:inline-flex;min-height:34px;align-items:center;gap:6px;border:1px solid color-mix(in srgb,var(--atelier-line) 64%,transparent);border-radius:999px;background:#fffaf4c7;font-weight:720}.project-library-shell__sync-pill{flex:0 0 auto;padding:0 12px;color:color-mix(in srgb,rgb(34,139,84) 80%,var(--foreground));font-size:.82rem}.project-library-shell__topbar-divider{width:1px;height:26px;flex:0 0 auto;background:color-mix(in srgb,var(--atelier-line) 72%,transparent)}.project-library-shell__project-rail{height:auto;max-height:none;display:grid;grid-template-rows:auto minmax(0,auto) auto;overflow:visible;padding:14px 10px 10px;background:linear-gradient(180deg,#fffcf7c7,#f8f0e6b8),#fffaf4b3}.project-library-shell__rail-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 8px 12px}.project-library-shell__rail-head h1{margin:0;font-size:1.02rem;font-weight:720}.project-library-shell__rail-create-form{display:grid;grid-template-columns:minmax(5.5rem,7.5rem) 34px;align-items:center;gap:6px}.project-library-shell__rail-input{width:100%;min-height:34px;border:1px solid color-mix(in srgb,var(--atelier-line) 64%,transparent);border-radius:999px;background:#fffcf7c7;padding:0 10px;color:var(--foreground);font-size:.78rem;outline:none}.project-library-shell__rail-add{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:999px;color:var(--text-secondary)}.project-library-shell__rail-projects{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(180px,min(38vw,260px));gap:8px;max-height:none;min-height:0;overflow-x:auto;overflow-y:hidden;padding:0 0 8px;scrollbar-width:thin}.project-library-shell__rail-project{position:relative;display:grid;gap:7px;margin-bottom:0;border:1px solid transparent;border-radius:10px}.project-library-shell__rail-project--selected{border-color:color-mix(in srgb,var(--primary) 42%,var(--atelier-line));background:color-mix(in srgb,var(--primary) 8%,rgba(255,252,247,.76))}.project-library-shell__rail-project-main{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:9px;text-align:left}.project-library-shell__rail-project-mark{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--atelier-line) 68%,transparent);border-radius:10px;background:#fffcf7a8;color:var(--text-secondary);font-family:var(--font-display);font-weight:760}.project-library-shell__rail-project-copy{min-width:0;display:grid;gap:3px}.project-library-shell__rail-project-copy strong,.project-library-shell__story-row-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-library-shell__rail-project-actions{display:flex;justify-content:flex-end;gap:4px;padding:0 8px 8px}.project-library-shell__rail-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 8px 0;border-top:1px solid color-mix(in srgb,var(--atelier-line) 58%,transparent)}.project-library-shell__rail-footer-button,.project-library-shell__rail-footer-icon,.project-library-shell__rail-trash{display:flex;min-height:32px;align-items:center;justify-content:flex-start;gap:8px;color:var(--text-tertiary);font-size:.82rem;font-weight:650}.project-library-shell__desktop-library{height:auto;min-height:0;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto;gap:10px;padding:0;border:0;background:transparent}.project-library-shell__story-area,.project-library-shell__inspector{border:1px solid color-mix(in srgb,var(--atelier-line) 72%,var(--border));background:linear-gradient(180deg,#fffcf7c2,#f9f2e9a8),#fffaf4b3}.project-library-shell__story-area{gap:0;overflow:visible}.project-library-shell__library-toolbar{min-height:56px;align-items:center;padding:0 14px;border-bottom:1px solid color-mix(in srgb,var(--atelier-line) 58%,transparent)}.project-library-shell__library-toolbar .project-library-shell__title{font-size:1.08rem;font-weight:760}.project-library-shell__story-controls{display:flex;align-items:center;gap:8px}.project-library-shell__sort-button{padding:0 12px;color:var(--text-secondary);font-size:.82rem}.project-library-shell__quick-actions{grid-template-columns:1fr;gap:8px;padding:12px 14px;border-bottom:1px solid color-mix(in srgb,var(--atelier-line) 48%,transparent)}.project-library-shell__quick-form{grid-template-columns:minmax(0,1fr) auto}.project-library-shell__quick-form .project-library-shell__field-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.project-library-shell__quick-actions .project-library-shell__field{min-height:36px;border-radius:999px}.project-library-shell__import-action{justify-self:start;min-height:36px;border-radius:999px}.project-library-shell__story-table{max-height:none;min-height:0;overflow:visible;border-top:0;padding:12px 8px 14px}.project-library-shell__story-table-head{display:none}.project-library-shell__story-row{position:relative;grid-template-columns:minmax(0,1fr);min-height:0;margin-bottom:8px;padding:0;border:1px solid transparent;border-radius:10px}.project-library-shell__story-row--selected{margin-inline:0;padding-inline:0;border-color:color-mix(in srgb,var(--primary) 46%,var(--atelier-line));background:#fffcf7c2}.project-library-shell__story-row-main{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy" "chips";width:100%;gap:8px;padding:12px;text-align:left}.project-library-shell__story-row-copy{grid-area:copy}.project-library-shell__story-row-chips{grid-area:chips;justify-content:flex-start}.project-library-shell__item-actions--story{position:static;justify-content:flex-start;padding:0 12px 12px;opacity:1;transform:none}.project-library-shell__inspector{min-height:0;display:grid;gap:14px;padding:16px;border-left:1px solid color-mix(in srgb,var(--atelier-line) 72%,var(--border))}.project-library-shell__inspector-title{font-size:1.24rem;letter-spacing:0}.project-library-shell__inspector-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:0}.project-library-shell__item-actions{width:100%;justify-content:flex-start;align-items:flex-start}}@media(max-width:640px){.project-library-shell{padding:8px}.project-library-shell__topbar{gap:8px;padding:9px}.project-library-shell__topbar-brand{width:auto;padding-right:0;border-right:0}.project-library-shell__topbar-brand strong{font-size:1.08rem}.project-library-shell__breadcrumb{display:none}.project-library-shell__topbar-actions{width:auto;gap:6px;padding-bottom:0}.project-library-shell__topbar-icon{width:34px;height:34px;border-radius:11px}.project-library-shell__sync-pill{min-height:32px;padding-inline:10px;font-size:.78rem}.project-library-shell__topbar-divider{display:none}.project-library-shell__project-rail{gap:8px;padding:10px}.project-library-shell__rail-head{grid-template-columns:auto minmax(0,1fr);padding:0}.project-library-shell__rail-create-form{width:100%;grid-template-columns:minmax(0,1fr) 34px}.project-library-shell__rail-projects{grid-auto-columns:minmax(168px,72%);gap:8px;padding:0 0 4px}.project-library-shell__rail-project-main{grid-template-columns:32px minmax(0,1fr);gap:8px;padding:8px}.project-library-shell__rail-project-main>svg{display:none}.project-library-shell__rail-project-mark{width:32px;height:32px;border-radius:9px;font-size:.82rem}.project-library-shell__rail-project-copy strong{font-size:.9rem}.project-library-shell__rail-project-copy span{font-size:.74rem}.project-library-shell__rail-project-actions{padding:0 8px 8px 40px}.project-library-shell__rail-footer{gap:8px;padding:8px 0 0}.project-library-shell__rail-footer-button,.project-library-shell__rail-footer-icon,.project-library-shell__rail-trash{min-height:30px;font-size:.76rem}.project-library-shell__library-toolbar{min-height:0;align-items:center;padding:10px 12px}.project-library-shell__library-toolbar .project-library-shell__title{font-size:1rem}.project-library-shell__sort-button{min-height:32px;padding:0 10px}.project-library-shell__quick-form{grid-template-columns:1fr}.project-library-shell__import-action,.project-library-shell__primary-action--compact{width:100%}.project-library-shell__story-table{padding:8px 7px 10px}.project-library-shell__story-row-main{padding:10px}.project-library-shell__story-row-title{font-size:.94rem}.project-library-shell__story-row-kicker{font-size:.62rem}.project-library-shell__story-row-chips{gap:5px}.project-library-shell__story-row-chips .project-library-shell__badge{min-height:22px;padding-inline:8px;font-size:.7rem}.project-library-shell__icon-button{width:32px;height:32px}.project-library-shell__inspector-actions{grid-template-columns:1fr}.project-library-shell__empty-state,.project-library-shell__story-empty{padding:14px}.project-library-shell__title{font-size:1.4rem}}
