@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:Space Grotesk,PingFang SC,Microsoft YaHei,sans-serif;color:#10131a;background-color:#f4f6fb}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 8% 8%,rgba(255,165,0,.22),transparent 28%),radial-gradient(circle at 88% 0%,rgba(244,114,30,.16),transparent 30%),linear-gradient(180deg,#f7f6f2,#eef2ff 46%,#e6edf9);color:#161b24}button,input,textarea,select{font:inherit}.app{width:min(1460px,100% - 28px);margin:28px auto 54px}.plaza-hero{padding:clamp(20px,4vw,40px);border-radius:30px;background:linear-gradient(140deg,#ffffffeb,#fffaebe6),linear-gradient(140deg,#ffd8a8,#fff 38%,#dbeafe);border:1px solid rgba(30,41,59,.12);box-shadow:0 24px 60px #0f172a1a;position:relative;overflow:visible}.plaza-account-portal{position:absolute;top:20px;right:22px;z-index:16}.plaza-profile-btn{min-width:168px;min-height:58px;border-radius:999px;border:1px solid rgba(18,24,38,.16);background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.9),transparent 52%),linear-gradient(155deg,#fffdf6,#f8f2e6);box-shadow:0 8px 20px #0f172a24;color:#0d1b3c;display:inline-flex;align-items:center;gap:9px;padding:7px 10px 7px 8px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.plaza-profile-btn:hover{transform:translateY(-1px);box-shadow:0 12px 26px #0f172a29}.plaza-profile-btn:active{transform:translateY(0)}.plaza-profile-btn.is-open{border-color:#3f51d76b;box-shadow:0 0 0 2px #3f51d71f,0 14px 28px #0f172a33}.plaza-profile-avatar{width:40px;height:40px;border-radius:999px;background:linear-gradient(155deg,#0e1a3d,#162a61);color:#f8fafc;font-size:16px;font-weight:700;letter-spacing:.02em;display:inline-flex;align-items:center;justify-content:center}.plaza-profile-texts{display:grid;gap:1px;text-align:left;min-width:0;flex:1}.plaza-profile-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#6f7890;font-weight:700}.plaza-profile-name{font-size:14px;line-height:1.2;color:#162239;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.plaza-profile-caret{width:22px;height:22px;border-radius:999px;border:1px solid rgba(18,24,38,.14);background:#ffffffc7;color:#58637a;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease,border-color .2s ease,color .2s ease}.plaza-profile-caret.is-open{transform:rotate(180deg);border-color:#3f51d757;color:#3346b8}.plaza-account-panel{position:absolute;top:calc(100% + 12px);right:0;width:min(338px,calc(100vw - 40px));border-radius:24px;border:1px solid rgba(30,41,59,.16);background:linear-gradient(180deg,#fffffff5,#fffbf2f5),#fffaf0;box-shadow:0 24px 56px #0f172a38;padding:14px;opacity:0;transform:translateY(-6px) scale(.985);transform-origin:top right;pointer-events:none;transition:opacity .22s ease,transform .24s ease}.plaza-account-panel.is-open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.account-panel-head{display:flex;align-items:center;gap:10px}.account-panel-avatar{width:44px;height:44px;border-radius:999px;background:linear-gradient(155deg,#111b3c,#1d3271);color:#f8fafc;display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:700}.account-panel-meta{min-width:0;display:grid;gap:2px}.account-panel-name{margin:0;font-size:16px;line-height:1.2;font-weight:700;color:#14213d}.account-panel-id{margin:0;font-size:12px;color:#5b657a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-panel-bio{margin:10px 0 0;font-size:13px;line-height:1.55;color:#3f4c64}.account-panel-menu{margin-top:12px;padding-top:10px;border-top:1px solid rgba(30,41,59,.12);display:grid;gap:6px}.account-menu-item{border:1px solid transparent;border-radius:12px;background:#ffffff8f;color:#162239;padding:9px 10px;text-align:left;font-size:13px;font-weight:600;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.account-menu-item:hover{border-color:#3f51d740;background:#f5f8ffe6}.account-panel-foot{margin-top:12px;padding-top:10px;border-top:1px solid rgba(30,41,59,.12)}.account-auth-btn{width:100%;border:1px solid rgba(20,33,61,.2);border-radius:12px;background:#13213e;color:#f8fafc;font-size:13px;font-weight:700;padding:10px 12px;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease}.account-auth-btn:hover{background:#1a2e58;box-shadow:0 10px 18px #0f172a2e}.plaza-badge{width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(148,163,184,.35);font-size:12px;letter-spacing:.06em;font-weight:700;text-transform:uppercase}.plaza-title{margin:16px 0 8px;font-size:clamp(34px,6vw,62px);letter-spacing:.01em;line-height:1.04}.plaza-subtitle{margin:0;width:min(680px,100%);color:#3b4454;font-size:clamp(15px,2.2vw,19px)}.tag-filter{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px}.filter-chip{border:1px solid rgba(71,85,105,.25);background:#ffffffd1;color:#243042;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.filter-chip:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a14}.filter-chip.is-active{background:#101828;color:#fff;border-color:#101828}.novel-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.novel-card{border-radius:22px;border:1px solid rgba(15,23,42,.11);background:#ffffffeb;overflow:hidden;box-shadow:0 16px 34px #1e293b14;transform:translateY(16px);opacity:0;animation:card-in .55s ease forwards;transition:transform .22s ease,box-shadow .22s ease}.novel-card:hover{transform:translateY(-4px);box-shadow:0 26px 50px #0f172a24}.cover-wrap{aspect-ratio:16 / 10;background:#dbe2ee}.cover-image{width:100%;height:100%;object-fit:cover;display:block}.novel-content{padding:16px 16px 18px;display:grid;gap:12px}.novel-title{margin:0;font-size:21px;line-height:1.2}.novel-summary{margin:0;color:#475569;font-size:14px;line-height:1.5;min-height:42px}.novel-tags{display:flex;flex-wrap:wrap;gap:8px}.novel-tag{font-size:12px;font-weight:600;color:#92400e;padding:5px 10px;border-radius:999px;background:#fff3dc;border:1px solid #ffe0ac}.detail-button{margin-top:2px;border:none;border-radius:12px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#111827;color:#f9fafb;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.detail-button:hover{background:#1e293b}.detail-page{display:grid;gap:12px}.detail-entry-page{height:min(900px,calc(100vh - 88px));grid-template-rows:auto minmax(0,1fr) auto}.detail-entry-main{min-height:0;overflow:hidden;display:grid;grid-template-rows:auto auto;gap:10px}.back-button{width:fit-content;border:1px solid rgba(15,23,42,.16);border-radius:999px;background:#fffc;color:#0f172a;display:inline-flex;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;cursor:pointer}.detail-entry-page .detail-top{border-radius:30px;border:1px solid rgba(30,41,59,.12);background:linear-gradient(145deg,#ffffffeb,#fcf7ebe6),linear-gradient(145deg,#ffedd5,#fff 58%,#dbeafe);box-shadow:0 24px 56px #0f172a1a;padding:clamp(18px,2.9vw,28px);display:grid;grid-template-columns:minmax(0,250px) minmax(0,1fr);gap:clamp(20px,3vw,32px);align-items:start}.detail-entry-page .detail-cover-wrap{width:100%;max-width:250px;aspect-ratio:4 / 5;border-radius:22px;overflow:hidden;border:1px solid rgba(15,23,42,.1);background:#dbe2ee;box-shadow:0 12px 28px #0f172a1f;align-self:start}.detail-entry-page .detail-cover-image{width:100%;height:100%;object-fit:cover;display:block}.detail-entry-page .detail-info{display:grid;align-content:start;gap:0;padding-top:2px}.detail-entry-page .detail-info .detail-label{margin:0 0 12px}.detail-entry-page .detail-info .detail-title{margin:0 0 14px;line-height:1.06}.detail-entry-page .detail-info .detail-summary{margin:0 0 16px;-webkit-line-clamp:3}.detail-entry-page .detail-info .novel-tags{margin:0 0 16px}.detail-label{width:fit-content;padding:6px 12px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(148,163,184,.38);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.detail-entry-page .detail-title{margin:0;font-size:clamp(30px,4vw,44px);line-height:1.02}.detail-entry-page .detail-summary{margin:0;font-size:15px;line-height:1.45;color:#334155;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-dossier{margin-top:4px;border-radius:18px;border:1px solid rgba(48,58,74,.14);background:radial-gradient(circle at 8% 0%,rgba(176,123,69,.06),transparent 44%),linear-gradient(166deg,#fffffff0,#f9f6f0eb);box-shadow:0 10px 24px #0f172a14;padding:14px 15px;display:grid;gap:12px}.detail-entry-page .story-dossier{margin-top:0;border-radius:16px;padding:16px 18px;gap:12px}.detail-entry-page .story-dossier-head{gap:7px}.story-dossier-head{display:grid;gap:4px}.detail-entry-page .story-dossier-title{margin:0;font-size:clamp(20px,2.2vw,24px);line-height:1.1;color:#162238}.detail-entry-page .story-dossier-subtitle{margin:0;color:#556175;font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.detail-entry-page .story-dossier-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.detail-entry-page .dossier-field{display:grid;gap:6px;padding-bottom:10px;border-bottom:1px solid rgba(100,116,139,.16)}.dossier-label{font-size:11px;color:#6b778d;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.detail-entry-page .dossier-text{margin:0;color:#263144;font-size:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-dossier-divider{height:1px;background:#64748b33}.story-dossier-world{display:grid;gap:4px}.detail-entry-page .story-dossier-world .dossier-text{-webkit-line-clamp:4}.roles-shell{border-radius:24px;border:1px solid rgba(30,41,59,.12);background:#ffffffdb;box-shadow:0 14px 30px #0f172a12;padding:clamp(14px,2.2vw,22px);display:grid;gap:12px}.detail-entry-page .roles-shell{border-radius:16px;padding:10px 12px;gap:8px}.roles-head{display:grid;gap:4px}.detail-entry-page .roles-title{margin:0;font-size:clamp(20px,2.1vw,24px);line-height:1.1}.detail-entry-page .roles-subtitle{margin:0;color:#475569;font-size:12px}.detail-entry-page .role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.detail-entry-page .role-card{border-radius:18px;border:1px solid rgba(100,116,139,.22);background:#f8fafcdb;padding:9px;display:grid;gap:7px}.role-top{display:flex;align-items:center;gap:10px}.detail-entry-page .role-avatar{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0f172a;color:#f8fafc;font-size:13px;font-weight:700}.detail-entry-page .role-name{margin:0;font-size:16px;line-height:1.2}.role-keywords{display:flex;flex-wrap:wrap;gap:6px}.detail-entry-page .role-keyword{font-size:10px;font-weight:600;color:#7c2d12;padding:3px 7px;border-radius:999px;border:1px solid #fed7aa;background:#fff7ed}.detail-entry-page .role-description{margin:0;color:#334155;font-size:12px;line-height:1.42;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.detail-entry-page .entry-transition{margin-top:2px;padding-top:10px;border-top:1px solid rgba(102,118,142,.24);display:flex;align-items:center;justify-content:space-between;gap:12px}.detail-entry-page .entry-transition-copy{margin:0;color:#4a556a;font-size:12px;line-height:1.4}.detail-entry-page .entry-start-button{flex-shrink:0;min-width:178px;border:1px solid rgba(30,51,83,.22);border-radius:999px;padding:8px 14px;background:linear-gradient(180deg,#fffffffa,#f7f3ebf5);color:#1a2f4d;font-size:13px;font-weight:620;letter-spacing:.01em;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,color .2s ease,transform .2s ease}.detail-entry-page .entry-start-button:hover{transform:translateY(-1px);border-color:#28406361;color:#162844;box-shadow:0 8px 16px #1224421f}.story-shell{display:grid;gap:14px}.story-body{display:grid;grid-template-columns:minmax(0,320px) minmax(0,1fr);gap:14px}.contacts-panel{border-radius:22px;border:1px solid rgba(30,41,59,.12);background:#ffffffe6;box-shadow:0 14px 32px #0f172a14;padding:14px;display:grid;gap:10px}.contacts-head{display:grid;gap:3px}.contacts-title{margin:0;font-size:20px}.contacts-subtitle{margin:0;font-size:12px;color:#64748b}.contacts-helper{margin:0;font-size:12px;color:#94a3b8}.contacts-list{display:grid;gap:12px;max-height:520px;overflow-y:auto;padding-right:2px}.contact-card{border:1px solid rgba(148,163,184,.3);border-radius:16px;background:#f8fafcd1;display:grid;gap:9px;width:100%;padding:12px;text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.contact-card.is-recommended{border-color:#94a3b857;background:#fafaffe0}.contact-card.is-selected{background:#eef2ff;border-color:#4f46e5;box-shadow:0 0 0 1px #6366f159,0 8px 18px #4f46e524}.contact-topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.contact-identity{display:flex;align-items:center;gap:10px;min-width:0}.contact-avatar{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#f8fafc;background:#0f172a}.contact-name{font-size:15px;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-state-pill{flex-shrink:0;border-radius:999px;border:1px solid #cbd5e1;background:#fff;color:#475569;padding:4px 8px;font-size:12px;font-weight:600}.contact-recommend{width:fit-content;border-radius:999px;border:1px solid #e2e8f0;background:#fff;color:#334155;padding:4px 9px;font-size:11px;font-weight:700;letter-spacing:.02em}.contact-recommend.tone-main{border-color:#fdba74;background:#fff7ed;color:#9a3412}.contact-recommend.tone-high{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.contact-recommend.tone-clue{border-color:#ddd6fe;background:#f5f3ff;color:#6d28d9}.contact-recommend.tone-later{border-color:#e2e8f0;background:#f8fafc;color:#475569}.contact-hint{margin:0;font-size:12px;line-height:1.45;color:#475569;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.chat-panel{border-radius:22px;border:1px solid rgba(30,41,59,.14);background:linear-gradient(180deg,#fffffff7,#f8faffeb),#fff;box-shadow:0 20px 42px #0f172a1f;overflow:hidden;display:grid;min-height:640px}.chat-empty{color:#64748b;font-size:14px;padding:16px;align-self:center;justify-self:center}.chat-session{min-height:640px;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.chat-head{padding:14px 16px 12px;border-bottom:1px solid rgba(148,163,184,.22);background:#f8faffb8;display:grid;gap:8px}.chat-head-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-head-caption{margin:0;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-weight:700}.chat-role-name{margin:0;font-size:24px;line-height:1.1}.chat-meta-row{display:flex;flex-wrap:wrap;gap:6px}.chat-meta-pill{border-radius:999px;border:1px solid #dbe2ee;background:#fff;color:#475569;padding:4px 9px;font-size:12px;font-weight:600}.chat-story-hint{margin:0;color:#475569;font-size:13px;line-height:1.45}.chat-role-status{border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;color:#0f172a;background:#eaf2ff;border:1px solid #bfdbfe}.chat-messages{padding:14px 16px;background:radial-gradient(circle at 10% 8%,#f8fafcf5,#f1f5f9eb),#f8fafc;min-height:360px;max-height:460px;overflow-y:auto;display:grid;gap:10px}.chat-row{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.chat-row.is-you{align-items:flex-end}.chat-speaker{font-size:11px;color:#64748b;padding:0 4px}.chat-msg{border-radius:14px;padding:10px 12px;font-size:13px;line-height:1.55;max-width:min(88%,560px)}.chat-msg.is-npc{background:#fff;border:1px solid rgba(148,163,184,.3);color:#1f2937;box-shadow:0 4px 10px #0f172a0d}.chat-msg.is-you{background:linear-gradient(135deg,#0f172a,#1e293b);color:#f8fafc;box-shadow:0 8px 16px #0f172a2e}.topic-row{display:flex;flex-wrap:wrap;gap:7px}.topic-chip{border:1px solid #dbe2ee;background:#f8fafc;color:#334155;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:600;cursor:pointer}.topic-chip:hover{background:#eff6ff;border-color:#bfdbfe}.chat-composer{border-top:1px solid rgba(148,163,184,.22);background:#fffffff5;padding:10px 14px 12px;display:grid;gap:8px}.chat-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:end;border:1px solid rgba(148,163,184,.35);border-radius:14px;background:#fff;padding:6px}.chat-input{width:100%;min-height:74px;max-height:140px;resize:vertical;border:none;outline:none;padding:8px 10px;background:transparent;color:#0f172a;line-height:1.45}.chat-send-btn{border:none;border-radius:10px;padding:10px 15px;background:#111827;color:#f9fafb;font-size:13px;font-weight:600;cursor:pointer}.chat-send-btn:hover{background:#1e293b}.progress-hero{border-radius:24px;border:1px solid rgba(30,41,59,.12);background:linear-gradient(145deg,#fffffff2,#eef2ffe6),linear-gradient(145deg,#ffe7c2,#fff 55%,#dbeafe);box-shadow:0 16px 34px #0f172a17;padding:14px 16px 15px;display:grid;gap:11px}.story-header-line{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px}.story-back-btn{border:1px solid rgba(148,163,184,.35);background:#ffffffb3;color:#334155;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.story-title-block{display:grid;gap:2px}.progress-novel{margin:0;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#475569}.progress-stage-title{margin:0;font-size:clamp(26px,3.2vw,38px);line-height:1.08}.progress-stage-summary{margin:0;color:#334155;font-size:13px;line-height:1.45}.status-strip{display:flex;flex-wrap:wrap;gap:7px}.status-pill{border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;border:1px solid #e2e8f0;background:#fffc;color:#334155}.status-pill.is-state.is-main{background:#e8f7ee;color:#166534;border-color:#bbf7d0}.status-pill.is-state.is-offtrack{background:#fff4e5;color:#9a3412;border-color:#fed7aa}.status-pill.is-state.is-branch{background:#ede9fe;color:#5b21b6;border-color:#ddd6fe}.status-pill.is-node{background:#eef2ff;color:#1e3a8a;border-color:#c7d2fe}.status-pill.is-route-main{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.status-pill.is-route-branch{background:#faf5ff;color:#7e22ce;border-color:#e9d5ff}.status-pill.is-focus{color:#0f172a}.progress-tracker{border-radius:14px;border:1px solid rgba(148,163,184,.28);background:#ffffffc7;padding:8px 10px 4px}.node-track-wrap{position:relative;padding:4px 0 66px}.node-track-bg,.node-track-active{position:absolute;left:16px;right:16px;top:24px;height:3px;border-radius:999px}.node-track-bg{background:#64748b47}.node-track-active{right:auto;background:linear-gradient(90deg,#0f172a,#334155);transition:width .25s ease}.node-list{position:relative;display:grid;gap:6px}.main-node-list{grid-template-columns:repeat(var(--main-count),minmax(0,1fr))}.node-item{border:none;background:transparent;display:grid;justify-items:center;gap:8px;cursor:pointer;padding:0 4px}.node-dot{width:14px;height:14px;border-radius:999px;border:2px solid #94a3b8;background:#f8fafc;transition:all .2s ease}.node-label{font-size:12px;line-height:1.35;color:#475569;text-align:center;min-height:28px}.node-item.is-done .node-dot{border-color:#0f172a;background:#0f172a}.node-item.is-current .node-dot{width:16px;height:16px;border-color:#0f172a;background:#fff;box-shadow:0 0 0 4px #0f172a1f}.node-item.is-current .node-label{color:#0f172a;font-weight:700}.node-item.is-branch-node .node-dot{border-color:#7c3aed}.node-item.is-branch-node.is-done .node-dot{background:#7c3aed}.node-item.is-branch-node.is-current .node-dot{box-shadow:0 0 0 4px #7c3aed33}.branch-layer{position:absolute;top:24px;left:16px;right:16px;pointer-events:none}.branch-node-wrap{position:absolute;top:0;transform:translate(-50%);width:110px;display:grid;justify-items:center;pointer-events:auto}.branch-connector{width:2px;height:24px;background:linear-gradient(180deg,#7c3aedbf,#7c3aed33);border-radius:999px}.branch-node-wrap .node-item{margin-top:4px}.branch-node-wrap .node-label{min-height:0}.node-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;border-top:1px solid rgba(148,163,184,.24);padding-top:10px}.node-current-block{display:grid;gap:2px}.node-current-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-weight:700}.node-current-text{font-size:15px;color:#0f172a;font-weight:700}.node-actions{display:flex;gap:8px}.node-action-btn{border-radius:999px;border:1px solid #cbd5e1;background:#fff;color:#1e293b;font-size:13px;font-weight:600;padding:7px 13px;cursor:pointer}.node-action-btn:disabled{opacity:.45;cursor:not-allowed}@keyframes card-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.app{width:min(1460px,100% - 24px);margin-top:18px}.plaza-account-portal{top:14px;right:14px}.plaza-profile-btn{min-width:154px;min-height:54px;padding-right:8px}.plaza-account-panel{width:min(320px,calc(100vw - 28px))}.novel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-entry-page{height:auto;grid-template-rows:auto}.detail-entry-main{overflow:visible;grid-template-rows:auto;gap:12px}.detail-entry-page .detail-top{grid-template-columns:minmax(0,1fr)}.detail-entry-page .detail-cover-wrap{max-width:none;aspect-ratio:16 / 10}.detail-entry-page .story-dossier-grid,.detail-entry-page .role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-entry-page .entry-transition{align-items:flex-start;flex-direction:column}.detail-entry-page .entry-start-button{width:100%;min-width:0}.story-body{grid-template-columns:minmax(0,1fr)}.main-node-list{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:12px}.node-track-bg,.node-track-active{display:none}.node-track-wrap{padding-bottom:12px}.branch-layer{position:static;margin-top:8px}.branch-node-wrap{position:static;transform:none;width:auto;justify-items:stretch}.branch-connector{display:none}}@media(max-width:640px){.plaza-hero{border-radius:22px;padding:18px}.plaza-account-portal{position:relative;top:0;right:0;margin-bottom:10px;display:flex;justify-content:flex-end}.plaza-profile-btn{min-width:148px;min-height:52px}.plaza-profile-label{letter-spacing:.06em}.plaza-account-panel{width:min(310px,calc(100vw - 36px))}.novel-grid{grid-template-columns:minmax(0,1fr);gap:14px}.detail-entry-page .detail-top{border-radius:22px;padding:16px;gap:14px}.detail-entry-page .detail-title{font-size:34px}.detail-entry-page .detail-summary{font-size:16px}.detail-entry-page .story-dossier{border-radius:16px;padding:12px}.detail-entry-page .story-dossier-title{font-size:22px}.detail-entry-page .roles-shell{border-radius:18px;padding:12px}.detail-entry-page .story-dossier-grid,.detail-entry-page .role-grid{grid-template-columns:minmax(0,1fr)}.detail-entry-page .entry-start-button{font-size:14px;padding:9px 14px}.progress-hero{border-radius:22px;padding:12px}.progress-stage-title{font-size:30px}.main-node-list{grid-template-columns:repeat(2,minmax(0,1fr))}.story-header-line{grid-template-columns:minmax(0,1fr);gap:8px}.contacts-panel{border-radius:18px;padding:12px}.chat-panel{border-radius:18px;min-height:560px}.chat-session{min-height:560px}.chat-head{padding:12px 12px 10px}.chat-messages{min-height:290px;max-height:360px;padding:12px}.chat-composer{padding:9px 10px 10px}.chat-input-row{grid-template-columns:minmax(0,1fr)}.chat-role-status{align-self:flex-start}}:root{--story-text: #111827;--story-muted: #5f6675;--story-border: rgba(32, 38, 49, .14);--story-surface: rgba(255, 255, 255, .88);--story-surface-soft: rgba(248, 250, 255, .84);--story-shadow: 0 18px 44px rgba(18, 24, 37, .14);--story-accent: #3f51d7;--story-accent-soft: rgba(63, 81, 215, .12);--story-secondary: #be7b34;--story-secondary-soft: rgba(190, 123, 52, .14)}.story-shell{width:min(1200px,100%);margin:0 auto;display:grid;gap:16px}.story-shell .progress-hero,.story-shell .contacts-panel,.story-shell .chat-panel{animation:story-rise .45s ease both}.story-shell .contacts-panel{animation-delay:.06s}.story-shell .chat-panel{animation-delay:.12s}.story-shell .progress-hero{border-radius:24px;padding:18px 20px;gap:14px;border:1px solid var(--story-border);background:radial-gradient(circle at 8% 4%,rgba(190,123,52,.18),transparent 30%),radial-gradient(circle at 95% 0%,rgba(63,81,215,.14),transparent 28%),linear-gradient(168deg,#f9f7f3,#f8f9ff 58%,#f2f5ff);box-shadow:var(--story-shadow)}.story-shell .story-header-line{grid-template-columns:auto minmax(0,1fr);gap:14px}.story-shell .story-back-btn{border-radius:999px;border:1px solid rgba(32,38,49,.2);background:#ffffffa8;color:#1f2937;padding:7px 12px;font-size:12px}.story-shell .story-title-block{gap:4px}.story-shell .progress-caption{margin:0;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#747c8d;font-weight:700}.story-shell .progress-novel{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--story-muted)}.story-shell .progress-stage-title{margin-top:1px;font-size:clamp(28px,3.5vw,42px);color:var(--story-text)}.story-shell .progress-stage-summary{max-width:780px;color:#384255;font-size:13px}.story-shell .status-strip{display:flex;flex-wrap:wrap;gap:8px}.story-shell .status-pill{border-radius:999px;padding:6px 11px;font-size:12px;font-weight:650;border:1px solid rgba(32,38,49,.14);color:#263044;background:#ffffffc2}.story-shell .status-pill.is-state.is-main{background:#3f51d71a;border-color:#3f51d740;color:#2e3ba3}.story-shell .status-pill.is-state.is-offtrack{background:#be7b341f;border-color:#be7b344d;color:#8a5a26}.story-shell .status-pill.is-state.is-branch{background:#be7b341f;border-color:#be7b343d;color:#8f5c27}.story-shell .status-pill.is-node,.story-shell .status-pill.is-route-main{background:#3f51d714;border-color:#3f51d733;color:#29388d}.story-shell .status-pill.is-route-branch,.story-shell .status-pill.is-focus{background:#ffffffb8}.story-shell .progress-tracker{border-radius:20px;border:1px solid rgba(32,38,49,.14);background:#ffffffb3;padding:10px 12px 6px}.story-shell .node-track-wrap{padding:6px 0 68px}.story-shell .node-track-bg,.story-shell .node-track-active{top:26px;height:4px;left:20px;right:20px}.story-shell .node-track-bg{background:#323e5433}.story-shell .node-track-active{right:auto;background:linear-gradient(90deg,#3f51d7,#6271dc)}.story-shell .node-dot{border-color:#323e5473}.story-shell .node-item.is-done .node-dot{border-color:#3f51d7;background:#3f51d7}.story-shell .node-item.is-current .node-dot{border-color:#3f51d7;box-shadow:0 0 0 4px #3f51d733}.story-shell .node-item.is-current .node-label{color:#1f2f90}.story-shell .node-item.is-branch-node .node-dot{border-color:var(--story-secondary)}.story-shell .node-item.is-branch-node.is-done .node-dot{background:var(--story-secondary)}.story-shell .node-item.is-branch-node.is-current .node-dot{box-shadow:0 0 0 4px #be7b3438}.story-shell .branch-layer{left:20px;right:20px}.story-shell .branch-connector{background:linear-gradient(180deg,#be7b34e0,#be7b3447)}.story-shell .node-footer{padding-top:12px;border-top:1px solid rgba(32,38,49,.14)}.story-shell .node-current-label{font-size:11px;color:#697286}.story-shell .node-current-text{color:#1f2937}.story-shell .node-action-btn{border:1px solid rgba(32,38,49,.2);background:#ffffffc7;border-radius:999px;padding:8px 14px}.story-shell .node-action-btn:not(:disabled):hover{border-color:#3f51d76b;color:#2f3f9e;background:#3f51d70f}.story-shell .story-body{grid-template-columns:minmax(280px,304px) minmax(0,1fr);gap:24px}.story-shell .contacts-panel{border-radius:24px;border:1px solid var(--story-border);background:radial-gradient(circle at 0% 0%,rgba(190,123,52,.1),transparent 34%),var(--story-surface-soft);box-shadow:0 12px 26px #12182514;padding:18px;gap:14px}.story-shell .contacts-title{font-size:18px;line-height:1.25;color:#1d2635}.story-shell .contacts-subtitle{font-size:12px;color:#647085}.story-shell .contacts-helper{font-size:12px;line-height:1.5;color:#7b8598}.story-shell .contacts-list{max-height:560px;gap:10px}.story-shell .contact-card{border-radius:18px;border:1px solid rgba(34,42,56,.16);background:#ffffffc2;padding:12px 12px 13px;gap:9px}.story-shell .contact-card:hover{border-color:#3f51d73d}.story-shell .contact-card.is-recommended{background:#ffffffd6;border-color:#be7b3447}.story-shell .contact-card.is-selected{border-color:#3f51d79e;background:#f3f5fff5;box-shadow:0 0 0 1px #3f51d72e,0 10px 20px #3f51d729}.story-shell .contact-state-pill{background:#ffffffe0;border:1px solid rgba(34,42,56,.17);color:#556076}.story-shell .contact-recommend{border-radius:999px;padding:4px 9px;border-color:var(--contact-tag-border, rgba(34, 42, 56, .18));background:var(--contact-tag-bg, rgba(245, 247, 252, .78));color:var(--contact-tag-fg, #5d677c)}.story-shell .contact-recommend.tone-main{--contact-tag-border: rgba(63, 81, 215, .32);--contact-tag-bg: rgba(63, 81, 215, .09);--contact-tag-fg: #3345bd}.story-shell .contact-recommend.tone-high{--contact-tag-border: rgba(63, 81, 215, .22);--contact-tag-bg: rgba(63, 81, 215, .06);--contact-tag-fg: #4153cb}.story-shell .contact-recommend.tone-clue{--contact-tag-border: rgba(190, 123, 52, .28);--contact-tag-bg: rgba(190, 123, 52, .1);--contact-tag-fg: #8f5c27}.story-shell .contact-recommend.tone-later{--contact-tag-border: rgba(34, 42, 56, .18);--contact-tag-bg: rgba(245, 247, 252, .78);--contact-tag-fg: #5d677c}.story-workspace .contact-card:is(.is-selected,.is-expanded,:active,:focus-visible) .contact-recommend{border-color:var(--contact-tag-border, rgba(34, 42, 56, .18));background:var(--contact-tag-bg, rgba(245, 247, 252, .78));color:var(--contact-tag-fg, #5d677c)}.story-shell .contact-hint{color:#49556c}.story-shell .chat-panel{border-radius:24px;border:1px solid rgba(32,38,49,.2);background:radial-gradient(circle at 100% 0%,rgba(63,81,215,.14),transparent 30%),linear-gradient(180deg,#fffffff5,#f6f8fff5);box-shadow:0 26px 56px #12182533;min-height:700px}.story-shell .chat-session{min-height:700px}.story-shell .chat-head{padding:18px 20px 14px;border-bottom:1px solid rgba(32,38,49,.12);background:#f9faffcc;gap:10px}.story-shell .chat-head-caption{color:#727b8d;letter-spacing:.1em}.story-shell .chat-role-name{font-size:clamp(27px,2.3vw,33px);color:#121b2a}.story-shell .chat-role-status{background:#3f51d71f;border:1px solid rgba(63,81,215,.25);color:#3040ab}.story-shell .chat-meta-row{gap:8px}.story-shell .chat-meta-pill{border-radius:999px;border:1px solid rgba(32,38,49,.16);background:#ffffffd6;color:#4f596e;font-size:12px}.story-shell .chat-story-hint{color:#425068}.story-shell .chat-messages{padding:18px 20px;min-height:430px;max-height:520px;background:radial-gradient(circle at 6% 6%,rgba(190,123,52,.09),transparent 30%),linear-gradient(180deg,#f8f9ffe0,#f1f3fceb);gap:12px}.story-shell .chat-speaker{color:#6c778d;font-size:11px}.story-shell .chat-msg{border-radius:18px;padding:11px 13px;font-size:13px;line-height:1.55;max-width:min(84%,610px)}.story-shell .chat-msg.is-npc{border:1px solid rgba(32,38,49,.16);background:#ffffffdb;color:#1f2938;box-shadow:0 8px 14px #1218250f}.story-shell .chat-msg.is-you{background:linear-gradient(138deg,#3f51d7,#4859d9);color:#f5f7ff;box-shadow:0 10px 22px #3f51d73d}.story-shell .chat-composer{border-top:1px solid rgba(32,38,49,.12);background:#ffffffeb;padding:14px 16px 16px;gap:10px}.story-shell .topic-row{gap:8px}.story-shell .topic-chip{border:1px solid rgba(32,38,49,.18);background:#ffffffd6;color:#445067;font-size:12px;padding:6px 10px}.story-shell .topic-chip:hover{border-color:#3f51d766;color:#3344b6;background:#3f51d714}.story-shell .chat-input-row{border-radius:20px;border:1px solid rgba(32,38,49,.18);background:#ffffffe6;padding:7px;gap:10px}.story-shell .chat-input{min-height:96px;max-height:180px;color:#1a2435;font-size:14px}.story-shell .chat-send-btn{border-radius:14px;min-width:90px;height:46px;align-self:flex-end;border:1px solid transparent;background:linear-gradient(135deg,#3f51d7,#4e5fde);color:#f8f9ff;font-size:14px;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.story-shell .chat-send-btn:hover{transform:translateY(-1px);box-shadow:0 10px 18px #3f51d747}@keyframes story-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){.story-shell .story-body{grid-template-columns:minmax(0,1fr);gap:14px}.story-shell .chat-panel,.story-shell .chat-session{min-height:620px}.story-shell .chat-messages{max-height:420px}}@media(max-width:640px){.story-shell .progress-hero,.story-shell .contacts-panel,.story-shell .chat-panel{border-radius:20px}.story-shell .progress-hero{padding:14px}.story-shell .chat-panel,.story-shell .chat-session{min-height:560px}.story-shell .chat-head{padding:12px}.story-shell .chat-role-name{font-size:25px}.story-shell .chat-messages{min-height:290px;max-height:360px;padding:12px}.story-shell .chat-composer{padding:10px}.story-shell .chat-input-row{grid-template-columns:minmax(0,1fr)}}.story-shell{gap:14px}.story-shell .progress-hero{border-radius:22px;padding:12px 14px;gap:10px;background:radial-gradient(circle at 0% 0%,rgba(190,123,52,.12),transparent 38%),radial-gradient(circle at 100% 0%,rgba(63,81,215,.11),transparent 34%),linear-gradient(170deg,#faf9f6f5,#f7f9fff2);box-shadow:0 10px 24px #11182714}.story-shell .story-header-line{align-items:start;gap:10px}.story-shell .story-back-btn{padding:6px 10px;font-size:12px}.story-shell .progress-caption{font-size:10px;letter-spacing:.12em}.story-shell .progress-novel{margin:0;font-size:11px;letter-spacing:.08em}.story-shell .progress-stage-title{margin:0;font-size:clamp(30px,2.7vw,40px);line-height:1.06}.story-shell .stage-summary-card{margin-top:4px;width:fit-content;max-width:780px;border:1px solid rgba(32,38,49,.14);border-radius:16px;background:#ffffffb8;padding:8px 10px;display:grid;gap:6px}.story-shell .stage-summary-label{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#6f7889;font-weight:700}.story-shell .stage-summary-text{margin:0;color:#344056;font-size:12px;line-height:1.45}.story-shell .stage-summary-tags{display:flex;flex-wrap:wrap;gap:6px}.story-shell .stage-summary-tag{border-radius:999px;border:1px solid rgba(63,81,215,.22);background:#3f51d714;color:#3748b6;font-size:11px;font-weight:600;padding:3px 8px}.story-shell .status-strip{gap:6px}.story-shell .status-pill{padding:5px 9px;font-size:11px;font-weight:650}.story-shell .progress-tracker{border-radius:18px;padding:8px 10px}.story-shell .node-track-wrap{padding:6px 0 86px}.story-shell .node-track-bg,.story-shell .node-track-active{top:20px}.story-shell .node-item{gap:6px}.story-shell .node-dot{width:12px;height:12px}.story-shell .node-label{min-height:0;font-size:11px;color:#4f5a71}.story-shell .node-state-tag{border-radius:999px;padding:2px 8px;border:1px solid rgba(32,38,49,.16);background:#ffffffe0;color:#657089;font-size:10px;font-weight:700;letter-spacing:.02em}.story-shell .node-item.is-completed .node-dot{border-color:#3f51d7;background:#3f51d7}.story-shell .node-item.is-completed .node-state-tag{border-color:#3f51d747;background:#3f51d717;color:#3343af}.story-shell .node-item.is-current .node-dot{width:14px;height:14px;border-color:#3f51d7;box-shadow:0 0 0 4px #3f51d733}.story-shell .node-item.is-current .node-label{color:#2233a1;font-weight:700}.story-shell .node-item.is-current .node-state-tag{border-color:#3f51d766;background:#3f51d71f;color:#2f40ad}.story-shell .node-item.is-ready .node-dot{border-color:#3f51d78f;background:#ffffffeb}.story-shell .node-item.is-ready .node-state-tag{border-color:#be7b343d;background:#be7b341c;color:#875822}.story-shell .node-item.is-locked .node-dot{border-color:#78829561;background:#f7f8fbe6}.story-shell .node-item.is-locked .node-label{color:#8a93a3}.story-shell .node-item.is-locked .node-state-tag{border-color:#78829538;background:#f4f6fce0;color:#8993a2}.story-shell .node-item.is-focused{transform:translateY(-1px)}.story-shell .node-item.is-optional .node-state-tag{border-color:#be7b3447;background:#be7b3424;color:#8e5b25}.story-shell .branch-layer{top:20px}.story-shell .branch-node-wrap{width:120px}.story-shell .branch-connector{height:20px}.story-shell .node-inspector{border:1px solid rgba(32,38,49,.16);border-radius:18px;background:#ffffffd1;padding:10px 12px;display:grid;gap:8px}.story-shell .node-inspector-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.story-shell .node-type-pill,.story-shell .node-inspector-state{border-radius:999px;border:1px solid rgba(32,38,49,.16);background:#ffffffe6;color:#495369;font-size:11px;font-weight:700;padding:4px 9px}.story-shell .node-type-pill.is-main{border-color:#3f51d740;background:#3f51d71a;color:#3142ae}.story-shell .node-type-pill.is-optional{border-color:#be7b344d;background:#be7b3424;color:#875722}.story-shell .node-inspector-state.is-current,.story-shell .node-inspector-state.is-completed{border-color:#3f51d74d;color:#3143b0}.story-shell .node-inspector-state.is-locked{color:#8b94a4}.story-shell .node-inspector-title{font-size:16px;font-weight:700;color:#1f2738}.story-shell .node-inspector-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.story-shell .node-inspector-item{border:1px solid rgba(32,38,49,.12);border-radius:14px;background:#fafcffcc;padding:8px 9px;display:grid;gap:4px}.story-shell .node-inspector-label{font-size:10px;color:#768094;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.story-shell .node-inspector-text{margin:0;font-size:12px;color:#364157;line-height:1.5}.story-shell .node-footer{padding-top:10px}.story-shell .story-body{grid-template-columns:minmax(240px,258px) minmax(0,1fr);gap:22px}.story-shell .contacts-panel{border-radius:22px;padding:14px;gap:10px;box-shadow:0 8px 20px #1118270f}.story-shell .contacts-title{font-size:17px}.story-shell .contacts-list{max-height:640px;gap:9px}.story-shell .contact-card{border-radius:16px;padding:10px 10px 11px;gap:8px}.story-shell .contact-name-block{min-width:0;display:grid;gap:2px}.story-shell .contact-relation-level{color:#7b8598;font-size:11px}.story-shell .contact-hint{font-size:11px;line-height:1.4}.story-shell .strategy-metrics{display:grid;gap:6px}.story-shell .strategy-item{border-radius:10px;border:1px solid rgba(32,38,49,.12);background:#f9fbffdb;padding:6px 8px;display:flex;justify-content:space-between;align-items:center;gap:10px}.story-shell .strategy-key{font-size:11px;color:#7a8498}.story-shell .strategy-value{font-size:11px;color:#344057;font-weight:700}.story-shell .strategy-value.stance-ally{color:#2f43ad}.story-shell .strategy-value.stance-neutral{color:#5d667a}.story-shell .strategy-value.stance-risk{color:#965020}.story-shell .trust-meter-row{display:grid;gap:5px}.story-shell .trust-meter-labels{display:flex;justify-content:space-between;font-size:11px;color:#667187}.story-shell .trust-meter-track{height:6px;border-radius:999px;background:#2026311a;overflow:hidden}.story-shell .trust-meter-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#3f51d7,#6475e1)}.story-shell .chat-panel{border-radius:26px;min-height:760px;box-shadow:0 28px 62px #11182738}.story-shell .chat-session{min-height:760px}.story-shell .chat-head{padding:18px 22px 14px}.story-shell .chat-role-name{font-size:clamp(30px,2.8vw,36px)}.story-shell .chat-story-hint{font-size:14px}.story-shell .chat-messages{padding:20px 22px;min-height:500px;max-height:590px;gap:14px}.story-shell .chat-msg{border-radius:20px;padding:12px 15px;font-size:14px;max-width:min(82%,660px)}.story-shell .chat-composer{padding:14px 18px 16px}.story-shell .topic-chip{padding:6px 11px}.story-shell .chat-input-row{padding:8px}.story-shell .chat-input{min-height:102px}.story-shell .chat-send-btn{min-width:96px;height:48px}@media(max-width:1100px){.story-shell .node-inspector-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:980px){.story-shell .story-body{grid-template-columns:minmax(0,1fr);gap:14px}.story-shell .contacts-list{max-height:380px}.story-shell .chat-panel,.story-shell .chat-session{min-height:640px}.story-shell .chat-messages{min-height:360px;max-height:440px}}@media(max-width:640px){.story-shell .progress-hero,.story-shell .contacts-panel,.story-shell .chat-panel{border-radius:18px}.story-shell .stage-summary-card{max-width:100%}.story-shell .node-track-wrap{padding-bottom:20px}.story-shell .node-state-tag{font-size:9px}.story-shell .node-inspector-grid{grid-template-columns:minmax(0,1fr)}.story-shell .chat-panel,.story-shell .chat-session{min-height:560px}}.story-shell{width:min(1500px,100%);margin:0 auto;display:grid;gap:10px}.story-header-compact{border-radius:16px;border:1px solid rgba(35,45,58,.14);background:linear-gradient(165deg,#ffffffed,#f8f5efe6);box-shadow:0 8px 18px #0f172a0f;padding:10px 12px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.story-header-compact .story-back-btn{border-radius:999px;border:1px solid rgba(45,57,74,.2);background:#fffc;color:#1f2a3c;padding:6px 10px;font-size:12px;line-height:1}.story-header-main{min-width:0;display:grid;gap:2px}.story-header-novel{margin:0;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#6f798c}.story-header-stage{margin:0;font-size:clamp(24px,2.6vw,34px);line-height:1.08;color:#112138}.story-header-desc{margin:0;color:#4b576d;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-workspace{display:grid;grid-template-columns:214px minmax(0,1fr) 268px;gap:12px;height:clamp(620px,79vh,780px);min-height:620px;max-height:780px;overflow:hidden}.story-workspace .contacts-panel,.story-workspace .chat-panel,.story-workspace .story-rail{border:1px solid rgba(35,45,58,.14);background:linear-gradient(180deg,#fffffff2,#f9f6f0eb);box-shadow:0 10px 20px #0f172a12}.story-workspace .contacts-panel{border-radius:18px;padding:10px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;min-height:0}.story-workspace .contacts-title{font-size:16px}.story-workspace .contacts-subtitle,.story-workspace .contacts-helper{font-size:11px}.story-workspace .contacts-list{max-height:none;min-height:0;overflow:auto;gap:8px}.story-workspace .contact-card{border-radius:14px;padding:9px;gap:7px}.story-workspace .chat-panel{border-radius:20px;min-height:0;display:grid;height:100%;max-height:100%;overflow:hidden}.story-workspace .chat-session{min-height:0;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.story-workspace .chat-head{padding:12px 14px 10px;gap:8px;background:#fbfbfed6}.story-workspace .chat-role-name{font-size:clamp(25px,2vw,32px)}.story-workspace .chat-meta-pill{font-size:11px;padding:4px 8px}.story-workspace .chat-story-hint{font-size:12px}.story-workspace .chat-log-wrap{position:relative;min-height:0;overflow:hidden;display:grid}.story-workspace .chat-messages{min-height:0;max-height:none;overflow-y:auto;overflow-x:hidden;height:100%;padding:12px 14px;gap:10px;background:linear-gradient(180deg,#f8f9fddb,#f2f4faeb)}.story-workspace .chat-jump-latest{position:absolute;right:14px;bottom:12px;border:1px solid rgba(45,57,74,.22);background:#ffffffeb;color:#2a3950;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;cursor:pointer;box-shadow:0 6px 14px #0f172a1f}.story-workspace .chat-jump-latest:hover{border-color:#3f51d757;color:#3044b7}.story-workspace .chat-msg{max-width:min(86%,640px);border-radius:16px;padding:10px 12px;font-size:13px}.story-workspace .chat-composer{padding:10px 12px 12px;gap:8px}.story-workspace .topic-chip{font-size:11px;padding:5px 9px}.story-workspace .chat-input-row{border-radius:16px;padding:6px}.story-workspace .chat-input{min-height:82px;max-height:140px;font-size:13px;resize:none}.story-workspace .chat-send-btn{min-width:82px;height:42px;border-radius:12px}.story-rail{border-radius:18px;padding:10px;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;gap:10px;min-height:0}.rail-title{margin:0;font-size:15px;line-height:1.2;color:#1a273a}.rail-kv-list{margin-top:8px;display:grid;gap:6px}.rail-kv{display:grid;gap:2px;padding-bottom:6px;border-bottom:1px solid rgba(100,116,139,.2)}.rail-kv:last-child{border-bottom:none;padding-bottom:0}.rail-kv-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#778094;font-weight:700}.rail-kv-value{font-size:12px;color:#2a364b;font-weight:600;line-height:1.4}.rail-subtitle{margin:0;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#778094}.rail-timeline-wrap{border-top:1px solid rgba(100,116,139,.2);padding-top:8px;display:grid;gap:8px;min-height:0}.rail-timeline{min-height:0;max-height:220px;overflow-y:auto;overflow-x:hidden;display:grid;gap:4px}.rail-main-block{display:grid;gap:3px}.rail-node{position:relative;border:none;background:transparent;text-align:left;display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:7px 0 7px 2px;cursor:pointer;color:inherit}.rail-node-main{position:relative}.rail-node-main:after{content:"";position:absolute;left:9px;top:19px;bottom:-10px;width:1px;background:#4c5c776b}.rail-node-main.is-last:after{display:none}.rail-node-marker{width:14px;height:14px;border-radius:999px;border:2px solid rgba(100,116,139,.45);background:#f8fafc;margin-top:1px;flex-shrink:0}.rail-node-main-content{display:grid;gap:2px;min-width:0}.rail-branch-list{margin-left:26px;padding-left:14px;display:grid;gap:6px}.rail-branch-node{padding-top:5px;padding-bottom:5px}.rail-branch-node:before{content:"";position:absolute;left:-12px;top:12px;width:12px;height:1px;background:#a0714373}.rail-branch-node .rail-node-marker{width:12px;height:12px;border-width:2px;border-color:#a071438c}.rail-node-name{font-size:12px;color:#2b374c;line-height:1.35}.rail-node-state{font-size:10px;color:#7b8598;letter-spacing:.03em}.rail-node.is-completed .rail-node-marker{border-color:#3f51d7;background:#3f51d7}.rail-node.is-current .rail-node-marker{border-color:#3f51d7;box-shadow:0 0 0 4px #3f51d72b}.rail-node.is-current .rail-node-name,.rail-node.is-current .rail-node-state{color:#2e41ae;font-weight:700}.rail-node.is-available .rail-node-marker{border-color:#3f51d794}.rail-branch-node.is-optional .rail-node-marker{background:#faf6efeb}.rail-node.is-optional .rail-node-marker{border-color:#b4530985}.rail-node.is-optional .rail-node-state{color:#9a5e2b}.rail-branch-node.is-completed .rail-node-marker{background:#a07143f2;border-color:#a07143f2}.rail-node.is-locked .rail-node-name,.rail-node.is-locked .rail-node-state{color:#8a93a2}.rail-node.is-focused{transform:translate(1px)}.rail-detail{border-top:1px solid rgba(100,116,139,.2);padding-top:8px;display:grid;gap:7px}.rail-detail-title{font-size:14px;color:#1b2940;font-weight:700}.rail-detail-item{display:grid;gap:2px}.rail-detail-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#778094;font-weight:700}.rail-detail-text{margin:0;font-size:12px;color:#334156;line-height:1.48}.rail-nav{border-top:1px solid rgba(100,116,139,.2);padding-top:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rail-nav-btn{border-radius:999px;border:1px solid rgba(45,57,74,.2);background:#ffffffdb;color:#223148;font-size:12px;font-weight:600;padding:7px 8px;cursor:pointer}.rail-nav-btn:disabled{opacity:.42;cursor:not-allowed}@media(max-width:1220px){.story-workspace{grid-template-columns:240px minmax(0,1fr);height:auto;min-height:auto;max-height:none;overflow:visible}.story-rail{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;align-items:start}.rail-overview{grid-column:1 / 2}.rail-timeline-wrap{grid-column:2 / 3;border-top:none;padding-top:0}.rail-detail,.rail-nav{grid-column:1 / -1}}@media(max-width:980px){.story-header-compact{grid-template-columns:minmax(0,1fr);align-items:start}.story-workspace{grid-template-columns:minmax(0,1fr);gap:10px;height:auto;min-height:auto;max-height:none;overflow:visible}.story-rail{grid-template-columns:minmax(0,1fr);grid-template-rows:auto}.rail-overview,.rail-timeline-wrap,.rail-detail,.rail-nav{grid-column:auto}.rail-timeline{max-height:180px}}.story-workspace .contact-card{overflow:hidden;align-content:start;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.story-workspace .contact-topline{align-items:flex-start}.story-workspace .contact-head-actions{display:inline-flex;align-items:center;gap:6px}.story-workspace .contact-chevron{width:22px;height:22px;border-radius:999px;border:1px solid rgba(45,57,74,.18);background:#ffffffdb;color:#58637a;display:inline-flex;align-items:center;justify-content:center;transition:transform .24s ease,color .2s ease,border-color .2s ease}.story-workspace .contact-card.is-expanded .contact-chevron{transform:rotate(180deg);border-color:#3f51d757;color:#3346b8}.story-workspace .contact-meta-row{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.story-workspace .contact-compact-relation{font-size:11px;color:#6b768c;font-weight:600;white-space:nowrap}.story-workspace .contact-reason-block{display:grid;gap:3px}.story-workspace .contact-reason-label{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#7a8498;font-weight:700}.story-workspace .contact-hint.is-compact{margin:0;font-size:12px;line-height:1.45;color:#44516a;display:block;overflow:visible;-webkit-line-clamp:unset;-webkit-box-orient:initial}.story-workspace .contact-expand{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-4px);overflow:hidden;transition:grid-template-rows .36s cubic-bezier(.22,1,.36,1),opacity .24s ease,transform .24s ease,margin-top .24s ease;margin-top:0;will-change:grid-template-rows,opacity,transform}.story-workspace .contact-card.is-expanded .contact-expand{grid-template-rows:1fr;opacity:1;transform:translateY(0);margin-top:8px}.story-workspace .contact-expand-inner{min-height:0;overflow:hidden;border-top:1px solid rgba(100,116,139,.2);padding-top:8px;display:grid;gap:6px}.story-workspace .contact-expand-block{border:1px solid rgba(45,57,74,.12);border-radius:10px;background:#ffffffd1;padding:6px 8px;display:grid;gap:3px}.story-workspace .contact-expand-label{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#778196;font-weight:700}.story-workspace .contact-expand-text{margin:0;font-size:12px;line-height:1.48;color:#37445a}.story-workspace .contact-section-label{margin:2px 0 0;font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:700;color:#7c879b}.story-workspace .group-channel-card{width:100%;border:1px solid rgba(60,72,96,.24);border-radius:14px;background:linear-gradient(150deg,#fbf8f2f5,#f5f2ecfa);padding:9px 10px;display:grid;gap:7px;text-align:left;cursor:pointer;color:#1f2a3f;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.story-workspace .group-channel-card:hover{border-color:#2f40626b;box-shadow:0 8px 16px #0f172a1a;transform:translateY(-1px)}.story-workspace .group-channel-card.is-selected{border-color:#2e427d8f;box-shadow:0 0 0 2px #475da72b,0 10px 18px #0f172a1f}.story-workspace .group-channel-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.story-workspace .group-channel-title-wrap{display:block;min-width:0}.story-workspace .group-channel-title{font-size:14px;font-weight:700;color:#1c2940;line-height:1.2}.story-workspace .group-channel-summary{margin:0;font-size:12px;line-height:1.42;color:#425069}.story-workspace .group-channel-avatars{display:inline-flex;align-items:center;gap:6px}.story-workspace .group-avatar-item{width:24px;height:24px;border-radius:999px;border:1px solid rgba(71,85,105,.28);background:#ffffffe6;color:#243247;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.story-workspace .group-channel-expand{max-height:0;opacity:0;transform:translateY(-4px);overflow:hidden;transition:max-height .3s ease,opacity .22s ease,transform .22s ease,margin-top .22s ease;margin-top:0;display:grid;gap:5px}.story-workspace .group-channel-card.is-expanded .group-channel-expand{max-height:260px;opacity:1;transform:translateY(0);margin-top:3px}.story-workspace .group-expand-item{border:1px solid rgba(76,89,117,.19);border-radius:10px;background:#ffffffc2;padding:6px 8px;display:grid;gap:2px}.story-workspace .group-expand-label{font-size:10px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#748099}.story-workspace .group-expand-text{font-size:12px;line-height:1.4;color:#35435b}.story-workspace .contacts-panel{min-height:0;height:100%;max-height:100%;overflow:hidden}.story-workspace .contacts-list{display:flex;flex-direction:column;gap:8px;min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scroll-behavior:smooth;padding-right:4px;padding-bottom:6px}.story-workspace .contacts-group-section{display:grid;gap:8px;margin-bottom:4px}.story-workspace .contacts-character-section{display:grid;gap:8px}.story-workspace .contacts-list::-webkit-scrollbar{width:8px}.story-workspace .contacts-list::-webkit-scrollbar-thumb{border-radius:999px;border:2px solid transparent;background-clip:padding-box;background:#4d597059}.story-workspace .contacts-list::-webkit-scrollbar-track{background:transparent}@media(max-width:1220px){.story-workspace .contacts-panel{height:min(74vh,720px);max-height:min(74vh,720px)}}@media(max-width:980px){.story-workspace .contacts-panel{height:min(68vh,640px);max-height:min(68vh,640px)}}
