*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#2c2a25;-webkit-font-smoothing:antialiased;background:#faf9f6}::selection{color:#fff;background:#c4513a}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@media (width<=639px){input,textarea,select{font-size:16px!important}}.studio-shell{--studio-bg:#faf9f6;--studio-surface:#fff;--studio-sec:#f3f1ec;--studio-border:#2c2a2517;--studio-border-md:#2c2a2529;--studio-text:#2c2a25;--studio-text-sec:#5f5d56;--studio-text-ter:#837f76;--studio-coral:#c4513a;--studio-coral-dark:#8e3424;--studio-coral-light:#f5e8e3;--studio-green:#32775d;--studio-green-light:#eaf5f0;--studio-amber:#966f20;--studio-serif:"Noto Serif SC", Georgia, serif;--studio-sans:-apple-system, "PingFang SC", "Helvetica Neue", sans-serif;background:var(--studio-bg);height:100vh;min-height:620px;color:var(--studio-text);font-family:var(--studio-sans);flex-direction:column;font-size:13px;display:flex;overflow:hidden}.studio-header{background:var(--studio-surface);border-bottom:1px solid var(--studio-border-md);align-items:center;gap:14px;height:auto;min-height:46px;padding:8px 15px;display:flex}.studio-brand{font-family:var(--studio-serif);color:var(--studio-coral);letter-spacing:-.025em;font-size:16px;font-weight:700}.studio-document-name{border-left:1px solid var(--studio-border-md);font-family:var(--studio-serif);padding-left:14px;font-size:14px;font-weight:600}.studio-header-actions{color:var(--studio-text-ter);align-items:center;gap:10px;margin-left:auto;font-size:12px;display:flex}.studio-overlay{z-index:30;background:#201c166b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.studio-profile-card{border:1px solid var(--studio-border-md);background:linear-gradient(#fffefb 0%,#fbf7f0 100%);border-radius:18px;flex-direction:column;gap:14px;width:min(460px,100%);max-height:min(80vh,760px);padding:18px 18px 16px;display:flex;overflow:auto;box-shadow:0 24px 60px #0000002e}.studio-profile-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.studio-profile-title strong{font-family:var(--studio-serif);color:var(--studio-text);font-size:16px}.studio-profile-section{border:1px solid var(--studio-border);background:#ffffffc7;border-radius:14px;flex-direction:column;gap:6px;padding:12px 12px 11px;display:flex}.studio-profile-stack{flex-direction:column;gap:10px;display:flex}.studio-profile-label{color:var(--studio-text-ter);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.studio-profile-value{color:var(--studio-text);font-size:14px;font-weight:600;line-height:1.5}.studio-profile-sub{color:var(--studio-text-sec);font-size:11px}.studio-profile-input{border:1px solid var(--studio-border-md);background:var(--studio-surface);width:100%;color:var(--studio-text);font:500 13px/1.4 var(--studio-sans);border-radius:10px;outline:none;padding:9px 11px}.studio-profile-input:focus{border-color:var(--studio-coral);box-shadow:0 0 0 3px #c4513a14}.studio-profile-error{color:var(--studio-coral);font-size:11px}.studio-profile-meter{flex-direction:column;gap:6px;display:flex}.studio-profile-meter .studio-profile-sub{margin-top:2px}.studio-profile-meter-track{grid-template-columns:repeat(30,minmax(0,1fr));gap:2px;display:grid}.studio-profile-meter-segment{background:#e8e1d7;border-radius:999px;height:6px}.studio-profile-meter-segment.filled{background:linear-gradient(90deg, var(--studio-green), #4a8f72)}.studio-profile-qr{border:1px solid var(--studio-border);border-radius:14px;width:min(100%,120px)}.studio-profile-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:2px;display:flex}.studio-plan{color:var(--studio-green);font-weight:600}.studio-plan.trial{color:var(--studio-amber)}.studio-plan.expired{color:var(--studio-coral)}.studio-btn{border:1px solid var(--studio-border-md);background:var(--studio-surface);color:var(--studio-text);font:500 12px/1.35 var(--studio-sans);cursor:pointer;white-space:nowrap;border-radius:6px;padding:5px 11px}.studio-btn:hover{background:var(--studio-sec)}.studio-btn.primary{color:#fff;border-color:var(--studio-coral);background:var(--studio-coral)}.studio-btn.primary:hover{background:var(--studio-coral-dark)}.studio-btn.quiet{color:var(--studio-text-sec);background:0 0}.studio-btn.small{padding:4px 9px;font-size:11px}.studio-btn:disabled{cursor:not-allowed;opacity:.45}.studio-workspace{flex:1;min-height:0;display:flex}.editor-pane{background:var(--studio-surface);border-right:1px solid var(--studio-border-md);flex-direction:column;flex:6;min-width:420px;display:flex;overflow:hidden}.editor-toolbar{border-bottom:1px solid var(--studio-border);align-items:center;gap:8px;min-height:42px;padding:0 16px;display:flex}.draft-tabs{align-items:center;gap:5px;min-width:0;display:flex;overflow:hidden}.draft-tab-wrap{border:1px solid #0000;border-radius:6px;align-items:center;display:inline-flex;overflow:hidden}.draft-tab-wrap.active{border-color:var(--studio-border);background:var(--studio-sec)}.draft-tab{max-width:138px;color:var(--studio-text-ter);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;font:500 12px/1.3 var(--studio-sans);background:0 0;border:0;padding:5px 8px 5px 9px;overflow:hidden}.draft-tab-wrap.active .draft-tab{color:var(--studio-text);font-weight:600}.draft-tab-delete{color:var(--studio-text-ter);cursor:pointer;font:600 12px/1 var(--studio-sans);background:0 0;border:0;align-self:stretch;align-items:center;padding:0 7px 0 1px;display:flex}.draft-tab-delete:hover{color:var(--studio-coral)}.editor-toolbar-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.editor-guide{border-bottom:1px solid var(--studio-border);color:var(--studio-text-sec);background:#f8f5ef;padding:9px 21px;font-size:12px;line-height:1.55}.editor-guide strong{color:var(--studio-text)}.editor-surface{flex:1;min-height:0;padding:20px 23px 18px;position:relative}.editor-text{resize:none;width:100%;height:100%;color:var(--studio-text);font:500 16px/2 var(--studio-serif);letter-spacing:.01em;background:0 0;border:none;outline:none;padding:0}.editor-text::placeholder{color:#b0aa9f;font-weight:400}.editor-rewrite-flash{pointer-events:none;border-radius:4px;animation:1.4s forwards rewrite-flash;position:absolute;left:0;right:0}@keyframes rewrite-flash{0%{background:#eab30859}30%{background:#eab30859}to{background:#eab30800}}.selection-actions{background:var(--studio-surface);border:1px solid var(--studio-border-md);z-index:2;border-radius:8px;gap:5px;padding:5px;display:flex;position:absolute;box-shadow:0 8px 25px #2c2a2526}.comment-composer{background:var(--studio-surface);border:1px solid var(--studio-border-md);z-index:4;border-radius:10px;width:min(355px,100% - 44px);padding:11px;position:absolute;bottom:18px;right:22px;box-shadow:0 12px 35px #2c2a2521}.comment-target{border-left:2px solid var(--studio-coral);color:var(--studio-text-sec);background:#fdf5f1;max-height:58px;margin-bottom:8px;padding:6px 8px;font-size:12px;line-height:1.5;overflow:hidden}.comment-input{border:1px solid var(--studio-border-md);resize:none;width:100%;color:var(--studio-text);background:var(--studio-bg);font:13px/1.55 var(--studio-sans);border-radius:7px;outline:none;padding:8px 9px}.comment-input:focus{border-color:var(--studio-coral)}.comment-actions{justify-content:flex-end;gap:6px;margin-top:8px;display:flex}.editor-statusbar{min-height:32px;color:var(--studio-text-ter);border-top:1px solid var(--studio-border);background:#f6f3ed;align-items:center;gap:9px;padding:0 14px;font-size:11px;display:flex}.status-group{align-items:center;gap:8px;min-width:0;display:flex}.status-group.right{margin-left:auto}.status-strong{color:var(--studio-text);font-weight:700}.status-good{color:var(--studio-green);font-weight:700}.status-warn{color:var(--studio-amber);font-weight:700}.status-bad{color:var(--studio-coral);font-weight:700}.status-state{align-items:center;gap:6px;font-weight:500;display:inline-flex}.status-dot{background:var(--studio-text-ter);border-radius:50%;width:7px;height:7px;display:inline-block}.status-state.current{color:var(--studio-green)}.status-state.current .status-dot{background:var(--studio-green)}.status-state.stale{color:var(--studio-amber)}.status-state.stale .status-dot{background:var(--studio-amber)}.status-state.calculating{color:var(--studio-coral)}.status-state.calculating .status-dot{background:var(--studio-coral);animation:1.1s ease-in-out infinite status-pulse}@keyframes status-pulse{50%{opacity:.35;transform:scale(.8)}}.side-pane{flex-direction:column;flex:4;min-width:330px;min-height:0;display:flex;overflow:hidden}.panel-tabs{background:var(--studio-surface);border-bottom:1px solid var(--studio-border-md);align-items:stretch;height:43px;min-height:43px;padding:0 13px;display:flex}.panel-tab{color:var(--studio-text-ter);font:700 12px/1 var(--studio-sans);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:0 13px}.panel-tab.active{border-bottom-color:var(--studio-coral);color:var(--studio-coral)}.chat-panel,.analysis-panel{flex-direction:column;flex:1;min-height:0;display:flex}.chat-heading{color:var(--studio-text-sec);border-bottom:1px solid var(--studio-border);background:#fdfcf9;justify-content:space-between;align-items:flex-start;gap:8px;padding:10px 13px;font-size:12px;line-height:1.5;display:flex}.chat-heading strong{font-family:var(--studio-serif);color:var(--studio-text);margin-right:7px;font-size:14px}.chat-stream{flex-direction:column;flex:1;gap:11px;min-height:0;padding:13px 11px;display:flex;overflow-y:auto}.assistant-intro{color:#295945;background:#eef7f3;border:1px solid #c8e2d8;border-radius:8px;padding:11px 12px;font-size:12px;line-height:1.65}.starter-actions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.chat-message{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.chat-message.user{align-items:flex-end}.chat-label{color:var(--studio-text-ter);letter-spacing:.08em;padding:0 4px;font-size:10px;font-weight:600}.chat-bubble{border:1px solid var(--studio-border-md);background:var(--studio-surface);max-width:93%;color:var(--studio-text);white-space:pre-wrap;word-break:break-word;border-radius:3px 11px 11px;padding:9px 12px;font-size:13px;line-height:1.65}.chat-message.user .chat-bubble{background:var(--studio-coral);border-color:var(--studio-coral);color:#fff;border-radius:11px 3px 11px 11px}.chat-markdown{flex-direction:column;gap:7px;display:flex}.chat-markdown p,.chat-markdown ul,.chat-markdown ol,.chat-markdown h1,.chat-markdown h2,.chat-markdown h3,.chat-markdown pre{margin:0}.chat-markdown h1,.chat-markdown h2,.chat-markdown h3{font-family:var(--studio-serif);color:var(--studio-text);line-height:1.45}.chat-markdown h1{font-size:16px}.chat-markdown h2,.chat-markdown h3{font-size:14px}.chat-markdown ul,.chat-markdown ol{padding-left:18px}.chat-markdown li+li{margin-top:3px}.chat-markdown code{background:var(--studio-sec);color:var(--studio-coral-dark);border-radius:4px;padding:1px 4px;font:11px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace}.chat-markdown a{color:var(--studio-coral-dark);text-decoration:underline}.chat-code-block{background:#f3f0ea;border-radius:7px;padding:9px;position:relative;overflow-x:auto}.chat-code-block code{color:var(--studio-text);white-space:pre;background:0 0;padding:0}.chat-code-lang{color:var(--studio-text-ter);margin-bottom:4px;font-size:10px;display:block}.operation-card{border:1px solid var(--studio-border-md);background:var(--studio-surface);border-left:3px solid #4b79a8;border-radius:9px;align-items:flex-start;gap:10px;width:min(100%,420px);padding:10px 11px;display:flex}.operation-card.proposal{border-left-color:var(--studio-amber);background:#fffdf8}.operation-card.analysis-op{border-left-color:var(--studio-green)}.operation-card.inspection-op{border-left-color:var(--studio-coral)}.operation-card.applied{border-left-color:var(--studio-green);background:var(--studio-green-light)}.operation-card.rejected{border-left-color:var(--studio-border-md);opacity:.55}.operation-icon{color:var(--studio-coral);flex:none;font-size:16px}.operation-main{flex:1;min-width:0}.operation-title{font-family:var(--studio-serif);font-size:13px;font-weight:700}.operation-meta,.operation-body{color:var(--studio-text-sec);margin-top:4px;font-size:12px;line-height:1.55}.operation-meta{color:var(--studio-text-ter)}.operation-body.error{color:#a33c30}.tool-summary{gap:10px;margin-top:8px;display:flex}.tool-metric{color:var(--studio-text-ter);flex-direction:column;font-size:11px;display:flex}.tool-metric strong{color:var(--studio-text);font-family:var(--studio-serif);font-size:18px;line-height:1.2}.tool-risk-list{flex-direction:column;gap:5px;margin-top:9px;display:flex}.tool-risk-row{background:var(--studio-sec);color:var(--studio-text-sec);border-radius:6px;padding:6px 7px;font-size:11px;line-height:1.45}.tool-risk-row.risky{background:#fff6f2}.tool-risk-title{color:var(--studio-text);justify-content:space-between;margin-bottom:2px;display:flex}.tool-actions{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.sentence-score-strip{color:var(--studio-text-sec);flex-wrap:wrap;gap:9px;margin-top:7px;font-size:11px;display:flex}.sentence-score-strip strong{color:var(--studio-coral);font-size:13px}.diff-preview{background:var(--studio-sec);border-radius:6px;margin-top:7px;padding:7px 8px;font-size:12px;line-height:1.55}.diff-old{color:#a34a39;text-decoration:line-through}.diff-new{color:#236d52}.chat-compose{border-top:1px solid var(--studio-border);background:var(--studio-surface);flex:none;padding:10px}.batch-edit-list{flex-direction:column;gap:6px;margin-top:7px;display:flex}.batch-edit-list .diff-preview{margin-top:0}.batch-edit-list strong{color:var(--studio-text);margin-bottom:4px;font-size:11px;display:block}.context-list{flex-direction:column;gap:6px;max-height:172px;margin-bottom:8px;display:flex;overflow-y:auto}.context-card{background:#fff6f2;border:1px solid #f0c9bc;border-radius:8px;gap:8px;padding:7px 8px;font-size:12px;display:flex}.context-tag{height:fit-content;color:var(--studio-coral);background:var(--studio-coral-light);border-radius:999px;flex:none;padding:2px 6px;font-size:10px;font-weight:700}.context-content{min-width:0;color:var(--studio-text-sec);flex:1;line-height:1.5}.context-title{color:var(--studio-text);font-weight:600}.context-excerpt{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.context-remove{color:#cf9b8c;cursor:pointer;background:0 0;border:none;font-size:16px}.chat-row{align-items:flex-end;gap:7px;display:flex}.chat-input{resize:none;border:1px solid var(--studio-border-md);background:var(--studio-bg);max-height:110px;color:var(--studio-text);font:13px/1.55 var(--studio-sans);border-radius:8px;outline:none;flex:1;padding:9px 11px}.chat-input:focus{border-color:var(--studio-coral)}.analysis-scroll{flex-direction:column;flex:1;gap:9px;padding:11px;display:flex;overflow-y:auto}.analysis-empty{text-align:center;color:var(--studio-text-ter);margin:auto 10px;padding:30px 15px;font-size:13px;line-height:1.7}.analysis-running{color:var(--studio-text-sec);background:#fff6f2;border-radius:7px;justify-content:space-between;align-items:center;margin:11px 11px 0;padding:8px 9px;font-size:12px;display:flex}.analysis-card{background:var(--studio-surface);border:1px solid var(--studio-border);border-radius:8px;padding:11px 12px}.analysis-title{color:var(--studio-text-ter);text-transform:uppercase;letter-spacing:.08em;margin-bottom:9px;font-size:10px;font-weight:700}.stats-strip{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.stat-cell{border-right:1px solid var(--studio-border)}.stat-cell:last-child{border-right:0}.stat-label{color:var(--studio-text-ter);margin-bottom:4px;font-size:11px}.stat-value{font-family:var(--studio-serif);font-size:20px;font-weight:700}.curve-svg{width:100%;height:112px;display:block}.diagnostic-list{flex-direction:column;gap:6px;display:flex}.diagnostic-row{border:1px solid #0000;border-radius:6px;grid-template-columns:26px 1fr auto;align-items:start;gap:8px;padding:8px 7px;display:grid}.diagnostic-row.cliff{background:#fff6f2;border-color:#f0cdc2}.diagnostic-number{color:var(--studio-text-ter);padding-top:2px;font-size:11px;font-weight:600}.diagnostic-copy{min-width:0;color:var(--studio-text-sec);font-size:12px;line-height:1.55}.diagnostic-copy strong{color:var(--studio-text)}.diagnostic-reason{color:var(--studio-coral-dark);margin-top:3px}.diagnostic-score{text-align:right;color:var(--studio-green);font-size:12px;font-weight:700}.diagnostic-score.bad{color:var(--studio-coral)}.diagnostic-action{color:var(--studio-coral);cursor:pointer;font:500 11px/1.4 var(--studio-sans);background:0 0;border:0;padding:2px 0 0;display:block}.audience-row{color:var(--studio-text-sec);font-size:12px;line-height:1.65}.audience-pills{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.audience-pill{background:var(--studio-sec);color:var(--studio-text-sec);border-radius:14px;padding:3px 7px;font-size:11px}.studio-error{color:var(--studio-coral-dark);background:#fff6f2;border:1px solid #f0cdc2;border-radius:7px;margin:0 11px 9px;padding:8px 10px;font-size:12px}.draft-context-pill{border:1px solid var(--studio-border-md);background:var(--studio-sec);color:var(--studio-text-sec);border-radius:20px;justify-content:space-between;align-self:center;align-items:center;gap:8px;max-width:85%;padding:6px 10px 6px 12px;font-size:11px;display:flex}.draft-context-label{align-items:center;gap:5px;display:flex}.draft-context-label strong{color:var(--studio-text)}.draft-context-dismiss{color:var(--studio-text-ter);cursor:pointer;background:0 0;border:none;flex:none;padding:0 2px;font-size:14px;line-height:1}.draft-context-dismiss:hover{color:var(--studio-coral)}@media (width<=899px){.studio-shell{height:auto;min-height:100vh;overflow:visible}.studio-header{z-index:10;position:sticky;top:0}.studio-document-name{display:none}.studio-workspace{flex-direction:column}.editor-pane{border-right:0;border-bottom:1px solid var(--studio-border-md);min-width:0;height:54vh;min-height:470px}.editor-surface{padding:15px}.editor-text{font-size:16px}.side-pane{min-width:0;height:max(540px,60vh)}.editor-statusbar{flex-wrap:wrap;min-height:40px;padding:5px 12px}}
