.structured-message{color:var(--text-soft);font-size:14px;line-height:1.72}.structured-message>:first-child{margin-top:0}.structured-message>:last-child{margin-bottom:0}.structured-message h2,.structured-message h3,.structured-message h4{color:var(--text);line-height:1.4}.structured-message h2{margin:2px 0 18px;font-size:20px;font-weight:680}.structured-message h3{margin:24px 0 9px;font-size:16px;font-weight:650}.structured-message h4{margin:18px 0 7px;font-size:14px;font-weight:650}.structured-message p{margin:0 0 13px;white-space:pre-wrap}.structured-message ol,.structured-message ul{margin:7px 0 16px;padding-left:24px}.structured-message li{margin:5px 0;padding-left:3px}.structured-message strong{display:inline;margin:0;font-size:inherit}.batch-lite-workspace{--b-bg:var(--bg,#f7f7f5);--b-surface:var(--surface,#fff);--b-soft:var(--surface-2,#f1f1ee);--b-line:var(--line,#e2e2dd);--b-line-strong:var(--line-strong,#cecec8);--b-text:var(--text,#191918);--b-text-soft:var(--text-soft,#454541);--b-muted:var(--muted,#74746e);--b-accent:var(--accent,#e95621);--b-accent-soft:var(--accent-soft,#fff0e9);height:100%;min-height:0;color:var(--b-text);background:var(--b-bg);font-family:inherit}.batch-lite-workspace *{box-sizing:border-box}.batch-lite-workspace button,.batch-lite-workspace input,.batch-lite-workspace select,.batch-lite-workspace textarea{font:inherit}.batch-lite-workspace button{color:inherit}.batch-lite-content{height:100%;padding:46px clamp(24px,4vw,64px);overflow:auto}.batch-lite-page-header{display:flex;align-items:flex-start;justify-content:space-between;max-width:1120px;margin:0 auto 34px}.batch-lite-page-header h1{margin:6px 0 7px;font-size:30px;letter-spacing:-.04em}.batch-lite-page-header p{margin:0;color:var(--b-muted);font-size:13px}.batch-lite-eyebrow{color:var(--b-accent);font-size:10px;font-weight:800;letter-spacing:.16em}.batch-lite-primary,.batch-lite-secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 15px;border-radius:9px;cursor:pointer}.batch-lite-primary{border:1px solid var(--b-accent);color:#fff!important;background:var(--b-accent);font-weight:700}.batch-lite-primary:hover{background:#cf4717}.batch-lite-primary:disabled{opacity:.55;cursor:not-allowed}.batch-lite-secondary{border:1px solid var(--b-line);background:var(--b-surface)}.batch-lite-empty{display:flex;flex-direction:column;align-items:center;max-width:580px;margin:105px auto 0;text-align:center}.batch-lite-empty-icon{display:grid;place-items:center;width:56px;height:56px;margin-bottom:20px;border:1px solid var(--b-line);border-radius:17px;color:var(--b-accent);background:var(--b-surface);box-shadow:0 10px 30px #32271f0d}.batch-lite-empty h2{margin:0;font-size:20px}.batch-lite-empty p{margin:10px 0 22px;color:var(--b-muted);font-size:13px;line-height:1.7}.batch-lite-task-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:16px;max-width:1120px;margin:auto}.batch-lite-task-grid>article{position:relative}.batch-lite-task-card{width:100%;padding:0;overflow:hidden;border:1px solid var(--b-line);border-radius:12px;background:var(--b-surface);cursor:pointer;text-align:left;transition:.18s}.batch-lite-task-card:hover{transform:translateY(-2px);border-color:var(--b-line-strong);box-shadow:0 12px 28px #3327190d}.batch-lite-task-cover{display:flex;align-items:center;justify-content:center;position:relative;height:125px;color:#a74724;background:radial-gradient(circle at 70% 30%,#ffd6c5,transparent 34%),linear-gradient(145deg,#fff4ed,#eee6df)}.batch-lite-task-cover i{position:absolute;right:10px;bottom:10px;padding:4px 7px;border-radius:5px;color:#fff;background:#201e1caa;font-size:10px;font-style:normal}.batch-lite-task-copy{display:grid;gap:7px;padding:15px}.batch-lite-task-copy>strong{font-size:14px}.batch-lite-task-copy>small{min-height:32px;color:var(--b-muted);font-size:11px;line-height:1.45}.batch-lite-task-copy>span{display:flex;align-items:center;justify-content:space-between}.batch-lite-task-copy time{color:#999890;font-size:10px}.batch-lite-delete{position:absolute;top:8px;left:8px;display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:7px;color:#fff;background:#1b191752;cursor:pointer;opacity:0}.batch-lite-task-grid>article:hover .batch-lite-delete{opacity:1}.batch-lite-status{display:inline-flex;align-items:center;gap:5px;color:#777;font-size:10px}.batch-lite-status.status-ready{color:#2f7650}.batch-lite-status.status-running{color:#a84b22}.batch-lite-status.status-failed{color:#a63636}.batch-create{height:100%;overflow:auto}.batch-create>header,.batch-editor-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:56px;padding:0 20px;border-bottom:1px solid var(--b-line);background:#fff}.batch-create>header button,.batch-editor-top>button{display:flex;align-items:center;gap:6px;width:max-content;padding:0;border:0;background:transparent;cursor:pointer;font-size:12px}.batch-create>header strong{font-size:13px}.batch-create>section{max-width:760px;margin:auto;padding:42px 24px 70px}.batch-create-title{display:flex;gap:14px;margin-bottom:24px}.batch-create-title>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:var(--b-accent);background:var(--b-accent-soft);font-size:10px;font-weight:800}.batch-create-title h1{margin:0;font-size:23px}.batch-create-title p{margin:7px 0 0;color:var(--b-muted);font-size:12px;line-height:1.6}.batch-lite-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:180px;border:1px dashed #c9c8c1;border-radius:12px;color:#555;background:#fff;cursor:pointer}.batch-lite-dropzone:hover{border-color:var(--b-accent);background:#fffaf7}.batch-lite-dropzone svg{margin-bottom:12px;color:var(--b-accent)}.batch-lite-dropzone strong{font-size:13px}.batch-lite-dropzone span{margin-top:6px;color:var(--b-muted);font-size:10px}.batch-lite-assets{margin-top:14px;overflow:hidden;border:1px solid var(--b-line);border-radius:10px;background:#fff}.batch-lite-assets article{display:grid;grid-template-columns:34px minmax(0,1fr) auto 28px;align-items:center;gap:10px;min-height:57px;padding:0 11px}.batch-lite-assets article+article{border-top:1px solid var(--b-line)}.batch-lite-file-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;color:var(--b-accent);background:var(--b-accent-soft)}.batch-lite-assets article>span:nth-child(2){display:grid;gap:2px;min-width:0}.batch-lite-assets strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.batch-lite-assets small{color:var(--b-muted);font-size:9px}.batch-lite-analyzed{display:flex;align-items:center;gap:4px;color:#39744f;font-size:9px}.batch-lite-assets article>button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:6px;background:transparent;cursor:pointer}.batch-create-name{display:grid;gap:6px;margin-top:20px}.batch-create-name>span,.batch-create-settings label>span{color:#555;font-size:10px;font-weight:650}.batch-create-name input,.batch-create-settings select{height:39px;padding:0 10px;border:1px solid #d6d5cf;border-radius:8px;outline:0;background:#fff;font-size:11px}.batch-create-name input:focus,.batch-create-settings select:focus{border-color:var(--b-accent);box-shadow:0 0 0 3px var(--b-accent-soft)}.batch-create-options{margin-top:12px;border-top:1px solid var(--b-line);border-bottom:1px solid var(--b-line)}.batch-create-options summary{display:flex;justify-content:space-between;padding:14px 2px;cursor:pointer;font-size:11px;font-weight:650}.batch-create-options summary span{color:var(--b-muted);font-size:9px;font-weight:400}.batch-create-settings{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 0 14px}.batch-create-settings label{display:grid;gap:6px}.batch-lite-inline-error,.batch-chat-error{display:flex;align-items:center;gap:6px;color:#aa3d30;font-size:10px}.batch-create footer{display:flex;justify-content:space-between;margin-top:25px}.batch-editor{display:grid;grid-template-rows:52px minmax(0,1fr);height:100%;min-height:0;background:#10100f}.batch-editor-top{height:52px;color:#deded9;border-color:#2b2b29;background:#171716}.batch-editor-top>strong{font-size:12px}.batch-editor-top .batch-export{justify-self:end;height:30px;padding:0 10px;border:1px solid #7c472f;border-radius:7px;color:#fff;background:#a84e29;font-size:10px}.batch-editor-top .batch-export.rendering{border-color:#6e5a35;background:#564525}.batch-editor-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(300px,.65fr);min-height:0}.batch-stage{display:grid;grid-template-rows:minmax(0,1fr) 174px;min-width:0;min-height:0;border-right:1px solid #2b2b29}.batch-preview{display:grid;place-items:center;position:relative;min-height:0;overflow:hidden;background:#0c0c0b}.batch-preview video{display:block;max-width:100%;max-height:100%;background:#000}.batch-preview-missing{display:flex;flex-direction:column;align-items:center;color:#777;text-align:center}.batch-preview-missing strong{margin-top:10px;color:#aaa;font-size:12px}.batch-preview-missing span{margin-top:5px;font-size:9px}.batch-range-play{position:absolute;right:14px;bottom:12px;display:flex;align-items:center;gap:6px;height:29px;padding:0 9px;border:1px solid #ffffff25;border-radius:7px;color:#fff!important;background:#171716cc;cursor:pointer;font-size:9px}.batch-timeline{position:relative;padding:11px 14px 12px;background:#181817}.batch-timeline>header{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;color:#ddd}.batch-timeline>header div{display:grid;gap:2px;min-width:0}.batch-timeline>header strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.batch-timeline>header span,.batch-timeline>header time{overflow:hidden;color:#777;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.batch-timeline>header nav{display:flex;align-items:center;gap:5px}.batch-timeline>header nav button{display:grid;place-items:center;width:22px;height:22px;padding:0;border:1px solid #333;border-radius:5px;color:#999;background:#222;cursor:pointer}.batch-timeline>header nav button:disabled{opacity:.3}.batch-manual-tools{display:flex;align-items:center;gap:6px;margin:8px 0 3px;overflow-x:auto}.batch-manual-tools button,.batch-manual-tools select{display:flex;align-items:center;gap:4px;flex:0 0 auto;height:27px;padding:0 7px;border:1px solid #343431;border-radius:5px;color:#aaa;background:#222220;cursor:pointer;font-size:8px}.batch-manual-tools label{display:flex;align-items:center;gap:4px;flex:0 0 auto;color:#777;font-size:8px}.batch-manual-tools input{width:53px;height:27px;padding:0 5px;border:1px solid #343431;border-radius:5px;outline:0;color:#ccc;background:#222220;font-size:8px}.batch-manual-tools input:focus{border-color:#9b5435}.batch-ruler{display:flex;justify-content:space-between;margin:5px 0 4px;padding-left:35px;color:#62625e;font-size:7px}.batch-track{display:grid;grid-template-columns:30px 1fr;gap:5px;height:42px}.batch-track label{padding-top:5px;color:#62625e;font-size:8px}.batch-track>div{display:flex;gap:2px;min-width:0}.batch-track button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:5px;min-width:42px;padding:0 7px;overflow:hidden;border:1px solid #70412d;border-radius:4px;color:#d7b09e;background:#4c2c20;cursor:grab}.batch-track button.active{border-color:#ff8b5f;background:#643521}.batch-track button i{display:grid;place-items:center;width:15px;height:15px;border-radius:3px;background:#ffffff12;font-size:7px;font-style:normal}.batch-track button span{overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.batch-track button small{font-size:7px}.batch-render-error{display:flex;align-items:center;gap:4px;position:absolute;right:14px;bottom:2px;margin:0;color:#e18f76;font-size:8px}.batch-chat{display:grid;grid-template-rows:51px minmax(0,1fr) auto auto;min-width:0;min-height:0;background:#f7f7f5}.batch-chat>header{display:flex;align-items:center;gap:9px;padding:0 13px;border-bottom:1px solid var(--b-line);background:#fff}.batch-chat>header>span{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;color:var(--b-accent);background:var(--b-accent-soft)}.batch-chat>header>div{display:grid;gap:2px}.batch-chat>header strong{font-size:11px}.batch-chat>header small{color:var(--b-muted);font-size:8px}.batch-chat>header i{width:7px;height:7px;margin-left:auto;border-radius:50%;background:#5b9c70}.batch-chat>header i.working{background:var(--b-accent);animation:batch-pulse 1s infinite}.batch-chat-body{padding:13px;overflow:auto}.batch-chat-body article{width:fit-content;max-width:90%;margin-bottom:9px;padding:9px 10px;border-radius:9px;font-size:10px;line-height:1.55}.batch-chat-body article p{margin:0;white-space:pre-wrap}.batch-chat-body article.assistant{border:1px solid var(--b-line);background:#fff}.batch-chat-body article.user{margin-left:auto;color:#fff;background:#292927}.batch-chat-body article small{display:flex;align-items:center;gap:4px;margin-top:7px;padding-top:6px;border-top:1px solid #ffffff20;color:#ffd0bd;font-size:8px}.batch-chat-body article.assistant small{color:#4e795e;border-color:var(--b-line)}.batch-chat-body .thinking{display:flex;gap:4px}.thinking span{width:5px;height:5px;border-radius:50%;background:#aaa;animation:batch-pulse 1s infinite}.thinking span:nth-child(2){animation-delay:.15s}.thinking span:nth-child(3){animation-delay:.3s}.batch-chat-starters{display:flex;flex-wrap:wrap;gap:5px;padding:0 12px 8px}.batch-chat-starters button{padding:5px 8px;border:1px solid var(--b-line);border-radius:12px;color:#666;background:#fff;cursor:pointer;font-size:8px}.batch-chat-composer{display:grid;grid-template-columns:1fr 32px;position:relative;gap:6px;margin:0 11px 11px;padding:8px;border:1px solid #d7d6d0;border-radius:10px;background:#fff;box-shadow:0 5px 18px #2720190b}.batch-chat-composer textarea{height:48px;padding:0;border:0;outline:0;resize:none;font-size:10px;line-height:1.5}.batch-chat-composer>button{display:grid;place-items:center;width:30px;height:30px;align-self:end;border:0;border-radius:8px;color:#fff;background:var(--b-accent);cursor:pointer}.batch-chat-composer>button:disabled{background:#ccc}.batch-chat-composer>small{position:absolute;left:8px;bottom:5px;color:#aaa;font-size:7px}.batch-render-success{display:flex;align-items:center;gap:4px;position:absolute;right:14px;bottom:2px;margin:0;color:#75b892;font-size:8px}.batch-render-success a{color:#9bd0ae;text-decoration:underline}.batch-preview-frame{position:relative;width:min(88%,960px);aspect-ratio:16/9;overflow:hidden;background:#000;box-shadow:0 12px 36px #0008}.batch-preview-frame video{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}.batch-preview-frame .batch-preview-missing{justify-content:center;width:100%;height:100%}.batch-stage{grid-template-rows:minmax(0,1fr) 248px}.batch-timeline{padding:10px 0 8px}.batch-timeline>header,.batch-manual-tools{margin-right:14px;margin-left:14px}.batch-pro-timeline{margin-top:7px;border-top:1px solid #2a2a28;background:#141413}.batch-pro-timeline>header{display:flex;align-items:center;justify-content:space-between;height:31px;padding:0 10px 0 14px;border-bottom:1px solid #282826;color:#d5d5d0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.batch-pro-timeline>header>strong{font-size:9px;font-weight:600}.batch-pro-timeline>header>strong span{color:#666;font-weight:400}.batch-pro-timeline>header>div{display:flex;align-items:center;gap:6px;color:#777;font-size:7px}.batch-pro-timeline>header button{display:grid;place-items:center;width:22px;height:22px;padding:0;border:1px solid #333330;border-radius:4px;color:#aaa;background:#20201f;cursor:pointer}.batch-pro-timeline>header button:disabled{opacity:.3}.batch-pro-timeline-body{display:grid;grid-template-columns:44px minmax(0,1fr);height:100px}.batch-pro-timeline-body>aside{display:grid;grid-template-rows:32px 68px;border-right:1px solid #2a2a28;color:#666;background:#181817;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:7px}.batch-pro-timeline-body>aside span,.batch-pro-timeline-body>aside strong{display:flex;align-items:center;padding-left:13px}.batch-pro-timeline-body>aside strong{border-top:1px solid #252523;color:#8b8b86;font-size:8px}.batch-pro-timeline-viewport{position:relative;min-width:0;overflow-x:auto;overflow-y:hidden;cursor:grab;scrollbar-color:#4a4a46 #20201e;scrollbar-width:thin}.batch-pro-timeline-viewport:active{cursor:grabbing}.batch-pro-timeline-content{position:relative;min-width:100%;height:88px}.batch-pro-ruler{position:relative;height:32px;border-bottom:1px solid #2b2b29;cursor:col-resize}.batch-pro-ruler i{position:absolute;bottom:0;width:1px;height:5px;background:#555;font-style:normal}.batch-pro-ruler i.major{height:10px;background:#777}.batch-pro-ruler i span{position:absolute;top:-12px;left:3px;color:#777;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:7px;white-space:nowrap}.batch-pro-track{position:relative;height:56px;background:#171716}.batch-pro-track button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:5px;position:absolute;top:7px;height:42px;min-width:8px;padding:0 7px;overflow:hidden;border:1px solid #74452f;border-radius:3px;color:#d8b09d;background:#4c2d21;cursor:grab}.batch-pro-track button:hover{background:#563326}.batch-pro-track button.active{border-color:#ff8555;box-shadow:inset 0 0 0 1px #ff855566}.batch-pro-track button>span{display:grid;place-items:center;width:15px;height:15px;border-radius:2px;background:#ffffff10;font-size:7px}.batch-pro-track button strong{overflow:hidden;font-size:8px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.batch-pro-track button small{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:7px;white-space:nowrap}.batch-pro-playhead{position:absolute;top:0;bottom:0;z-index:3;width:9px;margin-left:-4px;cursor:col-resize;touch-action:none}.batch-pro-playhead:after{content:"";position:absolute;top:7px;bottom:0;left:4px;width:1px;background:#ff7947;box-shadow:0 0 0 1px #0004}.batch-pro-playhead i{display:block;width:9px;height:8px;border-radius:2px 2px 4px 4px;background:#ff7947}@keyframes batch-pulse{50%{opacity:.35}}@media(max-width:900px){.batch-editor{grid-template-rows:52px auto;height:auto;min-height:100%;overflow:auto}.batch-editor-grid{grid-template-columns:1fr}.batch-stage{height:620px;border-right:0}.batch-chat{height:500px}.batch-create-settings{grid-template-columns:1fr 1fr}.batch-editor-top{grid-template-columns:auto 1fr auto}}@media(max-width:620px){.batch-lite-content{padding:28px 14px}.batch-lite-page-header p{display:none}.batch-create>section{padding:28px 14px}.batch-create-settings{grid-template-columns:1fr}.batch-editor-top .batch-export{font-size:0}.batch-stage{height:560px}.batch-timeline>header{grid-template-columns:1fr auto}.batch-timeline>header time{display:none}}.batch-editor{grid-template-rows:56px minmax(0,1fr);background:var(--b-bg)}.batch-editor-top{height:56px;color:var(--b-text);border-color:var(--b-line);background:color-mix(in srgb,var(--b-surface) 94%,transparent)}.batch-editor-top>button:first-child{color:var(--b-text)}.batch-editor-top>strong{font-size:13px;font-weight:700;letter-spacing:-.01em}.batch-editor-top .batch-export{height:34px;padding:0 13px;border-color:var(--b-accent);border-radius:9px;background:var(--b-accent);font-size:10px;font-weight:700;box-shadow:0 5px 14px color-mix(in srgb,var(--b-accent) 18%,transparent)}.batch-editor-top .batch-export:hover{background:#cf4717}.batch-editor-top .batch-export.rendering{border-color:#a77936;background:#a77936}.batch-editor-grid{grid-template-columns:minmax(0,1fr) minmax(320px,360px);background:var(--b-bg)}.batch-stage{grid-template-rows:minmax(0,1fr) 220px;border-right:1px solid var(--b-line);background:var(--b-bg)}.batch-preview{padding:40px clamp(18px,2.5vw,36px) 14px;background:#f0f0ed}.batch-preview:before{content:"监视器";position:absolute;top:16px;left:20px;color:var(--b-muted);font-size:9px;font-weight:700;letter-spacing:.08em}.batch-preview-ratios{display:flex;align-items:center;gap:4px;position:absolute;top:10px;right:20px;z-index:3}.batch-preview-ratios span{margin-right:3px;color:var(--b-muted);font-size:8px}.batch-preview-ratios button{height:23px;padding:0 7px;border:1px solid var(--b-line);border-radius:5px;color:var(--b-muted);background:var(--b-surface);cursor:pointer;font:8px ui-monospace,SFMono-Regular,Consolas,monospace}.batch-preview-ratios button:hover:not(:disabled){color:var(--b-text);border-color:var(--b-line-strong,#cecec8)}.batch-preview-ratios button:disabled{opacity:.45;cursor:not-allowed}.batch-preview-ratios button.active{color:#fff;border-color:var(--b-accent);background:var(--b-accent)}.batch-preview-frame{width:min(92%,1080px);height:auto;aspect-ratio:16/9;border:1px solid #292927;border-radius:6px;background:#171716;box-shadow:0 22px 52px #26231e29}.batch-preview-output{display:grid;place-items:center;position:absolute;top:0;right:0;bottom:0;left:0;background:#000;overflow:hidden;cursor:grab;touch-action:none}.batch-preview-output.dragging{cursor:grabbing}.batch-preview-output video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;background:#171716}.batch-preview-controls{display:grid;grid-template-columns:26px auto minmax(80px,1fr);align-items:center;gap:8px;position:absolute;right:10px;bottom:7px;left:10px;z-index:4;height:27px;padding:0 4px;color:#fff;background:linear-gradient(90deg,#111b,transparent 90%)}.batch-preview-controls button{display:grid;place-items:center;width:25px;height:25px;padding:0;border:0;border-radius:5px;color:#fff;background:#ffffff18;cursor:pointer}.batch-preview-controls time{font:9px ui-monospace,SFMono-Regular,Consolas,monospace;white-space:nowrap}.batch-preview-controls input{width:100%;accent-color:var(--b-accent)}.batch-preview-text{position:absolute;z-index:2;left:50%;max-width:88%;padding:.32em .7em;color:#fff;background:#000000ad;font-size:clamp(10px,1.2vw,18px);font-weight:800;line-height:1.35;text-align:center;white-space:pre-line;transform:translate(-50%);text-shadow:0 1px 3px #000;pointer-events:none}.batch-preview-text.caption{bottom:12%}.batch-preview-text.title{top:14%;font-size:clamp(14px,2vw,28px)}.batch-preview-text.sticker{top:24%;border-radius:6px;background:#ef521ceb}.batch-preview-missing{color:#777772}.batch-preview-missing strong{color:#d1d0ca}.batch-range-play{border-color:#ffffff29;border-radius:7px;background:#191917db;box-shadow:0 7px 20px #00000038}.batch-timeline{padding:11px 14px 12px;border-top:1px solid var(--b-line);background:var(--b-surface)}.batch-timeline>header{color:var(--b-text)}.batch-timeline>header strong{font-size:10px;color:var(--b-text)}.batch-timeline>header span,.batch-timeline>header time{color:var(--b-muted)}.batch-timeline>header nav button{border-color:var(--b-line);color:var(--b-muted);background:var(--b-surface-2,#f6f6f4)}.batch-timeline>header nav button:hover:not(:disabled){border-color:var(--b-line-strong,#cecec8);color:var(--b-text);background:var(--b-surface)}.batch-manual-tools button,.batch-manual-tools select{border-color:var(--b-line);border-radius:7px;color:var(--b-text-soft,#454541);background:var(--b-surface-2,#f6f6f4)}.batch-manual-tools button:hover,.batch-manual-tools select:hover{border-color:var(--b-line-strong,#cecec8);background:var(--b-surface)}.batch-manual-tools label{color:var(--b-muted)}.batch-manual-tools input{border-color:var(--b-line);border-radius:7px;color:var(--b-text);background:var(--b-surface)}.batch-manual-tools input:focus{border-color:var(--b-accent);box-shadow:0 0 0 3px var(--b-accent-soft)}.batch-render-error{color:#aa3d30}.batch-render-success,.batch-render-success a{color:#39744f}.batch-pro-timeline{margin-top:8px;border:1px solid var(--b-line);border-radius:8px;background:#f8f8f6;overflow:hidden}.batch-pro-timeline>header{height:31px;border-color:var(--b-line);color:var(--b-text);background:#f8f8f6}.batch-pro-timeline>header>strong span{color:var(--b-muted)}.batch-pro-timeline>header>div{color:var(--b-muted)}.batch-pro-timeline>header button{border-color:var(--b-line);border-radius:5px;color:var(--b-muted);background:var(--b-surface)}.batch-pro-timeline>header button:hover:not(:disabled){color:var(--b-text);border-color:var(--b-line-strong,#cecec8)}.batch-pro-timeline-body{height:100px}.batch-pro-timeline-body>aside{border-color:var(--b-line);color:#999892;background:#f3f3f0}.batch-pro-timeline-body>aside strong{border-color:var(--b-line);color:var(--b-muted)}.batch-pro-timeline-viewport{scrollbar-color:#c6c5bf #eeeeea}.batch-pro-ruler{border-color:var(--b-line);background:#fafaf8}.batch-pro-ruler i{background:#b8b7b1}.batch-pro-ruler i.major{background:#8b8a84}.batch-pro-ruler i span{color:#8b8a84}.batch-pro-track{background:#f1f1ee}.batch-pro-track button{border-color:#e4aa8e;border-radius:4px;color:#71391f;background:#f8dfd2}.batch-pro-track button:hover{background:#f4d3c2}.batch-pro-track button.active{border-color:var(--b-accent);background:#f7d5c4;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--b-accent) 28%,transparent)}.batch-pro-track button>span{background:#7e3d1e14}.batch-pro-playhead:after{background:var(--b-accent);box-shadow:none}.batch-pro-playhead i{background:var(--b-accent)}.batch-chat{background:var(--b-bg)}.batch-chat>header{height:56px;background:var(--b-surface)}.batch-chat-body{background:var(--b-bg)}.batch-chat-body article.assistant{background:var(--b-surface)}.batch-chat-body article.user{background:#2c2c29}.batch-chat-starters button{color:var(--b-text-soft,#454541);background:var(--b-surface)}.batch-chat-starters button:hover{border-color:#d1a18b;color:#8b3f20;background:var(--b-accent-soft)}@media(max-width:900px){.batch-editor{grid-template-rows:56px auto}.batch-stage{height:660px}.batch-preview{padding:40px 20px 14px}.batch-preview-frame{max-width:94%}}@media(max-width:620px){.batch-stage{height:600px;grid-template-rows:minmax(0,1fr) 230px}.batch-preview{padding:48px 10px 10px}.batch-preview:before{left:14px}.batch-preview-ratios{top:27px;right:10px}.batch-preview-frame{max-width:98%}}.batch-stage{grid-template-rows:minmax(0,1fr) 260px}.batch-pro-timeline>header{gap:12px}.batch-track-actions{display:flex;align-items:center;gap:5px!important}.batch-track-actions>button{width:auto!important;min-width:22px;padding:0 6px!important;gap:3px;white-space:nowrap}.batch-track-actions>i{width:1px;height:14px;background:var(--b-line)}.batch-pro-timeline-body{grid-template-columns:70px minmax(0,1fr);height:auto;max-height:145px;overflow-y:auto}.batch-pro-timeline-body>aside{display:block;position:sticky;left:0;z-index:4;border-color:var(--b-line);background:var(--b-soft)}.batch-pro-timeline-body>aside>span{display:flex;height:32px;align-items:center;padding-left:10px}.batch-pro-timeline-body>aside>div{display:flex;align-items:center;height:52px;padding:0 6px 0 10px;border-top:1px solid var(--b-line);cursor:pointer}.batch-pro-timeline-body>aside>div.active{color:var(--b-accent);background:var(--b-accent-soft)}.batch-pro-timeline-body>aside>div strong{flex:1;padding:0;border:0;font-size:8px}.batch-pro-timeline-body>aside>div button{display:grid;place-items:center;width:20px;height:20px;padding:0;border:0;border-radius:4px;color:var(--b-muted);background:transparent;cursor:pointer}.batch-pro-timeline-body>aside>div button:hover{color:var(--b-text);background:var(--b-surface)}.batch-pro-timeline-viewport{min-height:84px}.batch-pro-track{height:52px;border-top:1px solid var(--b-line)}.batch-pro-track.active{background:color-mix(in srgb,var(--b-accent-soft) 34%,var(--b-soft))}.batch-pro-track button{top:5px;height:42px}.batch-pro-track.audio button{border-color:#aebbb2;color:#3f5d48;background:#dde8df}.batch-pro-track.audio button:hover{background:#d3e0d6}.batch-pro-track.audio button.active{border-color:#5f8a69;background:#cfe0d2;box-shadow:inset 0 0 0 1px #44704e33}.batch-pro-track.text button{border-color:#9d8abb;color:#55406f;background:#e9e1f2}.batch-pro-track.text button:hover{background:#ded2eb}.batch-pro-track.text button.active{border-color:#7b57a5;background:#d9c9e8;box-shadow:inset 0 0 0 1px #5c378433}.batch-pro-playhead{bottom:0}:root[data-theme=dark] .batch-lite-workspace{color-scheme:dark}:root[data-theme=dark] .batch-editor-top,:root[data-theme=dark] .batch-create>header,:root[data-theme=dark] .batch-chat>header,:root[data-theme=dark] .batch-timeline,:root[data-theme=dark] .batch-chat-body{background:var(--b-surface)}:root[data-theme=dark] .batch-preview{background:#1b1b18}:root[data-theme=dark] .batch-preview-frame{border-color:#3a3a35;background:#10100f;box-shadow:0 22px 58px #00000047}:root[data-theme=dark] .batch-manual-tools button,:root[data-theme=dark] .batch-manual-tools select,:root[data-theme=dark] .batch-timeline>header nav button,:root[data-theme=dark] .batch-pro-timeline>header button{color:var(--b-text-soft);background:var(--b-soft)}:root[data-theme=dark] .batch-manual-tools input,:root[data-theme=dark] .batch-chat-composer,:root[data-theme=dark] .batch-chat-composer textarea,:root[data-theme=dark] .batch-chat-starters button,:root[data-theme=dark] .batch-chat-body article.assistant{color:var(--b-text);background:var(--b-surface)}:root[data-theme=dark] .batch-pro-timeline,:root[data-theme=dark] .batch-pro-timeline>header,:root[data-theme=dark] .batch-pro-ruler{background:#20201d}:root[data-theme=dark] .batch-pro-timeline-body>aside{background:#242420}:root[data-theme=dark] .batch-pro-track{background:#1d1d1a}:root[data-theme=dark] .batch-pro-track.active{background:#29231f}:root[data-theme=dark] .batch-pro-track button{border-color:#855239;color:#efc0aa;background:#5a3526}:root[data-theme=dark] .batch-pro-track button:hover{background:#653c2c}:root[data-theme=dark] .batch-pro-track button.active{border-color:var(--b-accent);background:#6a3a27}:root[data-theme=dark] .batch-pro-track.audio button{border-color:#516559;color:#c2dac8;background:#304438}:root[data-theme=dark] .batch-pro-track.audio button:hover{background:#385043}:root[data-theme=dark] .batch-pro-track.audio button.active{border-color:#76a681;background:#3e5a49}:root[data-theme=dark] .batch-pro-track.text button{border-color:#705c86;color:#e4d6f0;background:#453650}:root[data-theme=dark] .batch-pro-track.text button:hover{background:#503e5e}:root[data-theme=dark] .batch-pro-track.text button.active{border-color:#ad87cf;background:#5a426b}:root[data-theme=dark] .batch-lite-dropzone,:root[data-theme=dark] .batch-lite-assets,:root[data-theme=dark] .batch-create-name input,:root[data-theme=dark] .batch-create-settings select{color:var(--b-text);border-color:var(--b-line);background:var(--b-surface)}:root[data-theme=dark] .batch-lite-task-cover{color:#f2a17d;background:radial-gradient(circle at 70% 30%,#513024,transparent 34%),linear-gradient(145deg,#30231e,#242421)}@media(max-width:900px){.batch-stage{height:720px;grid-template-rows:minmax(0,1fr) 250px}}@media(max-width:620px){.batch-stage{height:680px;grid-template-rows:minmax(0,1fr) 260px}.batch-track-actions>button{font-size:0}.batch-track-actions>button svg{width:12px;height:12px}}.batch-create-choice{max-width:820px!important;padding-top:72px!important}.batch-mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.batch-mode-grid>button{display:grid;grid-template-columns:44px minmax(0,1fr) auto;grid-template-rows:auto auto auto;column-gap:14px;position:relative;padding:24px;border:1px solid var(--b-line);border-radius:14px;color:var(--b-text);background:var(--b-surface);cursor:pointer;text-align:left;transition:.18s}.batch-mode-grid>button:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--b-accent) 46%,var(--b-line));box-shadow:0 15px 36px #2c221914}.batch-mode-grid>button>span{display:grid;grid-row:1/4;place-items:center;width:44px;height:44px;border-radius:12px;color:var(--b-accent);background:var(--b-accent-soft)}.batch-mode-grid>button>strong{font-size:15px}.batch-mode-grid>button>p{margin:8px 24px 10px 0;color:var(--b-muted);font-size:11px;line-height:1.65}.batch-mode-grid>button>small{color:var(--b-text-soft);font-size:9px}.batch-mode-grid>button>svg{grid-column:3;grid-row:1/4;align-self:center;color:var(--b-muted)}.batch-workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:18px}.batch-workflow-grid>button{display:grid;grid-template-columns:26px minmax(0,1fr);gap:4px 8px;min-height:88px;padding:11px;border:1px solid var(--b-line);border-radius:10px;color:var(--b-text);background:var(--b-surface);cursor:pointer;text-align:left}.batch-workflow-grid>button:hover,.batch-workflow-grid>button.active{border-color:var(--b-accent);background:var(--b-accent-soft)}.batch-workflow-grid>button>span{display:grid;grid-row:1/4;place-items:center;width:26px;height:26px;border-radius:7px;color:var(--b-accent);background:color-mix(in srgb,var(--b-accent-soft) 65%,var(--b-surface))}.batch-workflow-grid strong{font-size:10px}.batch-workflow-grid small{color:var(--b-muted);font-size:8px;line-height:1.45}.batch-workflow-grid i{color:var(--b-accent);font-size:8px;font-style:normal}.batch-storage-warning{display:flex;align-items:center;gap:7px;position:absolute;top:12px;left:50%;z-index:20;max-width:min(520px,90%);padding:8px 10px;border:1px solid #d7a58e;border-radius:8px;color:#8b3f20;background:#fff2eb;box-shadow:0 8px 24px #301f161f;font-size:10px;transform:translate(-50%)}.batch-storage-warning button{display:grid;place-items:center;width:20px;height:20px;margin-left:auto;padding:0;border:0;background:transparent;cursor:pointer}@media(max-width:900px){.batch-workflow-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.batch-mode-grid,.batch-workflow-grid{grid-template-columns:1fr}.batch-create-choice{padding-top:40px!important}}.batch-editor{position:relative}.batch-stage{grid-template-rows:minmax(260px,1fr) 7px var(--batch-timeline-height,260px)}.batch-stage-resizer{position:relative;z-index:8;width:100%;height:7px;padding:0;border:0;border-top:1px solid var(--b-line);border-bottom:1px solid var(--b-line);background:var(--b-surface-2,#f0f0ed);cursor:row-resize;touch-action:none}.batch-stage-resizer:after{content:"";position:absolute;top:2px;left:50%;width:34px;height:2px;border-radius:2px;background:var(--b-line-strong,#bdbdb7);transform:translate(-50%)}.batch-stage-resizer:hover:after,.batch-stage-resizer:focus-visible:after{background:var(--b-accent)}.batch-audio-library{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;position:absolute;top:52px;bottom:0;left:0;z-index:30;width:min(340px,92vw);padding:16px;border-right:1px solid var(--b-line);color:var(--b-text);background:var(--b-surface);box-shadow:16px 0 38px #211d1924}.batch-audio-library>header{display:flex;align-items:center;justify-content:space-between}.batch-audio-library>header>div{display:grid;gap:2px}.batch-audio-library>header strong{font-size:13px}.batch-audio-library>header small{color:var(--b-muted);font-size:9px}.batch-audio-library>header button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:1px solid var(--b-line);border-radius:7px;color:var(--b-muted);background:var(--b-surface-2);cursor:pointer}.batch-audio-upload{display:flex;align-items:center;justify-content:center;gap:6px;height:36px;border:1px dashed color-mix(in srgb,var(--b-accent) 48%,var(--b-line));border-radius:8px;color:var(--b-accent);background:var(--b-accent-soft);cursor:pointer;font-size:10px;font-weight:700}.batch-audio-list{display:grid;align-content:start;gap:8px;min-height:0;overflow-y:auto}.batch-audio-asset{display:grid;gap:8px;padding:10px;border:1px solid var(--b-line);border-radius:9px;background:var(--b-surface-2)}.batch-audio-asset>div{display:flex;align-items:center;gap:8px}.batch-audio-asset>div>span{display:grid;place-items:center;flex:0 0 auto;width:28px;height:28px;border-radius:7px;color:#477354;background:#dce9df}.batch-audio-asset p{display:grid;min-width:0;margin:0}.batch-audio-asset p strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.batch-audio-asset p small,.batch-audio-asset>small{color:var(--b-muted);font-size:8px}.batch-audio-asset button{display:flex;align-items:center;gap:3px;margin-left:auto;padding:5px 7px;border:1px solid var(--b-line);border-radius:6px;color:var(--b-text);background:var(--b-surface);cursor:pointer;font-size:8px}.batch-audio-asset button:disabled{opacity:.45;cursor:not-allowed}.batch-audio-asset audio{width:100%;height:30px}.batch-audio-empty{display:grid;place-items:center;gap:6px;padding:42px 20px;color:var(--b-muted);text-align:center}.batch-audio-empty strong{color:var(--b-text);font-size:11px}.batch-audio-empty span{max-width:220px;font-size:9px;line-height:1.6}.batch-preview-text.sticker{top:22%;padding:.3em .72em;border-radius:0;background:transparent;font-size:clamp(15px,2.1vw,30px);font-weight:950;letter-spacing:.03em}.batch-preview-text.sticker span{position:relative;z-index:1}.batch-preview-text.sticker.preset-commerce{border:3px solid #fff;border-radius:8px;color:#fff;background:linear-gradient(105deg,#ff3918,#ff8b18);box-shadow:0 7px #a8220c,0 13px 25px #00000052;transform:translate(-50%) rotate(-2deg);text-shadow:0 2px 0 rgba(94,20,5,.75)}.batch-preview-text.sticker.preset-price{color:#ffe83f;font-size:clamp(18px,2.6vw,38px);font-style:italic;transform:translate(-50%) skew(-7deg);-webkit-text-stroke:2px #b82012;text-shadow:0 3px 0 #74160d,3px 5px 12px rgba(0,0,0,.45)}.batch-preview-text.sticker.preset-emphasis{color:#ffe63b;font-size:clamp(18px,2.5vw,36px);-webkit-text-stroke:3px #171717;text-shadow:3px 4px 0 #171717,0 8px 18px rgba(0,0,0,.35)}.batch-preview-text.sticker.preset-vlog{color:#fff;font-size:clamp(17px,2.2vw,32px);font-weight:850;transform:translate(-50%) rotate(-1deg);text-shadow:0 2px 7px rgba(17,26,30,.85)}.batch-preview-text.sticker.preset-vlog:after{content:"";position:absolute;right:12%;bottom:.15em;left:12%;height:.24em;background:#5fe0c2;box-shadow:8px 3px #ffafc3;transform:skew(-16deg) rotate(-2deg)}:root[data-theme=dark] .batch-stage-resizer{background:#232320}:root[data-theme=dark] .batch-audio-library{background:var(--b-surface);box-shadow:16px 0 38px #00000052}:root[data-theme=dark] .batch-audio-asset{background:var(--b-soft)}:root[data-theme=dark] .batch-audio-asset>div>span{color:#bce0c5;background:#314b39}@media(max-width:900px){.batch-stage{grid-template-rows:minmax(280px,1fr) 7px var(--batch-timeline-height,250px)}}@media(max-width:620px){.batch-stage{grid-template-rows:minmax(250px,1fr) 7px var(--batch-timeline-height,260px)}.batch-audio-library{top:52px}}.batch-preview-audio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.batch-stage{grid-template-rows:minmax(360px,1fr) 10px var(--batch-timeline-height,280px)}.batch-preview{padding:42px 24px 18px}.batch-stage-resizer{height:10px}.batch-stage-resizer:after{top:3px;width:46px;height:3px}.batch-pro-timeline-body{max-height:188px}.batch-preview-frame{flex:0 0 auto;border-radius:2px;box-shadow:0 12px 34px #26231e21}.batch-preview-output img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;background:#171716;-webkit-user-select:none;user-select:none}.batch-preview-text-layer{position:absolute;z-index:3;max-width:88%;transform-origin:center;cursor:move;touch-action:none}.batch-preview-text-layer.active>.batch-preview-text{outline:1px dashed rgba(255,255,255,.9);outline-offset:4px}.batch-preview-text-layer .batch-preview-text{position:relative;top:auto;bottom:auto;left:auto;width:max-content;max-width:100%;margin:0;white-space:pre-wrap;word-break:keep-all;overflow-wrap:normal;transform:none}.batch-preview-text-layer .batch-preview-text.editing{cursor:text;outline:2px solid #fff;-webkit-user-select:text;user-select:text}.batch-preview-text-layer .batch-preview-text.preset-commerce{transform:rotate(-2deg)}.batch-preview-text-layer .batch-preview-text.preset-price{transform:skew(-7deg)}.batch-preview-text-layer .batch-preview-text.preset-vlog{transform:rotate(-1deg)}.batch-text-scale-tools{display:flex;align-items:center;gap:4px;position:absolute;top:calc(100% + 9px);left:50%;z-index:5;height:24px;padding:2px 4px;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#fff;background:#141413e6;box-shadow:0 6px 16px #00000047;transform:translate(-50%);white-space:nowrap}.batch-text-scale-tools button{display:grid;place-items:center;width:20px;height:20px;padding:0;border:0;border-radius:4px;color:#fff;background:#ffffff1a;cursor:pointer}.batch-text-scale-tools b{min-width:31px;font:8px ui-monospace,SFMono-Regular,Consolas,monospace;text-align:center}@media(max-width:900px){.batch-stage{grid-template-rows:minmax(340px,1fr) 10px var(--batch-timeline-height,260px)}.batch-preview{padding:42px 18px 14px}}@media(max-width:620px){.batch-stage{grid-template-rows:minmax(300px,1fr) 10px var(--batch-timeline-height,240px)}.batch-preview{padding:48px 10px 12px}}.graphic-workspace-v2{height:100dvh;min-height:0;grid-template-columns:minmax(0,1fr) 372px;overflow:hidden}.graphic-workspace-v2 .graphic-canvas-shell{height:100dvh;min-height:0}.graphic-workspace-v2 .graphic-canvas-head-v2{gap:14px}.graphic-canvas-title{display:flex;min-width:0;align-items:center;gap:10px}.graphic-canvas-title select{max-width:150px;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:13px;font-weight:650}.graphic-workspace-v2 .graphic-canvas-actions>button:disabled{cursor:default;opacity:.32}.graphic-workspace-v2 .graphic-canvas-actions .graphic-new-canvas-button{width:auto;padding:0 9px;border:1px solid var(--line);color:var(--text-soft)}.graphic-workspace-v2 .graphic-canvas-stage{position:relative;padding:clamp(28px,4vw,58px);overflow:hidden}.graphic-generation-progress{position:absolute;inset:0 0 auto;z-index:5;height:3px;overflow:hidden;background:color-mix(in srgb,var(--accent),transparent 86%);pointer-events:none}.graphic-generation-progress span{display:block;height:100%;border-radius:0 999px 999px 0;background:var(--accent);box-shadow:0 0 12px color-mix(in srgb,var(--accent),transparent 35%);transition:width .24s ease}.graphic-artboard-board{position:relative;flex:0 0 auto;transform:translateZ(0) scale(.4);transform-origin:top left;will-change:transform}.graphic-result-artboard{position:absolute;inset:0 auto auto 0;overflow:hidden;border-radius:2px;background:transparent;box-shadow:0 22px 60px color-mix(in srgb,var(--text),transparent 88%);cursor:grab;touch-action:none;will-change:transform}.graphic-result-artboard.active{overflow:visible;outline:5px solid var(--accent);outline-offset:8px}.graphic-result-artboard.is-moving{cursor:grabbing}.graphic-editor-frame{position:relative;display:grid;min-height:0;overflow:hidden;place-items:stretch;width:100%;height:100%;background-color:#eef0f2;background-image:linear-gradient(45deg,#dfe2e5 25%,transparent 25%),linear-gradient(-45deg,#dfe2e5 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#dfe2e5 75%),linear-gradient(-45deg,transparent 75%,#dfe2e5 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.graphic-editor-canvas{display:block;width:100%;height:100%;touch-action:none}.graphic-editor-canvas.tool-select{cursor:grab}.graphic-editor-canvas.tool-eraser{cursor:crosshair}.graphic-editor-canvas.tool-transform,.graphic-editor-canvas.tool-crop{cursor:default}.graphic-image-edit-box{position:absolute;z-index:2;border:4px solid var(--accent);cursor:move;touch-action:none;transform-origin:center}.graphic-image-edit-box.crop{border-color:#fff;box-shadow:0 0 0 9999px #0b0f147a;cursor:default}.graphic-image-edit-box.crop:before,.graphic-image-edit-box.crop:after{position:absolute;content:"";pointer-events:none}.graphic-image-edit-box.crop:before{top:33.333%;right:0;bottom:33.333%;left:0;border-block:2px solid rgb(255 255 255 / 55%)}.graphic-image-edit-box.crop:after{top:0;right:33.333%;bottom:0;left:33.333%;border-inline:2px solid rgb(255 255 255 / 55%)}.graphic-image-handle{position:absolute;z-index:1;width:28px;height:28px;border:4px solid #fff;border-radius:50%;background:var(--accent);box-shadow:0 2px 8px #00000038;touch-action:none}.graphic-image-edit-box.crop .graphic-image-handle{width:24px;height:24px;border:3px solid var(--accent);border-radius:3px;background:#fff}.graphic-image-handle.handle-nw{top:0;left:0;cursor:nwse-resize;transform:translate(-50%,-50%)}.graphic-image-handle.handle-n{top:0;left:50%;cursor:ns-resize;transform:translate(-50%,-50%)}.graphic-image-handle.handle-ne{top:0;right:0;cursor:nesw-resize;transform:translate(50%,-50%)}.graphic-image-handle.handle-e{top:50%;right:0;cursor:ew-resize;transform:translate(50%,-50%)}.graphic-image-handle.handle-se{right:0;bottom:0;cursor:nwse-resize;transform:translate(50%,50%)}.graphic-image-handle.handle-s{bottom:0;left:50%;cursor:ns-resize;transform:translate(-50%,50%)}.graphic-image-handle.handle-sw{bottom:0;left:0;cursor:nesw-resize;transform:translate(-50%,50%)}.graphic-image-handle.handle-w{top:50%;left:0;cursor:ew-resize;transform:translate(-50%,-50%)}.graphic-result-preview{display:block;width:100%;height:100%;background:transparent}.graphic-result-preview img{display:block;width:100%;height:100%;object-fit:contain}.graphic-source-fallback{position:relative;display:grid;width:100%;height:100%;overflow:hidden;place-items:center;background:#eef0f2}.graphic-source-fallback>img{width:100%;height:100%;object-fit:contain}.graphic-source-fallback>div{position:absolute;right:20px;bottom:20px;left:20px;padding:18px;border:1px solid rgb(255 255 255 / 70%);border-radius:12px;background:#141619d1;color:#fff;box-shadow:0 12px 32px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.graphic-source-fallback strong,.graphic-source-fallback p{display:block;margin:0}.graphic-source-fallback strong{font-size:16px}.graphic-source-fallback p{margin-top:5px;color:#ffffffb8;font-size:12px}.graphic-source-fallback span{display:flex;margin-top:12px;gap:8px}.graphic-source-fallback button{min-height:34px;padding:0 12px;border:1px solid rgb(255 255 255 / 28%);border-radius:8px;background:#ffffff1f;color:#fff;font-size:12px}.graphic-source-fallback button:last-child{border-color:var(--accent);background:var(--accent)}.graphic-canvas-stage>.graphic-canvas-empty{position:absolute;top:50%;left:50%;z-index:2;width:min(300px,calc(100% - 48px));padding:22px;border:1px solid var(--line);border-radius:14px;background:color-mix(in srgb,var(--surface),transparent 4%);box-shadow:0 20px 60px color-mix(in srgb,var(--text),transparent 90%);transform:translate(-50%,-50%);pointer-events:none}.graphic-workspace-v2 .graphic-creator-panel{grid-template-rows:62px 48px minmax(0,1fr) auto}.graphic-workspace-v2 .graphic-panel-tabs{grid-template-columns:repeat(2,minmax(0,1fr));padding:6px 9px}.graphic-workspace-v2 .graphic-panel-tabs button{min-height:35px}.graphic-workspace-v2 .graphic-create-panel,.graphic-workspace-v2 .graphic-layers-panel{padding:18px 16px 24px}.graphic-workspace-v2 .graphic-prompt-section h1{font-size:20px}.graphic-workspace-v2 .graphic-prompt-box textarea{min-height:104px}.graphic-section-head>span{color:var(--faint);font-size:8px}.graphic-inline-input{width:100%;min-height:36px;margin-top:7px;padding:0 10px;border:1px solid var(--line);border-radius:9px;outline:0;background:var(--surface-2);color:var(--text);font-size:10px}.graphic-inline-input:focus{border-color:var(--accent)}.graphic-custom-size{display:grid;margin-top:7px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto;align-items:end;gap:6px}.graphic-custom-size label{display:grid;gap:4px}.graphic-custom-size label span{color:var(--muted);font-size:10px}.graphic-custom-size input{width:100%;min-width:0;height:34px;padding:0 7px;border:1px solid var(--line);border-radius:8px;outline:0;background:var(--surface);color:var(--text);font-size:11px}.graphic-custom-size input:focus{border-color:var(--accent)}.graphic-custom-size b{padding-bottom:10px;color:var(--faint);font-size:9px}.graphic-custom-size>button{height:34px;padding:0 9px;border-radius:8px;background:var(--surface-2);color:var(--text-soft);font-size:11px}.graphic-size-help{margin:9px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.graphic-editor-tools{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.graphic-editor-tools button{display:flex;min-height:38px;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--muted);font-size:11px}.graphic-editor-tools button:hover,.graphic-editor-tools button.active{border-color:color-mix(in srgb,var(--accent),transparent 48%);background:var(--accent-soft);color:var(--accent)}.graphic-brush-control{display:grid;margin-top:9px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;padding:10px;border-radius:10px;background:var(--surface-2)}.graphic-brush-control label{display:grid;grid-template-columns:1fr auto;gap:6px;color:var(--muted);font-size:8px}.graphic-brush-control input{grid-column:1 / -1;width:100%;accent-color:var(--accent)}.graphic-brush-control button{min-height:28px;padding:0 7px;border-radius:7px;background:var(--surface);color:var(--muted);font-size:8px}.graphic-layer-empty{display:grid;min-height:240px;place-items:center;align-content:center;text-align:center}.graphic-layer-empty svg{margin-bottom:10px;color:var(--muted)}.graphic-layer-empty strong{font-size:12px}.graphic-layer-empty p{max-width:220px;margin:6px 0 0;color:var(--muted);font-size:9px;line-height:1.55}.graphic-layer-list-v2{margin-top:14px}.graphic-layer-list-v2>article{display:grid;grid-template-columns:minmax(0,1fr) 28px 28px;min-height:48px;align-items:center;border:1px solid transparent;border-radius:10px;background:var(--surface-2)}.graphic-layer-list-v2>article+article{margin-top:5px}.graphic-layer-list-v2>article.active{border-color:color-mix(in srgb,var(--accent),transparent 50%);background:var(--accent-soft)}.graphic-layer-main{display:grid;min-width:0;min-height:46px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:0 7px;background:transparent;text-align:left}.graphic-layer-kind{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--line);border-radius:7px;background:var(--surface);color:var(--muted)}.graphic-layer-kind.text{color:var(--accent)}.graphic-layer-main>span:last-child{display:grid;min-width:0;gap:3px}.graphic-layer-main strong,.graphic-layer-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.graphic-layer-main strong{color:var(--text-soft);font-size:9px}.graphic-layer-main small{color:var(--muted);font-size:7px}.graphic-layer-list-v2>article>button:not(.graphic-layer-main){display:grid;width:25px;height:25px;place-items:center;border-radius:6px;background:transparent;color:var(--muted)}.graphic-layer-list-v2>article>button:not(.graphic-layer-main):hover{background:var(--surface);color:var(--text)}.graphic-layer-properties-v2{margin-top:14px;padding-top:12px}.graphic-layer-properties-v2 label{display:grid;margin-top:11px;gap:6px}.graphic-layer-properties-v2 label>span{display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.graphic-layer-properties-v2 label b{color:var(--text-soft);font-weight:600}.graphic-layer-properties-v2 textarea,.graphic-layer-properties-v2 select,.graphic-layer-properties-v2 input[type=number]{width:100%;min-width:0;padding:8px;border:1px solid var(--line);border-radius:8px;outline:0;background:var(--surface);color:var(--text);font-size:11px}.graphic-layer-properties-v2 textarea{resize:vertical}.graphic-layer-properties-v2 input[type=range]{width:100%;accent-color:var(--accent)}.graphic-layer-properties-v2 input[type=color]{width:100%;height:34px;padding:3px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.graphic-property-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 8px}.graphic-align-row,.graphic-layer-actions{display:grid;margin-top:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.graphic-image-mode-row{display:grid;margin-top:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.graphic-image-mode-row button{display:flex;min-height:34px;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:8px;background:var(--surface-2);color:var(--muted);font-size:8px}.graphic-image-mode-row button.active{border-color:color-mix(in srgb,var(--accent),transparent 45%);background:var(--accent-soft);color:var(--accent)}.graphic-align-row button,.graphic-layer-actions button{display:flex;min-height:32px;align-items:center;justify-content:center;gap:4px;border-radius:8px;background:var(--surface-2);color:var(--muted);font-size:8px}.graphic-align-row button.active{background:var(--accent-soft);color:var(--accent)}.graphic-layer-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.graphic-layer-actions button.danger:hover{color:var(--danger)}.graphic-workspace-v2 .graphic-submit-actions{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.graphic-generate-button.stop{border-color:color-mix(in srgb,var(--danger),transparent 45%);background:color-mix(in srgb,var(--danger),var(--surface) 88%);color:var(--danger)}.graphic-generate-button.stop:hover{background:color-mix(in srgb,var(--danger),var(--surface) 82%)}@media(max-width:1080px){.graphic-workspace-v2{grid-template-columns:minmax(0,1fr) 340px}.graphic-workspace-v2 .graphic-canvas-actions .graphic-new-canvas-button{width:34px;padding:0;font-size:0}}@media(max-width:760px){.graphic-workspace-v2{display:grid;height:100dvh;grid-template-columns:minmax(0,1fr) min(340px,calc(100vw - 40px))}.graphic-workspace-v2 .graphic-canvas-shell{height:100dvh;min-height:0}.graphic-workspace-v2 .graphic-creator-panel{height:100dvh;min-height:0;border-top:0;border-left:1px solid var(--line)}.graphic-workspace-v2 .graphic-panel-body{max-height:none}.graphic-workspace-v2 .graphic-canvas-stage{min-height:0;padding:24px}.graphic-workspace-v2 .graphic-canvas-head{padding:0 12px}.graphic-workspace-v2 .graphic-canvas-title>span{display:none}.graphic-workspace-v2 .graphic-canvas-actions>button:not(.graphic-export-button):not(.graphic-new-canvas-button){display:inline-flex}}.video-workspace{display:grid;height:100dvh;min-height:0;grid-template-columns:minmax(0,1fr) 380px;overflow:hidden;background:var(--surface);color:var(--text)}.video-canvas-shell{position:relative;display:grid;min-width:0;min-height:0;grid-template-rows:62px minmax(0,1fr);overflow:hidden}.video-workspace-title-wrap{position:relative}.video-workspace-title{padding:0;border:0;background:transparent;color:inherit}.video-workspace-menu{position:absolute;z-index:30;top:42px;left:0;display:grid;width:240px;max-height:360px;gap:3px;padding:8px;overflow-y:auto;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 18px 46px color-mix(in srgb,var(--text),transparent 86%)}.video-workspace-menu>strong{padding:6px 8px;color:var(--muted);font-size:9px}.video-workspace-menu button{display:flex;min-height:36px;align-items:center;gap:8px;padding:0 9px;border-radius:8px;color:var(--text-soft);font-size:9px;text-align:left}.video-workspace-menu button:hover,.video-workspace-menu button.active{background:var(--surface-2);color:var(--text)}.video-workspace-menu button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.video-save-status{color:var(--muted);font-size:11px}.video-save-status.saving{color:var(--accent)}.video-save-status.local{color:#b7791f}.video-canvas-header,.video-chat-panel>header{display:flex;min-width:0;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface),transparent 4%)}.video-canvas-header{padding:0 18px}.video-workspace-title,.video-header-actions,.video-chat-panel>header>div,.video-chat-panel>header span{display:flex;min-width:0;align-items:center}.video-workspace-title{gap:9px}.video-brand-mark{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;background:var(--text);color:var(--surface)}.video-workspace-title strong{font-size:15px;font-weight:670}.video-workspace-title>span:not(.video-brand-mark){max-width:180px;overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.video-workspace-title>span:not(.video-brand-mark):before{margin-right:9px;color:var(--line-strong);content:"/"}.video-workspace-title>svg{color:var(--muted)}.video-header-actions{gap:7px}.video-header-actions button,.video-chat-panel>header>button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--muted);font-size:12px}.video-header-actions button:hover{border-color:var(--line-strong);color:var(--text)}.video-header-actions .video-export{border-color:var(--text);background:var(--text);color:var(--surface)}.video-canvas-viewport{position:relative;min-width:0;min-height:0;overflow:hidden;background-color:color-mix(in srgb,var(--surface-2),var(--surface) 64%);background-image:radial-gradient(circle,color-mix(in srgb,var(--muted),transparent 76%) 1px,transparent 1px);background-size:20px 20px;cursor:grab;touch-action:none}.video-canvas-viewport.is-panning{cursor:grabbing}.video-canvas-plane{position:absolute;width:1900px;height:1200px;transform-origin:top left;will-change:transform}.video-connectors{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;pointer-events:none}.video-connectors path{fill:none;stroke:color-mix(in srgb,var(--muted),transparent 38%);stroke-linecap:round;stroke-width:2.5;pointer-events:stroke;cursor:pointer}.video-connectors path:hover,.video-connectors path.selected{stroke:var(--accent);stroke-width:4}.video-connectors path.draft{stroke:var(--accent);stroke-dasharray:7 7;pointer-events:none}.video-connectors path.active{stroke:var(--accent);stroke-dasharray:8 9;animation:video-flow 1s linear infinite}.video-node{position:absolute;display:flex;overflow:visible;flex-direction:column;border:1px solid var(--line-strong);border-radius:15px;background:var(--surface);box-shadow:0 14px 36px color-mix(in srgb,var(--text),transparent 92%);cursor:default;touch-action:none;transition:border-color .15s ease,box-shadow .15s ease}.video-node.selected{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft),0 16px 42px color-mix(in srgb,var(--text),transparent 90%)}.video-node>header{display:flex;min-height:46px;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line);cursor:grab}.video-node>header:active{cursor:grabbing}.video-node>header>span{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:650}.video-node>header>span svg{color:var(--accent)}.video-node>header small{color:var(--muted);font-size:8px;font-weight:580}.video-node>header button{display:grid;width:28px;height:28px;place-items:center;border-radius:7px;color:var(--muted)}.video-node>header button:hover{background:var(--surface-2);color:var(--text)}.graph-node{padding-bottom:10px}.graph-node>textarea{min-height:95px;margin:12px 13px 10px;padding:11px;resize:none;border:1px solid var(--line);border-radius:10px;outline:0;background:var(--surface-2);color:var(--text);font:inherit;font-size:13px;line-height:1.6}.graph-node>textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.graph-node>footer{display:flex;min-height:32px;margin-top:auto;align-items:center;justify-content:space-between;padding:0 13px;color:var(--muted);font-size:11px}.graph-node-settings{display:flex;margin:0 13px 10px;gap:5px}.graph-node-settings span{padding:5px 8px;border-radius:7px;background:var(--surface-2);color:var(--muted);font-size:11px}.graph-node .node-generate-button{width:calc(100% - 26px);margin:auto 13px 0}.generate-node>textarea,.edit-node>textarea,.extend-node>textarea,.generate-node .graph-node-settings,.edit-node .graph-node-settings,.extend-node .graph-node-settings{margin-left:86px}.generate-node .node-generate-button,.edit-node .node-generate-button,.extend-node .node-generate-button{width:calc(100% - 99px);margin-left:86px}.node-port-button{position:absolute;z-index:4;width:16px;height:16px;padding:0;border:3px solid var(--surface);border-radius:50%;background:var(--muted);box-shadow:0 0 0 1px var(--line-strong);transform:translateY(-50%)}.node-port-button.input{left:-9px}.node-port-button.output{right:-9px;background:var(--accent)}.node-port-button.compatible{background:#2f9e64;box-shadow:0 0 0 4px color-mix(in srgb,#2f9e64,transparent 78%)}.node-port-button.armed{box-shadow:0 0 0 5px var(--accent-soft);transform:translateY(-50%) scale(1.18)}.node-port-button:hover{transform:translateY(-50%) scale(1.25)}.node-port-button span{position:absolute;top:50%;width:max-content;padding:2px 4px;border-radius:4px;background:var(--surface);color:var(--muted);font-size:10px;font-weight:600;transform:translateY(-50%);pointer-events:none}.node-port-button.input span{left:20px}.node-port-button.output span{right:20px}.graph-upload{display:grid;min-height:145px;margin:12px 13px 10px;overflow:hidden;place-items:center;align-content:center;gap:6px;border:1px dashed var(--line-strong);border-radius:11px;background:var(--surface-2);color:var(--muted)}.graph-upload:hover{border-color:var(--accent);color:var(--accent)}.graph-upload strong{color:var(--text-soft);font-size:13px}.graph-upload span{font-size:11px}.graph-upload img,.graph-upload video{width:100%;height:160px;object-fit:cover}.graph-media-content{display:grid;min-height:0;flex:1}.graph-media-content .graph-upload{min-height:92px;flex:none}.graph-media-list{display:grid;max-height:126px;gap:5px;margin:0 13px 10px;overflow-y:auto}.graph-media-list>div{display:grid;min-height:36px;grid-template-columns:24px minmax(0,1fr) 24px;align-items:center;gap:6px;padding:4px 5px;border-radius:8px;background:var(--surface-2);color:var(--muted)}.graph-media-list img{width:24px;height:24px;border-radius:5px;object-fit:cover}.graph-media-list span{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.graph-media-list button{display:grid;width:24px;height:24px;place-items:center;border-radius:6px}.graph-control-content{display:grid;align-content:start;gap:12px;padding:14px}.graph-control-content label{display:grid;gap:6px;color:var(--text-soft);font-size:12px;font-weight:600}.graph-control-content input,.graph-control-content select{width:100%;min-height:40px;padding:0 11px;border:1px solid var(--line);border-radius:9px;outline:0;background:var(--surface-2);color:var(--text);font:inherit;font-size:12px}.graph-control-content input:focus,.graph-control-content select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.graph-control-content p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.graph-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.graph-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.graph-check-grid label{display:flex;min-height:36px;align-items:center;gap:8px;padding:0 10px;border-radius:8px;background:var(--surface-2);font-size:11px;font-weight:550}.graph-check-grid input{width:15px;min-height:15px;margin:0;accent-color:var(--accent)}.graph-result-preview{display:grid;min-height:205px;margin:12px 13px 10px;overflow:hidden;place-items:center;align-content:center;gap:7px;border-radius:11px;background:#171a20;color:#f7f8fa}.graph-result-preview video{width:100%;height:205px;object-fit:cover}.graph-result-preview strong{font-size:14px}.graph-result-preview span{color:#ffffffa8;font-size:11px}.video-canvas-empty-state{position:absolute;z-index:3;top:50%;left:50%;display:grid;width:min(680px,calc(100% - 48px));justify-items:center;color:var(--muted);text-align:center;transform:translate(-50%,-54%)}.video-canvas-empty-state>svg{color:var(--accent)}.video-canvas-empty-state h2{margin:14px 0 7px;color:var(--text);font-size:28px;letter-spacing:-.02em}.video-canvas-empty-state p{margin:0 0 22px;font-size:14px;line-height:1.55}.video-canvas-empty-state>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.video-canvas-empty-state button{display:flex;min-width:132px;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--text-soft);font-size:13px;font-weight:600;box-shadow:0 8px 22px color-mix(in srgb,var(--text),transparent 94%)}.video-canvas-empty-state button:hover{border-color:var(--accent);color:var(--accent)}.video-canvas-notice{position:absolute;z-index:25;top:18px;left:50%;padding:10px 14px;border-radius:9px;background:var(--text);color:var(--surface);font-size:12px;transform:translate(-50%);box-shadow:0 10px 26px color-mix(in srgb,var(--text),transparent 75%)}.video-assets-entry{position:absolute;bottom:20px;left:18px;display:flex;min-height:40px;align-items:center;gap:7px;padding:0 13px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text-soft);font-size:12px;box-shadow:0 10px 26px color-mix(in srgb,var(--text),transparent 94%)}.video-node-library{position:absolute;z-index:24;top:auto;bottom:76px;left:50%;width:min(640px,calc(100% - 48px));max-height:min(440px,calc(100% - 120px));padding:9px;overflow-y:auto;border:1px solid var(--line);border-radius:15px;background:color-mix(in srgb,var(--surface),transparent 2%);box-shadow:0 22px 60px color-mix(in srgb,var(--text),transparent 80%);transform:translate(-50%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.video-node-library>header{display:flex;min-height:42px;align-items:flex-start;justify-content:space-between;padding:1px 3px 6px}.video-node-library>header>div{display:grid;gap:4px}.video-node-library>header strong{font-size:15px}.video-node-library>header small{color:var(--muted);font-size:11px}.video-node-library>header button{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;color:var(--muted)}.video-node-library section h3{margin:7px 3px 5px;color:var(--muted);font-size:10px;font-weight:650}.video-node-library section>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.video-node-library section button{display:grid;min-height:54px;grid-template-columns:24px minmax(0,1fr) 14px;align-items:center;gap:7px;padding:7px 9px;border:1px solid var(--line);border-radius:9px;background:var(--surface-2);color:var(--text-soft);text-align:left}.video-node-library section button>span{display:grid;gap:3px}.video-node-library section button strong{font-size:11px}.video-node-library section button small{color:var(--muted);font-size:8px;font-weight:450;line-height:1.3}.video-node-library section button:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.video-node-library section button:hover small{color:color-mix(in srgb,var(--accent),var(--muted) 35%)}.video-library-drawer{position:absolute;z-index:28;top:62px;bottom:0;left:0;display:grid;width:330px;grid-template-rows:auto auto minmax(0,1fr);padding:14px;border-right:1px solid var(--line);background:var(--surface);box-shadow:18px 0 48px color-mix(in srgb,var(--text),transparent 88%)}.video-library-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;padding:3px 1px 14px}.video-library-drawer>header>div{display:grid;gap:3px}.video-library-drawer>header strong{font-size:13px}.video-library-drawer>header small{color:var(--muted);font-size:8px}.video-library-drawer>header button{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;color:var(--muted)}.video-library-drawer>nav{display:grid;min-height:38px;grid-template-columns:repeat(3,1fr);padding:3px;border-radius:9px;background:var(--surface-2)}.video-library-drawer>nav button{border-radius:7px;color:var(--muted);font-size:9px}.video-library-drawer>nav button.active{background:var(--surface);color:var(--text);box-shadow:0 2px 8px color-mix(in srgb,var(--text),transparent 93%)}.drawer-primary{display:flex;min-height:38px;align-items:center;justify-content:center;gap:6px;border-radius:9px;background:var(--text);color:var(--surface);font-size:9px}.drawer-list,.version-list{display:grid;align-content:start;gap:7px;padding-top:12px;overflow-y:auto}.drawer-list>button,.drawer-list>div,.version-list>button{display:flex;min-height:58px;align-items:center;gap:9px;padding:8px 10px;border:1px solid var(--line);border-radius:10px;color:var(--text-soft);text-align:left}.drawer-list>button:hover,.version-list>button:hover{border-color:var(--accent);background:var(--accent-soft)}.drawer-list img{width:38px;height:38px;border-radius:7px;object-fit:cover}.drawer-list span,.version-list span{display:grid;min-width:0;flex:1;gap:3px}.drawer-list strong,.version-list strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.drawer-list small,.version-list small{color:var(--muted);font-size:8px}.drawer-list>p,.version-list>p{margin:18px 5px;color:var(--muted);font-size:9px;line-height:1.6}.drawer-empty{display:grid!important;justify-items:center;gap:9px!important;padding:20px 12px!important}.drawer-empty p{margin:0;color:var(--muted);font-size:9px}.drawer-empty button{min-height:34px;padding:0 12px;border-radius:8px;background:var(--text);color:var(--surface);font-size:8px}.node-port{position:absolute;z-index:2;top:50%;width:14px;height:14px;border:3px solid var(--surface);border-radius:50%;background:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent),transparent 28%);transform:translateY(-50%)}.node-port.input{left:-8px}.node-port.output{right:-8px}.reference-preview{position:relative;display:block;margin:12px 12px 0;overflow:hidden;flex:1;border-radius:11px;background:var(--surface-2)}.reference-preview img,.result-preview>img{display:block;width:100%;height:100%;object-fit:cover}.result-preview>video{display:block;width:100%;height:100%;object-fit:cover;background:#11151b}.reference-preview img{transition:transform .25s cubic-bezier(.16,1,.3,1)}.reference-preview:hover img{transform:scale(1.025)}.reference-preview>span{position:absolute;right:9px;bottom:9px;display:flex;min-height:30px;align-items:center;gap:5px;padding:0 9px;border-radius:8px;background:#12161cc7;color:#f7f8fa;font-size:8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.reference-node>footer,.result-node>footer{display:flex;min-height:43px;align-items:center;gap:7px;padding:0 13px;color:var(--muted);font-size:8px}.reference-node>footer span:first-child{min-width:0;overflow:hidden;flex:1;text-overflow:ellipsis;white-space:nowrap}.reference-node>footer span:last-child,.result-node>footer>span{padding:4px 6px;border-radius:6px;background:var(--surface-2)}.generator-node{padding-bottom:12px}.generator-node>textarea{min-height:112px;margin:13px 13px 0;padding:12px;resize:none;border:1px solid var(--line);border-radius:10px;outline:0;background:var(--surface-2);color:var(--text);font:inherit;font-size:10px;line-height:1.65}.generator-node>textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.generator-node>textarea::placeholder{color:var(--faint)}.generator-reference{display:flex;min-height:44px;margin:9px 13px 0;align-items:center;gap:8px;padding:5px;border:1px solid var(--line);border-radius:9px;color:var(--muted);font-size:8px}.generator-reference img{width:34px;height:34px;border-radius:6px;object-fit:cover}.generator-reference span{display:flex;align-items:center;gap:4px}.generator-reference svg{color:var(--accent)}.video-setting-grid{display:grid;margin:11px 13px 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.video-setting-grid label{display:grid;gap:5px}.video-setting-grid label>span{color:var(--muted);font-size:8px}.video-setting-grid select{width:100%;min-height:34px;padding:0 9px;border:1px solid var(--line);border-radius:8px;outline:0;background:var(--surface);color:var(--text-soft);font-size:8px}.node-generate-button{display:flex;min-height:40px;margin:auto 13px 0;align-items:center;justify-content:center;gap:6px;border-radius:10px;background:var(--accent);color:var(--accent-ink);font-size:13px;font-weight:650}.node-generate-button:hover{filter:brightness(.96)}.node-generate-button:active{transform:scale(.985)}.node-generate-button:disabled{cursor:wait;opacity:.68}.node-cancel-button{border:1px solid color-mix(in srgb,var(--accent),var(--line) 45%);background:var(--surface);color:var(--accent)}.node-cancel-button:hover{background:var(--accent-soft)}.node-generate-button span{margin-left:auto;padding-right:10px;opacity:.72;font-size:7px;font-weight:500}.result-node>header small.ready{color:var(--accent)}.result-node>header small.generating{color:var(--accent)}.result-preview{position:relative;min-height:225px;margin:12px 12px 0;overflow:hidden;flex:1;border-radius:11px;background:var(--surface-2)}.result-preview>img{filter:saturate(.75) brightness(.72)}.result-preview.ready>img{filter:none}.result-preview.playing>img{animation:video-preview 5s ease-in-out infinite alternate}.video-play-button{position:absolute;top:50%;left:50%;display:grid;width:54px;height:54px;place-items:center;border:1px solid rgb(255 255 255 / 35%);border-radius:50%;background:#12161cc7;color:#f7f8fa;box-shadow:0 12px 28px #00000038;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-play-button:disabled{opacity:.35}.video-generating-state{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;align-content:center;gap:7px;color:#f7f8fa;text-align:center}.video-generating-state svg{color:#72a7ff;animation:video-pulse 1.2s ease-in-out infinite}.video-generating-state strong{font-size:10px}.video-generating-state span{color:#ffffffa3;font-size:7px}.result-node>footer a{display:flex;margin-left:auto;align-items:center;gap:4px;color:var(--accent)}.note-node{padding-bottom:12px}.note-node textarea{min-height:0;margin:10px 12px 0;padding:10px;resize:none;flex:1;border:0;outline:0;background:var(--surface-2);color:var(--text);font:inherit;font-size:9px;line-height:1.6}.video-canvas-hint{position:absolute;top:18px;left:50%;padding:7px 10px;border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--surface),transparent 8%);color:var(--muted);font-size:8px;transform:translate(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none}.video-canvas-tools{position:absolute;bottom:18px;left:50%;display:flex;min-height:46px;align-items:center;gap:3px;padding:5px;border:1px solid var(--line);border-radius:13px;background:color-mix(in srgb,var(--surface),transparent 5%);box-shadow:0 12px 34px color-mix(in srgb,var(--text),transparent 91%);transform:translate(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.video-canvas-tools>button,.video-add-button{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;color:var(--muted)}.video-canvas-tools>button:hover{background:var(--surface-2);color:var(--text)}.video-canvas-tools .zoom-value{width:50px;font-size:11px;font-weight:650}.video-add-wrap{position:relative}.video-add-button{background:var(--text);color:var(--surface)}.video-add-menu{position:absolute;bottom:43px;left:0;width:150px;padding:5px;border:1px solid var(--line);border-radius:10px;background:var(--surface);box-shadow:0 12px 32px color-mix(in srgb,var(--text),transparent 88%)}.video-add-menu button{display:flex;width:100%;min-height:34px;align-items:center;gap:8px;padding:0 9px;border-radius:7px;color:var(--text-soft);font-size:9px;text-align:left}.video-add-menu button:hover{background:var(--surface-2)}.tool-divider{width:1px;height:22px;margin:0 4px;background:var(--line)}.video-chat-panel{display:grid;min-width:0;min-height:0;grid-template-rows:62px minmax(0,1fr) auto;border-left:1px solid var(--line);background:var(--surface)}.video-chat-panel>header{padding:0 13px 0 15px}.video-chat-panel>header>div{gap:9px}.video-chat-panel>header img{width:31px;height:31px;border-radius:9px;object-fit:cover}.video-chat-panel>header span{align-items:flex-start;flex-direction:column;gap:2px}.video-chat-panel>header strong{font-size:11px}.video-chat-panel>header small{color:var(--muted);font-size:8px}.video-chat-panel>header>button{width:32px;padding:0}.video-chat-messages{min-height:0;padding:18px 15px 24px;overflow-y:auto;scrollbar-width:thin}.video-chat-welcome{display:grid;min-height:100%;align-content:center;justify-items:center;padding:20px 6px 44px;text-align:center}.video-chat-welcome>span{display:grid;width:38px;height:38px;margin-bottom:13px;place-items:center;border-radius:11px;background:var(--accent-soft);color:var(--accent)}.video-chat-welcome h1{margin:0;font-size:17px;font-weight:660;letter-spacing:-.025em}.video-chat-welcome p{max-width:260px;margin:7px 0 18px;color:var(--muted);font-size:9px;line-height:1.6}.video-chat-welcome>div{display:grid;width:100%;gap:7px}.video-chat-welcome>div button{min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);color:var(--text-soft);font-size:9px;text-align:left}.video-chat-welcome>div button:hover{border-color:color-mix(in srgb,var(--accent),transparent 55%);background:var(--accent-soft);color:var(--accent)}.video-chat-message{display:flex;margin-bottom:18px;align-items:flex-start;gap:8px}.video-chat-message.user{justify-content:flex-end}.video-chat-message>img{width:27px;height:27px;flex:0 0 auto;border-radius:8px;object-fit:cover}.video-chat-message>div{max-width:86%}.video-chat-message.user>div{padding:10px 12px;border-radius:12px 12px 3px;background:var(--accent-soft)}.video-chat-message strong{display:block;margin-bottom:5px;color:var(--muted);font-size:8px;font-weight:600}.video-chat-message.user strong{display:none}.video-chat-message p{margin:0;color:var(--text-soft);font-size:9px;line-height:1.65;white-space:pre-wrap}.video-chat-message>div>span{display:flex;margin-top:7px;align-items:center;gap:4px;color:var(--muted);font-size:7px}.thinking-line{display:flex;align-items:center;gap:4px;color:var(--muted)!important}.thinking-line span{width:4px;height:4px;border-radius:50%;background:var(--accent);animation:video-thinking 1s ease-in-out infinite}.thinking-line span:nth-child(2){animation-delay:.14s}.thinking-line span:nth-child(3){margin-right:3px;animation-delay:.28s}.video-chat-composer{margin:0 12px 12px;padding:10px;border:1px solid var(--line-strong);border-radius:14px;background:var(--surface-2);box-shadow:0 8px 24px color-mix(in srgb,var(--text),transparent 94%)}.video-chat-composer:focus-within{border-color:color-mix(in srgb,var(--accent),transparent 38%);box-shadow:0 0 0 3px var(--accent-soft)}.video-chat-composer>textarea{width:100%;min-height:76px;padding:2px 2px 8px;resize:none;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:9px;line-height:1.6}.video-chat-composer>textarea::placeholder{color:var(--faint)}.video-chat-composer>div:last-of-type{display:flex;align-items:center;justify-content:space-between}.video-chat-composer>div:last-of-type>span{display:flex;align-items:center;gap:1px}.video-chat-composer>div:last-of-type button{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;color:var(--muted)}.video-chat-composer>div:last-of-type button:hover{background:var(--surface);color:var(--text)}.video-chat-composer .video-send-button{background:var(--text);color:var(--surface)}.video-chat-composer .video-send-button:disabled{background:var(--line-strong);color:var(--faint)}.video-chat-composer>p{margin:7px 2px 0;color:var(--danger);font-size:8px}.video-chat-attachment{display:grid;min-height:42px;margin-bottom:7px;grid-template-columns:34px minmax(0,1fr) 24px;align-items:center;gap:7px;padding:4px;border-radius:8px;background:var(--surface)}.video-chat-attachment img{width:34px;height:34px;border-radius:6px;object-fit:cover}.video-chat-attachment span{overflow:hidden;color:var(--text-soft);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.video-chat-attachment button{display:grid;width:24px;height:24px;place-items:center;border-radius:6px;color:var(--muted)}@keyframes video-flow{to{stroke-dashoffset:-17}}@keyframes video-pulse{50%{opacity:.55;transform:scale(.88)}}@keyframes video-thinking{0%,to{opacity:.25;transform:translateY(1px)}50%{opacity:1;transform:translateY(-1px)}}@keyframes video-preview{0%{transform:scale(1)}to{transform:scale(1.08) translate(-1.5%)}}@media(max-width:1080px){.video-workspace{grid-template-columns:minmax(0,1fr) 340px}.video-header-actions button span{display:none}.video-canvas-empty-state>div{grid-template-columns:repeat(2,minmax(0,1fr))}.video-node-library section>div{grid-template-columns:1fr}}@media(max-width:760px){.video-workspace{grid-template-columns:minmax(0,1fr) min(330px,calc(100vw - 44px))}.video-canvas-header{padding:0 10px}.video-workspace-title>span:not(.video-brand-mark),.video-canvas-hint{display:none}.video-chat-panel{border-left:1px solid var(--line)}.video-canvas-tools{left:12px;transform:none}.video-canvas-empty-state{width:calc(100% - 32px)}.video-canvas-empty-state h2{font-size:22px}.video-canvas-empty-state>div{width:100%;grid-template-columns:1fr}.video-canvas-empty-state button{width:100%}}@media(prefers-reduced-motion:reduce){.video-connectors path.active,.video-generating-state svg,.thinking-line span,.result-preview.playing>img{animation:none}}.enterprise-workspace{display:grid;grid-template-columns:minmax(0,1fr) 308px;height:100dvh;min-height:100dvh;overflow:hidden;background:#f5f5f2;color:var(--text)}.enterprise-workspace button,.enterprise-workspace input,.enterprise-workspace textarea,.enterprise-workspace select{font:inherit}.enterprise-workspace button{cursor:pointer}.enterprise-dialogue{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;background:#fbfbfa}.enterprise-dialogue-head{display:flex;align-items:center;justify-content:space-between;height:65px;padding:0 28px;border-bottom:1px solid var(--line);background:#fff}.enterprise-dialogue-head>div{display:flex;align-items:center;gap:10px}.enterprise-dialogue-head>div:first-child>div{display:grid;gap:3px}.enterprise-dialogue-head strong{font-size:13px}.enterprise-dialogue-head small{display:flex;align-items:center;gap:4px;color:#65766b;font-size:9px}.enterprise-expert-mark{width:35px;height:35px;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fafafa}.enterprise-expert-mark img{width:100%;height:100%;object-fit:cover}.enterprise-dialogue-head>div:last-child{gap:7px}.enterprise-dialogue-head button{display:flex;align-items:center;gap:5px;height:32px;padding:0 10px;border:1px solid var(--line);border-radius:8px;color:var(--text-soft);background:#fff;font-size:10px}.enterprise-dialogue-head button:hover{border-color:var(--line-strong);color:var(--text)}.enterprise-welcome{align-self:center;justify-self:center;width:min(700px,calc(100% - 48px));padding:44px 0 70px;text-align:center}.enterprise-welcome-icon{display:grid;place-items:center;width:44px;height:44px;margin:0 auto 14px;border:1px solid #f0c7b5;border-radius:14px;color:var(--accent);background:#fff5f0}.enterprise-welcome>small{color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.11em}.enterprise-welcome h1{margin:7px 0 8px;font-size:28px;letter-spacing:-.04em}.enterprise-welcome>p{max-width:570px;margin:0 auto;color:var(--muted);font-size:12px;line-height:1.75}.enterprise-starters{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:26px;text-align:left}.enterprise-starters>button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:82px;padding:14px;border:1px solid var(--line);border-radius:11px;color:var(--text);background:#fff}.enterprise-starters>button:hover{border-color:#e7a589;box-shadow:0 8px 22px #6432190b}.enterprise-starters strong,.enterprise-starters small{display:block}.enterprise-starters strong{font-size:11px}.enterprise-starters small{margin-top:6px;color:var(--muted);font-size:9px;line-height:1.45}.enterprise-starters svg{flex:0 0 auto;color:var(--accent)}.enterprise-brief-cta{display:inline-flex;align-items:center;gap:7px;margin-top:12px;padding:8px 11px;border:0;color:var(--muted);background:transparent;font-size:10px}.enterprise-brief-cta span{padding-left:7px;border-left:1px solid var(--line)}.enterprise-conversation{min-height:0;overflow-y:auto;padding:28px clamp(24px,5vw,70px) 48px}.enterprise-message{display:grid;grid-template-columns:32px minmax(0,1fr);gap:12px;max-width:900px;margin:0 auto;padding:20px 0;border-bottom:1px solid var(--line)}.enterprise-message.user{padding-left:44px}.enterprise-message-avatar{display:grid;place-items:center;width:32px;height:32px;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:9px}.enterprise-message-avatar img{width:100%;height:100%;object-fit:cover}.enterprise-message>div>strong{font-size:10px}.enterprise-message>div>p{margin:6px 0 0;white-space:pre-wrap;color:var(--text-soft);font-size:12px;line-height:1.8}.enterprise-message.thinking p{display:flex;align-items:center;gap:7px;color:var(--muted)}.enterprise-artifacts{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.enterprise-artifacts button{display:flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid var(--line);border-radius:7px;background:#fff;font-size:9px}.enterprise-composer-wrap{z-index:2;padding:0 clamp(24px,5vw,70px) 17px;background:linear-gradient(180deg,#fbfbfa00,#fbfbfa 20%)}.enterprise-task-tabs{display:flex;gap:5px;max-width:900px;margin:0 auto 7px}.enterprise-task-tabs button{display:flex;align-items:center;gap:4px;height:27px;padding:0 9px;border:1px solid transparent;border-radius:7px;color:var(--muted);background:transparent;font-size:9px}.enterprise-task-tabs button.active{border-color:#edc4b2;color:#9e4524;background:#fff4ef}.enterprise-composer{max-width:900px;margin:auto;border:1px solid var(--line-strong);border-radius:13px;background:#fff;box-shadow:0 10px 34px #3522160c}.enterprise-composer:focus-within{border-color:color-mix(in srgb,var(--accent),transparent 48%);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent),transparent 91%)}.enterprise-composer textarea{display:block;width:100%;min-height:61px;padding:13px 15px 5px;border:0;outline:0;resize:none;color:var(--text);background:transparent;font-size:12px;line-height:1.6}.enterprise-composer>div{display:flex;align-items:center;justify-content:space-between;padding:5px 7px}.enterprise-composer>div>span{display:flex;align-items:center;gap:4px}.enterprise-composer button{display:flex;align-items:center;gap:4px;height:28px;padding:0 7px;border:0;border-radius:7px;color:var(--muted);background:transparent;font-size:9px}.enterprise-composer button:hover{color:var(--text);background:#f4f3f0}.enterprise-composer em{display:flex;align-items:center;gap:4px;max-width:190px;overflow:hidden;padding:4px 7px;border-radius:6px;color:#4c725a;background:#eef5ef;font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.enterprise-composer .enterprise-send{display:grid;place-items:center;width:31px;height:31px;padding:0;color:#fff;background:var(--accent)}.enterprise-composer .enterprise-send:hover{color:#fff;background:#d94c1b}.enterprise-composer .enterprise-send:disabled{opacity:.45}.enterprise-error{display:flex;align-items:center;gap:5px;max-width:900px;margin:6px auto 0;color:#ad4928;font-size:9px}.enterprise-composer-note{max-width:900px;margin:6px auto 0;color:var(--muted);font-size:8px;text-align:center}.enterprise-case-panel{min-height:0;overflow-y:auto;border-left:1px solid var(--line);background:#f6f6f3}.enterprise-case-panel>header{display:flex;align-items:center;justify-content:space-between;height:65px;padding:0 18px;border-bottom:1px solid var(--line)}.enterprise-case-panel>header>div{display:flex;align-items:center;gap:7px}.enterprise-case-panel>header strong{font-size:11px}.enterprise-case-panel>header button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:7px;color:var(--muted);background:transparent}.case-progress,.case-delivery-list,.enterprise-context,.case-payroll{display:block;margin:0;padding:18px;border-bottom:1px solid var(--line)}.case-progress>div{display:flex;justify-content:space-between}.case-progress span,.case-progress strong{font-size:10px}.case-progress>i{display:block;height:4px;margin-top:9px;overflow:hidden;border-radius:3px;background:#e7e5df}.case-progress>i>span{display:block;height:100%;background:var(--accent)}.case-progress p{margin:8px 0;color:var(--muted);font-size:9px;line-height:1.5}.case-progress p.ready{display:flex;align-items:center;gap:4px;color:#417353}.case-progress>button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 0 0;border:0;color:var(--text-soft);background:transparent;font-size:9px}.case-delivery-list>small,.case-payroll>small{display:block;margin-bottom:10px;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.case-delivery-list>div{display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 0;border-top:1px solid var(--line)}.case-delivery-list>div>span{font-size:9px;font-variant-numeric:tabular-nums}.case-delivery-list strong,.case-delivery-list div small{display:block}.case-delivery-list strong{font-size:10px}.case-delivery-list div small{margin-top:2px;color:var(--muted);font-size:8px}.case-delivery-list svg{color:#3d7653}.enterprise-context>header{display:flex;align-items:center;gap:7px;margin-bottom:11px}.enterprise-context>header>div{display:grid;gap:2px}.enterprise-context>header strong{font-size:9px}.enterprise-context>header small{color:var(--muted);font-size:7px}.context-source{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:7px;padding:9px;border:1px solid var(--line);border-radius:8px;background:#fff}.context-source>svg:last-child{color:#3f7652}.context-source strong,.context-source small{display:block}.context-source strong{font-size:9px}.context-source small{margin-top:2px;color:var(--muted);font-size:7px;line-height:1.4}.context-group{margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}.context-group>div:first-child{display:flex;align-items:center;justify-content:space-between}.context-group>div:first-child>span{display:flex;align-items:center;gap:5px;font-size:8px;font-weight:750}.context-group>div:first-child>small{color:var(--muted);font-size:7px}.context-group>p{margin:8px 0 0;color:var(--muted);font-size:7px}.context-options{display:grid!important;gap:5px;margin-top:7px}.context-options label{display:flex;align-items:flex-start;gap:7px;padding:7px;border-radius:7px;background:#eeede8;cursor:pointer}.context-options input{margin:2px 0 0;accent-color:var(--accent)}.context-options span{display:grid;gap:2px}.context-options strong{font-size:8px}.context-options small{color:var(--muted);font-size:7px}.memory-context-list{display:grid!important;gap:4px;margin-top:7px}.memory-context-list>span{display:flex;align-items:center;justify-content:space-between;padding:6px 7px;border-radius:6px;background:#eeede8}.memory-context-list strong{font-size:8px}.memory-context-list small{color:var(--muted);font-size:7px}.memory-context>em{display:block;margin-top:7px;color:var(--muted);font-size:7px;font-style:normal;line-height:1.5}.enterprise-safety{display:flex;gap:7px;margin:14px;padding:11px;border:1px solid #deddd7;border-radius:9px;color:#706b63;background:#eeede8;font-size:8px;line-height:1.55}.enterprise-safety svg{flex:0 0 auto;color:#56715e}.enterprise-empty-preview{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:8px}.payroll-totals{display:grid;grid-template-columns:repeat(2,1fr);gap:5px}.payroll-totals>span{padding:7px;border-radius:6px;background:#ecebe7}.payroll-totals small,.payroll-totals b{display:block}.payroll-totals small{color:var(--muted);font-size:7px}.payroll-totals b{margin-top:2px;font-size:10px}.payroll-totals .warn{color:#a24c27;background:#fae7de}.payroll-table{margin-top:7px;overflow:hidden;border:1px solid var(--line);border-radius:6px}.payroll-row{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:6px;border-top:1px solid var(--line);font-size:7px}.payroll-row:first-child{border:0}.payroll-row.head{display:none}.payroll-row em{grid-column:1/-1;color:#43815c;font-style:normal}.payroll-row em.has-anomaly{color:#aa4b26}.case-delivery-list>button{display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;padding:9px 0;border:0;border-top:1px solid var(--line);color:var(--text);background:transparent;text-align:left}.case-delivery-list>button>span{font-size:9px;font-variant-numeric:tabular-nums}.case-delivery-list>button svg{color:var(--muted)}.case-delivery-list>button:hover strong{color:var(--accent)}.context-source{width:100%;border:1px solid var(--line);color:var(--text);text-align:left}.context-source>span{display:grid;gap:2px}.context-source>svg:last-child{color:var(--muted)}.context-source:hover{border-color:var(--line-strong)}.context-group>div:first-child>button{display:flex;align-items:center;gap:3px;padding:0;border:0;color:var(--muted);background:transparent;font-size:7px}.context-group>div:first-child>button:hover{color:var(--accent)}.context-empty-action{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;margin-top:7px;padding:7px 8px;border:1px solid var(--line);border-radius:7px;color:var(--text-soft);background:color-mix(in srgb,var(--surface) 65%,transparent);text-align:left}.context-empty-action>span{display:grid;gap:2px}.context-empty-action strong{font-size:8px;font-weight:650}.context-empty-action small{color:var(--muted);font-size:7px}.context-empty-action>svg{color:var(--muted)}.context-empty-action:hover{border-color:var(--line-strong);color:var(--text)}.context-empty-action:hover>svg{color:var(--accent)}.memory-context-list>button{display:flex;align-items:center;justify-content:space-between;padding:6px 7px;border:0;border-radius:6px;color:var(--text);background:#eeede8;text-align:left}.memory-context-list>button:hover{background:#e7e5df}.memory-context-list>button strong{font-size:8px}.memory-context-list>button small{color:var(--muted);font-size:7px}.expert-delivery{margin-top:16px;overflow:hidden;border:1px solid #d7d5ce;border-radius:12px;background:#f5f4f0}.expert-delivery>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:15px 17px;border-bottom:1px solid #d7d5ce;background:#eceae4}.expert-delivery>header>div{display:grid;gap:4px}.delivery-kicker{display:flex;align-items:center;gap:5px;color:#3e7150;font-size:8px;font-weight:800;letter-spacing:.08em}.expert-delivery>header strong{font-size:11px}.expert-delivery>header button{display:flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #d3d0c8;border-radius:7px;background:#fff;font-size:8px}.delivery-documents{display:grid;gap:10px;padding:10px}.delivery-document{overflow:hidden;border:1px solid #dad7cf;border-radius:9px;background:#fff}.delivery-document-head{display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px 13px;border-bottom:1px solid #e2e0da}.delivery-document-head>span{display:grid;place-items:center;width:31px;height:31px;border-radius:7px;color:#89604f;background:#f4ebe7}.delivery-document-head small,.delivery-document-head h3{display:block;margin:0}.delivery-document-head small{color:var(--muted);font-size:7px}.delivery-document-head h3{margin-top:2px;font-size:11px}.delivery-document-head em{padding:3px 6px;border-radius:5px;color:#467254;background:#edf4ee;font-size:7px;font-style:normal}.delivery-paper{padding:15px 17px}.delivery-paper>section+section{margin-top:17px}.delivery-paper h4{margin:0 0 6px;font-size:10px}.delivery-paper>section>p{margin:0!important;white-space:pre-wrap;color:#47443f!important;font-size:10px!important;line-height:1.85!important}.delivery-annotations{margin-top:19px;padding:12px;border-left:2px solid #d78766;background:#faf5f2}.delivery-annotations>h4{display:flex;align-items:center;gap:5px;color:#8d4c32}.delivery-annotation{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;padding:9px 0;border-top:1px solid #eadbd4}.delivery-annotation:first-of-type{border-top:0}.delivery-annotation>span{display:grid;place-items:center;width:20px;height:20px;border-radius:5px;color:#9d512f;background:#f3ded4;font-size:7px;font-weight:800}.delivery-annotation strong,.delivery-annotation small,.delivery-annotation em{display:block}.delivery-annotation strong{font-size:9px}.delivery-annotation small{margin-top:2px;color:var(--muted);font-size:7px}.delivery-annotation p{margin:4px 0 0!important;color:#665f59!important;font-size:9px!important;line-height:1.65!important}.delivery-annotation em{margin-top:4px;color:#7e4a35;font-size:8px;font-style:normal}.delivery-annotation.risk-high>span{color:#a23825;background:#f4d7d1}.delivery-pending{display:flex;align-items:center;gap:7px;padding:13px;color:#86624e;background:#fff;font-size:9px}.delivery-review-notes{display:grid;grid-template-columns:1fr 1fr;gap:1px;border-top:1px solid #d7d5ce;background:#d7d5ce}.delivery-review-notes>section{padding:13px;background:#f8f7f4}.delivery-review-notes h4{margin:0 0 7px;font-size:9px}.delivery-review-notes section>div{display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px;padding:7px 0;border-top:1px solid var(--line)}.delivery-review-notes i{width:6px;height:6px;margin-top:4px;border-radius:50%;background:#8b958c}.delivery-review-notes i.severity-high{background:#c84b31}.delivery-review-notes i.severity-medium{background:#d98a31}.delivery-review-notes b{display:grid;place-items:center;width:18px;height:18px;border-radius:5px;color:var(--accent);background:var(--accent-soft);font-size:8px}.delivery-review-notes strong,.delivery-review-notes small{display:block}.delivery-review-notes strong{font-size:8px}.delivery-review-notes small{margin-top:3px;color:var(--muted);font-size:7px;line-height:1.45}.delivery-questions{display:grid;gap:4px;padding:12px 15px;border-top:1px solid #d7d5ce;background:#f7efe8;font-size:8px}.delivery-questions strong{color:#8a4e35}.expert-delivery>footer{display:flex;gap:5px;padding:9px 13px;border-top:1px solid #d7d5ce;color:var(--muted);font-size:7px;line-height:1.45}.expert-delivery>footer svg{flex:0 0 auto}.enterprise-brief-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#17140f66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.enterprise-brief-drawer{display:flex;flex-direction:column;width:min(610px,92vw);height:100%;overflow:auto;border:0;background:#fbfbfa;box-shadow:-20px 0 55px #1c171026}.enterprise-brief-drawer>header{display:flex;justify-content:space-between;padding:28px 30px 20px;border-bottom:1px solid var(--line)}.enterprise-brief-drawer>header small{color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.1em}.enterprise-brief-drawer h2{margin:5px 0 6px;font-size:24px;letter-spacing:-.035em}.enterprise-brief-drawer>header p{margin:0;color:var(--muted);font-size:10px}.enterprise-brief-drawer>header button{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--line);border-radius:8px;background:#fff}.enterprise-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:23px 30px}.enterprise-field-grid label{display:grid;gap:7px}.enterprise-field-grid label.wide{grid-column:1/-1}.enterprise-field-grid label>span{font-size:10px;font-weight:700}.enterprise-field-grid label b{margin-left:3px;color:var(--accent)}.enterprise-field-grid input,.enterprise-field-grid textarea,.enterprise-field-grid select{width:100%;border:1px solid var(--line);border-radius:9px;outline:0;color:var(--text);background:#fff}.enterprise-field-grid input,.enterprise-field-grid select{height:38px;padding:0 10px}.enterprise-field-grid textarea{padding:10px;resize:vertical;line-height:1.55}.enterprise-field-grid input:focus,.enterprise-field-grid textarea:focus,.enterprise-field-grid select:focus{border-color:#d88c6b;box-shadow:0 0 0 3px #e9562112}.enterprise-brief-drawer>footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:16px 30px;border-top:1px solid var(--line);background:#fff}.enterprise-brief-drawer>footer span{display:flex;align-items:center;gap:5px;color:#53725d;font-size:9px}.enterprise-brief-drawer>footer button{height:36px;padding:0 14px;border:1px solid var(--accent);border-radius:8px;color:#fff;background:var(--accent);font-size:10px;font-weight:700}:root[data-theme=dark] .enterprise-workspace,:root[data-theme=dark] .enterprise-case-panel{background:var(--bg)}:root[data-theme=dark] .enterprise-dialogue,:root[data-theme=dark] .enterprise-dialogue-head,:root[data-theme=dark] .enterprise-composer,:root[data-theme=dark] .enterprise-starters>button,:root[data-theme=dark] .enterprise-brief-drawer,:root[data-theme=dark] .enterprise-brief-drawer>footer{background:var(--surface)}:root[data-theme=dark] .delivery-document,:root[data-theme=dark] .delivery-review-notes>section,:root[data-theme=dark] .enterprise-field-grid input,:root[data-theme=dark] .enterprise-field-grid textarea,:root[data-theme=dark] .enterprise-field-grid select,:root[data-theme=dark] .context-source,:root[data-theme=dark] .context-options label,:root[data-theme=dark] .memory-context-list>button{background:var(--surface-2)}@media(max-width:1050px){.enterprise-workspace{grid-template-columns:minmax(0,1fr) 270px}.enterprise-starters{grid-template-columns:1fr}.enterprise-welcome{overflow-y:auto;padding:28px 0}.enterprise-starters>button{min-height:58px}}@media(max-width:780px){.enterprise-workspace{display:block;min-height:100dvh;overflow:auto}.enterprise-dialogue{min-height:100dvh}.enterprise-case-panel{display:none}.enterprise-dialogue-head{padding:0 16px}.enterprise-dialogue-head button span{display:none}.enterprise-conversation{padding:18px 16px 38px}.enterprise-composer-wrap{padding:0 12px 12px}.enterprise-starters{grid-template-columns:1fr}.enterprise-welcome{width:calc(100% - 28px)}.delivery-review-notes{grid-template-columns:1fr}.enterprise-field-grid{grid-template-columns:1fr;padding:20px}.enterprise-field-grid label.wide{grid-column:1}.enterprise-brief-drawer>header,.enterprise-brief-drawer>footer{padding-left:20px;padding-right:20px}}.audio-workspace{width:min(1120px,100%);margin:0 auto;padding:44px 34px 72px}.audio-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:24px}.audio-title-mark{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:var(--accent-soft);color:var(--accent)}.audio-header>div:nth-child(2)>span{color:var(--muted);font-size:12px}.audio-header h1{margin:2px 0 3px;font-size:27px;letter-spacing:-.035em}.audio-header p{margin:0;color:var(--muted);font-size:13px}.audio-capability{display:flex;align-items:center;gap:6px;color:var(--success);font-size:12px}.audio-studio{overflow:hidden;border:1px solid var(--line-strong);border-radius:18px;background:var(--surface);box-shadow:var(--shadow)}.audio-mode-tabs{display:flex;min-height:66px;padding:0 22px;align-items:stretch;gap:8px;border-bottom:1px solid var(--line);background:var(--surface-2)}.audio-mode-tabs button{position:relative;display:flex;padding:0 18px;align-items:center;gap:8px;background:transparent;color:var(--muted);font-weight:620}.audio-mode-tabs button.active{color:var(--text)}.audio-mode-tabs button.active:after{position:absolute;right:18px;bottom:-1px;left:18px;height:2px;background:var(--accent);content:""}.audio-guide{display:flex;padding:20px 28px 0;align-items:baseline;gap:12px}.audio-guide strong{font-size:14px}.audio-guide span{color:var(--muted);font-size:12px}.audio-speech-panel{display:grid;padding:22px 28px 28px;grid-template-columns:minmax(0,1fr) 230px;gap:18px}.audio-script{display:grid;gap:8px}.audio-script>span,.audio-settings label>span{display:flex;justify-content:space-between;color:var(--text-soft);font-size:12px;font-weight:650}.audio-script b,.audio-settings b{color:var(--faint);font-weight:500}.audio-script textarea{min-height:260px;padding:18px;resize:vertical;border:1px solid var(--line-strong);border-radius:14px;outline:0;background:var(--bg);color:var(--text);font:inherit;line-height:1.8}.audio-script textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.audio-settings{display:grid;padding:18px;align-content:start;gap:20px;border-radius:14px;background:var(--surface-2)}.audio-settings label{display:grid;gap:9px}.audio-settings select{width:100%;height:42px;padding:0 10px;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface);color:var(--text)}.audio-settings input[type=range]{width:100%;accent-color:var(--accent)}.audio-primary,.audio-stop{display:flex;min-height:44px;padding:0 18px;align-items:center;justify-content:center;gap:8px;border-radius:11px;background:var(--accent);color:var(--accent-ink);font-weight:700;white-space:nowrap}.audio-primary:disabled{cursor:not-allowed;opacity:.55}.audio-stop{background:var(--danger);color:var(--surface)}.audio-action-zone,.audio-dropzone{display:grid;min-height:360px;margin:22px 28px 28px;padding:40px;place-items:center;align-content:center;gap:11px;border:1px dashed var(--line-strong);border-radius:14px;background:var(--bg);text-align:center}.audio-action-zone h2{margin:6px 0 0;font-size:20px}.audio-action-zone p{margin:0 0 12px;color:var(--muted);font-size:13px}.audio-record-orbit,.audio-dropzone>span{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;background:var(--accent-soft);color:var(--accent)}.audio-action-zone.recording .audio-record-orbit{box-shadow:0 0 0 8px color-mix(in srgb,var(--danger),transparent 88%);color:var(--danger)}.audio-dropzone{width:calc(100% - 56px);color:var(--text)}.audio-dropzone:hover{border-color:var(--accent);background:var(--accent-soft)}.audio-dropzone strong{font-size:18px}.audio-dropzone small{color:var(--muted)}.audio-error{display:flex;margin:0 28px 24px;padding:12px 14px;align-items:flex-start;gap:9px;border-radius:11px;background:color-mix(in srgb,var(--danger),transparent 89%);color:var(--danger);font-size:13px}.audio-result{display:grid;margin:0 28px 28px;padding:14px;grid-template-columns:auto minmax(130px,1fr) minmax(220px,320px) auto auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2)}.audio-file-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;background:var(--accent-soft);color:var(--accent)}.audio-result-meta{display:grid;min-width:0;gap:3px}.audio-result-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.audio-result-meta span{color:var(--muted);font-size:11px}.audio-result audio{width:100%;height:36px}.audio-result button{display:flex;min-height:36px;padding:0 11px;align-items:center;justify-content:center;gap:6px;border-radius:9px;background:var(--surface);color:var(--text-soft);font-size:12px}.audio-result button:hover{color:var(--accent)}.audio-clone-panel{display:grid;margin:0 28px 28px;padding:18px;gap:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface-2)}.audio-clone-reference{display:grid;padding:12px;grid-template-columns:auto minmax(140px,1fr) minmax(220px,360px) auto;align-items:center;gap:12px;border-radius:12px;background:var(--surface)}.audio-clone-reference audio{width:100%;height:36px}.audio-clone-reference button{display:grid;width:36px;height:36px;place-items:center;border-radius:9px;color:var(--muted)}.audio-clone-script{display:grid;gap:8px}.audio-clone-script>span,.audio-clone-speed>span{display:flex;justify-content:space-between;color:var(--text-soft);font-size:12px;font-weight:650}.audio-clone-script b,.audio-clone-speed b{color:var(--faint);font-weight:500}.audio-clone-script textarea{min-height:130px;padding:14px;resize:vertical;border:1px solid var(--line-strong);border-radius:12px;outline:0;background:var(--surface);color:var(--text);font:inherit;line-height:1.7}.audio-clone-script textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.audio-clone-actions{display:grid;grid-template-columns:minmax(0,1fr) 180px auto;align-items:end;gap:18px}.audio-consent{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-size:12px;line-height:1.55}.audio-consent input{margin-top:2px;accent-color:var(--accent)}.audio-clone-speed{display:grid;gap:8px}.audio-clone-speed input{width:100%;accent-color:var(--accent)}.audio-performance{display:grid;gap:16px}.audio-performance label{display:grid;gap:8px}.audio-performance label>span,.audio-cues>span{display:flex;justify-content:space-between;color:var(--text-soft);font-size:12px;font-weight:650}.audio-performance b{color:var(--faint);font-weight:500}.audio-performance input[type=range]{width:100%;accent-color:var(--accent)}.audio-performance select{width:100%;height:42px;padding:0 10px;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface);color:var(--text)}.audio-cues{display:grid;gap:8px}.audio-cues>div{display:flex;flex-wrap:wrap;gap:6px}.audio-cues button{min-height:30px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--text-soft);font-size:11px}.audio-cues button:hover{border-color:var(--accent);color:var(--accent)}.audio-clone-panel>.audio-performance{grid-template-columns:180px 180px minmax(0,1fr);align-items:end;padding:14px;border-radius:12px;background:var(--surface)}.audio-clone-actions{grid-template-columns:minmax(0,1fr) auto;align-items:center}:root[data-theme=dark] .audio-stop{color:#201512}@media(max-width:760px){.audio-workspace{padding:22px 14px 56px}.audio-header{grid-template-columns:auto minmax(0,1fr)}.audio-capability{display:none}.audio-header p{max-width:34ch}.audio-mode-tabs{padding:0 8px}.audio-mode-tabs button{flex:1;padding:0 6px;justify-content:center;font-size:12px}.audio-guide{display:grid;padding:18px 18px 0;gap:4px}.audio-speech-panel{padding:18px;grid-template-columns:1fr}.audio-script textarea{min-height:210px}.audio-action-zone,.audio-dropzone{min-height:320px;margin:18px;width:calc(100% - 36px);padding:24px}.audio-clone-panel{margin:0 18px 18px}.audio-clone-reference{grid-template-columns:auto 1fr auto}.audio-clone-reference audio{grid-column:1/-1;grid-row:2}.audio-clone-actions{grid-template-columns:1fr}.audio-result{margin:0 18px 18px;grid-template-columns:auto 1fr auto}.audio-result audio{grid-column:1/-1;grid-row:2}.audio-result button:last-child{grid-column:3;grid-row:1}.audio-result button:nth-last-child(2){grid-column:1/-1;grid-row:3}}@media(max-width:760px){.audio-clone-panel>.audio-performance{grid-template-columns:1fr}}.service-workspace{--service-accent:#157a55;--service-accent-soft:#e9f6f0;--service-ink:#18201d;--service-muted:#6c7671;--service-line:#e3e8e5;--service-panel:#fff;display:grid;grid-template-rows:64px minmax(0,1fr);height:100dvh;min-height:100dvh;background:#f4f6f5;color:var(--service-ink);font-size:13px;overflow:hidden}.service-workspace button,.service-workspace input,.service-workspace textarea,.service-workspace select{font:inherit;color:inherit}.service-workspace button{cursor:pointer}.service-workspace button:active{transform:translateY(1px)}.service-topbar{display:flex;align-items:center;gap:30px;padding:0 20px;border-bottom:1px solid var(--service-line);background:#fff}.service-brand{display:flex;align-items:center;gap:10px;min-width:230px}.service-brand>span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--service-accent);color:#fff}.service-brand div{display:flex;flex-direction:column}.service-brand strong{font-size:13px}.service-brand small{margin-top:2px;color:var(--service-muted);font-size:10px}.service-topbar nav{display:flex;align-self:stretch;gap:4px}.service-topbar nav button{display:flex;align-items:center;gap:6px;padding:0 12px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--service-muted);font-size:11px;font-weight:650}.service-topbar nav button.active{border-bottom-color:var(--service-accent);color:var(--service-ink)}.service-shop-select{display:flex;align-items:center;gap:7px;margin-left:auto;padding:6px 9px;border:1px solid var(--service-line);border-radius:9px;background:#fafbfa}.service-shop-select select{max-width:160px;border:0;outline:0;background:transparent;font-size:11px;font-weight:650}.service-connection{width:7px;height:7px;border-radius:50%;background:#98a19d}.service-connection.connected{background:var(--service-accent)}.service-connection.sandbox{background:#c68524}.service-monitor{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;padding:16px}.service-metrics{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) auto;align-items:stretch;margin-bottom:12px;border:1px solid var(--service-line);border-radius:12px;background:#fff;overflow:hidden}.service-metrics>div{display:flex;flex-direction:column;padding:13px 16px;border-right:1px solid var(--service-line)}.service-metrics span{color:var(--service-muted);font-size:10px}.service-metrics strong{margin:3px 0 2px;font-size:21px;line-height:1.1}.service-metrics strong.good{font-size:16px;color:var(--service-accent)}.service-metrics strong.warn{color:#b44a37}.service-metrics small{display:flex;align-items:center;gap:4px;color:#929a96;font-size:9px}.service-master-switch{display:flex;align-items:center;gap:12px;padding:0 18px;background:#fafbfa;font-weight:650}.service-master-switch>span{white-space:nowrap;color:var(--service-ink)}.service-toggle{position:relative;width:34px;height:19px;padding:0;border:0;border-radius:999px;background:#c9cfcc}.service-toggle span{position:absolute;top:3px;left:3px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000024;transition:transform .16s ease}.service-toggle.active{background:var(--service-accent)}.service-toggle.active span{transform:translate(15px)}.service-console{display:grid;grid-template-columns:260px minmax(360px,1fr) 270px;min-height:0;border:1px solid var(--service-line);border-radius:12px;background:#fff;overflow:hidden}.service-inbox,.service-trace{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-height:0;background:#fbfcfb}.service-inbox{border-right:1px solid var(--service-line)}.service-inbox>header,.service-trace>header{display:flex;align-items:center;justify-content:space-between;height:51px;padding:0 14px;border-bottom:1px solid var(--service-line)}.service-inbox>header div{display:flex;align-items:center;gap:7px}.service-inbox>header span{display:grid;place-items:center;min-width:18px;height:18px;border-radius:5px;background:#edf0ee;color:var(--service-muted);font-size:9px}.service-inbox>header button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:7px;background:transparent;color:var(--service-muted)}.service-inbox>header button:hover{background:#eef2ef}.service-filters{display:flex;gap:4px;padding:8px 10px;border-bottom:1px solid var(--service-line)}.service-filters button{padding:5px 8px;border:0;border-radius:6px;background:transparent;color:var(--service-muted);font-size:10px}.service-filters button.active{background:#e9eeeb;color:var(--service-ink);font-weight:650}.service-thread-list{min-height:0;overflow:auto}.service-thread-list>button{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;width:100%;padding:12px;border:0;border-bottom:1px solid #edf0ee;background:transparent;text-align:left}.service-thread-list>button:hover,.service-thread-list>button.active{background:#f0f6f3}.service-thread-list>button.active{box-shadow:inset 3px 0 var(--service-accent)}.service-avatar{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:10px;background:#dce8e2;color:#35604d;font-size:11px;font-weight:750}.service-avatar.risk{background:#f8e7e3;color:#9a4534}.service-thread-list>button>span:last-child{min-width:0}.service-thread-list strong{display:flex;justify-content:space-between;font-size:11px}.service-thread-list time{color:#9ba39f;font-size:9px;font-weight:400}.service-thread-list small{display:block;overflow:hidden;margin:4px 0 7px;color:var(--service-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.service-thread-list i{display:inline-block;padding:2px 5px;border-radius:4px;background:#ebf4ef;color:var(--service-accent);font-size:8px;font-style:normal}.service-thread-list i.exception{background:#f8e9e6;color:#a64634}.service-chat{display:grid;grid-template-rows:52px minmax(0,1fr) auto;min-height:0;background:#fff}.service-chat>header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--service-line)}.service-chat>header>div{display:flex;align-items:center;gap:9px}.service-chat>header div div{display:flex;flex-direction:column}.service-chat>header strong{font-size:11px}.service-chat>header small{margin-top:2px;color:var(--service-muted);font-size:9px}.service-status{padding:4px 7px;border-radius:6px;background:#ebf4ef;color:var(--service-accent);font-size:9px;font-weight:650}.service-status.exception{background:#f8e9e6;color:#a64634}.service-messages{min-height:0;padding:16px 20px;overflow:auto;background:linear-gradient(#fff,#fcfdfc)}.service-timeline-label{margin:0 auto 18px;width:max-content;color:#9ba39f;font-size:9px}.service-messages article{display:flex;gap:8px;margin-bottom:16px}.service-messages article.inbound{justify-content:flex-end}.service-messages article>div{max-width:min(75%,520px)}.service-messages article p{margin:0;padding:9px 11px;border:1px solid var(--service-line);border-radius:10px 10px 10px 3px;background:#f7f9f8;font-size:11px;line-height:1.65}.service-messages article.inbound p{border-color:#d8e8e0;border-radius:10px 10px 3px;background:#edf7f2}.service-messages article small{display:block;margin-top:4px;color:#9ba39f;font-size:8px}.service-messages article.inbound small{text-align:right}.service-bot-avatar{display:grid;place-items:center;flex:0 0 auto;width:27px;height:27px;border-radius:8px;background:var(--service-accent);color:#fff}.service-thinking{display:flex;align-items:center;gap:4px;padding:9px 11px;color:var(--service-muted);font-size:10px}.service-thinking span{width:4px;height:4px;border-radius:50%;background:var(--service-accent);animation:service-pulse 1s infinite alternate}.service-thinking span:nth-child(2){animation-delay:.16s}.service-thinking span:nth-child(3){animation-delay:.32s}@keyframes service-pulse{to{opacity:.2;transform:translateY(-2px)}}.service-risk-note{display:flex;gap:9px;padding:10px 12px;border:1px solid #efd6d0;border-radius:9px;background:#fdf5f3;color:#9b4737}.service-risk-note span{display:flex;flex-direction:column}.service-risk-note strong{font-size:10px}.service-risk-note small{margin-top:2px;font-size:9px}.service-simulator{padding:11px 14px;border-top:1px solid var(--service-line);background:#fbfcfb}.service-simulator label{display:flex;justify-content:space-between;margin-bottom:6px}.service-simulator label span{font-size:9px;font-weight:700}.service-simulator label small{color:#9ba39f;font-size:8px}.service-simulator>div{display:grid;grid-template-columns:minmax(0,1fr) 36px;gap:7px}.service-simulator textarea{resize:none;padding:8px 10px;border:1px solid #dce2df;border-radius:8px;outline:0;background:#fff;font-size:10px;line-height:1.5}.service-simulator textarea:focus{border-color:var(--service-accent);box-shadow:0 0 0 2px #157a551a}.service-simulator button{display:grid;place-items:center;border:0;border-radius:8px;background:var(--service-accent);color:#fff}.service-simulator button:disabled{cursor:not-allowed;opacity:.4}.service-trace{grid-template-rows:52px minmax(0,1fr);border-left:1px solid var(--service-line)}.service-trace>header{justify-content:flex-start;gap:7px}.service-trace-body{padding:14px;overflow:auto}.service-trace-body>section{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--service-line)}.service-trace-body>section span{color:var(--service-muted);font-size:9px}.service-trace-body>section strong{font-size:10px}.service-trace-body .good{color:var(--service-accent)}.service-trace-body .risk{color:#a64634}.service-trace dl{margin:0;padding:6px 0 12px}.service-trace dl div{padding:9px 0;border-bottom:1px solid #edf0ee}.service-trace dt{margin-bottom:3px;color:#909894;font-size:8px}.service-trace dd{margin:0;font-size:10px;font-weight:620;line-height:1.45}.service-source{display:flex;gap:8px;padding:10px;border-radius:8px;background:#edf5f1;color:var(--service-accent)}.service-source span{display:flex;flex-direction:column}.service-source strong{font-size:9px}.service-source small{margin-top:3px;color:#5d7369;font-size:8px;line-height:1.55}.service-empty{display:grid;place-items:center;align-content:center;gap:8px;min-height:120px;padding:20px;color:#929a96;font-size:10px;text-align:center}.service-settings-page{min-height:0;padding:30px clamp(24px,5vw,70px);overflow:auto}.service-settings-page>header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin:0 auto 24px;max-width:1080px}.service-settings-page>header>div>span{color:var(--service-accent);font-size:10px;font-weight:750}.service-settings-page h1{margin:4px 0 6px;font-size:25px;letter-spacing:-.03em}.service-settings-page p{margin:0;color:var(--service-muted);font-size:11px}.service-settings-page form{display:flex;gap:7px}.service-settings-page form input{width:210px;padding:9px 11px;border:1px solid var(--service-line);border-radius:8px;background:#fff;outline:0}.service-settings-page form button{display:flex;align-items:center;gap:6px;padding:0 13px;border:0;border-radius:8px;background:var(--service-accent);color:#fff;font-size:10px;font-weight:650}.service-notice{display:flex;align-items:center;gap:8px;max-width:1080px;margin:0 auto 12px;padding:10px 12px;border:1px solid #ead9b8;border-radius:9px;background:#fff9ec;color:#855f1e;font-size:10px}.service-notice button{margin-left:auto;border:0;background:transparent;color:inherit;font-size:9px}.service-store-table{max-width:1080px;margin:auto;border:1px solid var(--service-line);border-radius:11px;background:#fff;overflow:hidden}.service-store-table .head,.service-store-table .row{display:grid;grid-template-columns:2fr 1fr 1fr .6fr;align-items:center;gap:18px;padding:0 18px}.service-store-table .head{height:38px;border-bottom:1px solid var(--service-line);background:#f7f9f8;color:var(--service-muted);font-size:9px}.service-store-table .row{min-height:64px;border-bottom:1px solid var(--service-line);font-size:10px}.service-store-table .row:last-child{border-bottom:0}.service-store-table .row>span:first-child{display:flex;align-items:center;gap:9px}.service-store-table .row>span:first-child>i{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;background:#e9f3ee;color:var(--service-accent)}.service-store-table b{display:flex;flex-direction:column}.service-store-table b small{margin-top:3px;color:#939b97;font-size:8px;font-weight:400}.service-store-table .state{display:flex;align-items:center;gap:6px}.service-store-table .state>i{width:6px;height:6px;border-radius:50%;background:var(--service-accent)}.service-store-table .state.sandbox>i{background:#c68524}.service-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(240px,1fr));gap:10px;max-width:1080px;margin:auto}.service-rule-grid section{display:flex;gap:12px;padding:18px;border:1px solid var(--service-line);border-radius:11px;background:#fff}.service-rule-grid>section>span{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:9px}.service-rule-grid .allowed{background:#e9f4ee;color:var(--service-accent)}.service-rule-grid .blocked{background:#f0f1f0;color:#747d79}.service-rule-grid strong{font-size:11px}.service-rule-grid p{margin:5px 0;color:var(--service-muted);font-size:10px}.service-rule-grid small{color:var(--service-accent);font-size:8px;font-weight:700}.service-rule-grid section:last-child small{color:#747d79}.service-boundary{display:flex;gap:12px;max-width:1044px;margin:12px auto 0;padding:18px;border:1px solid #d5e5dd;border-radius:11px;background:#edf5f1;color:var(--service-accent)}.service-boundary strong{font-size:11px}.service-boundary p{margin-top:5px;color:#52675d;font-size:10px;line-height:1.6}.service-connect-button{display:flex;align-items:center;gap:6px;min-height:36px;padding:0 13px;border:0;border-radius:8px;background:var(--service-accent);color:#fff;font-size:10px;font-weight:650}.service-connect-button:disabled{cursor:not-allowed;background:#aeb7b2}.service-topbar{gap:36px;padding-inline:24px}.service-brand{min-width:250px;gap:11px}.service-brand>span{width:36px;height:36px}.service-brand strong{font-size:14px}.service-topbar nav{gap:6px}.service-topbar nav button{padding-inline:14px;font-size:12px}.service-shop-select{padding:7px 10px}.service-shop-select select{font-size:12px}.service-monitor{padding:18px 20px 20px}.service-metrics{margin-bottom:14px;border-radius:14px}.service-metrics>div{justify-content:center;min-height:92px;padding:14px 18px}.service-metrics span{font-size:11px}.service-metrics strong{font-size:24px}.service-metrics strong.good{font-size:18px}.service-metrics small{font-size:10px}.service-console{grid-template-columns:280px minmax(420px,1fr) 300px;border-radius:14px}.service-inbox>header,.service-trace>header{height:56px;padding-inline:16px}.service-chat{grid-template-rows:56px minmax(0,1fr) auto}.service-chat>header strong,.service-thread-list strong{font-size:12px}.service-chat>header small,.service-status,.service-thread-list time{font-size:10px}.service-thread-list small,.service-filters button{font-size:11px}.service-thread-list i{font-size:9px}.service-messages{padding:20px 24px}.service-messages article p{padding:10px 12px;font-size:12px}.service-messages article small{font-size:9px}.service-simulator label span,.service-trace-body>section span{font-size:10px}.service-simulator label small,.service-trace dt{font-size:9px}.service-simulator textarea,.service-trace dd{font-size:11px}.service-trace-body>section strong,.service-source strong{font-size:10px}.service-source small{font-size:9px}:root[data-theme=dark] .service-workspace{--service-ink:#e6ece9;--service-muted:#9ba6a0;--service-line:#313936;--service-panel:#1d2320;background:#151a18}.service-workspace :is(.service-topbar,.service-metrics,.service-console,.service-chat,.service-settings-page form input,.service-store-table,.service-rule-grid section){background:var(--service-panel)}:root[data-theme=dark] .service-inbox,:root[data-theme=dark] .service-trace,:root[data-theme=dark] .service-simulator,:root[data-theme=dark] .service-master-switch,:root[data-theme=dark] .service-thread-list>button:hover,:root[data-theme=dark] .service-thread-list>button.active,:root[data-theme=dark] .service-shop-select{background:#19201d}:root[data-theme=dark] .service-filters button.active{background:#2a3530}:root[data-theme=dark] .service-messages{background:#1d2320}:root[data-theme=dark] .service-messages article p{background:#242b28}:root[data-theme=dark] .service-messages article.inbound p{background:#183629}:root[data-theme=dark] .service-simulator textarea{background:#151a18}:root[data-theme=dark] .service-source{background:#20372e;color:#72c99f}:root[data-theme=dark] .service-source small{color:#b1c7bc}:root[data-theme=dark] .service-store-table .head{background:#19201d}@media(max-width:1050px){.service-console{grid-template-columns:230px minmax(340px,1fr)}.service-trace{display:none}.service-metrics{grid-template-columns:repeat(4,1fr)}.service-master-switch{grid-column:1/-1;justify-content:flex-end;min-height:44px;border-top:1px solid var(--service-line)}}@media(max-width:760px){.service-workspace{height:auto;min-height:100dvh;overflow:visible}.service-topbar{flex-wrap:wrap;height:auto;padding:10px 12px;gap:8px}.service-brand{min-width:0}.service-topbar nav{order:3;width:100%;height:38px;overflow:auto}.service-shop-select{margin-left:auto}.service-monitor{padding:10px}.service-metrics{grid-template-columns:repeat(2,1fr)}.service-console{grid-template-columns:1fr;min-height:720px}.service-inbox{max-height:260px;border-right:0;border-bottom:1px solid var(--service-line)}.service-chat{min-height:460px}.service-settings-page{padding:22px 12px}.service-settings-page>header{align-items:stretch;flex-direction:column}.service-settings-page form{width:100%}.service-settings-page form input{min-width:0;flex:1}.service-store-table{overflow:auto}.service-store-table .head,.service-store-table .row{min-width:700px}.service-rule-grid{grid-template-columns:1fr}.service-simulator label small{display:none}}@media(prefers-reduced-motion:reduce){.service-toggle span,.service-thinking span{transition:none;animation:none}}.login-success{margin:-2px 0 0;color:var(--success, #18745e);font-size:9px;line-height:1.55}.login-panel form>.secondary-action{min-height:38px;justify-content:center}.login-code-row{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:10px;align-items:end}.login-code-row .secondary-action{min-height:42px;justify-content:center;white-space:nowrap}@media(max-width:520px){.login-code-row{grid-template-columns:1fr}}.brand-brief{width:min(680px,100%);margin-top:24px;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--surface-2);text-align:left}.brand-brief>header,.brand-brief>header>div{display:flex;align-items:center}.brand-brief>header{justify-content:space-between;gap:16px}.brand-brief>header>div{gap:9px}.brand-brief header strong{font-size:13px}.brand-brief header span{color:var(--muted);font-size:10px}.brand-brief header em{color:var(--accent);font-size:9px;font-style:normal;text-transform:uppercase}.brand-brief-grid{display:grid;margin-top:15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.brand-brief label{display:grid;gap:6px}.brand-brief label>span{color:var(--text-soft);font-size:10px}.brand-brief input{min-width:0;height:38px;padding:0 11px;border:1px solid var(--line);border-radius:9px;outline:none;background:var(--surface);color:var(--text);font:inherit;font-size:11px}.brand-brief input:focus{border-color:color-mix(in srgb,var(--accent),transparent 32%)}.brand-brief-wide{grid-column:1 / -1}.brand-brief>button{display:inline-flex;min-height:38px;margin-top:14px;align-items:center;gap:7px;padding:0 14px;border-radius:10px;background:var(--accent);color:#fff;font-size:11px}.copywriting-empty:has(.brand-brief){justify-content:flex-start;padding-top:70px;padding-bottom:70px;overflow-y:auto}.copywriting-empty:has(.brand-brief) .copywriting-starters{margin-top:12px}.copywriting-chat:has(.copywriting-message-list) .copywriting-message-list{min-height:0;height:0;flex:1 1 0;padding-bottom:34px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y}.copywriting-chat:has(.copywriting-message-list) .copywriting-composer-wrap{position:relative;flex:0 0 auto;padding-top:9px;border-top:1px solid var(--line);background:var(--surface)}.brand-context-control{min-width:0}.brand-context-control select{width:min(170px,22vw);height:32px;padding:0 28px 0 9px;border:1px solid var(--line);border-radius:9px;outline:0;background:var(--surface-2);color:var(--text-soft);font:inherit;font-size:10px}.brand-context-control select:focus{border-color:color-mix(in srgb,var(--accent),transparent 44%)}.brand-context-control button{display:inline-flex;height:32px;align-items:center;gap:5px;padding:0 9px;border:1px solid var(--line);border-radius:9px;background:transparent;color:var(--muted);font-size:10px;white-space:nowrap}.brand-context-control button:hover{border-color:var(--line-strong);color:var(--text)}.copywriting-message-list .message{width:min(840px,100%);max-width:none;margin-right:auto;margin-left:auto}.copywriting-message-list .message>.message-avatar{grid-area:avatar}.copywriting-message-list .message>.message-content,.copywriting-message-list .loading-message>.thinking-progress{grid-area:content;min-width:0}.copywriting-message-list .message.assistant,.copywriting-message-list .message.error{grid-template-areas:"avatar content";grid-template-columns:34px minmax(0,1fr)}.copywriting-message-list .message.user{grid-template-areas:"content avatar";grid-template-columns:minmax(0,620px) 34px;justify-content:end}.copywriting-message-list .message.user .message-content{justify-self:end;max-width:min(620px,78vw);text-align:right}.copywriting-message-list .message.user .message-copy{display:inline-block;padding:10px 13px;border-radius:14px 4px 14px 14px;background:var(--surface-2);color:var(--text);text-align:left}.copywriting-message-list .message.user strong{text-align:right}.deliverable-inline-content{margin-top:15px;color:var(--text);font-size:14px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.deliverable-actions{display:flex;margin-top:19px;padding-top:10px;align-items:center;flex-wrap:wrap;gap:4px;border-top:1px solid var(--line)}.deliverable-actions button{display:inline-flex;min-height:30px;align-items:center;gap:5px;padding:0 8px;border-radius:8px;background:transparent;color:var(--muted);font-size:10px}.deliverable-actions button:hover{background:var(--surface-2);color:var(--text)}.deliverable-actions button.adopted{color:var(--success)}.deliverable-actions>span{margin-left:auto;color:var(--faint);font-size:9px}.deliverable-modal{width:min(960px,100%)}.deliverable-editor{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:18px}.deliverable-editor-main{display:grid;min-width:0;gap:12px}.deliverable-editor label{display:grid;gap:7px}.deliverable-editor label>span,.deliverable-version-list>strong{color:var(--text-soft);font-size:10px}.deliverable-editor input,.deliverable-editor textarea{width:100%;border:1px solid var(--line-strong);border-radius:10px;outline:0;background:var(--surface-2);color:var(--text);font:inherit}.deliverable-editor input{height:42px;padding:0 11px;font-size:12px}.deliverable-editor textarea{min-height:430px;padding:13px;resize:vertical;font-size:13px;line-height:1.72}.deliverable-editor input:focus,.deliverable-editor textarea:focus{border-color:var(--accent)}.deliverable-save-state{color:var(--faint);font-size:9px}.deliverable-save-state.saving,.deliverable-save-state.pending{color:var(--accent)}.deliverable-save-state.error{color:var(--danger)}.deliverable-version-list{display:flex;min-width:0;padding-left:16px;flex-direction:column;gap:5px;border-left:1px solid var(--line)}.deliverable-version-list>strong{margin-bottom:5px}.deliverable-version-list button{display:grid;padding:9px;gap:3px;border-radius:8px;background:transparent;text-align:left}.deliverable-version-list button:hover{background:var(--surface-2)}.deliverable-version-list button span{color:var(--text-soft);font-size:10px}.deliverable-version-list button small,.deliverable-version-list p{margin:0;color:var(--faint);font-size:8px;line-height:1.5}.brand-profile-modal{width:min(780px,100%)}.brand-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.brand-profile-grid label{display:grid;gap:7px}.brand-profile-grid label.wide{grid-column:1 / -1}.brand-profile-grid label>span{color:var(--text-soft);font-size:9px;font-weight:600}.brand-profile-grid input,.brand-profile-grid textarea{width:100%;border:1px solid var(--line-strong);border-radius:10px;outline:0;background:var(--surface-2);color:var(--text);font:inherit;font-size:10px}.brand-profile-grid input{height:42px;padding:0 11px}.brand-profile-grid textarea{padding:10px 11px;resize:vertical;line-height:1.6}.brand-profile-grid input:focus,.brand-profile-grid textarea:focus{border-color:var(--accent)}.brand-profile-error{margin:0;color:var(--danger);font-size:10px}.brand-strategy-result{margin-top:18px;color:var(--text-soft)}.message .brand-strategy-summary{margin:0 0 22px;color:var(--text-soft)}.brand-strategy-section{margin-top:24px}.brand-strategy-section>h3{margin:0 0 12px;color:var(--text);font-size:15px;font-weight:650}.brand-strategy-point+.brand-strategy-point{margin-top:14px}.brand-strategy-point h4,.brand-strategy-questions h4{margin:0 0 5px;color:var(--text);font-size:12px}.message .brand-strategy-point p,.message .brand-strategy-list p,.message .brand-strategy-next p{margin:0}.brand-strategy-list,.brand-strategy-section>ul,.brand-strategy-questions ol,.brand-strategy-point ul{margin:0;padding-left:21px}.brand-strategy-list>li+li{margin-top:13px}.brand-strategy-list strong{display:inline;color:var(--text);font-size:12px}.brand-strategy-list p{margin-top:3px!important}.channel-list>li>p:nth-of-type(n+2){color:var(--muted);font-size:12px}.brand-strategy-section li{margin-top:5px;font-size:13px;line-height:1.65}.brand-strategy-evidence{color:var(--muted)}.brand-strategy-next{padding-left:13px;border-left:2px solid var(--accent)}@media(max-width:720px){.brand-brief-grid{grid-template-columns:1fr}.brand-brief-wide{grid-column:auto}.brand-context-control select{display:none}.brand-context-control button{width:32px;justify-content:center;padding:0}.brand-context-control button span{display:none}.copywriting-message-list .message.user .message-content{max-width:calc(100vw - 92px)}.deliverable-editor{grid-template-columns:1fr}.deliverable-version-list{max-height:160px;padding:13px 0 0;overflow-y:auto;border-top:1px solid var(--line);border-left:0}.deliverable-editor textarea{min-height:300px}.brand-profile-grid{grid-template-columns:1fr}.brand-profile-grid label.wide{grid-column:auto}}.thinking-progress{width:min(620px,100%);padding-top:1px}.message .thinking-progress>p{color:var(--text-soft);font-size:14px;line-height:1.72}.thinking-progress>small{display:block;margin-top:7px;color:var(--faint);font-size:9px}.thinking-dots{display:inline-flex;margin-left:5px;align-items:center;gap:3px}.thinking-dots i{width:3px;height:3px;border-radius:50%;background:var(--accent);animation:thinking-dot 1.2s ease-in-out infinite}.thinking-dots i:nth-child(2){animation-delay:.16s}.thinking-dots i:nth-child(3){animation-delay:.32s}.composer textarea:disabled{cursor:wait;opacity:.72}.composer button:disabled{cursor:wait;opacity:.5;pointer-events:none}.send-button:disabled{opacity:1;background:var(--accent-soft);color:var(--accent)}.send-spinner{width:15px;height:15px;border:2px solid color-mix(in srgb,var(--accent),transparent 72%);border-top-color:var(--accent);border-radius:50%;animation:send-spin .8s linear infinite}@keyframes thinking-dot{0%,70%,to{opacity:.24;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}@keyframes send-spin{to{transform:rotate(360deg)}}:root{font-family:HarmonyOS Sans SC,MiSans,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color-scheme:light;--sidebar-width: 248px;--sidebar-collapsed-width: 72px;--topbar-height: 60px;--bg: #fbfbfa;--sidebar: #f0f0ee;--surface: #ffffff;--surface-2: #f6f6f4;--surface-3: #ecece9;--text: #191918;--text-soft: #454541;--muted: #787873;--faint: #a5a59f;--line: rgba(24, 24, 22, .09);--line-strong: rgba(24, 24, 22, .16);--accent: #e95621;--accent-hover: #cf4717;--accent-soft: #fff0e9;--accent-ink: #ffffff;--danger: #b63d2d;--success: #39744f;--shadow: 0 22px 70px rgba(45, 43, 38, .08);--card-radius: 18px;--control-radius: 12px}:root[data-theme=dark]{color-scheme:dark;--bg: #151513;--sidebar: #1c1c19;--surface: #20201d;--surface-2: #272723;--surface-3: #30302b;--text: #f3f2ed;--text-soft: #c9c7c0;--muted: #93918a;--faint: #6d6b65;--line: rgba(244, 242, 235, .1);--line-strong: rgba(244, 242, 235, .18);--accent: #f07846;--accent-hover: #fa8b5e;--accent-soft: #38251d;--accent-ink: #1d100b;--danger: #f09a88;--success: #80c39a;--shadow: 0 24px 80px rgba(0, 0, 0, .26)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--bg)}body{margin:0;min-width:320px;min-height:100%;background:var(--bg);color:var(--text);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:hidden}button,input,textarea{font:inherit}button{border:0;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button:active{transform:translateY(1px)}::selection{background:var(--accent);color:var(--accent-ink)}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:var(--faint);background-clip:padding-box}.app-shell{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);min-height:100dvh;background:var(--bg)}.app-shell.sidebar-collapsed{grid-template-columns:var(--sidebar-collapsed-width) minmax(0,1fr)}.app-sidebar{position:sticky;top:0;z-index:40;display:flex;min-height:100dvh;max-height:100dvh;min-width:0;flex-direction:column;border-right:1px solid var(--line);background:var(--sidebar)}.brand-lockup{display:flex;min-height:104px;padding:24px 22px 18px;align-items:center;justify-content:space-between}.brand-home{display:flex;min-width:0;flex:1;align-items:center;padding:0;background:transparent;text-align:left}.brand-home img{display:block;width:156px;max-width:100%;height:auto;mix-blend-mode:multiply;object-fit:contain;object-position:left center}[data-theme=dark] .brand-home img{filter:invert(1);mix-blend-mode:screen}.sidebar-close,.sidebar-collapse{display:none;width:34px;height:34px;place-items:center;border-radius:10px;background:transparent;color:var(--muted)}.sidebar-collapse{display:grid;flex:0 0 auto}.sidebar-collapse:hover{background:var(--surface);color:var(--text)}.app-sidebar.collapsed .brand-lockup{min-height:88px;padding:22px 0;justify-content:center}.app-sidebar.collapsed .brand-home,.app-sidebar.collapsed .workspace-nav,.app-sidebar.collapsed .sidebar-footer{display:none}.app-sidebar.collapsed .sidebar-collapse{transform:rotate(180deg)}.app-sidebar.collapsed .primary-nav{padding-inline:10px}.app-sidebar.collapsed .primary-nav-item{justify-content:center;padding-inline:0}.app-sidebar.collapsed .primary-nav-item span{display:none}.primary-nav{display:grid;padding:8px 14px 18px;gap:5px}.primary-nav-item{display:flex;width:100%;min-height:48px;align-items:center;gap:13px;padding:0 14px;border-radius:13px;background:transparent;color:var(--text-soft);font-size:14px;text-align:left;transition:background .18s ease,color .18s ease,transform .18s ease}.primary-nav-item:hover{background:color-mix(in srgb,var(--surface),transparent 30%);color:var(--text)}.primary-nav-item.active{background:var(--surface);color:var(--accent);box-shadow:0 6px 24px #28262209}.workspace-nav{display:flex;min-height:0;flex:1;flex-direction:column;border-top:1px solid var(--line)}.workspace-nav-head{display:flex;padding:18px 22px 10px;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.workspace-nav-head button{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:transparent;color:var(--muted)}.workspace-nav-head button:hover{background:var(--surface);color:var(--text)}.center-list{flex:1;padding:0 14px 20px;overflow-y:auto}.center-group+.center-group{margin-top:2px}.center-trigger{display:grid;width:100%;min-height:42px;grid-template-columns:22px minmax(0,1fr) 14px;gap:9px;align-items:center;padding:0 12px;border-radius:11px;background:transparent;color:var(--text-soft);text-align:left;transition:background .16s ease,color .16s ease}.center-trigger:hover,.center-trigger.active{background:color-mix(in srgb,var(--surface),transparent 36%);color:var(--text)}.center-trigger.active{color:var(--accent)}.center-trigger>span{overflow:hidden;font-size:12px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.tool-list{overflow:hidden;padding:3px 0 7px 31px}.tool-nav{display:flex;width:100%;min-height:34px;align-items:center;justify-content:space-between;gap:8px;padding:5px 9px;border-radius:9px;background:transparent;color:var(--muted);text-align:left}.tool-nav span{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.tool-nav svg{opacity:0;transition:opacity .16s ease}.tool-nav:hover,.tool-nav.active{background:var(--surface);color:var(--text)}.tool-nav.active{color:var(--accent)}.tool-nav:hover svg,.tool-nav.active svg{opacity:1}.project-list{flex:1;padding:0 14px 20px;overflow-y:auto}.project-empty{display:flex;width:100%;padding:18px 12px;align-items:flex-start;gap:10px;border:1px dashed var(--line-strong);border-radius:12px;background:transparent;color:var(--muted);text-align:left}.project-empty:hover{border-color:color-mix(in srgb,var(--accent),transparent 64%);background:var(--surface);color:var(--text)}.project-empty span{display:grid;gap:4px}.project-empty strong{color:var(--text-soft);font-size:11px}.project-empty small{color:var(--muted);font-size:9px;line-height:1.45}.project-group+.project-group{margin-top:3px}.project-row{display:grid;width:100%;min-height:42px;grid-template-columns:24px minmax(0,1fr) 30px 30px 30px;gap:2px;align-items:center;border-radius:11px;background:transparent;transition:background .16s ease,color .16s ease}.project-row:hover,.project-row.active{background:color-mix(in srgb,var(--surface),transparent 36%)}.project-row.active .project-open{color:var(--text);font-weight:600}.project-open{display:grid;min-width:0;min-height:42px;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:center;padding:0;background:transparent;color:var(--text-soft);text-align:left;text-decoration:none}.project-open span{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.project-toggle{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:transparent;color:var(--muted)}.project-rename,.project-delete{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:transparent;color:var(--faint);opacity:.62}.project-rename:hover,.project-rename:focus-visible{background:var(--surface);color:var(--text);opacity:1}.project-delete:hover,.project-delete:focus-visible{background:color-mix(in srgb,var(--danger),transparent 90%);color:var(--danger);opacity:1}.project-toggle:hover{background:var(--surface-2);color:var(--text)}.conversation-nav-list{overflow:hidden;padding:3px 0 8px 18px}.conversation-nav{display:grid;width:100%;min-height:34px;grid-template-columns:18px minmax(0,1fr);gap:7px;align-items:center;padding:5px 10px;border-radius:9px;background:transparent;color:var(--muted);text-align:left}.conversation-nav-row{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr) 28px;align-items:center}.nav-drag-handle{display:grid;width:24px;height:30px;place-items:center;border-radius:7px;background:transparent;color:var(--faint);cursor:grab;opacity:.48;touch-action:none}.nav-drag-handle:hover,.nav-drag-handle:focus-visible{background:var(--surface);color:var(--text-soft);opacity:1}.nav-drag-handle:active{cursor:grabbing}.project-row.is-dragging,.conversation-nav-row.is-dragging{opacity:.42}.project-row.drag-over,.conversation-nav-row.drag-over{box-shadow:inset 0 2px 0 var(--accent)}.conversation-nav-row .conversation-nav{min-width:0}.conversation-more{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:transparent;color:var(--faint);opacity:0}.conversation-nav-row:hover .conversation-more,.conversation-more:focus-visible,.conversation-more[aria-expanded=true]{opacity:1}.conversation-more:hover,.conversation-more[aria-expanded=true]{background:var(--surface);color:var(--text)}.conversation-action-menu{position:absolute;top:31px;right:0;z-index:30;display:grid;width:122px;padding:5px;gap:2px;border:1px solid var(--line-strong);border-radius:11px;background:var(--surface);box-shadow:0 16px 42px #181e2424}.conversation-nav-row:nth-last-child(-n+2) .conversation-action-menu{top:auto;bottom:31px}.conversation-action-menu button{display:flex;min-height:32px;align-items:center;gap:7px;padding:0 8px;border-radius:8px;background:transparent;color:var(--text-soft);font-size:9px;text-align:left}.conversation-action-menu button:hover{background:var(--surface-2);color:var(--text)}.conversation-action-menu button.danger{color:var(--danger)}.conversation-nav span{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.conversation-nav:hover,.conversation-nav.active{background:var(--surface);color:var(--text)}.conversation-nav.active{color:var(--accent)}.conversation-nav-empty{display:block;padding:8px 10px;color:var(--faint);font-size:9px}.standalone-conversations{margin-top:12px;padding-top:12px;border-top:1px solid var(--line)}.standalone-heading{display:block;padding:0 10px 7px;color:var(--faint);font-size:9px}.move-project-list{display:grid;gap:6px}.move-project-list>p{margin:0 0 7px;color:var(--muted);font-size:10px;line-height:1.65}.move-project-list>button{display:grid;min-height:56px;grid-template-columns:26px minmax(0,1fr) 16px;align-items:center;gap:9px;padding:7px 10px;border:1px solid var(--line);border-radius:11px;background:transparent;color:var(--muted);text-align:left}.move-project-list>button:hover{border-color:var(--line-strong);background:var(--surface-2);color:var(--text)}.move-project-list strong,.move-project-list small{display:block}.move-project-list strong{color:var(--text-soft);font-size:10px}.move-project-list small{margin-top:4px;color:var(--muted);font-size:8px}.move-project-empty{display:grid;min-height:220px;place-items:center;align-content:center;gap:8px;color:var(--muted);text-align:center}.move-project-empty strong{color:var(--text-soft);font-size:12px}.move-project-empty p{margin:0 0 6px;color:var(--muted);font-size:9px}.sidebar-footer{padding:10px 14px 14px;border-top:1px solid var(--line)}.sidebar-utilities{display:grid;grid-template-columns:34px minmax(0,1fr) 34px 34px;gap:5px;align-items:center}.sidebar-utilities>button{position:relative;display:flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:9px;background:transparent;color:var(--muted)}.sidebar-utilities>button:hover{background:var(--surface);color:var(--text)}.sidebar-utilities>.sidebar-credit{width:auto;min-width:0;gap:6px;justify-content:flex-start;padding:0 8px;color:var(--text-soft);font-size:9px}.sidebar-credit svg{flex:0 0 auto;color:var(--accent)}.sidebar-notification>span{position:absolute;top:1px;right:0;display:grid;min-width:13px;height:13px;place-items:center;border:2px solid var(--sidebar);border-radius:7px;background:var(--accent);color:var(--accent-ink);font-size:6px}.credits-card{display:flex;width:100%;min-height:126px;padding:16px;flex-direction:column;align-items:stretch;border:1px solid var(--line);border-radius:16px;background:var(--surface);text-align:left;box-shadow:0 10px 30px #28262209}.credits-card>span{display:flex;align-items:center;gap:7px;color:var(--text-soft);font-size:11px}.credits-card>span svg{color:var(--accent)}.credits-card>strong{margin-top:8px;font-size:19px;font-weight:650}.credits-card>strong small{color:var(--muted);font-size:11px;font-weight:450}.credits-card>i{position:relative;height:2px;margin:11px 0 12px;overflow:hidden;background:var(--surface-3)}.credits-card>i:after{display:block;width:var(--usage);height:100%;background:var(--accent);content:""}.credits-card>b{color:var(--accent);font-size:11px;font-weight:600}.account-row{display:grid;width:100%;min-height:56px;margin-top:6px;grid-template-columns:34px minmax(0,1fr) 16px;gap:10px;align-items:center;padding:7px 8px;border-radius:12px;background:transparent;text-align:left}.account-row:hover,.account-row.active{background:var(--surface)}.avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#12594f;color:#f4f8f5;font-size:12px}.account-row>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:3px}.account-row strong{font-size:11px}.account-row small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.account-row>svg{color:var(--faint)}.nav-scrim{display:none}.main-stage{min-width:0;min-height:100dvh;background:var(--bg);overflow-x:clip}.topbar{position:sticky;top:0;z-index:25;display:flex;height:var(--topbar-height);padding:0 24px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg),transparent 7%);backdrop-filter:blur(18px) saturate(130%);-webkit-backdrop-filter:blur(18px) saturate(130%)}.topbar-title{display:flex;min-width:0;align-items:center;gap:9px;color:var(--text-soft);font-size:12px;font-weight:600;flex:1}.topbar-title>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-actions{display:flex;flex:0 0 auto;align-items:center;gap:7px}.icon-button{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:transparent;color:var(--muted)}.icon-button:hover{background:var(--surface-2);color:var(--text)}.sidebar-button,.mobile-sidebar-trigger{display:none}.search-button{display:flex;width:236px;height:36px;align-items:center;gap:8px;padding:0 8px 0 11px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--muted);text-align:left}.search-button span{flex:1;font-size:11px}kbd{display:inline-flex;height:21px;align-items:center;gap:2px;padding:0 6px;border:1px solid var(--line);border-radius:6px;background:var(--surface-2);color:var(--muted);font-family:Cascadia Mono,Consolas,monospace;font-size:9px}.credit-chip{display:flex;height:36px;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text-soft);font-size:10px}.credit-chip svg{color:var(--accent)}.notification-button{position:relative}.notification-button>span{position:absolute;top:2px;right:1px;display:grid;min-width:14px;height:14px;place-items:center;border:2px solid var(--bg);border-radius:7px;background:var(--accent);color:var(--accent-ink);font-size:7px}.page-frame{width:100%;max-width:1540px;min-height:100dvh;margin:0 auto}.home-view{max-width:1120px;margin:0 auto;padding:clamp(42px,6vh,72px) clamp(22px,4vw,52px) 96px}.home-mast{display:flex;min-height:152px;padding:14px 20px 40px;align-items:center;flex-direction:column;justify-content:center;text-align:center}.mast-wordmark{display:flex;align-items:center;flex-direction:column;gap:13px}.mast-wordmark strong{font-size:clamp(36px,4.2vw,54px);font-weight:650;letter-spacing:.012em;line-height:1.04}.mast-wordmark span{color:var(--muted);font-size:16px;letter-spacing:.1em}.home-composer-shell{margin-top:0;overflow:hidden;border:1px solid var(--line-strong);border-radius:24px;background:var(--surface);box-shadow:0 22px 68px #181e2412,0 2px 8px #181e2408;transition:border-color .18s ease,box-shadow .18s ease}.home-composer-shell:focus-within{border-color:color-mix(in srgb,var(--accent),transparent 58%);box-shadow:0 24px 72px #181e2417,0 0 0 3px color-mix(in srgb,var(--accent),transparent 93%)}.target-project-strip{display:flex;min-height:42px;padding:0 22px;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--accent-soft),var(--surface) 68%);color:var(--muted);font-size:9px}.target-project-strip>span,.target-project-strip button{display:flex;min-width:0;align-items:center;gap:6px}.target-project-strip strong{overflow:hidden;color:var(--text-soft);text-overflow:ellipsis;white-space:nowrap}.target-project-strip button{flex:0 0 auto;padding:6px 8px;border-radius:8px;background:transparent;color:var(--muted);font-size:8px}.target-project-strip button:hover{background:var(--surface);color:var(--text)}.composer-prompt{display:flex;padding:22px 26px 0;align-items:center;gap:10px;color:var(--muted);font-size:13px}.composer-prompt kbd{background:transparent}.composer-prompt.hidden{display:none}.composer{position:relative;padding:12px;border:1px solid var(--line-strong);border-radius:16px;background:var(--surface);transition:border-color .18s ease,box-shadow .18s ease}.composer:focus-within{border-color:color-mix(in srgb,var(--accent),transparent 48%);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent),transparent 91%)}.composer.large{min-height:194px;margin:5px 14px 12px;padding:14px 12px 10px;border:0;border-radius:0;box-shadow:none}.composer textarea{display:block;width:100%;min-height:62px;padding:3px;resize:none;border:0;outline:0;background:transparent;color:var(--text);font-size:13px;line-height:1.65}.composer.large textarea{min-height:112px;font-size:14px}.composer textarea::placeholder{color:var(--faint);opacity:1}.composer-experts{display:flex;margin:0 3px 10px;flex-wrap:wrap;align-items:center;gap:6px}.composer-expert-chip{display:inline-flex;min-height:34px;max-width:220px;align-items:center;gap:7px;padding:0 7px 0 10px;border-radius:999px;background:var(--text);color:var(--bg)}.composer-expert-chip>img{width:22px;height:22px;flex:0 0 auto;border-radius:50%;object-fit:cover}.composer-expert-chip b{overflow:hidden;font-size:10px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.composer-expert-chip button{display:grid;width:22px;height:22px;flex:0 0 auto;place-items:center;border-radius:50%;background:transparent;color:inherit;opacity:.64}.composer-expert-chip button:hover{background:color-mix(in srgb,var(--bg),transparent 78%);opacity:1}.composer-footer{display:flex;margin-top:8px;align-items:center;justify-content:space-between;gap:10px}.composer-tools{display:flex;min-width:0;align-items:center;gap:3px}.file-input{display:none}.composer-tools>button{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:transparent;color:var(--muted)}.composer-tools>button:hover{background:var(--surface-2);color:var(--text)}.composer-tools>button.listening{background:var(--accent-soft);color:var(--accent)}.composer-tools .expert-selector,.composer-tools .connector-selector{display:flex;width:auto;max-width:190px;padding:0 9px;gap:6px;border-radius:999px;color:var(--text-soft);font-size:10px;white-space:nowrap}.composer-tools .expert-selector>span,.composer-tools .connector-selector>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.composer-tools .connector-selector.active{background:var(--accent-soft);color:var(--accent)}.listening-copy{margin-left:4px;color:var(--accent);font-size:9px}.send-button{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:11px;background:var(--accent);color:var(--accent-ink);transition:background .16s ease,transform .16s ease}.send-button:hover{background:var(--accent-hover);transform:translateY(-1px)}.attachment-list{display:flex;margin-top:8px;flex-wrap:wrap;gap:6px}.attachment-list>span,.message-files span{display:flex;min-width:0;align-items:center;gap:5px;padding:6px 7px;border:1px solid var(--line);border-radius:8px;background:var(--surface-2);color:var(--muted);font-size:9px}.attachment-list b{max-width:160px;overflow:hidden;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.attachment-list button{display:grid;width:18px;height:18px;margin-left:2px;place-items:center;border-radius:5px;background:transparent;color:var(--muted)}.composer-error{margin:8px 3px 0;color:var(--danger);font-size:10px}.connector-selector-modal{width:min(680px,100%);overflow:hidden}.connector-selector-modal .product-modal-body{display:grid;padding:18px 20px 20px;gap:16px}.connector-intro{max-width:560px;margin:0;color:var(--muted);font-size:10px;line-height:1.7}.connector-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.connector-choice-grid>button{display:grid;min-width:0;min-height:68px;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:9px;padding:9px 10px;border:1px solid var(--line);border-radius:13px;background:transparent;color:var(--muted);text-align:left}.connector-choice-grid>button:hover{border-color:var(--line-strong);background:var(--surface-2)}.connector-choice-grid>button.selected{border-color:color-mix(in srgb,var(--accent),transparent 55%);background:var(--accent-soft)}.connector-choice-grid i,.connector-choice-grid b{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--surface-2);color:var(--muted)}.connector-choice-grid b{width:20px;height:20px;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface)}.connector-choice-grid button.selected i,.connector-choice-grid button.selected b{border-color:transparent;background:color-mix(in srgb,var(--accent),transparent 84%);color:var(--accent)}.connector-choice-grid span{display:block;min-width:0}.connector-choice-grid strong,.connector-choice-grid small{display:block}.connector-choice-grid strong{color:var(--text-soft);font-size:10px;font-weight:600}.connector-choice-grid small{margin-top:4px;color:var(--muted);font-size:8px;line-height:1.45}.connector-actions{display:flex;padding-top:14px;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.connector-actions>span{color:var(--muted);font-size:9px}.connector-actions>div{display:flex;gap:7px}.message-connectors{display:flex;margin-top:8px;flex-wrap:wrap;gap:5px}.message-connectors span{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);color:var(--muted);font-size:10px}.template-strip{display:grid;margin-top:28px;grid-template-columns:repeat(4,minmax(0,1fr)) auto;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.template-strip button{display:grid;min-height:76px;grid-template-columns:42px minmax(0,1fr) 14px;gap:10px;align-items:center;padding:8px 13px;border-right:1px solid var(--line);border-radius:0;background:transparent;color:var(--text-soft);text-align:left;transition:background .17s ease,color .17s ease}.template-strip button:hover{background:var(--surface-2);color:var(--text)}.template-strip button>img{display:block;width:42px;height:42px;border:1px solid var(--line);border-radius:11px;object-fit:contain}.template-strip button span{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.template-strip button>svg:last-child{color:var(--faint)}.template-strip .more-template{display:flex;padding:0 17px;border-right:0;font-size:10px}.starter-section{padding-top:64px}.starter-heading h2,.section-heading h2{margin:0;font-size:18px;font-weight:600;letter-spacing:-.025em}.starter-heading p{margin:8px 0 0;color:var(--muted);font-size:11px}.starter-grid{display:grid;margin-top:23px;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.starter-grid button{position:relative;min-height:132px;padding:20px 36px 20px 0;border-top:1px solid var(--line-strong);border-radius:0;background:transparent;color:var(--text-soft);text-align:left;transition:border-color .18s ease}.starter-grid button:hover{border-color:var(--accent)}.starter-grid button>span{display:block;padding-right:24px;color:var(--text);font-size:13px;font-weight:600}.starter-grid p{max-width:30em;margin:12px 0 0;color:var(--muted);font-size:11px;line-height:1.65}.starter-grid button>svg{position:absolute;top:21px;right:0;color:var(--faint);transition:color .18s ease,transform .18s ease}.starter-grid button:hover>svg{color:var(--accent);transform:translate(3px)}.project-view,.workspace-view,.directory-view,.settings-view{max-width:1280px;margin:0 auto;padding:30px clamp(20px,3.4vw,52px) 70px}.workspace-view{max-width:1400px}.graphic-workspace{display:grid;min-height:100dvh;grid-template-columns:minmax(0,1fr) 390px;background:var(--surface-2)}.graphic-canvas-shell{display:grid;min-width:0;min-height:100dvh;grid-template-rows:62px minmax(0,1fr) 46px;overflow:hidden}.graphic-canvas-head,.graphic-canvas-footer,.graphic-panel-head{display:flex;align-items:center;justify-content:space-between}.graphic-canvas-head{padding:0 20px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--surface),transparent 5%)}.graphic-canvas-head>div:first-child{display:flex;min-width:0;align-items:baseline;gap:10px}.graphic-canvas-head strong{font-size:13px}.graphic-canvas-head span{color:var(--muted);font-size:10px}.graphic-canvas-actions{display:flex;align-items:center;gap:4px}.graphic-canvas-actions>button{display:inline-flex;min-width:34px;height:34px;align-items:center;justify-content:center;gap:6px;border-radius:9px;background:transparent;color:var(--muted);font-size:10px}.graphic-canvas-actions>button:hover{background:var(--surface-3);color:var(--text)}.graphic-canvas-actions .graphic-export-button{min-width:auto;margin-left:4px;padding:0 11px;background:var(--text);color:var(--surface)}.graphic-canvas-actions .graphic-export-button:hover{background:var(--text-soft);color:var(--surface)}.graphic-canvas-stage{display:grid;min-height:0;padding:clamp(28px,5vw,70px);place-items:center;overflow:auto;background-color:var(--surface-2);background-image:radial-gradient(circle,color-mix(in srgb,var(--text),transparent 88%) .7px,transparent .8px);background-size:18px 18px;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.graphic-canvas-stage.is-panning{cursor:grabbing}.graphic-artboard{display:grid;width:min(100%,520px);aspect-ratio:4 / 5;padding:clamp(28px,5vw,54px);place-items:center;border:1px solid var(--line-strong);border-radius:3px;background:var(--surface);box-shadow:0 28px 80px color-mix(in srgb,var(--text),transparent 90%);transform:translateZ(0) scale(.72);transform-origin:center;will-change:transform}.graphic-canvas-empty{display:grid;max-width:260px;place-items:center;text-align:center}.graphic-canvas-empty>span{display:grid;width:48px;height:48px;margin-bottom:15px;place-items:center;border-radius:14px;background:var(--surface-2);color:var(--muted)}.graphic-canvas-empty strong{font-size:15px}.graphic-canvas-empty p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.graphic-artboard.has-task{place-items:stretch;background:color-mix(in srgb,var(--accent-soft),var(--surface) 70%)}.graphic-artboard-content{display:flex;min-width:0;flex-direction:column;justify-content:flex-end}.graphic-artboard-content>span{color:var(--accent);font-size:10px;font-weight:700}.graphic-artboard-content>strong{max-width:13ch;margin-top:12px;font-size:clamp(28px,4vw,50px);font-weight:650;letter-spacing:-.055em;line-height:1.08}.graphic-artboard-content>p{max-width:28em;margin:15px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.graphic-artboard-content>i{width:44px;height:4px;margin-top:24px;background:var(--accent)}.graphic-canvas-footer{padding:0 18px;border-top:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:10px}.graphic-canvas-footer>div{display:flex;align-items:center;gap:3px}.graphic-canvas-footer button{display:grid;width:27px;height:27px;place-items:center;border-radius:7px;background:transparent}.graphic-canvas-footer button:hover{background:var(--surface-2);color:var(--text)}.graphic-canvas-footer strong,.graphic-canvas-footer .graphic-zoom-reset{min-width:42px;color:var(--text-soft);font-size:10px;font-weight:650;text-align:center}.graphic-canvas-footer .graphic-zoom-reset{width:auto;padding:0 6px}.graphic-creator-panel{position:relative;display:grid;min-width:0;height:100dvh;grid-template-rows:62px 54px minmax(0,1fr) auto;border-left:1px solid var(--line);background:var(--surface)}.graphic-panel-head{padding:0 18px;border-bottom:1px solid var(--line)}.graphic-panel-head>div{display:grid;gap:3px}.graphic-panel-head strong{font-size:13px}.graphic-panel-head span{color:var(--muted);font-size:9px}.graphic-panel-head>i{padding:5px 8px;border-radius:7px;background:var(--surface-2);color:var(--muted);font-size:9px;font-style:normal}.graphic-panel-head>i.working{background:var(--accent-soft);color:var(--accent)}.graphic-panel-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:7px 9px;gap:4px;border-bottom:1px solid var(--line)}.graphic-panel-tabs button{display:flex;min-width:0;align-items:center;justify-content:center;gap:5px;border-radius:9px;background:transparent;color:var(--muted);font-size:10px;white-space:nowrap}.graphic-panel-tabs button:hover,.graphic-panel-tabs button.active{background:var(--surface-2);color:var(--text)}.graphic-panel-tabs button.active svg{color:var(--accent)}.graphic-panel-body{min-height:0;overflow-y:auto}.graphic-create-panel,.graphic-assets-panel,.graphic-pages-panel,.graphic-layers-panel{padding:20px 18px 28px}.graphic-prompt-section h1{margin:0;font-size:22px;font-weight:640;letter-spacing:-.045em}.graphic-prompt-section>p{margin:6px 0 14px;color:var(--muted);font-size:11px}.graphic-prompt-box{overflow:hidden;border:1px solid var(--line-strong);border-radius:14px;background:var(--surface);transition:border-color .16s ease,box-shadow .16s ease}.graphic-prompt-box:focus-within{border-color:color-mix(in srgb,var(--accent),transparent 36%);box-shadow:0 0 0 3px var(--accent-soft)}.graphic-prompt-box textarea{display:block;width:100%;min-height:118px;padding:14px;resize:none;border:0;outline:0;background:transparent;color:var(--text);font-size:12px;line-height:1.65}.graphic-prompt-box textarea::placeholder{color:var(--faint)}.graphic-prompt-box>div:last-child{display:flex;min-height:42px;padding:6px 9px;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line)}.graphic-prompt-box>div:last-child>button{display:inline-flex;min-height:28px;align-items:center;gap:5px;padding:0 7px;border-radius:7px;background:var(--surface-2);color:var(--text-soft);font-size:9px}.graphic-prompt-box>div:last-child>small{color:var(--faint);font-size:8px}.graphic-attachments{display:flex;padding:0 10px 8px;flex-wrap:wrap;gap:5px}.graphic-attachments>span{display:inline-flex;max-width:100%;min-height:26px;align-items:center;gap:5px;padding:0 5px 0 8px;border-radius:7px;background:var(--surface-2);color:var(--muted);font-size:9px}.graphic-attachments>span button{display:grid;width:19px;height:19px;place-items:center;border-radius:5px;background:transparent}.graphic-panel-section{margin-top:22px}.graphic-section-head{display:flex;min-height:26px;align-items:center;justify-content:space-between}.graphic-section-head strong{font-size:10px}.graphic-section-head>button{display:inline-flex;align-items:center;gap:4px;background:transparent;color:var(--muted);font-size:9px}.graphic-choice-row{display:flex;flex-wrap:wrap;gap:6px}.graphic-choice-row button{min-height:32px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--muted);font-size:9px}.graphic-choice-row button:hover,.graphic-choice-row button.active{border-color:color-mix(in srgb,var(--accent),transparent 42%);background:var(--accent-soft);color:var(--accent)}.graphic-size-list{display:grid;gap:5px}.graphic-size-list button{display:flex;min-height:36px;padding:0 10px;align-items:center;justify-content:space-between;border-radius:9px;background:var(--surface-2);color:var(--muted);font-size:10px}.graphic-size-list button:hover,.graphic-size-list button.active{color:var(--text)}.graphic-size-list button.active svg{color:var(--accent)}.graphic-starters{display:grid;gap:4px}.graphic-starters>button{display:flex;min-height:38px;padding:0 8px;align-items:center;justify-content:space-between;gap:8px;border-radius:8px;background:transparent;color:var(--muted);font-size:10px;text-align:left}.graphic-starters>button:hover{background:var(--surface-2);color:var(--text)}.graphic-starters>button svg{flex:0 0 auto}.graphic-run-summary{margin-top:20px;padding:12px;border-radius:12px;background:var(--surface-2)}.graphic-run-summary span{color:var(--accent);font-size:9px;font-weight:650}.graphic-run-summary p{display:-webkit-box;margin:5px 0 0;overflow:hidden;color:var(--text-soft);font-size:10px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.graphic-upload-zone{display:grid;width:100%;min-height:124px;place-items:center;align-content:center;gap:6px;border:1px dashed var(--line-strong);border-radius:14px;background:var(--surface-2);color:var(--muted)}.graphic-upload-zone:hover{border-color:var(--accent);color:var(--accent)}.graphic-upload-zone strong{color:var(--text-soft);font-size:11px}.graphic-upload-zone span{color:var(--muted);font-size:9px}.graphic-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.graphic-resource-grid button{display:grid;min-height:94px;padding:12px;align-content:start;gap:6px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--muted);text-align:left}.graphic-resource-grid button:hover{border-color:var(--line-strong);background:var(--surface-2)}.graphic-resource-grid button svg{color:var(--accent)}.graphic-resource-grid button strong{color:var(--text);font-size:10px}.graphic-resource-grid button span{font-size:8px;line-height:1.45}.graphic-pages-head{display:flex;min-height:42px;align-items:flex-start;justify-content:space-between}.graphic-pages-head>div{display:grid;gap:4px}.graphic-pages-head strong{font-size:12px}.graphic-pages-head span{color:var(--muted);font-size:9px}.graphic-pages-head>button{display:inline-flex;min-height:30px;align-items:center;gap:5px;padding:0 9px;border-radius:8px;background:var(--surface-2);color:var(--text-soft);font-size:9px}.graphic-page-list{display:grid;margin-top:12px;gap:7px}.graphic-page-list>article{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:1px solid var(--line);border-radius:12px;background:var(--surface)}.graphic-page-list>article:hover,.graphic-page-list>article.active{border-color:var(--line-strong);background:var(--surface-2)}.graphic-page-list>article.active{border-color:color-mix(in srgb,var(--accent),transparent 48%)}.graphic-page-main{display:grid;min-width:0;min-height:72px;grid-template-columns:46px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:8px 5px 8px 8px;background:transparent;text-align:left}.graphic-page-thumbnail{position:relative;display:grid;width:42px;aspect-ratio:4 / 5;padding:5px;align-content:space-between;border:1px solid var(--line-strong);border-radius:4px;background:var(--surface);color:var(--muted)}.graphic-page-thumbnail i{font-size:7px;font-style:normal}.graphic-page-thumbnail b{overflow:hidden;color:var(--text-soft);font-size:6px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.graphic-page-copy{display:grid;min-width:0;gap:5px}.graphic-page-copy strong,.graphic-page-copy input{overflow:hidden;min-width:0;color:var(--text);font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.graphic-page-copy input{width:100%;padding:3px 5px;border:1px solid var(--accent);border-radius:5px;outline:0;background:var(--surface)}.graphic-page-copy small{color:var(--muted);font-size:8px}.graphic-page-main>svg{color:var(--accent)}.graphic-page-actions{display:grid;padding-right:7px;gap:2px;opacity:0;transition:opacity .15s ease}.graphic-page-list>article:hover .graphic-page-actions,.graphic-page-list>article:focus-within .graphic-page-actions{opacity:1}.graphic-page-actions button{display:grid;width:25px;height:22px;place-items:center;border-radius:6px;background:transparent;color:var(--muted)}.graphic-page-actions button:hover{background:var(--surface-3);color:var(--text)}.graphic-page-actions button:last-child:hover{color:var(--danger)}.graphic-add-page{display:flex;width:100%;min-height:58px;margin-top:10px;align-items:center;gap:10px;padding:0 12px;border:1px dashed var(--line-strong);border-radius:11px;background:transparent;color:var(--muted);text-align:left}.graphic-add-page:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.graphic-add-page>span{display:grid;gap:3px}.graphic-add-page strong{color:var(--text-soft);font-size:9px}.graphic-add-page small{font-size:8px}.graphic-layer-list{display:grid;gap:5px}.graphic-layer-list>button{display:flex;min-height:44px;padding:0 10px;align-items:center;justify-content:space-between;border:1px solid transparent;border-radius:10px;background:var(--surface-2);color:var(--muted)}.graphic-layer-list>button.active{border-color:color-mix(in srgb,var(--accent),transparent 56%);background:var(--accent-soft);color:var(--text)}.graphic-layer-list>button>span{display:flex;align-items:center;gap:8px;font-size:10px}.graphic-layer-list>button i{width:18px;height:18px;border:1px solid var(--line-strong);border-radius:5px;background:var(--surface)}.graphic-layer-list>button small{font-size:8px}.graphic-layer-properties{margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.graphic-layer-properties label{display:grid;margin-top:13px;gap:8px;color:var(--muted);font-size:9px}.graphic-layer-properties input{width:100%;accent-color:var(--accent)}.graphic-layer-properties>div:last-child{display:grid;margin-top:15px;grid-template-columns:repeat(3,1fr);gap:6px}.graphic-layer-properties>div:last-child button{min-height:34px;border-radius:9px;background:var(--surface-2);color:var(--muted);font-size:9px}.graphic-panel-submit{padding:12px 14px 14px;border-top:1px solid var(--line);background:var(--surface)}.graphic-panel-submit>p{margin:0 0 8px;color:var(--danger);font-size:9px}.graphic-submit-actions{display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px}.graphic-submit-actions:has(.graphic-generate-button:only-child){grid-template-columns:1fr}.graphic-modify-button{display:inline-flex;min-height:43px;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:1px solid var(--line-strong);border-radius:11px;background:var(--surface);color:var(--text-soft);font-size:10px;font-weight:600;white-space:nowrap}.graphic-modify-button:hover{background:var(--surface-2);color:var(--text)}.graphic-modify-button:disabled{cursor:wait;opacity:.5}.graphic-generate-button{display:flex;width:100%;min-height:43px;align-items:center;justify-content:center;gap:7px;border-radius:11px;background:var(--accent);color:var(--accent-ink);font-size:11px;font-weight:650}.graphic-generate-button:hover{background:var(--accent-hover)}.graphic-generate-button:disabled{cursor:wait;opacity:.58}.copywriting-workspace{display:grid;min-height:100dvh;grid-template-columns:minmax(0,1fr) 286px;background:var(--surface)}.copywriting-chat{position:relative;display:flex;min-width:0;height:100dvh;flex-direction:column;overflow:hidden;border-right:1px solid var(--line);background:var(--surface)}.copywriting-chat-head,.copywriting-history>header{display:flex;height:62px;flex:0 0 auto;padding:0 22px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.copywriting-chat-head>div,.copywriting-history>header>div{display:flex;align-items:center;gap:9px}.copywriting-chat-head strong,.copywriting-history>header strong{font-size:13px;font-weight:650}.copywriting-chat-head>span{color:var(--muted);font-size:11px}.copywriting-mark{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:var(--accent-soft);color:var(--accent)}.copywriting-empty{display:flex;width:min(620px,calc(100% - 40px));margin:auto;padding:24px 0 226px;align-items:center;flex-direction:column;text-align:center}.copywriting-empty-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:var(--accent-soft);color:var(--accent)}.copywriting-empty h1{margin:17px 0 8px;font-size:clamp(23px,3vw,30px);font-weight:620;letter-spacing:-.04em}.copywriting-empty>p{max-width:420px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.copywriting-starters{display:grid;width:min(520px,100%);margin-top:26px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.copywriting-starters button{display:grid;min-height:72px;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:13px 14px;border:1px solid var(--line);border-radius:12px;background:transparent;color:var(--text-soft);font-size:11px;line-height:1.55;text-align:left;transition:border-color .16s ease,background .16s ease}.copywriting-starters button:hover{border-color:var(--line-strong);background:var(--surface-2)}.copywriting-starters svg{color:var(--faint)}.copywriting-message-list{padding-top:34px;padding-bottom:246px}.copywriting-composer-wrap{position:absolute;right:0;bottom:0;left:0;padding:46px clamp(18px,6vw,72px) 12px;background:linear-gradient(transparent,var(--surface) 24%)}.copywriting-composer-wrap>.composer,.copywriting-modes,.copywriting-composer-note{max-width:760px;margin-right:auto;margin-left:auto}.copywriting-composer-wrap>.composer{box-shadow:0 12px 34px color-mix(in srgb,var(--text),transparent 94%)}.copywriting-composer-wrap .composer-experts,.copywriting-composer-wrap .expert-selector{display:none}.copywriting-modes{display:flex;margin-bottom:8px;align-items:center;gap:5px}.copywriting-modes button{display:inline-flex;min-height:32px;align-items:center;gap:6px;padding:0 10px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--muted);font-size:11px;white-space:nowrap}.copywriting-modes button:hover{background:var(--surface-2);color:var(--text-soft)}.copywriting-modes button.active{border-color:color-mix(in srgb,var(--accent),transparent 68%);background:var(--accent-soft);color:var(--accent)}.copywriting-composer-note{margin-top:7px;margin-bottom:0;color:var(--faint);font-size:9px;text-align:center}.copywriting-history{min-width:0;height:100dvh;overflow:hidden;background:var(--bg)}.copywriting-history>header{padding:0 16px}.copywriting-history>header button{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:transparent;color:var(--muted)}.copywriting-history>header button:hover{background:var(--surface-2);color:var(--text)}.copywriting-history-list{height:calc(100dvh - 62px);padding:10px;overflow-y:auto}.copywriting-history-list>button{display:flex;width:100%;min-height:58px;padding:10px 11px;align-items:flex-start;flex-direction:column;gap:5px;border-radius:10px;background:transparent;text-align:left}.copywriting-history-list>button:hover{background:var(--surface-2)}.copywriting-history-list>button.active{background:var(--accent-soft)}.copywriting-history-list strong{width:100%;overflow:hidden;color:var(--text-soft);font-size:11px;font-weight:580;text-overflow:ellipsis;white-space:nowrap}.copywriting-history-list span{color:var(--faint);font-size:9px}.copywriting-history-list>button.active strong{color:var(--accent)}.copywriting-history-empty{display:flex;min-height:180px;align-items:center;flex-direction:column;justify-content:center;gap:9px;color:var(--faint);font-size:10px}.project-view{max-width:1080px}.project-heading{display:flex;min-height:134px;padding:12px 0 24px;align-items:flex-end;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.section-kicker{display:block;margin-bottom:8px;color:var(--accent);font-size:9px;font-weight:650;letter-spacing:.08em}.project-heading h1{margin:0;font-size:clamp(30px,4vw,46px);font-weight:620;letter-spacing:-.05em}.project-heading p{max-width:640px;margin:11px 0 0;color:var(--muted);font-size:11px;line-height:1.65}.project-count{flex:0 0 auto;color:var(--muted);font-size:10px}.project-heading-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.project-danger-button{display:inline-flex;min-height:38px;align-items:center;gap:6px;padding:0 11px;border:1px solid color-mix(in srgb,var(--danger),transparent 72%);border-radius:10px;background:transparent;color:var(--danger);font-size:9px}.project-danger-button:hover{background:color-mix(in srgb,var(--danger),transparent 91%)}.project-history{padding:30px 0 0}.project-history-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.project-history-head h2{margin:0;font-size:20px;font-weight:620;letter-spacing:-.03em}.project-history-head small{color:var(--faint);font-size:9px}.project-history-list{margin-top:15px;border-top:1px solid var(--line)}.project-history-list>button{display:grid;width:100%;min-height:70px;grid-template-columns:36px minmax(0,1fr) auto 16px;gap:12px;align-items:center;padding:10px 4px;border-bottom:1px solid var(--line);border-radius:0;background:transparent;color:var(--text-soft);text-align:left}.project-history-list>button:hover{background:color-mix(in srgb,var(--surface-2),transparent 42%)}.history-icon{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--accent)}.history-main{display:grid;min-width:0;gap:5px}.history-main strong,.history-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.history-main strong{font-size:11px}.history-main small,.history-meta{color:var(--muted);font-size:9px}.project-history-empty{display:flex;min-height:176px;margin-top:15px;align-items:center;justify-content:center;flex-direction:column;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);text-align:center}.project-history-empty strong{margin-top:9px;color:var(--text-soft);font-size:11px}.project-history-empty p{margin:6px 0 0;font-size:9px}.project-history-empty .secondary-action{margin-top:14px}.delete-confirmation>p{margin:0;color:var(--muted);font-size:11px;line-height:1.7}.delete-confirmation .danger-action{padding:0 13px;border:1px solid color-mix(in srgb,var(--danger),transparent 72%);border-radius:10px}.delete-confirmation .danger-action:hover{background:color-mix(in srgb,var(--danger),transparent 90%)}.workspace-heading{display:grid;min-height:108px;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;align-items:center}.workspace-icon,.expert-icon,.plugin-icon{display:grid;width:46px;height:46px;place-items:center;border:1px solid var(--line);border-radius:14px;background:var(--surface-2);color:var(--accent)}.workspace-icon,.expert-icon,.copywriting-mark,.message-avatar,.expert-choice-list section button>i{overflow:hidden}.workspace-icon img,.expert-icon img,.copywriting-mark img,.message-avatar img,.expert-choice-list section button>i img{display:block;width:100%;height:100%;object-fit:cover}.breadcrumb{display:flex;margin-bottom:5px;align-items:center;gap:5px;color:var(--muted);font-size:11px}.workspace-heading h1{margin:0;font-size:clamp(28px,3vw,36px);font-weight:620;letter-spacing:-.045em}.workspace-heading p{max-width:660px;margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.workspace-heading .secondary-action{min-height:40px;padding-inline:14px;font-size:11px}.primary-action,.secondary-action{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:0 13px;border-radius:10px;font-size:10px;font-weight:600;white-space:nowrap}.primary-action{background:var(--accent);color:var(--accent-ink)}.primary-action:hover{background:var(--accent-hover)}.primary-action:disabled{cursor:not-allowed;opacity:.42}.secondary-action{border:1px solid var(--line);background:var(--surface);color:var(--text-soft)}.secondary-action:hover{border-color:var(--line-strong);background:var(--surface-2)}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:14px}.conversation-panel,.task-context{position:relative;min-width:0;min-height:calc(100dvh - 218px);overflow:hidden;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface)}.conversation-panel{display:flex;flex-direction:column}.workspace-stage{flex:0 0 auto;margin:14px 14px 0;overflow:hidden;border:1px solid var(--line);border-radius:15px;background:var(--surface-2)}.workspace-stage-head{display:flex;min-height:68px;padding:0 16px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--surface)}.workspace-stage-head>div{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:4px 10px}.workspace-stage-head>div>span{grid-column:1 / -1;color:var(--accent);font-size:10px;font-weight:650}.workspace-stage-head strong{font-size:13px}.workspace-stage-head small{color:var(--muted);font-size:10px}.stage-status{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:10px}.stage-status i{width:6px;height:6px;border-radius:50%;background:var(--faint)}.workspace-stage-body{display:grid;min-height:238px;grid-template-columns:140px minmax(0,1fr)}.workspace-stage-body>nav{display:grid;align-content:start;padding:10px;gap:5px;border-right:1px solid var(--line);background:var(--surface)}.workspace-stage-body>nav button{display:grid;min-height:41px;grid-template-columns:22px 1fr;align-items:center;padding:0 8px;border-radius:8px;color:var(--muted);font-size:11px;text-align:left}.workspace-stage-body>nav button span{color:var(--faint);font-family:Cascadia Mono,Consolas,monospace;font-size:9px}.workspace-stage-body>nav button:hover,.workspace-stage-body>nav button.active{background:var(--surface-2);color:var(--text)}.workspace-stage-body>nav button.active span{color:var(--accent)}.workspace-surface{min-width:0;padding:13px}.surface-editor,.surface-canvas,.surface-inbox,.surface-risk{display:grid;height:210px;gap:9px}.surface-editor{grid-template-columns:132px minmax(0,1fr)}.document-outline,.layers-list,.inbox-queue{display:grid;align-content:start;gap:4px}.document-outline span,.layers-list span,.inbox-queue span{display:flex;min-height:34px;padding:0 9px;align-items:center;gap:7px;border-radius:7px;color:var(--muted);font-size:10px}.document-outline span.active,.inbox-queue span.active{background:var(--surface);color:var(--text)}.document-page{position:relative;display:grid;width:min(100%,410px);padding:22px 30px;justify-self:center;align-content:start;gap:9px;border:1px solid var(--line);background:var(--surface);box-shadow:0 8px 22px #1e1c190a}.document-page i,.surface-review i{display:block;height:5px;border-radius:3px;background:var(--line)}.document-page i.title-line{width:52%;height:9px;margin-bottom:5px;background:var(--line-strong)}.document-page i.short,.surface-review i.short{width:58%}.document-page b{margin:5px 0 1px;color:var(--faint);font-size:10px;font-weight:500}.surface-canvas{grid-template-columns:72px minmax(160px,1fr) 112px}.canvas-tools,.layers-list{display:grid;align-content:start;gap:4px}.canvas-tools span{display:grid;height:31px;place-items:center;border:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:10px}.canvas-artboard{display:grid;padding:16px;place-items:center;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:16px 16px}.canvas-copy{display:grid;width:min(180px,90%);aspect-ratio:4 / 3;padding:18px;align-content:end;background:var(--text);color:var(--surface)}.canvas-copy small{font-size:9px;letter-spacing:.16em}.canvas-copy strong{margin-top:4px;font-size:18px}.canvas-copy i{width:34px;height:3px;margin-top:10px;background:var(--accent)}.layers-list span{background:var(--surface)}.layers-list span i{width:11px;height:11px;border:1px solid var(--line-strong);background:var(--accent-soft)}.surface-timeline{display:grid;height:196px;align-content:center;gap:8px}.timeline-ruler{display:flex;padding-left:86px;justify-content:space-between;color:var(--faint);font-family:Cascadia Mono,Consolas,monospace;font-size:9px}.timeline-track{display:grid;grid-template-columns:76px 1fr;align-items:center;gap:9px}.timeline-track strong{color:var(--muted);font-size:10px;font-weight:550}.timeline-track>div{display:flex;height:35px;align-items:stretch;gap:3px;border-left:1px solid var(--accent);background-image:linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:52px 100%}.timeline-track i{border:1px solid color-mix(in srgb,var(--accent),transparent 72%);background:var(--accent-soft)}.timeline-track:nth-child(3) i{border-color:var(--line-strong);background:var(--surface)}.surface-storyboard,.surface-kanban{display:grid;height:210px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.shot-card{display:grid;min-width:0;padding:8px;align-content:start;border:1px solid var(--line);background:var(--surface)}.shot-card>div{display:flex;height:103px;padding:8px;align-items:flex-start;justify-content:space-between;background:var(--surface-3);color:var(--muted)}.shot-card>div span{font-family:Cascadia Mono,Consolas,monospace;font-size:10px}.shot-card strong{margin-top:10px;font-size:11px}.shot-card small{margin-top:3px;color:var(--muted);font-size:10px}.surface-waveform{display:grid;height:210px;align-content:center;gap:7px}.audio-track{display:grid;grid-template-columns:74px minmax(0,1fr) 34px;align-items:center;gap:8px}.audio-track strong,.audio-track span{color:var(--muted);font-size:10px;font-weight:550}.audio-track>div{display:flex;height:44px;align-items:center;gap:2px;overflow:hidden;border-left:1px solid var(--accent)}.audio-track i{width:3px;flex:1 0 2px;max-width:6px;background:color-mix(in srgb,var(--accent),transparent 42%)}.surface-table{display:grid;min-height:210px;grid-auto-rows:minmax(42px,auto);align-content:center;border-top:1px solid var(--line)}.surface-table>div{display:grid;grid-template-columns:1fr .8fr .9fr;align-items:center;gap:10px;padding:0 11px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:10px}.surface-table>div strong,.surface-table>div b{color:var(--text-soft);font-size:10px;font-weight:550}.surface-table .surface-table-head{background:var(--surface-3);color:var(--faint);font-size:10px;font-weight:600}.reply-workspace{display:grid;padding:18px;align-content:center;border:1px solid var(--line);background:var(--surface)}.reply-workspace small{margin-top:9px;color:var(--muted);font-size:10px}.reply-workspace strong{margin:8px 0 16px;font-size:12px;line-height:1.6}.surface-inbox{grid-template-columns:136px minmax(0,1fr)}.inbox-queue span{background:var(--surface)}.inbox-queue span b{margin-left:auto;color:var(--faint);font-size:10px}.reply-workspace>div{display:grid;gap:7px}.reply-workspace i{height:6px;background:var(--line)}.reply-workspace i.short{width:66%}.evidence-row{display:grid;min-height:43px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 11px;border-bottom:1px solid var(--line)}.evidence-row>span{color:var(--accent);font-family:Cascadia Mono,Consolas,monospace;font-size:10px}.evidence-row div{display:grid;gap:2px}.evidence-row strong{font-size:10px}.evidence-row small,.evidence-row b{color:var(--muted);font-size:10px;font-weight:500}.surface-flow{display:flex;height:210px;align-items:center;justify-content:center;gap:9px}.flow-step{position:relative;display:grid;width:min(150px,29%);min-height:92px;grid-template-columns:24px 1fr;align-items:center;gap:7px;padding:11px;border:1px solid var(--line);background:var(--surface)}.flow-step>span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:10px}.flow-step div{display:grid;gap:4px}.flow-step strong{font-size:10px}.flow-step small{color:var(--muted);font-size:9px;line-height:1.4}.flow-step>svg{position:absolute;right:-14px;z-index:1;color:var(--faint)}.surface-kanban>div{min-width:0;padding:9px;border:1px solid var(--line);background:var(--surface)}.surface-kanban header{display:flex;align-items:center;justify-content:space-between}.surface-kanban header strong,.surface-kanban header span{font-size:10px}.surface-kanban header span{color:var(--faint)}.surface-kanban article{display:flex;min-height:58px;margin-top:12px;padding:10px;align-items:center;gap:8px;border:1px solid var(--line);background:var(--surface-2);color:var(--muted)}.surface-kanban article div{display:grid;gap:3px}.surface-kanban article b,.surface-kanban article small{font-size:10px}.surface-kanban article small{color:var(--faint)}.surface-learning{display:flex;height:210px;align-items:center;justify-content:space-around;gap:10px}.surface-learning>div{position:relative;display:grid;width:30%;justify-items:center;text-align:center}.surface-learning>div:not(:last-child):after{position:absolute;top:17px;left:calc(50% + 18px);width:calc(100% - 12px);height:1px;background:var(--line-strong);content:""}.surface-learning>div>span{z-index:1;display:grid;width:34px;height:34px;place-items:center;border:1px solid color-mix(in srgb,var(--accent),transparent 60%);border-radius:50%;background:var(--surface);color:var(--accent);font-size:11px}.surface-learning>div>div{display:grid;margin-top:10px;gap:4px}.surface-learning strong{font-size:10px}.surface-learning small{color:var(--muted);font-size:9px;line-height:1.5}.surface-review{display:grid;height:210px;grid-template-columns:1fr .9fr 1fr;gap:7px}.surface-review>div{display:grid;padding:11px;align-content:start;gap:8px;border:1px solid var(--line);background:var(--surface)}.surface-review header{display:flex;margin-bottom:4px;align-items:center;justify-content:space-between}.surface-review header span,.surface-review header b,.surface-review em{font-size:10px}.surface-review header b,.surface-review em{color:var(--muted);font-style:normal;font-weight:500}.surface-review em{margin-top:8px;padding:7px;border-left:2px solid var(--accent);background:var(--accent-soft)}.surface-evidence{display:grid;height:210px;align-content:start;gap:5px}.evidence-question{display:flex;min-height:47px;padding:0 13px;align-items:center;gap:9px;border:1px solid var(--line);background:var(--surface);color:var(--muted);font-size:10px}.surface-risk{grid-template-columns:38px repeat(3,minmax(0,1fr))}.risk-axis{display:grid;align-items:center;justify-items:center;color:var(--faint);font-size:9px}.risk-axis i{width:1px;height:112px;background:var(--line-strong)}.risk-column{display:grid;padding:12px;align-content:start;gap:6px;border:1px solid var(--line);background:var(--surface)}.risk-column strong,.risk-column span{font-size:10px}.risk-column span{color:var(--muted)}.risk-column i{height:76px;margin-top:9px;border:1px dashed var(--line-strong);background:var(--surface-2)}.risk-column.level-0{border-top-color:var(--danger)}.risk-column.level-1{border-top-color:var(--accent)}.risk-column.level-2{border-top-color:var(--success)}.conversation-empty{display:flex;width:min(620px,86%);margin:auto;padding:28px 0 166px;align-items:center;flex-direction:column;text-align:center}.empty-mark{display:grid;width:48px;height:48px;place-items:center;border:1px solid var(--line);border-radius:15px;background:var(--surface-2);color:var(--accent)}.conversation-empty h2{margin:16px 0 6px;font-size:19px;font-weight:610;letter-spacing:-.025em}.conversation-empty>p{margin:0;color:var(--muted);font-size:12px}.prompt-options{display:grid;width:100%;margin-top:24px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.prompt-options button{display:flex;min-height:86px;padding:13px;flex-direction:column;justify-content:space-between;align-items:flex-start;border-radius:12px;background:var(--surface-2);color:var(--text-soft);text-align:left}.prompt-options button:hover{background:var(--surface-3)}.prompt-options button span{font-size:12px;line-height:1.55}.prompt-options button svg{align-self:flex-end;color:var(--accent)}.message-list{flex:1;padding:30px clamp(18px,5vw,62px) 180px;overflow-y:auto}.message{display:grid;max-width:720px;margin:0 auto;grid-template-columns:34px minmax(0,1fr);gap:12px}.message+.message{margin-top:26px}.message-avatar{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);color:var(--muted);font-family:Cascadia Mono,Consolas,monospace;font-size:11px}.message.assistant .message-avatar{border-color:color-mix(in srgb,var(--accent),transparent 66%);background:var(--accent-soft);color:var(--accent)}.message.error .message-avatar{color:var(--danger)}.message strong{display:block;margin:2px 0 7px;font-size:12px}.message p{margin:0;color:var(--text-soft);font-size:14px;line-height:1.72}.message.error p{color:var(--danger)}.result-card{margin-top:14px;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:var(--surface-2)}.result-card>div{display:flex;min-height:40px;padding:0 12px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.result-card>div span{display:flex;align-items:center;gap:6px;color:var(--success);font-size:11px;font-weight:600}.result-card>div small{color:var(--faint);font-family:Cascadia Mono,Consolas,monospace;font-size:10px}.result-card ul{margin:0;padding:5px;list-style:none}.result-card li{display:grid;min-height:38px;grid-template-columns:20px minmax(0,1fr) auto;gap:6px;align-items:center;padding:0 7px;border-radius:8px;color:var(--muted);font-size:11px}.result-card li:hover{background:var(--surface)}.result-card li button{padding:5px 6px;border-radius:6px;background:transparent;color:var(--accent);font-size:10px}.message-files,.message-experts{display:flex;margin-top:9px;flex-wrap:wrap;gap:5px}.message-experts span{padding:5px 7px;border:1px solid color-mix(in srgb,var(--accent),transparent 72%);border-radius:7px;background:var(--accent-soft);color:var(--accent);font-size:10px}.loading-message{align-items:center}.skeleton-lines{display:grid;gap:7px}.skeleton-lines i{display:block;width:min(360px,70%);height:8px;overflow:hidden;border-radius:5px;background:var(--surface-2)}.skeleton-lines i:nth-child(2){width:min(430px,86%)}.skeleton-lines i:nth-child(3){width:min(270px,54%)}.skeleton-lines i:after{display:block;width:60%;height:100%;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--accent),transparent 83%),transparent);content:"";animation:shimmer 1.2s ease-in-out infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(230%)}}.workspace-composer-wrap{position:absolute;right:0;bottom:0;left:0;padding:34px clamp(14px,4vw,46px) 18px;background:linear-gradient(transparent,var(--surface) 28%)}.workspace-composer-wrap .composer{max-width:740px;margin:0 auto;box-shadow:0 12px 36px #2e2b2514}.workspace-composer-wrap .composer textarea{font-size:14px;line-height:1.68}.workspace-composer-wrap .composer-expert-chip b,.workspace-composer-wrap .composer-tools .expert-selector,.workspace-composer-wrap .composer-tools .connector-selector,.workspace-composer-wrap .composer-tools .knowledge-selector{font-size:11px}.task-context{align-self:start}.context-head{display:flex;min-height:59px;padding:0 16px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.context-head>div{display:flex;align-items:center;gap:7px}.context-head strong{font-size:12px}.context-head>span{padding:5px 7px;border-radius:7px;background:var(--surface-2);color:var(--muted);font-size:10px}.context-progress{display:grid;margin:14px 14px 5px;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center;color:var(--muted);font-size:10px}.context-progress strong{color:var(--text-soft);font-family:Cascadia Mono,Consolas,monospace;font-size:10px}.context-progress>i{grid-column:1 / -1;display:block;height:3px;overflow:hidden;border-radius:3px;background:var(--surface-3)}.context-progress b{display:block;height:100%;border-radius:inherit;background:var(--accent);transition:width .2s ease}.context-fields{display:grid;padding:10px;gap:6px}.context-fields button{display:grid;min-height:66px;grid-template-columns:28px minmax(0,1fr) 18px;gap:9px;align-items:center;padding:9px;border-radius:11px;background:transparent;color:var(--muted);text-align:left}.context-fields button:hover{background:var(--surface-2)}.context-fields button.configured{background:var(--accent-soft)}.field-index{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--line);border-radius:8px;color:var(--faint);font-family:Cascadia Mono,Consolas,monospace;font-size:10px}.configured .field-index,.configured>svg{border-color:color-mix(in srgb,var(--accent),transparent 55%);color:var(--accent)}.context-fields button>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:3px}.context-fields strong{color:var(--text-soft);font-size:12px}.context-fields small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.workflow-preview{display:flex;margin:6px 16px 14px;flex-wrap:wrap;gap:4px}.workflow-preview span{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:10px}.context-output{display:flex;margin:6px 16px 14px;padding:15px;flex-direction:column;gap:4px;border-radius:12px;background:var(--accent-soft)}.context-output span{color:var(--muted);font-size:10px}.context-output strong{color:var(--accent);font-size:12px}.api-contract{display:flex;margin:0 16px 14px;flex-direction:column;gap:5px}.api-contract span{color:var(--muted);font-size:10px}.api-contract code{overflow:hidden;padding:8px;border:1px solid var(--line);border-radius:8px;background:var(--surface-2);color:var(--text-soft);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.safety-note{display:grid;margin:14px 16px;grid-template-columns:18px minmax(0,1fr);gap:7px;padding-top:12px;border-top:1px solid var(--line);color:var(--muted)}.safety-note p{margin:0;font-size:10px;line-height:1.6}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;padding:20px;align-items:center;justify-content:center;background:#18171561;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.product-modal{width:min(520px,100%);max-height:min(760px,calc(100dvh - 40px));overflow:auto;border:1px solid var(--line-strong);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 30px 90px #1e1c1833}.product-modal>header{display:flex;min-height:78px;padding:17px 20px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.product-modal>header>div{min-width:0}.product-modal>header span{display:block;margin-bottom:5px;color:var(--accent);font-family:Cascadia Mono,Consolas,monospace;font-size:8px;letter-spacing:.1em}.product-modal h2{margin:0;font-size:19px;font-weight:620;letter-spacing:-.03em}.product-modal>header>button{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--surface-2);color:var(--muted)}.product-modal-body{padding:20px}.modal-form{display:grid;gap:15px}.modal-form>label{display:grid;gap:7px}.modal-form>label>span{color:var(--text-soft);font-size:9px;font-weight:600}.modal-form input,.modal-form textarea,.modal-form select{width:100%;border:1px solid var(--line-strong);border-radius:10px;outline:0;background:var(--surface-2);color:var(--text);font-size:10px}.modal-form input,.modal-form select{height:42px;padding:0 11px}.modal-form textarea{min-height:112px;padding:10px 11px;resize:vertical;line-height:1.65}.modal-form input:focus,.modal-form textarea:focus,.modal-form select:focus{border-color:var(--accent)}.modal-form input[aria-invalid=true]{border-color:var(--danger)}.form-error{margin:-7px 0 0;color:var(--danger);font-size:9px;line-height:1.5}.modal-actions{display:flex;margin-top:4px;align-items:center;justify-content:flex-end;gap:7px}.modal-actions.split{justify-content:space-between}.modal-actions>span{display:flex;gap:7px}.expert-routing-modal{width:min(720px,100%);overflow:hidden}.expert-routing-modal .product-modal-body{display:grid;padding:18px 20px 20px;gap:16px}.routing-mode-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:4px;border:1px solid var(--line);border-radius:13px;background:var(--surface-2)}.routing-mode-switch button{display:flex;min-height:54px;padding:8px 11px;align-items:flex-start;flex-direction:column;justify-content:center;gap:3px;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--muted);text-align:left;font-size:10px;font-weight:600}.routing-mode-switch button span{color:var(--faint);font-size:8px;font-weight:400}.routing-mode-switch button:hover{color:var(--text)}.routing-mode-switch button.active{border-color:var(--line-strong);background:var(--surface);color:var(--text);box-shadow:0 3px 12px #1e1c180d}.routing-mode-switch button.active span{color:var(--muted)}.routing-auto-state{display:grid;min-height:236px;place-content:center;grid-template-columns:32px minmax(0,330px);gap:13px;align-items:start;color:var(--accent)}.routing-auto-state strong{display:block;margin-bottom:7px;color:var(--text);font-size:12px}.routing-auto-state p{margin:0;color:var(--muted);font-size:10px;line-height:1.7}.routing-search-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.routing-search-row label{display:flex;width:min(320px,100%);height:38px;padding:0 10px;align-items:center;gap:7px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);color:var(--muted)}.routing-search-row input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:10px}.routing-search-row>span{color:var(--muted);font-size:9px}.expert-choice-list{display:grid;max-height:min(390px,calc(100dvh - 330px));overflow-y:auto;gap:15px;padding-right:4px;scrollbar-width:thin}.expert-choice-list section>header{display:flex;min-height:25px;align-items:center;justify-content:space-between;color:var(--muted)}.expert-choice-list section>header span{font-size:9px;font-weight:600}.expert-choice-list section>header small{font-family:Cascadia Mono,Consolas,monospace;font-size:8px}.expert-choice-list section>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.expert-choice-list section button{display:grid;min-width:0;min-height:58px;grid-template-columns:30px minmax(0,1fr) 20px;gap:8px;align-items:center;padding:7px 9px;border:1px solid var(--line);border-radius:11px;background:transparent;color:var(--muted);text-align:left}.expert-choice-list section button:hover{border-color:var(--line-strong);background:var(--surface-2)}.expert-choice-list section button.selected{border-color:color-mix(in srgb,var(--accent),transparent 55%);background:var(--accent-soft)}.expert-choice-list section button>i,.expert-choice-list section button>b{display:grid;width:30px;height:30px;place-items:center;border-radius:8px;background:var(--surface-2);color:var(--muted)}.expert-choice-list section button>b{width:20px;height:20px;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface)}.expert-choice-list section button.selected>i,.expert-choice-list section button.selected>b{border-color:transparent;background:color-mix(in srgb,var(--accent),transparent 84%);color:var(--accent)}.expert-choice-list section button>span{display:block;min-width:0}.expert-choice-list section button strong,.expert-choice-list section button small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expert-choice-list section button strong{color:var(--text-soft);font-size:10px;font-weight:600}.expert-choice-list section button small{margin-top:4px;color:var(--muted);font-size:8px}.routing-empty{display:grid;min-height:180px;place-items:center;color:var(--muted);font-size:10px}.routing-actions{display:flex;padding-top:14px;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.routing-actions>span{color:var(--muted);font-size:9px}.routing-actions>div{display:flex;gap:7px}.danger-action{display:inline-flex;min-height:38px;align-items:center;gap:6px;padding:0 8px;background:transparent;color:var(--danger);font-size:9px}.check-label{display:flex!important;grid-template-columns:18px minmax(0,1fr);align-items:center;flex-direction:row}.check-label input{width:16px;height:16px}.example-flow>p,.credit-options>p{margin:0;color:var(--muted);font-size:10px;line-height:1.7}.example-flow ol{display:grid;margin:18px 0;padding:0;gap:7px;list-style:none}.example-flow li{display:flex;min-height:42px;align-items:center;gap:9px;padding:0 11px;border-radius:10px;background:var(--surface-2);color:var(--text-soft);font-size:10px}.example-flow li svg{color:var(--accent)}.example-output{display:flex;margin-bottom:16px;padding:13px;flex-direction:column;gap:5px;border-radius:11px;background:var(--accent-soft)}.example-output span{color:var(--muted);font-size:8px}.example-output strong{color:var(--accent);font-size:10px}.directory-hero{padding:clamp(30px,5vw,62px) 0 36px}.page-kicker{display:block;margin-bottom:10px;color:var(--accent);font-family:Cascadia Mono,Consolas,monospace;font-size:9px;font-weight:600;letter-spacing:.12em}.directory-hero h1,.settings-heading h1,.account-hero h1{margin:0;font-size:clamp(34px,4vw,50px);font-weight:620;letter-spacing:-.055em;line-height:1.05}.directory-hero h1{font-size:clamp(30px,3.35vw,42px);letter-spacing:.018em;line-height:1.12}.memory-view .settings-heading h1{font-size:clamp(30px,3.25vw,40px);letter-spacing:.012em;line-height:1.1}.directory-hero>p,.settings-intro{max-width:610px;margin:13px 0 0;color:var(--muted);font-size:11px;line-height:1.7}.directory-search{display:flex;width:min(520px,100%);height:46px;margin-top:23px;align-items:center;gap:8px;padding:0 13px;border:1px solid var(--line-strong);border-radius:12px;background:var(--surface);color:var(--muted)}.directory-search:focus-within{border-color:var(--accent)}.directory-search input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:11px}.directory-search input::placeholder{color:var(--muted);opacity:1}.expert-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.expert-row{display:grid;min-height:98px;grid-template-columns:68px minmax(0,1fr) auto 18px;gap:13px;align-items:center;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:var(--surface);text-align:left;transition:background .17s ease,border-color .17s ease,transform .17s ease}.expert-row:hover{border-color:color-mix(in srgb,var(--accent),transparent 70%);background:var(--surface-2);transform:translateY(-1px)}.expert-icon{width:68px;height:68px;border-radius:14px}.expert-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.expert-copy strong{font-size:12px}.expert-copy small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.expert-center{color:var(--muted);font-size:9px}.expert-row>svg{color:var(--faint)}.empty-search{display:flex;min-height:280px;align-items:center;justify-content:center;flex-direction:column;border:1px dashed var(--line-strong);border-radius:var(--card-radius);color:var(--muted)}.empty-search h2{margin:14px 0 5px;color:var(--text-soft);font-size:16px}.empty-search p{margin:0;font-size:10px}.settings-heading{display:flex;padding-top:clamp(30px,5vw,62px);align-items:flex-end;justify-content:space-between;gap:20px}.plugin-grid{display:grid;margin-top:34px;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}.plugin-card{position:relative;display:grid;min-height:220px;grid-column:span 6;grid-template-rows:auto 1fr auto;gap:16px;padding:23px;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface)}.plugin-card.plugin-1{grid-column:span 7;background:linear-gradient(145deg,var(--accent-soft),transparent 58%),var(--surface)}.plugin-card.plugin-2,.plugin-card.plugin-3{grid-column:span 5}.plugin-card.plugin-4{grid-column:span 7;background:var(--surface-2)}.plugin-card h2{margin:0 0 7px;font-size:19px;font-weight:610;letter-spacing:-.035em}.plugin-card p{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.plugin-meta{display:flex;flex-direction:column;gap:3px}.plugin-meta span{color:var(--text-soft);font-size:9px}.plugin-meta small{color:var(--muted);font-size:8px}.toggle{position:absolute;top:23px;right:23px;width:38px;height:22px;padding:2px;border-radius:999px;background:var(--surface-3)}.toggle i{display:block;width:18px;height:18px;border-radius:50%;background:var(--muted);transition:transform .18s ease,background .18s ease}.toggle.on{background:var(--accent)}.toggle.on i{background:var(--accent-ink);transform:translate(16px)}.connector-list{display:grid;gap:7px}.connector-list>div{display:flex;min-height:62px;padding:8px 9px;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:11px;background:var(--surface-2)}.connector-list>div>span{display:flex;min-width:0;align-items:center;gap:10px;color:var(--accent)}.connector-list>div>span>span{display:flex;min-width:0;flex-direction:column;gap:4px}.connector-list strong{color:var(--text-soft);font-size:10px}.connector-list small{color:var(--muted);font-size:8px}.connector-list>p{display:flex;margin:7px 2px 0;align-items:flex-start;gap:7px;color:var(--muted);font-size:8px;line-height:1.6}.memory-cortex-panel{display:grid;min-height:340px;margin-top:34px;padding:clamp(28px,4vw,52px);grid-template-columns:minmax(280px,.9fr) minmax(390px,1.1fr);align-items:center;gap:clamp(30px,6vw,84px);overflow:hidden;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface)}.memory-cortex-copy{max-width:470px}.memory-cortex-copy>span{color:var(--accent);font-size:9px;font-weight:650;letter-spacing:.08em}.memory-cortex-copy h2{max-width:13ch;margin:14px 0 13px;font-size:clamp(27px,3vw,42px);font-weight:650;letter-spacing:-.025em;line-height:1.12}.memory-cortex-copy>p{max-width:44ch;margin:0;color:var(--muted);font-size:10px;line-height:1.75}.memory-cortex-counts{display:flex;margin-top:28px;flex-wrap:wrap;gap:18px}.memory-cortex-counts button{display:grid;min-width:74px;grid-template-columns:auto 1fr;align-items:baseline;gap:7px;padding:0;background:transparent;color:var(--muted);text-align:left}.memory-cortex-counts button:hover,.memory-cortex-counts button.active{color:var(--text)}.memory-cortex-counts strong{color:currentColor;font-size:19px;font-weight:580}.memory-cortex-counts span{font-size:8px}.memory-cortex-map{position:relative;display:grid;width:min(100%,470px);min-height:286px;place-items:center;justify-self:center}.memory-cortex-grid{display:grid;grid-template-columns:repeat(15,13px);grid-template-rows:repeat(11,13px);gap:7px}.memory-cortex-grid span{width:13px;height:13px;border-radius:4px}.memory-cortex-grid span.blank{visibility:hidden}.memory-cortex-grid span.shape{border:1px solid var(--line);background:var(--surface-2);opacity:.7;transition:background .18s ease,border-color .18s ease,opacity .18s ease}.memory-cortex-grid span.shape.active{border-color:color-mix(in srgb,var(--accent),transparent 70%);background:color-mix(in srgb,var(--accent),var(--surface) 26%);opacity:.92}.memory-cortex-map.is-empty .memory-cortex-grid{opacity:.58}.memory-cortex-status{position:absolute;right:4px;bottom:0;display:grid;grid-template-columns:auto auto;align-items:center;gap:8px;color:var(--muted)}.memory-cortex-status span{font-size:8px}.memory-cortex-status strong{color:var(--text-soft);font-size:18px;font-weight:580}.memory-cortex-empty-action{position:absolute;top:50%;left:50%;display:flex;min-height:42px;padding:0 14px;align-items:center;gap:7px;border:1px solid var(--line-strong);border-radius:12px;background:var(--surface);color:var(--text-soft);font-size:9px;transform:translate(-50%,-50%)}.memory-cortex-empty-action:hover{border-color:var(--accent);color:var(--accent)}.memory-layout{display:grid;margin-top:34px;grid-template-columns:210px minmax(0,1fr);gap:14px}.memory-tabs{display:flex;flex-direction:column;gap:4px}.memory-tabs button{display:flex;min-height:42px;align-items:center;justify-content:space-between;padding:0 11px;border-radius:10px;background:transparent;color:var(--muted);font-size:10px;text-align:left}.memory-tabs button:hover,.memory-tabs button.active{background:var(--surface);color:var(--text)}.memory-tabs button.active{color:var(--accent)}.memory-records{overflow:hidden;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface)}.memory-records-head{display:flex;min-height:54px;padding:0 17px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.memory-records-head>div{display:flex;align-items:baseline;gap:9px}.memory-records-head strong{font-size:11px}.memory-records-head span{color:var(--muted);font-size:8px}.memory-search{display:flex;width:min(190px,42%);min-height:32px;padding:0 9px;align-items:center;gap:6px;border:1px solid var(--line);border-radius:9px;color:var(--muted)}.memory-search:focus-within{border-color:color-mix(in srgb,var(--accent),var(--line) 58%);color:var(--text-soft)}.memory-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:9px}.memory-search input::placeholder{color:var(--faint)}.memory-record{padding:17px}.memory-record+.memory-record{border-top:1px solid var(--line)}.memory-record>div{display:flex;align-items:center;gap:7px}.memory-record>div svg{color:var(--accent)}.memory-record>div strong{font-size:10px}.memory-record p{margin:10px 0;color:var(--text-soft);font-size:10px;line-height:1.6}.memory-record footer{display:flex;align-items:center;justify-content:space-between}.memory-record footer span{color:var(--muted);font-size:8px}.memory-record footer button{padding:5px 7px;border-radius:7px;background:transparent;color:var(--muted);font-size:8px}.memory-record footer button:hover{background:var(--surface-2);color:var(--text)}.add-memory{display:flex;width:calc(100% - 24px);min-height:44px;margin:12px;align-items:center;justify-content:center;gap:6px;border:1px dashed var(--line-strong);border-radius:11px;background:transparent;color:var(--muted);font-size:9px}.add-memory:hover{border-color:var(--accent);color:var(--accent)}.load-more-memory{display:block;min-height:36px;margin:4px auto 0;padding:0 14px;border-radius:9px;background:transparent;color:var(--muted);font-size:8px}.load-more-memory:hover{background:var(--surface-2);color:var(--text)}.inline-empty{display:flex;min-height:150px;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--muted);font-size:9px}.account-hero{display:flex;padding-top:clamp(30px,5vw,62px);align-items:center;justify-content:space-between;gap:20px}.account-profile{display:flex;align-items:center;gap:17px}.account-avatar{display:grid;width:68px;height:68px;place-items:center;border-radius:50%;background:#12594f;color:#f4f8f5;font-size:22px}.account-profile .page-kicker{margin-bottom:5px}.account-profile p{margin:7px 0 0;color:var(--muted);font-size:10px}.demo-badge{padding:7px 9px;border:1px solid var(--line);border-radius:9px;background:var(--surface-2);color:var(--muted);font-size:8px}.account-tabs{display:flex;margin-top:32px;gap:4px;border-bottom:1px solid var(--line)}.account-tabs button{position:relative;display:flex;min-height:43px;align-items:center;gap:7px;padding:0 12px;background:transparent;color:var(--muted);font-size:9px}.account-tabs button:hover,.account-tabs button.active{color:var(--text)}.account-tabs button.active:after{position:absolute;right:12px;bottom:-1px;left:12px;height:2px;background:var(--accent);content:""}.membership-layout{display:grid;margin-top:22px;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}.plan-panel,.ledger-panel,.benefit-panel,.team-panel,.security-panel,.preferences-panel{border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface)}.plan-panel{grid-column:span 7;padding:26px;background:linear-gradient(145deg,var(--accent-soft),transparent 55%),var(--surface)}.plan-head{display:flex;align-items:flex-start;justify-content:space-between}.plan-head>div{display:flex;flex-direction:column;gap:5px}.plan-head span{color:var(--muted);font-size:9px}.plan-head h2,.ledger-panel h2,.benefit-panel h2,.team-panel h2{margin:0;font-size:20px;font-weight:620;letter-spacing:-.035em}.plan-head>svg{color:var(--accent)}.plan-panel>p{max-width:460px;margin:13px 0 0;color:var(--muted);font-size:10px;line-height:1.65}.plan-facts{display:grid;margin-top:27px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.plan-facts>span{display:flex;flex-direction:column;gap:5px}.plan-facts b{font-size:18px;font-weight:620}.plan-facts small{color:var(--muted);font-size:8px}.plan-actions{display:flex;margin-top:26px;gap:7px}.ledger-panel{grid-column:span 5;padding:22px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-heading>button:not(.primary-action){padding:6px 0;background:transparent;color:var(--accent);font-size:8px}.panel-heading p{margin:6px 0 0;color:var(--muted);font-size:9px}.ledger-list{display:grid;margin-top:14px}.ledger-list>div{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.ledger-list>div:last-child{border-bottom:0}.ledger-list span{display:flex;min-width:0;flex-direction:column;gap:4px}.ledger-list strong{font-size:9px}.ledger-list small{color:var(--muted);font-size:8px}.ledger-list b{color:var(--text-soft);font-family:Cascadia Mono,Consolas,monospace;font-size:9px}.ledger-list b.income{color:var(--success)}.benefit-panel{grid-column:span 12;display:flex;min-height:100px;padding:22px;align-items:center;justify-content:space-between;gap:24px}.benefit-panel>div{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:9px 22px}.benefit-panel span{display:flex;align-items:center;gap:7px;color:var(--text-soft);font-size:9px}.benefit-panel svg{color:var(--accent)}.team-panel,.security-panel,.preferences-panel{margin-top:22px;padding:24px}.member-list{display:grid;margin-top:18px}.member-list>div{display:grid;min-height:64px;grid-template-columns:34px minmax(0,1fr) auto 56px;gap:10px;align-items:center;border-top:1px solid var(--line)}.member-avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--surface-2);color:var(--text-soft);font-size:9px}.member-list>div>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:4px}.member-list strong{font-size:9px}.member-list small{overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.member-list b{padding:6px 7px;border-radius:7px;background:var(--surface-2);color:var(--muted);font-size:8px;font-weight:500}.member-list button{padding:7px;border-radius:7px;background:transparent;color:var(--accent);font-size:8px}.pending-invitations{margin-top:22px;border-top:1px solid var(--line)}.pending-invitations>span{display:block;padding-top:18px;color:var(--muted);font-size:8px}.pending-invitations>div{display:grid;min-height:58px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.pending-invitations>div>span{display:flex;min-width:0;flex-direction:column;gap:4px}.pending-invitations strong{font-size:9px}.pending-invitations small,.pending-invitations b{color:var(--muted);font-size:8px;font-weight:500}.pending-invitations button{padding:7px 9px;border-radius:7px;background:var(--surface-2);color:var(--text-soft);font-size:8px}.security-panel{padding:8px 24px 24px}.security-row{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.security-row>span{display:flex;align-items:center;gap:11px}.security-row>span>svg{color:var(--accent)}.security-row>span>span{display:flex;flex-direction:column;gap:4px}.security-row strong{font-size:10px}.security-row small{color:var(--muted);font-size:8px}.security-row .toggle{position:relative;top:auto;right:auto;flex:0 0 auto}.signout-button{margin-top:20px;padding:8px 0;background:transparent;color:var(--danger);font-size:9px}.preferences-panel .panel-heading h2{margin:0;font-size:20px;font-weight:620;letter-spacing:-.035em}.preference-fields{display:grid;margin-top:22px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.preference-fields label{display:grid;gap:7px}.preference-fields label>span{color:var(--muted);font-size:9px}.preference-fields label>small{color:var(--muted);font-size:7px;line-height:1.5}.preference-fields input,.preference-fields select{width:100%;min-height:42px;padding:0 11px;border:1px solid var(--line);border-radius:10px;outline:0;background:var(--surface-2);color:var(--text);font:inherit;font-size:10px}.preference-fields input:focus,.preference-fields select:focus{border-color:color-mix(in srgb,var(--accent),transparent 48%);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent),transparent 91%)}.preference-switches{margin-top:22px;border-top:1px solid var(--line)}.preference-switches>div{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.preference-switches>div>span{display:flex;align-items:center;gap:11px}.preference-switches>div>span>svg{color:var(--accent)}.preference-switches>div>span>span{display:grid;gap:4px}.preference-switches strong{font-size:10px}.preference-switches small{color:var(--muted);font-size:8px}.preference-switches .toggle{position:relative;top:auto;right:auto;flex:0 0 auto}.preference-actions{display:flex;margin-top:20px;justify-content:flex-end}.plan-selector{display:grid;gap:7px}.plan-selector>button{display:flex;min-height:65px;padding:10px 12px;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:11px;background:var(--surface-2);text-align:left}.plan-selector>button.selected{border-color:color-mix(in srgb,var(--accent),transparent 45%);background:var(--accent-soft)}.plan-selector>button span{display:flex;flex-direction:column;gap:4px}.plan-selector strong{font-size:10px}.plan-selector small{color:var(--muted);font-size:8px}.plan-selector svg{color:var(--accent)}.credit-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.credit-options>button:not(.primary-action):not(.secondary-action){display:flex;min-height:76px;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:1px solid var(--line);border-radius:11px;background:var(--surface-2)}.credit-options>button.selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.credit-options strong{font-size:15px}.credit-options span{color:var(--muted);font-size:8px}.credit-options>p,.credit-options .modal-actions{grid-column:1 / -1}.modal-ledger{display:grid}.modal-ledger>div{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line)}.modal-ledger>div>span{display:flex;flex-direction:column;gap:4px}.modal-ledger strong{font-size:9px}.modal-ledger small{color:var(--muted);font-size:8px}.modal-ledger b{color:var(--text-soft);font-family:Cascadia Mono,Consolas,monospace;font-size:9px}.modal-ledger b.income{color:var(--success)}.modal-ledger>button{margin-top:14px;justify-self:flex-end}.command-backdrop,.drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#18171561;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.command-backdrop{display:flex;padding:13vh 20px 20px;align-items:flex-start;justify-content:center}.command-panel{width:min(600px,100%);overflow:hidden;border:1px solid var(--line-strong);border-radius:var(--card-radius);background:var(--surface);box-shadow:0 30px 90px #1e1c1833}.command-input{display:grid;min-height:58px;grid-template-columns:23px minmax(0,1fr) auto;gap:8px;align-items:center;padding:0 16px;border-bottom:1px solid var(--line);color:var(--muted)}.command-input input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:12px}.command-input input::placeholder{color:var(--muted);opacity:1}.command-input button{padding:4px 7px;border:1px solid var(--line);border-radius:6px;background:var(--surface-2);color:var(--muted);font-family:Cascadia Mono,Consolas,monospace;font-size:8px}.command-results{display:grid;padding:9px;gap:3px}.command-results>span{padding:6px 8px 7px;color:var(--faint);font-size:8px}.command-results>button{display:grid;min-height:48px;grid-template-columns:27px minmax(0,1fr) 17px;gap:8px;align-items:center;padding:7px 8px;border-radius:9px;background:transparent;color:var(--muted);text-align:left}.command-results>button:hover{background:var(--surface-2);color:var(--text)}.command-expert-avatar{display:block;width:27px;height:27px;border:1px solid var(--line);border-radius:8px;object-fit:cover}.command-results>button>span{display:flex;min-width:0;flex-direction:column;gap:2px}.command-results strong{color:var(--text-soft);font-size:9px}.command-results small{color:var(--muted);font-size:8px}.command-empty{padding:38px 12px;color:var(--muted);text-align:center;font-size:10px}.drawer-scrim{border-radius:0}.notification-drawer{position:fixed;top:0;right:0;bottom:0;z-index:110;width:min(390px,92vw);border-left:1px solid var(--line);background:var(--surface);box-shadow:-20px 0 70px #1e1c181f}.notification-drawer header{display:flex;height:64px;padding:0 20px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.notification-drawer h2{margin:0;font-size:16px}.notification-drawer header button{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;background:transparent;color:var(--muted)}.notification-list{display:grid;padding:10px;gap:5px}.notification-list>button{display:grid;min-height:116px;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:14px;border-radius:13px;background:var(--surface-2);text-align:left}.notification-list>button:hover{background:var(--surface-3)}.notification-list>button>span:first-child{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:var(--surface);color:var(--accent)}.notification-list>button>span:last-child{display:flex;flex-direction:column;gap:6px}.notification-list strong{font-size:10px}.notification-list small{color:var(--muted);font-size:9px;line-height:1.55}.notification-list time{margin-top:auto;color:var(--faint);font-size:8px}.toast{position:fixed;right:22px;bottom:22px;z-index:120;display:flex;min-height:42px;align-items:center;gap:7px;padding:0 14px;border:1px solid color-mix(in srgb,var(--accent),transparent 64%);border-radius:11px;background:var(--surface);color:var(--text-soft);box-shadow:var(--shadow);font-size:9px}.toast svg{color:var(--accent)}.inspiration-view,.admin-inspiration-view{max-width:1320px;margin:0 auto;padding:54px clamp(24px,4vw,64px) 80px}.admin-shell{min-height:100dvh;background:var(--bg)}.inspiration-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px}.inspiration-heading h1,.admin-heading h1{margin:0;font-size:clamp(36px,4vw,54px);font-weight:620;letter-spacing:-.055em;line-height:1.04}.inspiration-heading p,.admin-heading p{max-width:620px;margin:14px 0 0;color:var(--muted);font-size:12px;line-height:1.75}.inspiration-search{display:flex;width:min(340px,100%);min-height:44px;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--line-strong);border-radius:var(--control-radius);background:var(--surface);color:var(--muted)}.inspiration-search:focus-within{border-color:var(--accent)}.inspiration-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--text);font-size:12px}.inspiration-filters{display:flex;margin:34px 0 18px;gap:2px;overflow-x:auto;border-bottom:1px solid var(--line)}.inspiration-filters button{position:relative;flex:0 0 auto;min-height:42px;padding:0 13px;background:transparent;color:var(--muted);font-size:11px}.inspiration-filters button:hover,.inspiration-filters button.active{color:var(--text)}.inspiration-filters button.active:after{position:absolute;right:13px;bottom:-1px;left:13px;height:2px;background:var(--accent);content:""}.inspiration-featured{display:grid;min-height:410px;grid-template-columns:minmax(0,1.65fr) minmax(310px,.75fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface)}.inspiration-featured-media{min-height:410px;overflow:hidden;background:var(--surface-2)}.inspiration-featured-media img,.inspiration-card-media img,.admin-content-rows img,.admin-cover-upload img{display:block;width:100%;height:100%;object-fit:cover}.inspiration-featured-copy{display:flex;padding:clamp(28px,4vw,52px);justify-content:center;flex-direction:column}.inspiration-featured-copy>span,.inspiration-card-copy>span{color:var(--accent);font-size:10px;font-weight:620}.inspiration-featured-copy h2{margin:17px 0 12px;font-size:clamp(26px,3vw,40px);font-weight:610;letter-spacing:-.045em;line-height:1.15}.inspiration-featured-copy>p{margin:0;color:var(--muted);font-size:12px;line-height:1.75}.inspiration-featured-copy>div{display:flex;margin:27px 0 17px;flex-direction:column;gap:5px}.inspiration-featured-copy>div small{color:var(--muted);font-size:9px}.inspiration-featured-copy>div strong{font-size:12px}.inspiration-featured-copy .primary-action{align-self:flex-start}.inspiration-index{margin-top:58px}.inspiration-section-head{display:flex;margin-bottom:21px;align-items:flex-end;justify-content:space-between;gap:18px}.inspiration-section-head span,.admin-panel-title>div>span{color:var(--accent);font-size:9px;font-weight:620}.inspiration-section-head h2,.admin-panel-title h2{margin:6px 0 0;font-size:22px;font-weight:610;letter-spacing:-.035em}.inspiration-section-head small{color:var(--muted);font-size:10px}.inspiration-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:28px 16px}.inspiration-card{grid-column:span 4;min-width:0}.inspiration-card:nth-child(5n+1),.inspiration-card:nth-child(5n+4){grid-column:span 5}.inspiration-card:nth-child(5n+2),.inspiration-card:nth-child(5n+5){grid-column:span 7}.inspiration-card-media{display:block;width:100%;aspect-ratio:16 / 10;overflow:hidden;padding:0;border-radius:14px;background:var(--surface-2)}.inspiration-card-media img{transition:transform .26s cubic-bezier(.16,1,.3,1)}.inspiration-card-media:hover img{transform:scale(1.018)}.inspiration-card-copy{padding:15px 2px 0}.inspiration-card-copy h3{margin:8px 0 7px;font-size:17px;font-weight:610;letter-spacing:-.025em}.inspiration-card-copy p{min-height:42px;margin:0;color:var(--muted);font-size:11px;line-height:1.65}.inspiration-card-copy>button{display:flex;width:100%;margin-top:14px;padding:10px 0;align-items:center;justify-content:space-between;border-top:1px solid var(--line);background:transparent;color:var(--text-soft);font-size:10px}.inspiration-card-copy>button:hover{color:var(--accent)}.inspiration-empty{display:flex;min-height:380px;align-items:center;justify-content:center;flex-direction:column;border-bottom:1px solid var(--line);color:var(--muted)}.inspiration-empty h2{margin:13px 0 6px;color:var(--text);font-size:20px}.inspiration-empty p{margin:0 0 15px;font-size:11px}.inspiration-empty button,.inspiration-admin-link button{background:transparent;color:var(--accent);font-size:10px}.inspiration-admin-link{display:flex;min-height:78px;margin-top:54px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.inspiration-admin-link button{display:flex;align-items:center;gap:5px}.admin-heading{padding-bottom:28px;border-bottom:1px solid var(--line)}.admin-back{display:flex;margin-bottom:34px;align-items:center;gap:6px;padding:0;background:transparent;color:var(--muted);font-size:10px}.admin-back:hover{color:var(--text)}.admin-inspiration-layout{display:grid;margin-top:24px;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:16px;align-items:start}.admin-upload-panel,.admin-content-list{padding:24px;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface)}.admin-panel-title{display:flex;margin-bottom:19px;align-items:flex-start;justify-content:space-between;gap:12px}.admin-panel-title>small{padding:6px 8px;border-radius:8px;background:var(--surface-2);color:var(--muted);font-size:8px}.admin-panel-title>button{display:flex;align-items:center;gap:5px;padding:6px 0;background:transparent;color:var(--accent);font-size:9px}.admin-cover-upload{position:relative;display:grid;width:100%;aspect-ratio:16 / 7;overflow:hidden;place-items:center;border:1px dashed var(--line-strong);border-radius:14px;background:var(--surface-2);cursor:pointer}.admin-cover-upload>span{display:flex;align-items:center;flex-direction:column;color:var(--muted)}.admin-cover-upload>span svg{margin-bottom:9px;color:var(--accent)}.admin-cover-upload>span strong{color:var(--text-soft);font-size:11px}.admin-cover-upload>span small{margin-top:5px;font-size:9px}.admin-cover-upload input{position:absolute;width:1px;height:1px;opacity:0}.admin-field-error{margin:8px 0 0;color:var(--danger);font-size:9px}.admin-form-grid{display:grid;margin-top:20px;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.admin-form-grid label{display:grid;gap:7px}.admin-form-grid label.wide{grid-column:span 2}.admin-form-grid label>span{color:var(--muted);font-size:9px}.admin-form-grid input,.admin-form-grid select,.admin-form-grid textarea{width:100%;min-height:42px;padding:10px 11px;border:1px solid var(--line);border-radius:10px;outline:0;background:var(--surface-2);color:var(--text);font:inherit;font-size:10px;resize:vertical}.admin-form-grid input:focus,.admin-form-grid select:focus,.admin-form-grid textarea:focus{border-color:var(--accent)}.admin-upload-note{display:flex;margin-top:18px;align-items:flex-start;gap:9px;padding:12px;border-radius:11px;background:var(--surface-2);color:var(--accent)}.admin-upload-note>span{display:flex;flex-direction:column;gap:4px}.admin-upload-note strong{color:var(--text-soft);font-size:9px}.admin-upload-note small{color:var(--muted);font-size:8px;line-height:1.55}.admin-submit{width:100%;margin-top:13px;justify-content:center}.admin-content-rows{display:grid;max-height:780px;overflow-y:auto}.admin-content-rows article{display:grid;min-height:82px;grid-template-columns:74px minmax(0,1fr) auto;gap:11px;align-items:center;border-top:1px solid var(--line)}.admin-content-rows article>img{width:74px;height:52px;border-radius:9px}.admin-content-rows article>div{display:flex;min-width:0;flex-direction:column;gap:4px}.admin-content-rows article>div span{color:var(--accent);font-size:8px}.admin-content-rows article>div strong,.admin-content-rows article>div small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-content-rows article>div strong{font-size:10px}.admin-content-rows article>div small{color:var(--muted);font-size:8px}.admin-content-rows article>button{padding:6px 8px;border-radius:8px;background:var(--surface-2);color:var(--muted);font-size:8px}.admin-content-rows article>button.status-published{background:color-mix(in srgb,var(--success),transparent 88%);color:var(--success)}.account-overview-layout{display:grid;margin-top:22px;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px}.account-identity-panel,.account-usage-panel,.account-admin-panel,.account-quick-settings,.account-signout-panel{padding:23px;border:1px solid var(--line);border-radius:var(--card-radius);background:var(--surface)}.account-identity-panel{grid-column:span 7}.account-usage-panel{grid-column:span 5}.account-admin-panel{grid-column:span 7}.account-quick-settings{grid-column:span 12;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.account-signout-panel{grid-column:span 12;margin-top:0}.account-quick-settings .account-panel-heading{grid-column:span 2}.account-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.account-panel-heading>span{color:var(--muted);font-size:9px}.account-panel-heading>button{padding:0;background:transparent;color:var(--accent);font-size:8px}.account-identity-details{display:flex;margin-top:22px;align-items:center;gap:13px}.account-avatar.small{width:46px;height:46px;font-size:15px}.account-identity-details>div{display:flex;flex-direction:column;gap:4px}.account-identity-details strong{font-size:14px}.account-identity-details small{color:var(--muted);font-size:9px}.account-identity-details>div>span{color:var(--accent);font-size:8px}.account-identity-panel dl{display:grid;margin:22px 0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.account-identity-panel dl div{display:flex;flex-direction:column;gap:5px}.account-identity-panel dt{color:var(--muted);font-size:8px}.account-identity-panel dd{margin:0;color:var(--text-soft);font-size:9px}.account-identity-panel dd.account-status{color:var(--success)}.account-usage-panel>strong{display:block;margin-top:24px;font-size:32px;font-weight:620;letter-spacing:-.04em}.account-usage-panel>small{color:var(--muted);font-size:9px}.account-credit-track{height:3px;margin-top:20px;overflow:hidden;background:var(--surface-3)}.account-credit-track i{display:block;height:100%;background:var(--accent)}.account-usage-panel>p{margin:12px 0 0;color:var(--muted);font-size:8px}.account-admin-panel{display:flex;min-height:112px;align-items:center;justify-content:space-between;gap:18px}.account-admin-panel>div{display:flex;align-items:center;gap:12px}.account-admin-icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:12px;background:var(--accent-soft);color:var(--accent)}.account-admin-panel>div>span:last-child,.account-quick-settings>div>span>span,.security-danger-zone>span>span{display:flex;flex-direction:column;gap:4px}.account-admin-panel strong,.account-quick-settings strong,.security-danger-zone strong{font-size:10px}.account-admin-panel small,.account-quick-settings small,.security-danger-zone small{color:var(--muted);font-size:8px}.account-quick-settings>div:not(.account-panel-heading){display:flex;min-height:58px;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.account-quick-settings>div:not(.account-panel-heading)>span{display:flex;align-items:center;gap:10px}.account-quick-settings .toggle{position:relative;top:auto;right:auto;flex:0 0 auto}.security-danger-zone{display:flex;min-height:84px;margin-top:8px;align-items:center;justify-content:space-between;gap:18px}.security-danger-zone>span{display:flex;align-items:center;gap:11px;color:var(--danger)}.security-danger-zone .signout-button{margin:0;padding:8px 10px;border:1px solid color-mix(in srgb,var(--danger),transparent 65%);border-radius:9px}.login-screen{position:relative;display:grid;min-height:100dvh;place-items:center;padding:56px 20px;background:var(--bg)}.login-theme{position:absolute;top:24px;right:24px;display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--muted)}.login-panel{width:min(420px,100%)}.login-panel>img{display:block;width:156px;height:auto;margin-bottom:62px;mix-blend-mode:multiply}[data-theme=dark] .login-panel>img{filter:invert(1);mix-blend-mode:screen}.login-heading>span{color:var(--accent);font-size:10px;font-weight:620}.login-heading h1{margin:9px 0 10px;font-size:34px;font-weight:620;letter-spacing:-.045em}.login-heading p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}.login-switch{display:grid;grid-template-columns:repeat(2,1fr);margin-top:26px;padding:3px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)}.login-switch button{min-height:34px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-size:10px}.login-switch button.active{background:var(--surface);color:var(--text);box-shadow:0 1px 4px #00000012}.login-panel form{display:grid;margin-top:30px;gap:14px}.login-panel form label{display:grid;gap:7px}.login-panel form label span{color:var(--muted);font-size:9px}.login-panel form input{width:100%;min-height:46px;padding:0 12px;border:1px solid var(--line-strong);border-radius:var(--control-radius);outline:0;background:var(--surface);color:var(--text);font-size:11px}.login-panel form input:focus{border-color:var(--accent)}.login-panel form .primary-action{min-height:46px;margin-top:4px;justify-content:center}.login-panel form .primary-action:disabled{cursor:wait;opacity:.64}.login-error{margin:-2px 0 0;color:var(--danger, #c43f2f);font-size:9px;line-height:1.55}.login-mode{display:flex;margin-top:22px;align-items:flex-start;gap:9px;padding-top:18px;border-top:1px solid var(--line);color:var(--accent)}.login-mode>span{display:flex;flex-direction:column;gap:4px}.login-mode strong{color:var(--text-soft);font-size:9px}.login-mode small{color:var(--muted);font-size:8px;line-height:1.5}.login-footer{position:absolute;bottom:22px;margin:0;color:var(--faint);font-size:8px}.knowledge-view{width:min(1320px,100%);margin:0 auto;padding:34px clamp(22px,3.6vw,56px) 72px}.knowledge-heading{display:flex;min-height:126px;align-items:flex-end;justify-content:space-between;gap:28px;padding-bottom:24px;border-bottom:1px solid var(--line)}.knowledge-heading h1{margin:0;font-size:clamp(30px,3.25vw,40px);font-weight:620;letter-spacing:.012em;line-height:1.1}.knowledge-heading p{max-width:620px;margin:11px 0 0;color:var(--muted);font-size:11px;line-height:1.65}.knowledge-layout{display:grid;min-height:660px;grid-template-columns:286px minmax(0,1fr);border-bottom:1px solid var(--line)}.knowledge-index{display:flex;min-width:0;flex-direction:column;padding:24px 18px 22px 0;border-right:1px solid var(--line)}.knowledge-index>label,.knowledge-modal-search{display:flex;min-height:38px;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:11px;background:var(--surface);color:var(--muted)}.knowledge-index input,.knowledge-modal-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text);font-size:10px}.knowledge-index-meta{display:flex;margin:23px 4px 9px;align-items:center;justify-content:space-between;color:var(--muted);font-size:9px}.knowledge-index-meta b{color:var(--faint);font-weight:500}.knowledge-index-list{display:grid;gap:3px}.knowledge-index-list>button{display:grid;min-height:62px;grid-template-columns:30px minmax(0,1fr) 14px;align-items:center;gap:9px;padding:8px 10px;border-radius:11px;background:transparent;color:var(--muted);text-align:left}.knowledge-index-list>button:hover{background:var(--surface-2)}.knowledge-index-list>button.active{background:var(--surface);color:var(--text-soft);box-shadow:inset 0 0 0 1px var(--line)}.knowledge-index-list>button>i{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:var(--surface-2);color:var(--muted)}.knowledge-index-list>button.active>i{background:var(--accent-soft);color:var(--accent)}.knowledge-index-list>button>span,.knowledge-index-list strong,.knowledge-index-list small{display:block;min-width:0}.knowledge-index-list strong,.knowledge-index-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-index-list strong{font-size:10px;font-weight:620}.knowledge-index-list small{margin-top:5px;color:var(--muted);font-size:8px}.knowledge-index-note{display:flex;margin-top:auto;align-items:flex-start;gap:8px;padding:16px 5px 0;border-top:1px solid var(--line);color:var(--muted)}.knowledge-index-note svg{flex:0 0 auto;color:var(--success)}.knowledge-index-note p{margin:0;font-size:8px;line-height:1.65}.knowledge-index-empty{display:flex;min-height:120px;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:var(--faint);font-size:9px}.knowledge-detail{min-width:0;padding:31px 0 30px 32px}.knowledge-detail-head{display:grid;min-height:102px;grid-template-columns:46px minmax(0,1fr) auto;align-items:start;gap:14px}.knowledge-title-mark{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--line);border-radius:13px;background:var(--surface);color:var(--accent)}.knowledge-detail-head>div:nth-child(2)>span{display:block;margin-bottom:5px;color:var(--accent);font-size:8px;font-weight:650;letter-spacing:.06em}.knowledge-detail-head h2{margin:0;font-size:25px;font-weight:620;letter-spacing:-.04em}.knowledge-detail-head p{max-width:650px;margin:8px 0 0;color:var(--muted);font-size:10px;line-height:1.6}.knowledge-head-actions{display:flex;gap:7px}.knowledge-status-line{display:flex;min-height:58px;margin-top:7px;align-items:center;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.knowledge-status-line>span{display:flex;min-height:28px;align-items:center;gap:6px;padding:0 20px;border-right:1px solid var(--line);color:var(--muted);font-size:9px}.knowledge-status-line>span:first-child{padding-left:0}.knowledge-status-line strong{color:var(--text);font-size:15px;font-weight:620}.knowledge-status-line i,.source-status:before{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--success);content:""}.knowledge-status-line i.pending,.source-status.pending:before{background:var(--accent)}.source-status.failed:before{background:var(--danger)}.knowledge-sources-head{display:flex;margin-top:28px;align-items:flex-end;justify-content:space-between;gap:16px}.knowledge-sources-head span{color:var(--muted);font-size:8px}.knowledge-sources-head h3{margin:5px 0 0;font-size:17px;font-weight:620}.knowledge-source-list{margin-top:12px;border-top:1px solid var(--line)}.knowledge-source-list>article{display:grid;min-height:68px;grid-template-columns:36px minmax(0,1fr) auto 30px;align-items:center;gap:11px;border-bottom:1px solid var(--line)}.knowledge-source-list>article>i{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--surface-2);color:var(--muted)}.knowledge-source-list article>div{display:grid;min-width:0;gap:5px}.knowledge-source-list article strong,.knowledge-source-list article div>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.knowledge-source-list article strong{color:var(--text-soft);font-size:10px;font-weight:600}.knowledge-source-list article div>span{color:var(--muted);font-size:8px}.source-status{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:8px;white-space:nowrap}.knowledge-source-list article>button{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:transparent;color:var(--faint);opacity:0}.knowledge-source-list article:hover>button,.knowledge-source-list article>button:focus-visible{opacity:1}.knowledge-source-list article>button:hover{background:color-mix(in srgb,var(--danger),transparent 92%);color:var(--danger)}.knowledge-source-empty,.knowledge-empty-state{display:flex;min-height:300px;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);text-align:center}.knowledge-source-empty strong,.knowledge-empty-state h2{margin:12px 0 0;color:var(--text);font-size:18px;font-weight:620}.knowledge-source-empty p,.knowledge-empty-state p{max-width:440px;margin:7px 0 0;font-size:9px;line-height:1.7}.knowledge-source-empty .secondary-action,.knowledge-empty-state .primary-action{margin-top:16px}.knowledge-empty-state>div{display:grid;width:60px;height:60px;place-items:center;border:1px solid var(--line);border-radius:18px;background:var(--surface);color:var(--accent)}.knowledge-empty-state>span{margin-top:18px;color:var(--accent);font-size:8px;font-weight:650}.knowledge-source-loading{display:grid;padding-top:18px;gap:12px}.knowledge-source-loading i{display:block;height:52px;border-radius:9px;background:var(--surface-2);animation:pulse 1.3s ease-in-out infinite alternate}.composer-knowledge{display:flex;margin:0 3px 9px;flex-wrap:wrap;gap:5px}.composer-knowledge>span,.message-knowledge span{display:inline-flex;max-width:220px;min-height:28px;align-items:center;gap:6px;padding:0 6px 0 9px;border:1px solid var(--line-strong);border-radius:999px;background:var(--surface);color:var(--text-soft);font-size:10px}.composer-knowledge b{overflow:hidden;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.composer-knowledge button{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;background:transparent;color:var(--muted)}.composer-knowledge button:hover{background:var(--surface-2);color:var(--text)}.composer-tools .knowledge-selector{display:flex;width:auto;max-width:190px;padding:0 9px;gap:6px;border-radius:999px;color:var(--text-soft);font-size:10px;white-space:nowrap}.composer-tools .knowledge-selector.active{background:var(--accent-soft);color:var(--accent)}.message-knowledge{display:flex;margin-top:8px;flex-wrap:wrap;gap:5px}.message-knowledge span{min-height:25px;padding:0 8px;color:var(--muted);font-size:10px}.knowledge-selector-modal{width:min(640px,100%)}.knowledge-selector-modal .product-modal-body{display:grid;padding:18px 20px 20px;gap:15px}.knowledge-modal-search{background:var(--surface-2)}.knowledge-choice-list{display:grid;max-height:330px;overflow-y:auto;border-top:1px solid var(--line)}.knowledge-choice-list>button{display:grid;min-height:62px;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:8px 4px;border-bottom:1px solid var(--line);background:transparent;color:var(--muted);text-align:left}.knowledge-choice-list>button:hover{background:color-mix(in srgb,var(--surface-2),transparent 35%)}.knowledge-choice-list>button.selected{color:var(--accent)}.knowledge-choice-list>button>i,.knowledge-choice-list>button>b{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:var(--surface-2)}.knowledge-choice-list>button>b{width:20px;height:20px;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface)}.knowledge-choice-list>button.selected>b{border-color:transparent;background:var(--accent);color:var(--accent-ink)}.knowledge-choice-list>button span,.knowledge-choice-list strong,.knowledge-choice-list small{display:block;min-width:0}.knowledge-choice-list strong{color:var(--text-soft);font-size:10px}.knowledge-choice-list small{margin-top:4px;color:var(--muted);font-size:8px}.knowledge-choice-empty{display:flex;min-height:160px;align-items:center;justify-content:center;flex-direction:column;gap:6px;color:var(--muted);text-align:center}.knowledge-choice-empty strong{font-size:10px}.knowledge-choice-empty span{font-size:8px}.knowledge-source-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.knowledge-source-tabs button{display:flex;min-height:40px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--muted);font-size:9px}.knowledge-source-tabs button.active{border-color:color-mix(in srgb,var(--accent),transparent 50%);background:var(--accent-soft);color:var(--accent)}.knowledge-processing-note,.knowledge-file-input{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid var(--line);border-radius:12px;background:var(--surface-2);color:var(--muted)}.knowledge-processing-note span,.knowledge-processing-note strong,.knowledge-processing-note small,.knowledge-file-input span,.knowledge-file-input strong,.knowledge-file-input small{display:block}.knowledge-processing-note strong,.knowledge-file-input strong{color:var(--text-soft);font-size:9px}.knowledge-processing-note small,.knowledge-file-input small{margin-top:4px;font-size:8px;line-height:1.55}.knowledge-file-input{cursor:pointer}.knowledge-file-input input{display:none}@media(max-width:1080px){:root{--sidebar-width: 232px}.copywriting-workspace{grid-template-columns:minmax(0,1fr) 238px}.workspace-grid{grid-template-columns:minmax(0,1fr) 270px}.template-strip{grid-template-columns:repeat(2,minmax(0,1fr)) auto}.template-strip .more-template{grid-row:span 2}}@media(max-width:860px){:root{--sidebar-width: 0px}.app-shell,.copywriting-workspace{display:block}.copywriting-chat{border-right:0}.copywriting-history{display:none}.copywriting-chat-head{height:56px;padding:0 16px 0 54px}.copywriting-empty{padding-bottom:238px}.copywriting-starters{grid-template-columns:1fr}.copywriting-starters button:nth-child(2){display:none}.copywriting-composer-wrap{padding:42px 9px 8px}.copywriting-modes{overflow-x:auto;scrollbar-width:none}.copywriting-modes::-webkit-scrollbar{display:none}.copywriting-composer-note{display:none}.copywriting-message-list{padding-bottom:232px}.app-sidebar{position:fixed;top:0;bottom:0;left:0;z-index:80;width:min(84vw,310px);transform:translate(-104%);transition:transform .24s cubic-bezier(.16,1,.3,1)}.app-sidebar.collapsed .brand-lockup{min-height:104px;padding:24px 22px 18px;justify-content:space-between}.app-sidebar.collapsed .brand-home,.app-sidebar.collapsed .workspace-nav{display:flex}.app-sidebar.collapsed .primary-nav{display:grid}.app-sidebar.collapsed .sidebar-footer{display:block}.sidebar-collapse,.app-sidebar.collapsed .sidebar-collapse{display:none;transform:none}.app-sidebar.mobile-open{transform:translate(0)}.sidebar-close,.sidebar-button{display:grid}.conversation-more{opacity:1}.mobile-sidebar-trigger{position:fixed;top:12px;left:12px;z-index:60;display:grid;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:11px;background:color-mix(in srgb,var(--surface),transparent 5%);color:var(--text-soft);box-shadow:0 8px 24px #181e2414;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:block;border-radius:0;background:#18171566;opacity:0;pointer-events:none;transition:opacity .2s ease}.nav-scrim.visible{opacity:1;pointer-events:auto}.workspace-grid{grid-template-columns:1fr}.task-context{min-height:0}.expert-directory{grid-template-columns:1fr}.plan-panel,.ledger-panel{grid-column:span 12}.benefit-panel{align-items:flex-start;flex-direction:column}.inspiration-featured{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr)}.admin-inspiration-layout{grid-template-columns:1fr}.account-identity-panel,.account-usage-panel,.account-quick-settings{grid-column:span 6}.account-quick-settings{grid-column:span 12}.memory-cortex-panel{grid-template-columns:1fr}.memory-cortex-copy{max-width:560px}.memory-cortex-copy h2{max-width:16ch}.knowledge-layout{grid-template-columns:230px minmax(0,1fr)}.knowledge-detail{padding-left:24px}.knowledge-detail-head{grid-template-columns:44px minmax(0,1fr)}.knowledge-head-actions{grid-column:2}}@media(max-width:640px){:root{--topbar-height: 56px}.topbar{padding:0 10px}.search-button{width:36px;justify-content:center;padding:0;border:0;background:transparent}.search-button span,.search-button kbd,.credit-chip span{display:none}.credit-chip{width:36px;justify-content:center;padding:0}.home-view,.project-view,.workspace-view,.directory-view,.settings-view,.inspiration-view,.admin-inspiration-view,.knowledge-view{padding:62px 12px 54px}.knowledge-heading{min-height:132px;align-items:flex-start;flex-direction:column;justify-content:center;gap:16px}.knowledge-heading h1{font-size:30px}.knowledge-layout{display:block;min-height:0}.knowledge-index{padding:18px 0;border-right:0;border-bottom:1px solid var(--line)}.knowledge-index-list{display:flex;padding-bottom:4px;overflow-x:auto}.knowledge-index-list>button{min-width:220px}.knowledge-index-note{display:none}.knowledge-detail{padding:26px 0 20px}.knowledge-detail-head{grid-template-columns:42px minmax(0,1fr)}.knowledge-head-actions{width:100%;grid-column:1 / -1}.knowledge-head-actions .primary-action{flex:1}.knowledge-status-line{overflow-x:auto}.knowledge-status-line>span{flex:0 0 auto}.knowledge-source-list>article{grid-template-columns:34px minmax(0,1fr) 26px}.knowledge-source-list .source-status{display:none}.knowledge-source-list article>button{opacity:1}.inspiration-heading{align-items:flex-start;flex-direction:column;gap:22px}.inspiration-heading h1,.admin-heading h1{font-size:34px}.inspiration-search{width:100%}.inspiration-featured{grid-template-columns:1fr}.inspiration-featured-media{min-height:auto;aspect-ratio:16 / 9}.inspiration-featured-copy{padding:24px 20px}.inspiration-card,.inspiration-card:nth-child(5n+1),.inspiration-card:nth-child(5n+2),.inspiration-card:nth-child(5n+4),.inspiration-card:nth-child(5n+5){grid-column:span 12}.inspiration-admin-link{align-items:flex-start;flex-direction:column;justify-content:center;gap:8px}.admin-upload-panel,.admin-content-list{padding:18px}.admin-form-grid{grid-template-columns:1fr}.admin-form-grid label.wide{grid-column:span 1}.account-identity-panel,.account-usage-panel,.account-quick-settings,.account-signout-panel{grid-column:span 12;padding:18px}.account-admin-panel{align-items:flex-start;flex-direction:column}.account-quick-settings{display:block}.home-mast{min-height:136px;padding:22px 8px 32px}.mast-wordmark strong{font-size:34px}.mast-wordmark span{font-size:14px}.home-composer-shell{margin-top:0;border-radius:20px}.composer-prompt{padding:15px 15px 0;font-size:11px}.composer.large{min-height:184px;margin:4px 7px 8px;padding-inline:10px}.composer-experts{margin-bottom:8px}.composer-expert-chip{max-width:180px}.template-strip{display:flex;overflow-x:auto;scrollbar-width:none}.template-strip::-webkit-scrollbar{display:none}.template-strip button{min-width:166px}.template-strip .more-template{min-width:62px}.starter-grid{grid-template-columns:1fr;gap:0}.starter-grid button{min-height:112px;padding:18px 34px 18px 0}.starter-grid button>svg{top:19px}.project-heading{min-height:118px;padding-top:6px;align-items:flex-start;flex-direction:column;justify-content:center;gap:12px}.project-heading h1{font-size:34px}.project-count{padding:0}.project-heading-actions{width:100%;align-items:flex-start;flex-wrap:wrap}.project-history{padding-top:24px}.project-history-list>button{grid-template-columns:36px minmax(0,1fr) 14px}.history-meta{display:none}.workspace-heading{min-height:94px;grid-template-columns:44px minmax(0,1fr);gap:11px}.workspace-icon{width:44px;height:44px}.workspace-heading p,.workspace-heading .secondary-action{display:none}.conversation-panel{min-height:calc(100dvh - 174px)}.workspace-stage{margin:8px 8px 0}.workspace-stage-head{min-height:54px;padding:0 11px}.workspace-stage-head small,.stage-status{display:none}.workspace-stage-body{min-height:0;grid-template-columns:1fr}.workspace-stage-body>nav{display:flex;padding:6px;overflow-x:auto;border-right:0;border-bottom:1px solid var(--line)}.workspace-stage-body>nav button{min-width:116px}.workspace-surface{overflow-x:auto}.workspace-surface>*{min-width:520px}.conversation-empty{width:92%;padding-bottom:158px}.prompt-options{display:flex;overflow-x:auto;text-align:left}.prompt-options button{min-width:148px}.message-list{padding:22px 14px 178px}.workspace-composer-wrap{padding:30px 8px 8px}.composer-tools .expert-selector,.composer-tools .connector-selector,.composer-tools .knowledge-selector{max-width:130px;overflow:hidden}.listening-copy{display:none}.directory-hero,.settings-heading,.account-hero{padding-top:24px}.directory-hero h1,.settings-heading h1,.account-hero h1{font-size:34px}.directory-hero h1,.memory-view .settings-heading h1{font-size:30px}.expert-row{min-height:90px;grid-template-columns:58px minmax(0,1fr) 16px;padding:10px}.expert-icon{width:58px;height:58px}.expert-center{display:none}.settings-heading{align-items:center}.plugin-grid{display:block}.plugin-card,.plugin-card.plugin-1,.plugin-card.plugin-2,.plugin-card.plugin-3,.plugin-card.plugin-4{min-height:204px;margin-bottom:9px}.memory-layout{grid-template-columns:1fr}.memory-cortex-panel{min-height:0;margin-top:24px;padding:24px 18px 20px;gap:20px}.memory-cortex-copy h2{max-width:14ch;font-size:28px}.memory-cortex-counts{margin-top:20px;gap:12px}.memory-cortex-map{min-height:260px;transform:scale(.92)}.memory-records-head{min-height:96px;padding:12px 14px;align-items:stretch;flex-direction:column;gap:10px}.memory-search{width:100%}.memory-tabs{display:grid;grid-template-columns:repeat(3,1fr);overflow-x:auto}.memory-tabs button{min-width:92px}.memory-tabs button svg{display:none}.account-hero{align-items:flex-start}.account-avatar{width:54px;height:54px;font-size:17px}.account-tabs{overflow-x:auto}.account-tabs button{flex:0 0 auto}.plan-panel,.ledger-panel,.benefit-panel,.team-panel,.security-panel,.preferences-panel{padding:18px}.preference-fields{grid-template-columns:1fr}.plan-facts{gap:5px}.plan-facts b{font-size:15px}.benefit-panel>div{width:100%;grid-template-columns:1fr}.panel-heading{align-items:flex-start}.member-list>div{grid-template-columns:32px minmax(0,1fr) 48px}.member-list b{display:none}.security-row{align-items:flex-start;padding:15px 0}.security-row .secondary-action{min-height:34px;padding:0 8px}.toast{right:12px;bottom:12px;left:12px;justify-content:center}.modal-backdrop{padding:10px;align-items:flex-end}.product-modal{max-height:calc(100dvh - 20px);border-radius:17px}.product-modal-body{padding:16px}.modal-actions.split{align-items:stretch;flex-direction:column-reverse}.modal-actions.split>span{justify-content:flex-end}.expert-routing-modal .product-modal-body,.connector-selector-modal .product-modal-body{padding:14px;gap:13px}.connector-choice-grid{grid-template-columns:1fr;max-height:calc(100dvh - 280px);overflow-y:auto}.connector-actions{align-items:stretch;flex-direction:column}.connector-actions>div{justify-content:flex-end}.routing-mode-switch button{min-height:48px;padding:7px;align-items:center;text-align:center}.routing-mode-switch button span{display:none}.routing-search-row{align-items:stretch;flex-direction:column;gap:7px}.routing-search-row label{width:100%}.expert-choice-list{max-height:calc(100dvh - 330px)}.expert-choice-list section>div{grid-template-columns:1fr}.routing-auto-state{min-height:210px;padding:0 12px}.routing-actions{align-items:stretch;flex-direction:column}.routing-actions>div{justify-content:flex-end}}@media(max-width:480px){.credit-chip,.theme-button{display:none}.topbar-title>span{max-width:88px}.composer-tools .expert-selector>span,.composer-tools .connector-selector>span,.composer-tools .knowledge-selector>span,.composer-tools .expert-selector>svg:last-child,.composer-tools .connector-selector>svg:last-child,.composer-tools .knowledge-selector>svg:last-child{display:none}.composer-tools .expert-selector,.composer-tools .connector-selector,.composer-tools .knowledge-selector{width:34px;padding:0;justify-content:center}.knowledge-source-tabs button{font-size:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-reduced-transparency:reduce){.topbar,.command-backdrop,.modal-backdrop,.drawer-scrim{backdrop-filter:none;-webkit-backdrop-filter:none}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}.inspiration-view{width:100%;max-width:1800px;margin:0 auto;padding:28px clamp(20px,2.4vw,42px) 88px}.inspiration-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}.inspiration-toolbar .inspiration-filters{display:flex;min-width:0;margin:0;gap:9px;overflow-x:auto;border:0;scrollbar-width:none}.inspiration-toolbar .inspiration-filters::-webkit-scrollbar{display:none}.inspiration-toolbar .inspiration-filters button{min-height:40px;padding:0 16px;border:0;border-radius:12px;background:var(--surface-2);color:var(--muted);font-size:11px;transition:background .16s ease,color .16s ease}.inspiration-toolbar .inspiration-filters button:after{display:none}.inspiration-toolbar .inspiration-filters button:hover{background:var(--surface-3);color:var(--text)}.inspiration-toolbar .inspiration-filters button.active{background:var(--accent);color:var(--accent-ink)}.inspiration-toolbar-actions{display:flex;flex:0 0 auto;align-items:center;gap:9px}.inspiration-toolbar-actions>button,.inspiration-sort{display:flex;min-height:40px;align-items:center;gap:6px;padding:0 13px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--text-soft);box-shadow:0 2px 7px #18181609;font-size:11px}.inspiration-toolbar-actions>button.active{border-color:color-mix(in srgb,var(--accent),transparent 60%);color:var(--accent)}.inspiration-sort{position:relative;padding-right:10px}.inspiration-sort select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:44px;border:0;outline:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.inspiration-masonry{columns:4;column-gap:18px}.inspiration-art-card{display:inline-block;width:100%;margin:0 0 18px;overflow:hidden;break-inside:avoid;border:1px solid var(--line);border-radius:17px;background:var(--surface-2);vertical-align:top}.inspiration-art-media{display:block;width:100%;padding:0;overflow:hidden;aspect-ratio:var(--inspiration-ratio);background:var(--surface-3)}.inspiration-art-media>span{display:block;width:100%;height:100%;background-image:var(--cover-image);background-position:var(--cover-position);background-size:var(--cover-size, cover);background-repeat:no-repeat;transition:transform .28s cubic-bezier(.16,1,.3,1)}.inspiration-art-card:hover .inspiration-art-media>span{transform:scale(1.018)}.inspiration-art-meta{display:flex;width:100%;padding:13px 14px 14px;align-items:stretch;flex-direction:column;gap:9px;background:var(--surface-2);color:var(--text);text-align:left}.inspiration-art-meta>strong{overflow:hidden;font-size:13px;font-weight:630;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.inspiration-art-meta>span{display:flex;min-width:0;align-items:center;gap:7px}.inspiration-art-meta i{display:grid;width:22px;height:22px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--text);color:var(--surface);font-size:9px;font-style:normal;font-weight:700}.inspiration-art-meta small{overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.inspiration-art-meta .inspiration-views{display:flex;margin-left:auto;align-items:center;gap:4px}.inspiration-catalog{margin-top:8px;padding-top:6px}.inspiration-catalog.with-visual{margin-top:44px;padding-top:34px;border-top:1px solid var(--line)}.inspiration-catalog-heading{display:flex;margin-bottom:18px;align-items:flex-end;justify-content:space-between;gap:20px}.inspiration-catalog-heading span{color:var(--accent);font-size:9px;font-weight:650}.inspiration-catalog-heading h2{margin:5px 0 0;font-size:22px;font-weight:620;letter-spacing:-.03em}.inspiration-catalog-heading small{color:var(--muted);font-size:10px}.inspiration-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line)}.inspiration-catalog-card{display:grid;min-width:0;min-height:154px;grid-template-columns:40px minmax(0,1fr) 20px;align-items:start;gap:14px;padding:23px 24px 22px 0;border-bottom:1px solid var(--line);background:transparent;color:var(--text);text-align:left}.inspiration-catalog-card:nth-child(odd){padding-right:30px;border-right:1px solid var(--line)}.inspiration-catalog-card:nth-child(2n){padding-left:30px}.inspiration-catalog-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:var(--accent-soft);color:var(--accent)}.inspiration-catalog-copy{display:flex;min-width:0;flex-direction:column}.inspiration-catalog-copy small{color:var(--accent);font-size:9px}.inspiration-catalog-copy strong{margin-top:8px;font-size:15px;font-weight:620}.inspiration-catalog-copy p{margin:7px 0 12px;color:var(--muted);font-size:10px;line-height:1.65}.inspiration-catalog-copy em{color:var(--text-soft);font-size:9px;font-style:normal}.inspiration-catalog-card>svg{margin-top:11px;color:var(--muted);transition:color .16s ease,transform .16s ease}.inspiration-catalog-card:hover>svg{color:var(--accent);transform:translate(3px)}@media(max-width:1260px){.graphic-workspace{grid-template-columns:minmax(0,1fr) 350px}.inspiration-masonry{columns:3}}@media(max-width:900px){.inspiration-toolbar{align-items:flex-start;flex-direction:column-reverse}.inspiration-toolbar-actions{align-self:flex-end}.inspiration-masonry{columns:2}}@media(max-width:680px){.graphic-workspace{display:flex;min-height:0;flex-direction:column}.graphic-creator-panel{order:1;height:auto;min-height:100dvh;grid-template-rows:58px 52px minmax(0,1fr) auto;border-left:0;border-bottom:1px solid var(--line)}.graphic-canvas-shell{order:2;min-height:82dvh;grid-template-rows:58px minmax(0,1fr) 44px}.graphic-canvas-head{padding-left:54px}.graphic-canvas-head>div:first-child span,.graphic-canvas-actions>button:not(.graphic-export-button){display:none}.graphic-canvas-stage{padding:24px 18px}.graphic-artboard{width:min(100%,420px)}.graphic-panel-head{padding-left:54px}.graphic-prompt-box>div:last-child>small{display:none}.inspiration-view{padding:18px 14px 64px}.inspiration-toolbar{gap:14px;margin-bottom:14px}.inspiration-toolbar .inspiration-filters{width:100%}.inspiration-masonry{column-gap:10px}.inspiration-art-card{margin-bottom:10px;border-radius:13px}.inspiration-art-meta{padding:11px}.inspiration-art-meta small:not(.inspiration-views),.inspiration-art-meta i{display:none}.inspiration-catalog-grid{grid-template-columns:1fr}.inspiration-catalog-card,.inspiration-catalog-card:nth-child(odd),.inspiration-catalog-card:nth-child(2n){padding:19px 0;border-right:0}}
