input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none}input[type=password]::-webkit-credentials-auto-fill-button{display:none!important}:root{--bg: #020304;--panel: rgba(17, 19, 24, .92);--panel-2: rgba(10, 11, 15, .82);--line: rgba(255, 255, 255, .1);--text: #f4f4f4;--muted: #8f97a5;--accent: #2ab2ff;--cat-input: #52606f;--cat-text: #6b87b5;--cat-image: #2ca58d;--cat-video: #b4477f;--cat-audio: #d38231;--cat-ui: #d5a021;--cat-logic: #768396;--cat-data: #5b8def;--cat-control: #8f96a3;--z-canvas: 1;--z-node-overlay: 100;--z-app-chrome: 1000;--z-dropdown: 1100;--z-popover: 2000;--z-modal: 5000;--topbar-safe-bottom: 72px}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%;background:var(--bg);color:var(--text);font-family:Segoe UI,PingFang SC,sans-serif}button{border:0;cursor:pointer}@keyframes float-in{0%{opacity:0;transform:translate(-50%,-10px) scale(.96)}to{opacity:1;transform:translate(-50%) scale(1)}}@keyframes menu-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes send-pill-bounce{0%,80%,to{transform:translateY(0);opacity:.42}40%{transform:translateY(-3px);opacity:1}}@keyframes text-loading-fade{0%,39%,to{opacity:.18}40%{opacity:1}}@keyframes chat-pop{0%{opacity:0;transform:translateY(18px) scale(.94)}72%{opacity:1;transform:translateY(-4px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes chat-fab-bounce{0%{transform:scale(1)}50%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes edge-pulse{0%,to{filter:drop-shadow(0 0 0 rgba(42,178,255,0))}50%{filter:drop-shadow(0 0 10px rgba(42,178,255,.5))}}@keyframes handle-pop{0%{transform:translateY(-50%) scale(.78)}68%{transform:translateY(-50%) scale(1.12)}to{transform:translateY(-50%) scale(1)}}@keyframes handle-snap{0%{transform:translateY(-50%) scale(1)}40%{transform:translateY(-50%) scale(1.18)}to{transform:translateY(-50%) scale(1.04)}}@keyframes node-glow{0%,to{box-shadow:0 0 0 1px #ffffff38,0 14px 60px #00000059}50%{box-shadow:0 0 0 1px #79c8ff80,0 18px 72px #0e487a66}}.app-shell{position:relative;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at top,rgba(16,20,38,.4),transparent 28%),var(--bg)}.app-shell.is-connecting:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at center,rgba(42,178,255,.08),transparent 52%);opacity:1}.topbar{position:absolute;inset:18px 20px auto 20px;z-index:var(--z-app-chrome);display:flex;justify-content:space-between;align-items:center}.topbar__brand{display:flex;gap:14px;align-items:center;font-size:18px;font-weight:600}.brand-dot{width:28px;height:28px;border-radius:10px;object-fit:cover;display:block;box-shadow:0 0 18px #78b4ff2e}.topbar__actions{display:flex;gap:10px;align-items:center}.topbar__actions button{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:16px;background:#1f232beb;color:var(--text)}.topbar__actions .icon{width:48px;justify-content:center}.topbar__user-menu{position:relative}.topbar__avatar-btn{width:40px!important;height:40px;padding:0!important;border-radius:50%!important;background:transparent!important;cursor:pointer;display:grid;place-items:center}.topbar__avatar-btn:hover{background:#ffffff14!important}.topbar__avatar-placeholder{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:13px;font-weight:600;display:grid;place-items:center;-webkit-user-select:none;user-select:none}.topbar__dropdown{position:absolute;right:0;top:calc(100% + 8px);min-width:200px;padding:8px 0;border-radius:12px;background:#1c1d21f7;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 40px #0006;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:var(--z-dropdown);animation:menu-in .14s ease}.topbar__dropdown-email{padding:10px 16px 8px;font-size:12px;color:#8f97a5;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar__dropdown button{display:flex;align-items:center;gap:10px;width:100%;padding:10px 16px;background:transparent;color:#d8d8d8;font-size:13px;border:none;cursor:pointer;border-radius:0}.topbar__dropdown button:hover{background:#ffffff0f}.left-rail{position:absolute;left:14px;top:50%;z-index:calc(var(--z-app-chrome) + 1);transform:translateY(-50%);width:54px;padding:10px 0;border-radius:28px;background:#14161cf0;border:1px solid var(--line);display:flex;flex-direction:column;align-items:center;gap:12px}.left-rail button,.left-rail__avatar{width:38px;height:38px;border-radius:19px;display:grid;place-items:center;background:transparent;color:#d8d8d8;transition:transform .18s ease,background .18s ease}.left-rail button:hover{transform:translateY(-1px);background:#ffffff0f}.left-rail__add{background:#f5f5f5!important;color:#202020!important}.left-rail__avatar{margin-top:auto;margin-bottom:12px;background:#2a2d35;overflow:hidden;cursor:pointer}.left-rail__avatar-letter{font-size:13px;font-weight:600;color:#d8d8d8;-webkit-user-select:none;user-select:none}.left-rail__user-menu{position:relative;margin-top:auto;margin-bottom:12px;display:flex;align-items:center;justify-content:center}.left-rail__user-menu .left-rail__avatar{margin-top:0;margin-bottom:0;border:none;padding:0}.left-rail__dropdown{position:absolute;left:calc(100% + 8px);bottom:0;min-width:200px;padding:8px 0;border-radius:12px;background:#1c1d21f7;border:1px solid rgba(255,255,255,.1);box-shadow:0 12px 40px #0006;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:var(--z-dropdown);animation:menu-in .14s ease}.left-rail__dropdown-email{padding:10px 16px 8px;font-size:12px;color:#8f97a5;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.left-rail__dropdown button{display:flex;align-items:center;gap:10px;width:100%;padding:10px 16px;background:transparent;color:#d8d8d8;font-size:13px;border:none;cursor:pointer;border-radius:0}.left-rail__dropdown button:hover{background:#ffffff0f}.node-picker{position:absolute;z-index:var(--z-dropdown);width:300px;padding:14px;border-radius:22px;background:#1c1d21f5;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 50px #00000057;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:menu-in .16s ease}.node-picker__title{margin:2px 4px 12px;font-size:15px;color:#ffffff85}.node-picker__item{width:100%;display:flex;align-items:center;gap:14px;padding:14px;border-radius:18px;background:transparent;color:#fff;text-align:left;transition:background .18s ease,transform .18s ease}.node-picker__item:hover{background:#ffffff0f;transform:translate(2px)}.node-picker__icon{width:40px;height:40px;border-radius:14px;background:#ffffff14;display:grid;place-items:center;color:#ffffffd1}.node-picker__text{display:flex;flex-direction:column;gap:4px}.node-picker__text strong{font-size:18px;font-weight:600}.node-picker__text small{font-size:13px;color:#ffffff57}.context-menu{position:absolute;z-index:var(--z-dropdown);padding:10px;border-radius:18px;background:#111318fa;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 42px #0006;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:menu-in .14s ease}.context-menu__title{padding:6px 8px 10px;font-size:12px;letter-spacing:.08em;color:#ffffff6b;text-transform:uppercase}.context-menu button{width:100%;display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:12px;background:transparent;color:#ffffffe6;transition:background .16s ease,transform .16s ease}.context-menu button:hover:not(:disabled){background:#ffffff12;transform:translate(2px)}.context-menu button:disabled{opacity:.38;cursor:not-allowed}.context-menu button.danger{color:#ff9a9a}.canvas-stage{position:absolute;top:0;right:0;bottom:0;left:0}.node-overlays-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--z-node-overlay);pointer-events:none;clip-path:inset(var(--topbar-safe-bottom) 0 0 0)}.node-overlay-anchor{position:absolute;left:0;top:0;pointer-events:auto;z-index:calc(var(--z-node-overlay) + 4)}.node-overlay-anchor--top{transform:translate(-50%,-100%)}.node-overlay-anchor--bottom{transform:translate(-50%)}.quick-create,.floating-tools{display:flex;gap:10px;padding:12px;border-radius:18px;background:#0a0c10b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08)}.quick-create{margin-left:70px;margin-top:68px}.quick-create button,.floating-tools button{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;background:#ffffff0a;color:var(--text);transition:transform .16s ease,background .16s ease}.quick-create button:hover,.floating-tools button:hover{transform:translateY(-1px);background:#ffffff14}.floating-tools--topdock{position:absolute;left:68px;top:58px;z-index:9;flex-direction:row;align-items:center;gap:8px;padding:8px;border-radius:18px}.floating-tools--topdock button{justify-content:flex-start}.selection-toolbar{position:absolute;z-index:calc(var(--z-node-overlay) + 2);gap:10px;padding:10px 12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0e1016f0;transform:translate(-50%,-100%);box-shadow:0 18px 38px #00000059;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:float-in .18s ease}.selection-toolbar span{font-size:13px;color:#ffffffb8}.selection-toolbar button{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:12px;background:#ffffff0d;color:#ffffffeb}.selection-toolbar button.danger{color:#ff9a9a}.titan-node-wrap{position:relative;padding:0;transform-origin:center top;overflow:visible;transition:transform .18s ease}.titan-node-wrap.is-selected{transform:translateY(-2px)}.titan-node-topline{display:flex;justify-content:flex-start;align-items:center;margin:0 0 10px;width:100%;min-height:34px}.titan-node-topline__title{display:inline-flex;align-items:baseline;gap:10px;font-size:18px;color:#ffffffe0;font-weight:500}.titan-node-topline__idnum{font-size:1.14em;color:#fffffff5}.titan-node-upload-row{display:flex;justify-content:center;margin:0 0 12px}.titan-node-upload{min-width:112px;height:40px;padding:0 22px;border-radius:999px;background:#2c2e34f5;color:#ffffffe0;font-size:15px;line-height:40px;text-align:center;box-shadow:inset 0 1px #ffffff0f}.titan-node-upload--icon{min-width:40px;width:40px;padding:0;display:inline-flex;align-items:center;justify-content:center}.titan-node-upload:disabled{opacity:.4;cursor:not-allowed}.titan-node-file-input{display:none}.titan-node-card-shell{position:relative}.titan-node-main{position:relative;width:100%;border-radius:28px;background:linear-gradient(180deg,#212125fa,#1a1a1efa);border:3px solid rgba(189,190,196,.68);display:grid;place-items:center;box-shadow:inset 0 1px #ffffff0d;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.titan-node-wrap.is-selected .titan-node-main{border-color:#d7ddebf2;animation:node-glow 1.8s ease-in-out infinite}.is-connecting-flow .titan-node-wrap.is-hovered .titan-node-main,.is-connecting-flow .titan-node-wrap.is-selected .titan-node-main{border-color:#79c8fff2;box-shadow:0 0 0 1px #79c8ff57,0 0 28px #2ab2ff3d,inset 0 1px #ffffff0d}.titan-node-main__shell-measure{position:absolute;top:14px;right:14px;bottom:14px;left:14px;opacity:0;pointer-events:none}.titan-node-main__media-shell,.titan-node-main__audio-shell{position:absolute;top:14px;right:14px;bottom:14px;left:14px;display:flex;align-items:center;justify-content:center;z-index:1}.titan-node-main__media-frame{width:100%;height:100%;border-radius:0;overflow:hidden;background:#07090cd6;box-shadow:inset 0 0 0 1px #ffffff0f;flex:0 0 auto}.titan-node-main__preview{display:block;width:100%;height:100%;border-radius:0}.titan-node-main__preview--image{object-fit:cover;background:#07090cd6}.titan-node-main__preview--expired{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#07090cd6;color:#ffffff73}.titan-node-main__expired-icon{font-size:32px;opacity:.6}.titan-node-main__expired-label{font-size:12px;opacity:.7}.titan-node-main__preview--loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#07090cd6}.titan-node-main__loading-spinner{width:24px;height:24px;border:2px solid rgba(255,255,255,.15);border-top-color:#fff9;border-radius:50%;animation:titan-spin .8s linear infinite}@keyframes titan-spin{to{transform:rotate(360deg)}}.titan-node-main__preview--video{object-fit:cover;background:#07090ceb}.titan-node-main__text-shell,.titan-node-main__audio-shell{position:absolute;top:14px;right:14px;bottom:14px;left:14px;z-index:3}.titan-node-main__text-shell{display:flex;padding:6px 4px;pointer-events:auto}.titan-node-main__text-shell-proxy{width:100%;height:100%;cursor:grab}.titan-node-main__text-shell-proxy.is-editing{cursor:text}.titan-node-main__text-editor{position:relative;z-index:4;width:100%;height:100%;min-height:100%;padding:10px 12px;border-radius:0;border:0;outline:none;resize:none;background:transparent;box-shadow:none;color:#ffffffeb;font-size:16px;line-height:1.7;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;cursor:text;pointer-events:auto;-webkit-user-select:text;user-select:text}.titan-rich-editor{width:100%;height:100%;position:relative}.titan-rich-editor__placeholder{position:absolute;inset:10px 12px auto 12px;color:#ffffff57;pointer-events:none}.titan-node-main__text-editor h1,.titan-node-main__text-editor h2,.titan-node-main__text-editor h3,.media-viewer__text-editor h1,.media-viewer__text-editor h2,.media-viewer__text-editor h3,.media-viewer__text-body--editable h1,.media-viewer__text-body--editable h2,.media-viewer__text-body--editable h3{margin:0 0 10px;font-weight:700}.titan-node-main__text-editor h1,.media-viewer__text-editor h1,.media-viewer__text-body--editable h1{font-size:28px}.titan-node-main__text-editor h2,.media-viewer__text-editor h2,.media-viewer__text-body--editable h2{font-size:24px}.titan-node-main__text-editor h3,.media-viewer__text-editor h3,.media-viewer__text-body--editable h3{font-size:20px}.titan-node-main__text-editor ul,.media-viewer__text-editor ul{margin:0 0 10px 20px}.titan-node-main__text-editor p,.media-viewer__text-editor p{margin:0 0 8px}.titan-node-main__loading{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#ffffffd1}.titan-node-main__loading--overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:#090b118f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.titan-node-main__loading--upload{background:#090b119e;flex-direction:column;gap:10px}.titan-node-main__upload-bar{width:64%;height:6px;border-radius:3px;background:#ffffff1f;position:relative;overflow:hidden}.titan-node-main__upload-bar:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:var(--upload-pct, 0%);background:#6c8cff;border-radius:3px;transition:width .25s ease}.titan-node-main__loading-ring{position:relative;width:92px;height:92px}.titan-node-main__loading-ring i{--angle: calc(var(--dot-index) * 30deg);position:absolute;left:50%;top:50%;width:10px;height:10px;margin:-5px;border-radius:999px;background:#7bd3fffa;transform:rotate(var(--angle)) translateY(-38px);animation:text-loading-fade 1s linear infinite;animation-delay:calc(var(--dot-index) * .08s)}.titan-node-main__loading-progress{font-size:15px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.02em;color:#7bd3fff2}.titan-node-main__error{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#ffffffd1}.titan-node-main__error--overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:#090b118f;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.titan-node-main__error-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#f443362e;color:#f44336;font-size:24px;font-weight:700}.titan-node-main__error-label{font-size:14px;font-weight:600;color:#f44336}.titan-node-main__error-message{font-size:12px;color:#ffffff8a;text-align:center;max-width:90%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;word-break:break-all}.titan-node-main__text-editor::placeholder{color:#ffffff57}.titan-node-main__audio-shell{flex-direction:column;gap:16px;padding:10px 6px}.titan-node-main__waveform{position:relative;width:100%;height:96px;display:flex;align-items:center;justify-content:center;gap:3px;padding:12px 14px;border-radius:22px;background:linear-gradient(180deg,#0f141ceb,#0a0c10e0);box-shadow:inset 0 0 0 1px #ffffff0f}.titan-node-main__waveform:before{content:"";position:absolute;left:14px;right:14px;top:50%;height:1px;background:#ffffff1f;transform:translateY(-50%)}.titan-node-main__waveform span{position:relative;z-index:1;width:4px;min-height:18px;border-radius:999px;background:linear-gradient(180deg,#7bd3fff2,#5997ffc7)}.titan-node-main__audio-player{width:100%;height:40px;opacity:.92}.titan-node-main__placeholder{color:#ffffff1a;transition:transform .18s ease,opacity .18s ease}.titan-node-main__placeholder.is-hidden{opacity:0}.titan-node-wrap.is-selected .titan-node-main__placeholder{transform:scale(1.02);opacity:.55}.titan-node-main__placeholder.is-video{font-size:84px;opacity:.14}.titan-node-main__placeholder.is-audio{font-size:74px;opacity:.14}.titan-node-main__placeholder.is-image{font-size:88px;opacity:.14}.titan-node-main__placeholder.is-text{font-size:56px;color:#ffffff2e;opacity:.2;align-self:start;justify-self:start;padding:34px}.titan-node-mini-id{position:absolute;left:18px;top:16px;opacity:0;font-size:20px;font-weight:700;letter-spacing:.04em;color:#ffffffc7;transition:opacity .18s ease}.titan-node-editor{margin:0 auto;border-radius:22px;background:linear-gradient(180deg,#1e1f23fa,#18181cfa);padding:18px 18px 16px;display:flex;flex-direction:column;justify-content:space-between;color:#ffffffb3;flex:0 0 auto;gap:18px;box-shadow:0 14px 36px #0000003d}.titan-node-editor__prompt{font-size:15px;color:#ffffff61;line-height:1.5}.titan-node-editor__reference-row{display:flex;align-items:center;gap:10px}.titan-node-editor__reference-row--text{margin-top:-6px}.titan-node-editor__reference-label{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;color:#ffffffe6;font-size:13px;font-weight:600}.titan-node-editor__reference-label--text{width:34px;height:28px;border-radius:10px;font-size:11px}.titan-node-editor__reference-card{position:relative;width:52px;height:52px;border-radius:14px;overflow:hidden;background:#ffffff14;display:inline-flex;align-items:center;justify-content:center}.titan-node-editor__reference-preview{width:100%;height:100%;object-fit:cover}.titan-node-editor__reference-audio{font-size:11px;color:#ffffffc7}.titan-node-editor__reference-plus{position:absolute;right:4px;bottom:4px;width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0f1116eb;color:#fff}.titan-node-editor__reference-plus--center{position:static;width:28px;height:28px;background:#ffffff1a}.titan-node-editor__reference-card--static{cursor:default}.titan-node-editor__reference-card--thumb{overflow:visible;margin-bottom:14px}.titan-node-editor__reference-card--thumb:hover{z-index:3}.titan-node-editor__reference-card--thumb.is-dragging{opacity:.42;transform:scale(.96)}.titan-node-editor__reference-card--thumb:hover .titan-node-editor__reference-preview{box-shadow:0 0 0 2px #7bd3ff66}.titan-node-editor__reference-card--upload{display:inline-flex;align-items:center;justify-content:center;background:#ffffff0a;border:1px dashed rgba(255,255,255,.18);margin-bottom:14px}.titan-node-editor__reference-badge{position:absolute;left:6px;bottom:6px;padding:2px 6px;border-radius:999px;background:#0f1116e6;color:#ffffffe0;font-size:10px}.titan-node-editor__reference-card--thumb>.titan-node-editor__reference-badge{left:50%;bottom:-16px;transform:translate(-50%);padding:1px 5px;font-size:9px;white-space:nowrap}.titan-node-editor__reference-remove{position:absolute;right:-6px;top:-6px;width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0f1116f2;color:#ffffffeb;border:1px solid rgba(255,255,255,.12)}.titan-node-editor__reference-zoom{position:absolute;left:-6px;top:-6px;width:20px;height:20px;border-radius:999px;display:none;align-items:center;justify-content:center;background:#0f1116f2;color:#ffffffeb;border:1px solid rgba(255,255,255,.12);cursor:pointer;z-index:4}.titan-node-editor__reference-card--thumb:hover .titan-node-editor__reference-zoom,.titan-node-editor__reference-card--thumb:hover .titan-node-editor__reference-remove{display:inline-flex}.titan-node-editor__text-ref-chip{height:28px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;gap:6px;background:#7bd3ff1a;color:#d6eeffeb;font-size:11px}.titan-node-editor__reference-row--stack{display:flex;flex-direction:column;align-items:stretch;gap:10px}.titan-node-editor__reference-row--media-list{flex-direction:column;align-items:stretch;gap:10px}.titan-node-editor__reference-row--text-attachments{margin-bottom:10px}.titan-node-editor__reference-list{display:flex;flex-wrap:wrap;gap:10px}.titan-node-editor__reference-card--attachment{cursor:default}.titan-node-editor__reference-badge--attachment{left:6px;top:6px;bottom:auto;background:#60a5faeb}.titan-node-editor__stale-chip{height:28px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;background:#ffb04f29;color:#ffd493f5;font-size:11px}.titan-node-editor__injected-text-list{display:flex;flex-direction:column;gap:8px}.titan-node-editor__injected-text-card{border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;padding:10px 12px}.titan-node-editor__injected-text-head{display:flex;align-items:center;gap:5px;font-size:11px;color:#d6eeffd6;margin-bottom:6px}.titan-node-editor__inject-badge{color:#a78bfa;flex-shrink:0}.titan-node-editor__injected-text-body{font-size:12px;line-height:1.55;color:#ffffffd1;white-space:pre-wrap;word-break:break-word;max-height:108px;overflow:auto}.titan-node-editor__input{width:100%;min-height:152px;resize:none;border:0;outline:none;border-radius:0;padding:0;background:transparent;font-family:inherit;font-size:14px;line-height:1.7;box-shadow:none;color:transparent;caret-color:#ffffffeb}.titan-node-editor__input::selection{color:transparent;background:#6cb4ee59}.titan-node-editor__input::-moz-selection{color:transparent;background:#6cb4ee59}.prompt-highlight__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:2}.prompt-highlight__content{white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;font-size:14px;line-height:1.7;font-family:inherit;color:#ffffffeb;padding:0}.prompt-highlight__img-token{pointer-events:auto;cursor:pointer;color:#6cb4ee;background:#6cb4ee1a;border-radius:3px;padding:0;text-decoration:none;transition:background .15s}.prompt-highlight__img-token:hover{background:#6cb4ee38;text-decoration:underline}.prompt-highlight__img-token--orphan{color:#ffffff73;background:none;cursor:default}.prompt-highlight__tooltip{position:absolute;transform:translate(-50%,-100%);pointer-events:auto;z-index:30;background:#1a1c22;border:1px solid rgba(255,255,255,.12);border-radius:6px;padding:4px;box-shadow:0 8px 24px #00000080}.prompt-highlight__tooltip-img{display:block;width:120px;height:120px;object-fit:cover;border-radius:4px}.titan-node-editor__input::placeholder{color:#ffffff57}.titan-node-editor__image-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.titan-node-editor__field{display:flex;flex-direction:column;gap:6px;min-width:0}.titan-node-editor__field--toggle{flex-direction:row;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#161920f5}.titan-node-editor__field span{font-size:11px;color:#ffffff94}.titan-node-editor__field--inline-options>span{padding-left:2px;font-size:11px;font-weight:600;color:#ffffff70}.titan-node-editor__field-select{position:relative}.titan-node-editor__field-select-trigger{width:100%;height:40px;display:inline-flex;align-items:center;justify-content:space-between;padding:0 12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#161920f5;color:#ffffffeb;box-shadow:inset 0 0 0 1px #ffffff05}.titan-node-editor__field-select-trigger:hover,.titan-node-editor__field-select-trigger.is-active{border-color:#ffffff24;background:#1e222afa}.titan-node-editor__field--inline-options{gap:6px;padding:0;background:transparent;box-shadow:none}.titan-node-editor__inline-options-list{display:grid;gap:8px}.titan-node-editor__inline-options-list--compact{display:flex;flex-wrap:wrap;gap:6px;padding:6px;border-radius:14px;background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff0a}.titan-node-editor__inline-options-list--two-up{grid-template-columns:minmax(0,1fr)}.titan-node-editor__inline-option-card{width:100%;min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#161920f5;color:#ffffffe0;text-align:left;transition:background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.titan-node-editor__inline-option-card:hover,.titan-node-editor__inline-option-card:focus-visible{border-color:#ffffff24;background:#1e222afa;box-shadow:0 10px 18px #00000029;transform:translateY(-1px)}.titan-node-editor__inline-option-card.is-active{border-color:#7bd3ff47;background:linear-gradient(180deg,#7bd3ff29,#2a8dff24);color:#d6eefff5}.titan-node-editor__inline-option-card--compact{width:auto;min-width:52px;min-height:32px;padding:0 12px;border-radius:10px;align-items:center;gap:6px;border-color:transparent;background:#ffffff08;box-shadow:none}.titan-node-editor__inline-option-card--compact .titan-node-editor__reasoning-option-copy{gap:0}.titan-node-editor__inline-option-card--compact .titan-node-editor__reasoning-option-copy strong{font-size:12px;font-weight:600;line-height:1;color:#ffffff8f}.titan-node-editor__inline-option-card--compact .titan-node-editor__reasoning-option-copy small{display:none}.titan-node-editor__inline-option-card--compact svg{width:11px;height:11px}.titan-node-editor__inline-option-card--compact:hover,.titan-node-editor__inline-option-card--compact:focus-visible{background:#ffffff0f;border-color:transparent;box-shadow:none;transform:none}.titan-node-editor__inline-option-card--compact.is-active{background:#ffffff1f;border-color:#ffffff0f;box-shadow:inset 0 0 0 1px #ffffff08}.titan-node-editor__inline-option-card--compact.is-active .titan-node-editor__reasoning-option-copy strong{color:#ffffffeb}.titan-node-editor__settings-empty{padding:10px 12px;border-radius:12px;background:#ffffff0a;color:#ffffffa8;font-size:12px;line-height:1.5}.titan-node-editor__uploads{display:flex;flex-wrap:wrap;gap:8px}.titan-node-editor__upload-chip{max-width:100%;padding:6px 10px;border-radius:999px;background:#79c8ff1f;color:#d6eeffeb;font-size:12px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.titan-node-editor__footer{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.titan-node-editor__footer--composer{margin-top:2px}.titan-node-editor__meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;font-size:13px}.titan-node-editor__meta--editable{min-width:0;flex:1;align-items:flex-start;flex-direction:column;gap:8px}.titan-node-editor__meta--inline{flex:0 1 auto;min-width:0;max-width:280px}.titan-node-editor__meta .model{color:#fff;font-weight:600}.titan-node-editor__error{color:#ff9a9a;font-size:12px;line-height:1.4;max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.titan-node-editor__actions{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:8px;font-size:13px}.titan-node-editor__actions--left-model{width:100%;justify-content:space-between;flex-wrap:wrap;row-gap:10px}.titan-node-editor__actions--composer{width:100%;min-height:40px;justify-content:space-between;gap:8px;flex-wrap:nowrap}.titan-node-editor__inline-switch{display:inline-flex;align-items:center;gap:4px;padding:2px;height:34px;border-radius:999px;background:transparent;border:1px solid transparent;margin-right:2px}.titan-node-editor__inline-switch-option{height:30px;padding:0 12px;border-radius:999px;color:#fff9;background:transparent;transition:background .16s ease,color .16s ease}.titan-node-editor__inline-switch:hover,.titan-node-editor__inline-switch:focus-within{background:#ffffff0a;border-color:#ffffff1f;box-shadow:0 10px 18px #00000029}.titan-node-editor__inline-switch-option.is-active{color:#fffffff5;background:#ffffff1a}.titan-node-editor__action-cluster--composer-left{min-width:0;flex:1;gap:8px;flex-wrap:nowrap;overflow:visible;display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr) minmax(0,auto);align-items:center}.titan-node-editor__action-cluster--composer-right{flex-wrap:nowrap;gap:8px;flex:0 0 auto}.titan-node-editor__button-label--inline{display:inline-flex;align-items:center;min-width:0;gap:5px}.titan-node-editor__model-chip-label{display:inline-flex;align-items:center;gap:5px;min-width:0;overflow:hidden}.titan-node-editor__model-chip-label>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.titan-node-editor__menu-button--modelchip{min-width:64px;width:100%;max-width:none;justify-content:space-between;padding:0 7px}.titan-node-editor__menu-button--summary{min-width:88px;width:auto;max-width:168px;justify-content:space-between;padding:0 8px}.titan-node-editor__menu-button--summary-wide{max-width:320px;min-width:200px}.titan-node-editor__summary-mode-icons,.titan-node-editor__summary-audio-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:4px;opacity:.85}.titan-node-editor__summary-mode-text{font-size:11px;margin-left:2px;opacity:.9;white-space:nowrap}.titan-node-editor__summary-audio-icon{cursor:pointer}.titan-node-editor__summary-audio-icon:hover{opacity:1}.titan-node-editor__menu-button--summary>span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.titan-node-editor__menu-popover--model-list{min-width:320px;max-height:420px;overflow:auto}.titan-node-editor__menu-popover--count-list{min-width:72px}.titan-node-editor__menu-popover--embedded{position:absolute;left:0;right:0;top:calc(100% + 8px);bottom:auto;min-width:100%;padding:8px}.titan-node-editor__menu-popover--text-reasoning{left:0;right:auto;top:auto;bottom:calc(100% + 10px);min-width:100%;padding:8px;border-radius:20px}.titan-node-editor__model-option{gap:12px}.titan-node-editor__model-option-main{display:inline-flex;align-items:center;gap:6px;min-width:0}.titan-node-editor__settings-toggle{justify-content:center;width:100%}.titan-node-editor__field--toggle input{accent-color:#7bd3ff}.titan-node-editor__field--toggle{gap:10px}.titan-node-editor__field--toggle span{margin-bottom:2px}.titan-node-editor__field--toggle input{width:18px;height:18px}.titan-node-editor__menu-popover--video-settings{width:280px;min-width:280px;max-width:280px}.titan-node-editor__menu-popover--video-settings .token-pill{opacity:1}.titan-node-editor__menu-popover--video-settings .titan-node-editor__field{gap:8px}.titan-node-editor__menu-popover--video-settings .titan-node-editor__field select{background:#383a42f5}.titan-node-editor__actions--composer .token-pill,.titan-node-editor__actions--composer .send-pill,.titan-node-editor__actions--composer .titan-node-editor__menu-button{opacity:1;border:1px solid transparent}.titan-node-editor__actions--composer .token-pill--icon{width:36px;min-width:36px;padding:0}.titan-node-editor__actions--composer .token-pill--count{width:36px;min-width:36px;height:36px;padding:0;gap:1px;position:relative;border-radius:999px}.token-pill__count-icon{display:inline-flex;font-size:9px;font-weight:700;text-transform:lowercase;color:#ffffff8c;line-height:1}.token-pill__count-value{font-size:12px;color:#ffffffeb;line-height:1}.titan-node-editor__actions--composer .send-pill--round{width:36px;min-width:36px;height:36px;padding:0;border-radius:999px}.node-toolbar--text-floating{max-width:min(1320px,94vw);flex-wrap:wrap;overflow:visible;transform-origin:center bottom;scrollbar-width:none}.node-toolbar--text-floating::-webkit-scrollbar{display:none}.node-toolbar--text-floating-two-row{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:auto;max-width:760px}.titan-node-toolbar__row{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;width:auto;max-width:none}.titan-node-toolbar__row--palette{justify-content:flex-start}.titan-node-toolbar__font-size-control{display:inline-flex;align-items:center;gap:8px;margin-left:4px}.titan-node-toolbar__font-size-display{min-width:84px;height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#2c2e34f5;color:#ffffffeb;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;letter-spacing:.01em}.titan-node-toolbar__font-size-display.is-heading{border-color:#7bd3ff57;background:linear-gradient(180deg,#7bd3ff2e,#2a8dff24);color:#d6eefff5}.titan-node-toolbar__font-size-select-wrap{position:relative;display:inline-flex;align-items:center}.titan-node-toolbar__font-size-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:112px;height:40px;padding:0 34px 0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#2c2e34f5;color:#ffffffe0;font-size:12px;font-weight:600}.titan-node-toolbar__font-size-select:focus{outline:none;border-color:#7bd3ff57}.titan-node-toolbar__font-size-select-icon{position:absolute;right:12px;pointer-events:none;color:#ffffff94}.titan-node-toolbar__font-family-control{flex:0 0 220px;width:220px;min-width:220px;max-width:220px}.titan-node-toolbar__font-family-select-wrap{min-width:220px;width:220px}.titan-node-toolbar__font-family-select{min-width:220px;width:220px;max-width:220px}.titan-node-toolbar__tracking-control,.titan-node-toolbar__leading-control{flex:0 0 112px}.titan-node-toolbar__tracking-control .titan-node-toolbar__font-size-select-wrap,.titan-node-toolbar__leading-control .titan-node-toolbar__font-size-select-wrap,.titan-node-toolbar__tracking-control .titan-node-toolbar__font-size-select,.titan-node-toolbar__leading-control .titan-node-toolbar__font-size-select{min-width:112px}.titan-node-toolbar__icon-select-wrap{position:relative}.titan-node-toolbar__select-prefix{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#fff9;pointer-events:none;display:inline-flex;align-items:center}.titan-node-toolbar__icon-select{padding-left:34px}.titan-node-toolbar__search-group{display:inline-flex;align-items:center;gap:6px;min-width:0;margin-left:6px}.titan-node-toolbar__search-input-wrap{position:relative;display:inline-flex;align-items:center;min-width:220px;height:40px;padding:0 12px 0 34px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#2c2e34f5}.titan-node-toolbar__search-icon{position:absolute;left:12px;color:#ffffff7a;pointer-events:none}.titan-node-toolbar__search-input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:#ffffffe6;font-size:12px}.titan-node-toolbar__search-input::placeholder{color:#ffffff57}.titan-node-toolbar__search-count{min-width:44px;padding:0 8px;text-align:center;font-size:11px;font-weight:700;color:#ffffff9e}.titan-node-toolbar__row--structure{justify-content:flex-start}.node-toolbar--text-floating-two-row>.titan-node-toolbar__row+.titan-node-toolbar__row{border-top:1px solid rgba(255,255,255,.06);padding-top:6px}.node-toolbar--text-struct .titan-node-upload{width:40px;min-width:40px;height:40px;padding:0;border:1px solid rgba(255,255,255,.08);background:#2c2e34f5;transition:background .16s ease,border-color .16s ease,transform .16s ease}.node-toolbar--text-struct .titan-node-upload:hover{background:#3a3d45fa;transform:translateY(-1px)}.node-toolbar--text-struct .titan-node-upload.is-active{border-color:#7bd3ff57;background:linear-gradient(180deg,#7bd3ff2e,#2a8dff24);color:#d6eefff5}.node-toolbar--text-struct .titan-node-upload span{white-space:nowrap}.titan-node-toolbar__glyph{font-size:10px;font-weight:700;letter-spacing:.02em}.node-toolbar--text-struct .titan-node-editor__color-dot{box-shadow:0 0 0 1px #ffffff14}.titan-node-editor:hover .titan-node-editor__menu-button,.titan-node-editor:hover .token-pill,.titan-node-editor:hover .send-pill,.titan-node-editor:focus-within .titan-node-editor__menu-button,.titan-node-editor:focus-within .token-pill,.titan-node-editor:focus-within .send-pill,.titan-node-editor__menu-button.is-active,.titan-node-editor__menu-button:focus-visible,.token-pill:focus-visible,.send-pill:focus-visible{opacity:1}.titan-node-editor__action-cluster{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}.titan-node-editor__menu-wrap{position:relative;z-index:calc(var(--z-node-overlay) + 6);pointer-events:auto;min-width:0}.titan-node-editor__menu-wrap:has(.titan-node-editor__menu-button--audio-scene){grid-column:1}.titan-node-editor__menu-wrap:has(.titan-node-editor__menu-button--modelchip):not(:has(.titan-node-editor__menu-button--audio-scene)){grid-column:2;min-width:0}.titan-node-editor__menu-wrap:has(.titan-node-editor__menu-button--summary){grid-column:3}.titan-node-editor__menu-button,.token-pill,.send-pill{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;border-radius:999px;background:#ffffff14;color:#ffffffe0;opacity:.82;border:1px solid rgba(255,255,255,.08);transition:background .16s ease,opacity .16s ease,transform .16s ease,border-color .16s ease,box-shadow .16s ease}.titan-node-editor__actions--composer .titan-node-editor__menu-button,.titan-node-editor__actions--composer .token-pill,.titan-node-editor__actions--composer .send-pill{background:transparent;border-color:transparent;box-shadow:none}.titan-node-editor__menu-button{min-width:188px;justify-content:space-between}.titan-node-editor__menu-button--compact{min-width:88px}.titan-node-editor__menu-button--audio-scene{min-width:132px}.titan-node-editor__menu-button.is-active,.titan-node-editor__menu-button:hover,.send-pill:hover,.token-pill:hover,.token-pill:focus-visible,.send-pill:focus-visible{background:#ffffff14;border-color:#ffffff24;box-shadow:0 10px 18px #00000029;transform:translateY(-1px)}.titan-node-editor__actions--composer .send-pill--round:not(.is-running){background:transparent;color:#ffffffeb}.titan-node-editor__actions--composer .send-pill--round:not(.is-running):hover,.titan-node-editor__actions--composer .send-pill--round:not(.is-running):focus-visible,.titan-node-editor__actions--composer .send-pill--round.is-running{background:linear-gradient(180deg,#7bd3ff38,#2a8dff33);color:#fff}.titan-node-editor__menu-popover{position:absolute;right:0;bottom:calc(100% + 10px);min-width:220px;padding:10px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#0c0e12fa;box-shadow:0 18px 36px #00000057;z-index:calc(var(--z-node-overlay) + 10);pointer-events:auto}.titan-node-editor__menu-popover--compact{min-width:136px}.titan-node-editor__menu-popover--video-settings{width:344px;min-width:344px;max-width:344px;display:grid;gap:12px;padding:12px;border-radius:22px;background:#1c1e24f5;box-shadow:0 20px 40px #00000057,inset 0 0 0 1px #ffffff0a}.titan-node-editor__image-settings{display:grid;gap:8px}.titan-node-editor__field-row{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap}.titan-node-editor__field-row>.titan-node-editor__field--segmented{flex:1;min-width:0}.titan-node-editor__field-row>.titan-node-editor__field--toggle{flex:0 0 auto;margin-bottom:2px}.titan-node-editor__sub-mode-tag{font-size:10px;color:#ffffff73;background:#ffffff0f;border-radius:4px;padding:2px 8px;height:28px;display:flex;align-items:center;white-space:nowrap;align-self:flex-end}.titan-node-editor__field--segmented{display:grid;gap:6px}.titan-node-editor__field--segmented>span{font-size:10px;font-weight:600;color:#ffffff8f}.titan-node-editor__segmented-list{display:flex;align-items:flex-start;gap:6px;flex-wrap:wrap;overflow:visible;padding-bottom:2px;scrollbar-width:none}.titan-node-editor__segmented-list::-webkit-scrollbar{display:none}.titan-node-editor__segmented-option{width:auto!important;min-width:0;height:28px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#ffffffbd;white-space:nowrap;box-shadow:none}.titan-node-editor__segmented-option:hover,.titan-node-editor__segmented-option:focus-visible{background:#ffffff14;border-color:#ffffff1f}.titan-node-editor__segmented-option span{font-size:11px;font-weight:600;line-height:1}.titan-node-editor__segmented-option.is-active{background:linear-gradient(180deg,#82b9ff4d,#447aff38);border-color:#8cbeff70;color:#f0f7fffa}.titan-node-editor__field--custom-size{gap:6px}.titan-node-editor__custom-size-toggle{display:flex;align-items:center;gap:6px;font-size:12px;color:#ffffffb3;cursor:pointer;-webkit-user-select:none;user-select:none}.titan-node-editor__custom-size-toggle input[type=checkbox]{accent-color:#5b8def;width:14px;height:14px}.titan-node-editor__custom-size-inputs{display:flex;flex-direction:column;gap:6px}.titan-node-editor__custom-size-row{display:flex;align-items:center;gap:6px}.titan-node-editor__custom-size-row label{display:flex;flex-direction:column;gap:2px;flex:1}.titan-node-editor__custom-size-row label>span{font-size:10px;color:#ffffff80}.titan-node-editor__custom-size-row input[type=number]{width:100%;height:28px;padding:0 6px;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#00000040;color:#fff;font-size:12px;text-align:center}.titan-node-editor__custom-size-row input[type=number]:focus{border-color:#82b9ff80;outline:none}.titan-node-editor__lock-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#00000040;color:#fff9;cursor:pointer;font-size:14px;flex-shrink:0;align-self:flex-end;margin-bottom:1px}.titan-node-editor__lock-btn.is-locked{color:#5b8def;border-color:#5b8def66}.titan-node-editor__custom-size-info{font-size:11px;color:#fff6}.titan-node-editor__audio-tabs{display:flex;gap:6px}.titan-node-editor__audio-tabs--scene{flex-wrap:wrap}.titan-node-editor__audio-tab{width:auto!important;min-width:0;height:30px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#ffffffbd}.titan-node-editor__audio-tab.is-active{background:linear-gradient(180deg,#82b9ff4d,#447aff38);border-color:#8cbeff70;color:#f0f7fffa}.titan-node-editor__audio-panel{display:grid;gap:8px}.titan-node-editor__field--select{display:grid;gap:6px}.titan-node-editor__field--select>span{font-size:10px;font-weight:600;color:#ffffff8f}.titan-node-editor__field--select select{width:100%;min-height:32px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#ffffffdb;padding:0 10px}.titan-node-editor__menu-popover button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:14px;background:transparent;color:#ffffffd6}.titan-node-editor__menu-popover button:hover,.titan-node-editor__menu-popover button.is-active{background:#ffffff0f}.titan-node-editor__reasoning-option{align-items:flex-start!important;gap:12px;min-height:54px}.titan-node-editor__reasoning-option-copy{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.titan-node-editor__reasoning-option-copy strong{font-size:13px;font-weight:600;color:#ffffffeb}.titan-node-editor__reasoning-option-copy small{font-size:11px;line-height:1.35;color:#ffffff8f}.titan-node-editor__menu-popover select,.titan-node-editor__menu-popover input,.titan-node-editor__menu-popover textarea{border-radius:14px}.token-pill{white-space:nowrap}.token-pill--select{padding-right:8px;border-radius:999px}.token-pill.is-active{background:#7bd3ff2e;color:#d6eefff5}.send-pill{min-width:54px;padding:0 14px;font-size:13px;font-weight:600}.send-pill.is-running{min-width:34px;padding:0;background:#7bd3ff2e;color:#d6eefff5}.send-pill:disabled{opacity:1;cursor:progress}.node-handle{position:absolute!important;top:50%;z-index:5!important;width:51px!important;height:51px!important;margin:0!important;transform:translateY(-50%) scale(.78)!important;background:transparent!important;border:none!important;border-radius:999px!important;display:grid;place-items:center;opacity:0;pointer-events:none;overflow:visible;transition:opacity .16s ease,transform .16s ease,box-shadow .16s ease}.node-handle.is-visible{opacity:1;pointer-events:auto;transform:translateY(-50%) scale(1)!important;animation:handle-pop .22s ease}.node-handle.react-flow__handle-left{left:-65px}.node-handle.react-flow__handle-right{right:-65px}.node-handle:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;border:3px solid rgba(192,194,200,.82);background:transparent;box-shadow:0 0 18px #2ab2ff3d;pointer-events:none}.node-handle:after{content:"+";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#ffffffe6;font-size:30px;font-weight:600;line-height:1;transform:translateY(-2px);pointer-events:none}.node-handle.react-flow__handle-left:before,.node-handle.react-flow__handle-left:after{transform:translate(0)}.node-handle.react-flow__handle-left:after{transform:translateY(-2px)}.node-handle.react-flow__handle-right:before,.node-handle.react-flow__handle-right:after{transform:translate(0)}.node-handle.react-flow__handle-right:after{transform:translateY(-2px)}.node-toolbar{display:flex;gap:6px;padding:8px;border-radius:14px;background:#191b1ff2;border:1px solid rgba(255,255,255,.08);min-width:max-content}.node-toolbar--animated{animation:float-in .16s ease}.node-toolbar button{padding:7px 10px;border-radius:10px;background:#ffffff0f;color:#fff}.node-toolbar--text-struct button{min-width:40px;font-size:12px;flex:0 0 auto}.node-upload-toolbar{display:flex;align-items:center;gap:8px;background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important}.node-editor-toolbar{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important}.reference-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;background:#030508e0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;pointer-events:auto}.reference-fullscreen__content{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px;cursor:default}.reference-fullscreen__image{max-width:min(90vw,1200px);max-height:min(85vh,900px);object-fit:contain;border-radius:8px}.reference-fullscreen__label{padding:4px 12px;border-radius:999px;background:#0f1116e6;color:#ffffffe0;font-size:12px}.reference-fullscreen__close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0f1116e6;color:#ffffffeb;border:1px solid rgba(255,255,255,.12);cursor:pointer}.reference-fullscreen__close:hover{background:#ffffff1f}.reference-fullscreen__download{position:absolute;top:16px;right:64px;width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0f1116e6;color:#ffffffeb;border:1px solid rgba(255,255,255,.12);cursor:pointer}.reference-fullscreen__download:hover{background:#ffffff1f}.media-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-modal);display:flex;align-items:center;justify-content:center;pointer-events:auto}.media-viewer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#030508d6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.media-viewer__panel{position:relative;width:min(1860px,calc(100vw - 24px));height:min(980px,calc(100vh - 24px));padding:20px 24px 24px;border-radius:28px;background:#13151af5;border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 90px #0000007a;pointer-events:auto}.media-viewer__toolbar{position:absolute;top:-18px;right:10px;z-index:6;display:flex;align-items:center;gap:10px;pointer-events:auto}.media-viewer__toolbar-button{width:40px;height:40px;border-radius:999px;background:#13151afa;border:1px solid rgba(255,255,255,.1);color:#fff;box-shadow:0 10px 24px #00000047}.media-viewer__toolbar-button:hover{background:#25282efa}.media-viewer__content{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;height:100%}.media-viewer__stage{min-width:0;min-height:0;border-radius:24px;background:#090b0ef5;display:flex;align-items:center;justify-content:center;overflow:hidden}.media-viewer__media{max-width:100%;max-height:100%;display:block}.media-viewer__empty,.media-viewer__error{max-width:520px;padding:18px 22px;border-radius:18px;text-align:center;line-height:1.6}.media-viewer__empty{background:#ffffff0a;color:#ffffffb8}.media-viewer__error{background:#ff84841f;color:#ffc4c4f5}.media-viewer__media--image,.media-viewer__media--video{object-fit:contain}.media-viewer__media--video{background:#000;pointer-events:auto}.media-viewer__audio-stage,.media-viewer__text-stage{width:100%;height:100%;padding:20px;display:grid;grid-template-rows:auto minmax(0,1fr);gap:18px}.media-viewer__text-editor-shell{width:100%;height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px;padding:14px 0 0;pointer-events:auto}.media-viewer__text-edit{align-self:center;min-width:104px;height:40px;padding:0 18px;border-radius:999px;background:#fffffff0;color:#111;font-weight:600}.media-viewer__text-toolbar{align-self:start;justify-content:center;max-width:100%;flex-wrap:wrap;overflow:visible;margin:0 auto;padding:10px 12px;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);pointer-events:auto;scrollbar-width:none}.media-viewer__text-scroll-shell{min-height:0;height:100%;overflow-y:auto;overflow-x:hidden;border-radius:22px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);cursor:grab;overscroll-behavior:contain;pointer-events:auto;scrollbar-gutter:stable;box-shadow:inset 0 1px #ffffff08}.media-viewer__text-scroll-shell:active{cursor:grabbing}.media-viewer__text-editor-shell-inner{min-height:100%;width:100%;display:flex}.media-viewer__text-toolbar::-webkit-scrollbar{display:none}.media-viewer__text-body{flex:1;min-height:0;padding:28px;border-radius:22px;background:#ffffff0a;color:#ffffffdb;white-space:pre-wrap;line-height:1.72;overflow:auto}.media-viewer__text-body--editable{width:100%;border:1px solid rgba(255,255,255,.08);resize:none;outline:none;cursor:text;font-size:16px;caret-color:#fff}.media-viewer__text-editor{min-height:100%;padding:28px;background:transparent;cursor:text}.media-viewer__text-editor{width:calc(100% / var(--editor-zoom, 1));height:auto;min-height:calc(100% / var(--editor-zoom, 1));flex:0 0 auto;box-sizing:border-box;padding:28px 30px;border-radius:0;border:0;background:transparent;color:#ffffffe6;line-height:1.8;resize:none;outline:none;cursor:text;pointer-events:auto;zoom:var(--editor-zoom, 1);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.media-viewer__text-scroll-shell::-webkit-scrollbar{width:10px}.media-viewer__text-scroll-shell::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.media-viewer__text-scroll-shell::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.media-viewer__text-scroll-shell::-webkit-scrollbar-thumb:hover{background:#ffffff57}.media-viewer__waveform{position:relative;height:220px;display:flex;align-items:center;justify-content:center;gap:2px;padding:18px;border-radius:22px;background:linear-gradient(180deg,#121820f5,#0a0d13eb)}.media-viewer__waveform:before{content:"";position:absolute;left:18px;right:18px;top:50%;height:1px;background:#ffffff29;transform:translateY(-50%)}.media-viewer__waveform span{position:relative;z-index:1;width:2px;height:var(--bar-height, 24px);border-radius:999px;background:linear-gradient(180deg,#7bd3fffa,#5997ffd1)}.media-viewer__audio-player{width:100%}.media-viewer__meta{display:flex;flex-direction:column;gap:18px}.media-viewer__meta-block{padding:18px;border-radius:20px;background:#ffffff0d}.media-viewer__meta-block strong{display:block;margin-bottom:12px}.media-viewer__prompt{min-height:220px;padding:14px;border-radius:16px;background:#ffffff0a;color:#ffffffd1;white-space:pre-wrap;line-height:1.6}.media-viewer__info-list{display:flex;flex-direction:column;gap:10px;color:#ffffffc7}.media-viewer__download{margin-top:auto;height:48px;border-radius:14px;background:#fff;color:#111;font-weight:600}.media-viewer__download-btn{margin-top:12px;display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:10px;background:#ffffff1a;color:#ffffffeb;border:1px solid rgba(255,255,255,.15);font-size:13px;cursor:pointer;transition:background .15s}.media-viewer__download-btn:hover{background:#ffffff2e}.titan-node-resize-zone{position:absolute;z-index:1;background:transparent}.titan-node-resize-zone--left,.titan-node-resize-zone--right{top:12px;bottom:12px;width:14px}.titan-node-resize-zone--left{left:-7px;cursor:ew-resize}.titan-node-resize-zone--right{right:-7px;cursor:ew-resize}.titan-node-resize-zone--top,.titan-node-resize-zone--bottom{left:18px;right:18px;height:14px}.titan-node-resize-zone--top{top:-7px;cursor:ns-resize}.titan-node-resize-zone--bottom{bottom:-7px;cursor:ns-resize}.titan-node-resize-corner{position:absolute;z-index:1;width:18px;height:18px;background:transparent}.titan-node-resize-corner--top-left{top:-9px;left:-9px;cursor:nwse-resize}.titan-node-resize-corner--top-right{top:-9px;right:-9px;cursor:nesw-resize}.titan-node-resize-corner--bottom-left{bottom:-9px;left:-9px;cursor:nesw-resize}.titan-node-resize-corner--bottom-right{bottom:-9px;right:-9px;cursor:nwse-resize}.edge-delete-chip{position:absolute;width:48px;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#0f1116fa;color:#fffffff0;display:grid;place-items:center;font-size:22px;line-height:1;box-shadow:0 8px 22px #00000052;cursor:pointer;pointer-events:all}.titan-edge path{transition:stroke .18s ease,stroke-width .18s ease;stroke-linecap:round}.titan-edge.is-selected path{stroke:#7bd3ff;stroke-width:2.8px;animation:edge-pulse 1.5s ease-in-out infinite}.react-flow__connection path{animation:edge-pulse 1.1s ease-in-out infinite}.react-flow__node,.react-flow__node.selected,.react-flow__node:focus,.react-flow__node:focus-visible{outline:none!important;box-shadow:none!important}.react-flow__node-group,.react-flow__node-group.selected,.react-flow__node-group:focus,.react-flow__node-group:focus-visible{background:transparent!important;border:0!important;box-shadow:none!important}.react-flow__pane{transition:background-color .18s ease}.is-connecting-flow .react-flow__pane{background-color:#2ab2ff08}.react-flow__selectionpane,.react-flow__nodesselection-rect{display:none!important}.is-box-selecting .node-overlays-layer{display:none}.selection-outline{position:absolute;z-index:calc(var(--z-node-overlay) + 1);border-radius:28px;background:#ffffff14;border:1px solid rgba(255,255,255,.34);pointer-events:none}.selection-outline:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff0f}.is-box-selecting .node-handle,.is-group-selected .node-handle{opacity:0!important;pointer-events:none!important}.group-node{position:relative;width:100%;height:100%;border-radius:28px;border:1px solid rgba(214,223,235,.28);background:var(--group-color);overflow:visible}.group-node.is-selected{border-color:#d6dfeb85}.group-node__title{position:absolute;top:18px;left:18px;font-size:13px;font-weight:600;color:#ffffffeb;z-index:1}.group-node__resize-zone,.group-node__resize-corner{position:absolute;z-index:2;background:transparent}.group-node__resize-zone--left,.group-node__resize-zone--right{top:12px;bottom:12px;width:14px}.group-node__resize-zone--left{left:-7px;cursor:ew-resize}.group-node__resize-zone--right{right:-7px;cursor:ew-resize}.group-node__resize-zone--top,.group-node__resize-zone--bottom{left:18px;right:18px;height:14px}.group-node__resize-zone--top{top:-7px;cursor:ns-resize}.group-node__resize-zone--bottom{bottom:-7px;cursor:ns-resize}.group-node__resize-corner{width:18px;height:18px}.group-node__resize-corner--top-left{top:-9px;left:-9px;cursor:nwse-resize}.group-node__resize-corner--top-right{top:-9px;right:-9px;cursor:nesw-resize}.group-node__resize-corner--bottom-left{bottom:-9px;left:-9px;cursor:nesw-resize}.group-node__resize-corner--bottom-right{bottom:-9px;right:-9px;cursor:nwse-resize}.group-color-picker{position:relative}.group-color-picker__inline-swatch{width:14px;height:14px;border-radius:999px;border:1px solid rgba(255,255,255,.22)}.group-color-picker__menu{position:absolute;top:calc(100% + 10px);right:0;min-width:148px;padding:8px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#0e1016fa;box-shadow:0 18px 36px #00000057}.group-color-picker__item{width:100%;display:flex;align-items:center;gap:8px;justify-content:space-between;padding:8px 10px;border-radius:10px;background:transparent;color:#ffffffe6}.group-color-picker__item:hover{background:#ffffff0f}.group-color-picker__swatch{width:18px;height:18px;border-radius:999px;border:1px solid rgba(255,255,255,.22);margin-right:auto}.bottom-drawer{position:absolute;left:16px;right:92px;bottom:12px;z-index:var(--z-app-chrome);display:flex;justify-content:space-between;align-items:center;gap:16px}.bottom-drawer__left{display:flex;align-items:center;gap:10px}.bottom-drawer__left>button,.zoom-pill{height:34px;border-radius:18px;background:#15181ef2;border:1px solid rgba(255,255,255,.08);color:#d7dde6}.bottom-drawer__left>button{width:34px;display:grid;place-items:center}.canvas-control-cluster{display:flex;align-items:center;gap:2px;height:34px;padding:3px;border-radius:18px;background:#15181ef2;border:1px solid rgba(255,255,255,.08)}.canvas-control-cluster button{width:30px;height:28px;border-radius:14px;display:grid;place-items:center;background:transparent;color:#d7dde6;transition:background .16s ease,color .16s ease,transform .16s ease}.canvas-control-cluster button:hover{background:#ffffff14;transform:translateY(-1px)}.canvas-control-cluster button.is-active{background:#ffffff1f;color:#fff}.zoom-pill{display:flex;align-items:center;gap:8px;padding:0 12px}.zoom-pill input{width:150px;accent-color:var(--accent)}.bottom-drawer__center{margin:0 auto;display:flex;align-items:center;gap:14px;padding:10px 14px;border-radius:999px;background:#0a0c10d1;border:1px solid rgba(255,255,255,.08);color:var(--muted)}.bottom-drawer__center button{padding:10px 16px;border-radius:999px;background:var(--accent);color:#fff}.search-dock{position:absolute;bottom:0;left:50%;transform:translate(-50%) scale(.96);display:flex;align-items:center;gap:10px;min-width:560px;padding:10px 14px;border-radius:22px;opacity:0;transition:opacity .16s ease,transform .16s ease;pointer-events:none}.search-dock.is-open{opacity:1;transform:translate(-50%) scale(1);pointer-events:auto}.search-dock__toggle{padding:0!important;background:#15181ef2!important;color:#d7dde6!important;cursor:pointer}.search-dock__toggle:hover{background:#ffffff14!important}.search-dock__close{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;padding:0!important;background:#ffffff0f!important;color:#d7dde6!important;flex-shrink:0;cursor:pointer}.search-dock__close:hover{background:#ffffff1f!important}.search-dock__handle{display:flex;align-items:center;justify-content:center;gap:8px;color:#ffffffb8;font-size:13px}.search-dock__content{display:flex;align-items:center;gap:10px}.search-dock__content select,.search-dock__content input{height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#14171df5;color:#ffffffe0;padding:0 12px}.search-dock__content select{min-width:200px}.search-dock__content input{flex:1}.search-dock__content button{display:inline-flex;align-items:center;gap:6px;justify-content:center;min-width:92px}.chat-drawer{position:absolute;right:18px;top:18px;bottom:18px;z-index:calc(var(--z-app-chrome) + 1);width:520px;display:flex;flex-direction:column;border-radius:24px;background:#0f1116f5;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 56px #0000006b;overflow:hidden;animation:chat-pop .22s ease}.chat-drawer.is-expanded{width:820px}.chat-drawer__header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 18px 10px}.chat-drawer__header strong{display:block;font-size:18px;line-height:1.2}.chat-drawer__header span{display:block;margin-top:4px;color:#ffffff75;font-size:13px}.chat-drawer__header-actions{display:flex;align-items:center;gap:8px}.chat-drawer__header-actions--minimal{justify-content:flex-end}.chat-drawer__header-icon{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:36px;height:36px;padding:0;border-radius:12px;background:transparent;color:#ffffffd1}.chat-drawer__header-icon:hover{background:#ffffff0d}.chat-drawer__history-wrap,.chat-drawer__export-wrap{position:relative}.chat-drawer__history-popover{position:absolute;right:0;top:calc(100% + 10px);width:264px;padding:8px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0c0e12fa;box-shadow:0 18px 36px #00000057;z-index:var(--z-dropdown)}.chat-drawer__history-popover--wide{width:320px}.chat-drawer__export-popover{width:180px}.chat-drawer__export-popover button{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:10px 12px;border-radius:12px;background:transparent;color:#ffffffd6}.chat-drawer__export-popover button:hover{background:#ffffff0f}.chat-drawer__history-tools{display:flex;align-items:center;gap:8px;padding:4px 4px 10px;flex-wrap:wrap}.chat-drawer__history-tool{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:10px;background:#ffffff0d;color:#ffffffd6}.chat-drawer__history-tool:hover,.chat-drawer__history-tool.is-active{background:#ffffff1a}.chat-drawer__history-tool:disabled{opacity:.35;cursor:not-allowed}.chat-drawer__history-tool--danger{color:#ffb2b2}.chat-drawer__history-count{margin-left:auto;font-size:12px;color:#ffffff7a}.chat-drawer__history-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:6px;align-items:stretch}.chat-drawer__history-popover--wide .chat-drawer__history-row{grid-template-columns:30px minmax(0,1fr) 34px}.chat-drawer__history-main{width:100%;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:10px 12px;border-radius:12px;background:transparent;color:#ffffffd1;text-align:left}.chat-drawer__history-main:hover,.chat-drawer__history-row.is-active .chat-drawer__history-main{background:#ffffff0f}.chat-drawer__history-delete{width:34px;height:34px;align-self:center;justify-self:end;border-radius:12px;background:transparent;color:#ffffff75}.chat-drawer__history-delete:hover{background:#ffffff0f;color:#fff}.chat-drawer__history-check{width:30px;height:30px;align-self:center;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#ffffff0a;color:transparent}.chat-drawer__history-check.is-selected{background:#7bd3ff29;color:#dff4ff}.chat-drawer__history-popover small{color:#ffffff6b}.chat-drawer__history-main strong,.chat-drawer__history-main small{width:100%;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-drawer__history-main small:last-child{color:#ffffff52;font-size:11px}.chat-drawer__body{position:relative;flex:1;min-height:0;padding:8px 18px 12px;display:flex;flex-direction:column}.chat-drawer__scroll-area{position:relative;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.chat-drawer__ghost-reply{min-height:100%;padding:4px 2px;display:flex;flex-direction:column;gap:12px}.chat-message{max-width:82%;padding:12px 14px;border-radius:18px;line-height:1.6}.chat-message--assistant{align-self:flex-start;background:#ffffff0d;color:#ffffffdb}.chat-message--user{align-self:flex-end;margin-right:10px;background:#2ab2ff24;color:#fff}.chat-message__text{white-space:pre-wrap;word-break:break-word}.chat-drawer__composer-scroll-jumps{position:absolute;right:14px;bottom:8px;display:flex;flex-direction:row;align-items:center;gap:8px;z-index:4;pointer-events:none}.chat-drawer__scroll-jump{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#0a0d12c7;color:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 24px #00000047;transition:background .16s ease,color .16s ease,opacity .16s ease,transform .16s ease;pointer-events:auto}.chat-drawer__scroll-jump.is-bottom{transform:translateY(0)}.chat-drawer__scroll-jump:disabled{background:#ffffff0d;color:#ffffff47;cursor:not-allowed}.chat-drawer__scroll-jump:hover:not(:disabled){background:#12161ce6;transform:translateY(-1px)}.chat-message__actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:8px}.chat-message__time{margin-right:auto;font-size:11px;color:#ffffff6b}.chat-message__bubble-copy{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffff14;color:#ffffffd1;font-size:12px}.chat-message__bubble-copy:hover{background:#ffffff24}.chat-message__code-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.chat-message__code-card{border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden;background:#070a0ed1}.chat-message__code-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;background:#ffffff0a;font-size:12px}.chat-message__copy-button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:999px;background:#7bd3ff1f;color:#dff4ff;font-size:12px}.chat-message__copy-button:hover{background:#7bd3ff38}.chat-message__code-body{margin:0;padding:12px;overflow:auto;font-size:12px;line-height:1.6;color:#ffffffe6}.chat-message__attachments,.chat-message__artifacts{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.chat-message__attachment-card{display:flex;align-items:center;gap:10px;min-width:180px;max-width:260px;padding:8px 10px;border-radius:14px;background:#ffffff14;border:1px solid rgba(255,255,255,.06)}.chat-message__attachment-card--image{align-items:flex-start;min-width:220px;max-width:300px}.chat-message__attachment-image{width:72px;height:72px;object-fit:cover;border-radius:12px;flex:0 0 72px}.chat-message__attachment-fileicon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#ffffff14;color:#ffffffe0;flex:0 0 34px}.chat-message__attachment-meta{min-width:0;display:flex;flex-direction:column;gap:4px}.chat-message__attachment-meta strong{font-size:12px;color:#ffffffeb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-message__attachment-meta small{font-size:11px;color:#ffffff80}.chat-message__meta-pill,.chat-message__artifact-button{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#ffffff14;color:#ffffffe0;font-size:12px}.chat-message__artifact-button:hover{background:#7bd3ff29}.chat-message__artifact-button--zip{background:#53d0982e}.chat-message__artifact-button--zip:hover{background:#53d09847}.chat-drawer__ghost-reply span{color:#ffffff75;line-height:1.6}.chat-drawer__composer{padding:12px 14px 14px;background:#0b0d11fa}.chat-drawer__composer--seamless{background:transparent}.chat-drawer__composer-surface{position:relative;border-radius:24px;background:#212122f5;padding:16px 16px 12px}.chat-drawer__file-input{display:none}.chat-drawer__model-row{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:12px}.chat-drawer__mode-wrap--model{z-index:2}.chat-drawer__model-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:14px;background:#ffffff0f;color:#ffffffeb;white-space:nowrap;border:1px solid rgba(255,255,255,.06)}.chat-drawer__model-chip:hover{background:#ffffff1a}.chat-drawer__mode-popover--model{min-width:188px}.chat-drawer__mode-popover--model button{align-items:flex-start;flex-direction:column;gap:2px}.chat-drawer__mode-popover--model button small{font-size:11px;color:#ffffff75}.chat-drawer__composer-surface textarea{width:100%;min-height:88px;max-height:88px;resize:none;border:0;outline:0;background:transparent;color:#ffffffeb;padding:0 42px 0 0;line-height:22px;font:inherit}.chat-drawer__attachments{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.chat-drawer__attachment-chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#ffffff14;color:#ffffffd6;font-size:12px}.chat-drawer__toolbar{display:flex;align-items:center;gap:10px;margin-top:12px;padding-left:52px}.chat-drawer__toolbar.is-expanded{align-items:center}.chat-drawer__tool-icon,.chat-drawer__send-round{width:38px;height:38px;display:grid;place-items:center;border-radius:19px;background:transparent;color:#ffffffe0;transition:background .16s ease,color .16s ease}.chat-drawer__tool-icon:hover,.chat-drawer__send-round:hover{background:#ffffff14}.chat-drawer__tool-icon.is-active{background:#7bd3ff24;color:#dff4ff}.chat-drawer__node-reader-wrap{position:relative}.chat-drawer__node-reader-popover{position:absolute;right:0;bottom:calc(100% + 10px);width:240px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0c0e12fa;box-shadow:0 18px 36px #00000057}.chat-drawer__node-reader-popover strong{display:block;margin-bottom:4px}.chat-drawer__node-reader-popover small{display:block;color:#ffffff75;line-height:1.5}.chat-drawer__node-reader-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.chat-drawer__node-reader-option{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:12px;background:#ffffff0d;color:#ffffffd1}.chat-drawer__node-reader-option.is-active{background:#7bd3ff1f;color:#dff4ff}.chat-drawer__node-reader-option input{margin:0}.chat-drawer__node-reader-submit{width:100%;margin-top:12px;padding:10px 12px;border-radius:12px;background:#ffffff1a;color:#fff}.chat-drawer__node-reader-submit:disabled{opacity:.4;cursor:not-allowed}.chat-drawer__mode-wrap{position:relative}.chat-drawer__mode-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:16px;background:transparent;color:#ffffffe0;white-space:nowrap}.chat-drawer__mode-wrap:hover .chat-drawer__mode-chip,.chat-drawer__mode-popover .is-active{background:#ffffff14}.chat-drawer__mode-popover{position:absolute;left:0;bottom:calc(100% + 10px);min-width:164px;padding:8px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0c0e12fa;box-shadow:0 18px 36px #00000057}.chat-drawer__mode-popover button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:12px;background:transparent;color:#ffffffd6;white-space:nowrap}.chat-drawer__mode-popover button:hover,.chat-drawer__mode-popover button.is-active{background:#ffffff0f}.chat-drawer__chevron{transform:rotate(180deg);opacity:.7}.chat-drawer__send-round{margin-left:auto;background:#fff;color:#111317}.chat-drawer__send-round.is-stop{background:#ff8d8d;color:#2a0707}.chat-fab{position:absolute;right:18px;bottom:18px;z-index:calc(var(--z-app-chrome) + 2);width:56px;height:56px;border-radius:28px;background:linear-gradient(180deg,#7bd3ff,#2a8dff);color:#fff;box-shadow:0 10px 40px #2a8dff59;transition:transform .18s ease,box-shadow .18s ease,left .22s ease,right .22s ease,bottom .22s ease}.chat-fab:hover{transform:translateY(-2px) scale(1.03)}.chat-fab.is-open{left:auto;right:492px;bottom:18px;animation:chat-fab-bounce .26s ease;box-shadow:0 0 0 1px #7bd3ff52,0 10px 40px #2a8dff59}.chat-drawer.is-expanded~.chat-fab.is-open{right:792px}.mini-map{background:#0f1116d1!important;border:1px solid rgba(255,255,255,.08)!important}.mini-map--anchored{left:88px!important;bottom:64px!important;z-index:10!important;opacity:.92}.mini-map--large{width:240px!important;height:156px!important}.rf-controls{left:16px!important;bottom:16px!important;z-index:3!important}.react-flow__attribution{display:none}@media (max-width: 1100px){.floating-tools{margin-right:24px}}@media (max-width: 900px),(max-height: 760px){.titan-node-mini-id{opacity:1}}@media (max-width: 720px){.topbar{inset:14px 14px auto 14px}.topbar__brand{font-size:15px}.topbar__actions button{padding:10px 12px}.left-rail{left:10px;top:auto;bottom:88px;transform:none}.quick-create{margin-left:70px;margin-top:118px;overflow:auto;max-width:calc(100vw - 96px)}.floating-tools{display:none}.bottom-drawer{right:16px;flex-direction:column-reverse;align-items:stretch}.bottom-drawer__center{width:100%;justify-content:space-between}.search-dock{min-width:auto;left:16px;right:16px;transform:translate(0) scale(.96)}.search-dock.is-open{transform:translate(0) scale(1)}.search-dock__content{flex-direction:column}.search-dock__content select,.search-dock__content input,.search-dock__content button{width:100%}.chat-drawer{left:14px;right:14px;width:auto;top:64px;bottom:84px}.chat-drawer.is-expanded{width:auto}.chat-drawer__header{flex-direction:column}.chat-drawer__header-actions{justify-content:flex-start}.chat-drawer__toolbar{flex-wrap:wrap}.titan-node-center-row{grid-template-columns:44px minmax(220px,1fr) 44px}}.chat-drawer__title-button{background:transparent;color:#fff;font-size:16px;font-weight:600}.chat-drawer__title-button:hover{color:#7bd3ff}.chat-drawer__title-input,.chat-drawer__history-input{width:100%;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:#fff;padding:8px 10px}.chat-drawer__mode-wrap--model{margin-right:4px}.titan-node-upload--color{position:relative}.titan-node-upload__color-swatch{width:16px;height:16px;border-radius:999px;border:1px solid rgba(255,255,255,.2);box-shadow:inset 0 0 0 1px #0000002e}.titan-node-editor__menu-popover--color{width:360px;padding:10px}.titan-node-editor__ps-color-layout{display:grid;grid-template-columns:minmax(0,1fr) 116px;gap:12px}.titan-node-editor__ps-spectrum-wrap{display:grid;grid-template-columns:minmax(0,1fr) 18px;gap:10px}.titan-node-editor__ps-spectrum{position:relative;height:220px;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.12);cursor:crosshair}.titan-node-editor__ps-spectrum-white,.titan-node-editor__ps-spectrum-black{position:absolute;top:0;right:0;bottom:0;left:0}.titan-node-editor__ps-spectrum-white{background:linear-gradient(90deg,#fff,#fff0)}.titan-node-editor__ps-spectrum-black{background:linear-gradient(180deg,#0000,#000)}.titan-node-editor__ps-spectrum-pointer{position:absolute;width:14px;height:14px;border-radius:999px;border:2px solid #fff;box-shadow:0 0 0 1px #00000073;transform:translate(-50%,-50%)}.titan-node-editor__ps-hue{position:relative;height:220px;border-radius:999px;background:linear-gradient(180deg,red,#ff0 16%,#0f0,#0ff 50%,#00f 66%,#f0f,red);border:1px solid rgba(255,255,255,.12);cursor:ns-resize}.titan-node-editor__ps-hue-pointer{position:absolute;left:50%;width:22px;height:6px;border-radius:999px;background:#fffffff5;box-shadow:0 0 0 1px #00000047;transform:translate(-50%,-50%)}.titan-node-editor__ps-sidebar{display:grid;gap:10px;align-content:start}.titan-node-editor__ps-swatches{display:grid;gap:8px}.titan-node-editor__ps-swatches>div{display:grid;gap:4px}.titan-node-editor__ps-swatches span,.titan-node-editor__ps-hex span,.titan-node-editor__ps-rgb span{font-size:11px;color:#ffffffa3}.titan-node-editor__ps-swatch{height:34px;border-radius:8px;border:1px solid rgba(255,255,255,.14)}.titan-node-editor__ps-actions{display:flex;gap:8px}.titan-node-editor__ps-rgb{display:grid;gap:8px}.titan-node-editor__ps-rgb label,.titan-node-editor__ps-hex{display:grid;gap:4px}.titan-node-editor__ps-rgb input,.titan-node-editor__ps-hex input{width:100%;height:32px;border-radius:8px;border:1px solid rgba(255,255,255,.14);background:#0a0e18eb;color:#ffffffeb;padding:0 10px}.titan-node-editor__color-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.titan-node-editor__color-preset{min-height:30px}.titan-node-editor__menu-popover--color-left{left:auto;right:calc(100% + 10px);top:-14px}.titan-node-editor__ps-sidebar--panel{min-height:220px;padding:10px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#0a0e18f5;box-shadow:inset 0 1px #ffffff0a}.titan-node-editor__ps-hex-row{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:8px;align-items:end}.titan-node-editor__ps-hex-row .titan-node-upload--icon{height:32px;width:38px}.titan-node-editor__ps-actions{display:flex;justify-content:flex-start}.titan-node-editor__ps-actions .titan-node-upload--icon{width:38px;height:38px}.titan-node-editor__ps-code-panel{display:grid;gap:8px;padding:8px;border-radius:10px;background:#0f141feb;border:1px solid rgba(255,255,255,.08)}.titan-node-editor__ps-swatches{grid-template-columns:repeat(2,minmax(0,1fr))}.titan-node-editor__ps-swatches>div,.titan-node-editor__ps-rgb label{padding:6px;border-radius:10px;background:#0f141fdb;border:1px solid rgba(255,255,255,.08)}.titan-node-editor__ps-rgb{grid-template-columns:repeat(3,minmax(0,1fr))}.titan-node-editor__ps-rgb label{gap:6px}.titan-node-editor__menu-popover--color{width:520px;min-height:280px}.titan-node-editor__ps-color-layout{align-items:stretch;grid-template-columns:1fr 132px}.titan-node-editor__ps-spectrum-wrap{align-items:stretch}.titan-node-editor__ps-sidebar--panel{align-self:stretch;min-height:280px}.titan-node-editor__ps-rgb{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.titan-node-editor__ps-hex input{font-size:12px;letter-spacing:.02em}.titan-node-editor__menu-popover--color{width:520px;aspect-ratio:1 / 1;min-height:520px;padding:12px}.titan-node-editor__ps-square{display:grid;grid-template-rows:1fr auto;gap:14px;height:100%}.titan-node-editor__ps-square-top{display:grid;grid-template-columns:1fr 116px;gap:14px;min-height:0}.titan-node-editor__ps-current-only{display:grid;align-content:start;gap:8px;padding:10px;border-radius:12px;background:#0f141ff5;border:1px solid rgba(255,255,255,.08)}.titan-node-editor__ps-current-only span{font-size:12px;color:#ffffffb3}.titan-node-editor__ps-swatch--large{height:72px}.titan-node-editor__ps-square-bottom{display:grid;gap:12px;padding:12px;border-radius:12px;background:#0f141ff5;border:1px solid rgba(255,255,255,.08)}.titan-node-editor__ps-rgb--bottom{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.titan-node-editor__ps-toolbar-row{display:grid;grid-template-columns:minmax(0,1fr) 40px 40px;gap:10px;align-items:end}.titan-node-editor__ps-hex--full{display:grid;gap:6px}.titan-node-editor__ps-hex--full input{width:100%}.titan-node-editor__ps-toolbar-row .titan-node-upload--icon{width:40px;height:40px}.titan-node-editor__ps-color-layout--stacked{display:grid;grid-template-rows:auto auto;gap:12px;height:100%}.titan-node-editor__ps-square-panel{padding:10px;border-radius:12px;background:#0f141ff5;border:1px solid rgba(255,255,255,.08)}.titan-node-editor__ps-spectrum-wrap--square{min-height:300px}.titan-node-editor__ps-controls-panel{display:grid;gap:12px;padding:10px;border-radius:12px;background:#0f141ff5;border:1px solid rgba(255,255,255,.08)}.titan-node-editor__ps-current-only--inline{grid-template-columns:72px 1fr;align-items:center}.titan-node-editor__ps-current-only--inline .titan-node-editor__ps-swatch--large{height:48px}.titan-node-editor__menu-popover--color{width:410px;min-height:0;height:206px;padding:7px;overflow:hidden;border-radius:12px;background:#2b2b2d;border:1px solid rgba(255,255,255,.08)}.titan-node-editor__octane-shell{display:grid;gap:5px;align-content:start;height:100%}.titan-node-editor__octane-topbar{display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-items:stretch}.titan-node-editor__octane-topbar-main{display:grid;grid-template-columns:70px 70px 60px 1fr 16px 16px;gap:6px;align-items:center;width:100%}.titan-node-editor__octane-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#ffffffc7;border-radius:0;border:0!important;padding:0;box-shadow:none;outline:none;overflow:hidden;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none}.titan-node-editor__octane-icon:active{transform:translateY(1px);color:#fff}.titan-node-editor__octane-icon:hover{background:transparent;color:#fffffff5}.titan-node-editor__octane-current-swatch{height:24px;border-radius:8px;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px #00000038}.titan-node-editor__octane-current-swatch--top{width:70px;height:22px}.titan-node-editor__octane-code-input{width:100%;min-width:0;height:24px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#242426;color:#fffffff0;padding:0 8px;font-size:11px}.titan-node-editor__octane-code-input--top{grid-column:4;width:100%;height:22px;justify-self:stretch}.titan-node-editor__octane-icon--top{width:16px;height:22px;color:#ffffffad;justify-self:center;border:0!important;box-shadow:none!important;background:transparent!important;padding:0}.titan-node-editor__octane-icon--top:hover{color:#fffffff0}.titan-node-editor__octane-content{display:grid;grid-template-columns:146px minmax(0,1fr);gap:6px;align-items:start;height:auto}.titan-node-editor__octane-spectrum-column{padding-top:0}.titan-node-editor__octane-spectrum{width:146px;height:146px;min-height:146px;border-radius:10px;border:1px solid rgba(255,255,255,.1)}.titan-node-editor__octane-sliders-column{display:grid;gap:4px;height:auto;min-height:146px;max-height:none;align-content:start}.titan-node-editor__octane-control-row{display:grid;grid-template-columns:12px 60px minmax(0,1fr);gap:5px;align-items:center;min-height:21px}.titan-node-editor__octane-control-label{font-size:11px;color:#fffc;text-align:center}.titan-node-editor__octane-number-wrap{width:60px;height:21px;padding-right:2px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#1f2023;overflow:visible;display:grid;align-items:center;cursor:ew-resize}.titan-node-editor__octane-number{width:100%;height:21px;line-height:21px;border-radius:8px;border:0;background:transparent;color:#fffffff5;text-align:center;padding:0 8px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:11px;appearance:none;-webkit-appearance:none;-moz-appearance:textfield;pointer-events:none;font-variant-numeric:tabular-nums}.titan-node-editor__octane-number:focus{outline:none}.titan-node-editor__octane-slider{width:100%;margin:0;background:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none}.titan-node-editor__octane-slider::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:var(--octane-track, linear-gradient(90deg, #111, #fff))}.titan-node-editor__octane-slider::-moz-range-track{height:8px;border-radius:999px;background:var(--octane-track, linear-gradient(90deg, #111, #fff))}.titan-node-editor__octane-slider::-moz-range-progress{height:8px;border-radius:999px;background:var(--octane-track, linear-gradient(90deg, #111, #fff))}.titan-node-editor__octane-slider::-webkit-slider-thumb{-webkit-appearance:none;width:13px;height:13px;margin-top:-2px;border-radius:999px;border:2px solid #fff;background:#101010;box-shadow:0 0 0 1px #0000007a}.titan-node-editor__octane-slider::-moz-range-thumb{width:13px;height:13px;border-radius:999px;border:2px solid #fff;background:#101010;box-shadow:0 0 0 1px #0000007a}.titan-node-editor__octane-slider--rgb::-webkit-slider-runnable-track,.titan-node-editor__octane-slider--rgb::-moz-range-track{background:var(--octane-track, linear-gradient(90deg, #111, #fff))}.titan-node-editor__octane-slider--hue{--octane-track: linear-gradient(90deg, #ff0000 0%, #ffff00 17%, #00ff00 34%, #00ffff 50%, #0000ff 67%, #ff00ff 84%, #ff0000 100%)}.titan-node-editor__octane-slider--saturation{--octane-track: linear-gradient(90deg, #ffffff, #ff0000)}.titan-node-editor__octane-slider--value{--octane-track: linear-gradient(90deg, #000000, #ffffff)}.project-panel__btn{background:#ffffff14;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:5px 12px;color:#d0d0d0;font-size:12px;cursor:pointer;transition:background .12s,transform .1s,box-shadow .12s}.project-panel__btn:hover{background:#ffffff24}.project-panel__btn:active{transform:scale(.94);background:#ffffff0f;box-shadow:inset 0 1px 3px #0000004d}.project-card{transition:background .15s,transform .12s,border-color .15s}.project-card:hover{background:#ffffff14!important;transform:translateY(-1px)}.project-card:active{transform:scale(.97)}.project-card__action{background:none;border:none;color:#777;font-size:10px;cursor:pointer;padding:2px 6px;border-radius:4px;transition:background .12s,color .12s,transform .1s}.project-card__action:hover{background:#ffffff14;color:#bbb}.project-card__action:active{transform:scale(.92);background:#ffffff0a}.floating-tools button:active{transform:scale(.93);background:#ffffff0a;box-shadow:inset 0 1px 3px #00000040}.titanx-toast{position:fixed;top:32px;left:50%;transform:translate(-50%) translateY(-20px);padding:10px 24px;border-radius:8px;font-size:14px;color:#fff;z-index:99999;pointer-events:none;opacity:0;transition:opacity .25s ease,transform .25s ease;box-shadow:0 4px 16px #0000004d}.titanx-toast--visible{opacity:1;transform:translate(-50%) translateY(0)}.titanx-toast--success{background:#2e7d32}.titanx-toast--error{background:#c62828}.titanx-toast--info{background:#37474f}body[data-titan-dragging="1"] .node-toolbar--text-floating,body[data-titan-dragging="1"] .node-editor-toolbar,body[data-titan-dragging="1"] .node-overlay-anchor--top,body[data-titan-dragging="1"] .node-overlay-anchor--bottom{display:none!important}@keyframes edge-flow{0%{stroke-dashoffset:24}to{stroke-dashoffset:0}}.react-flow__edge path.is-upstream-active{stroke:#ffd24a;stroke-width:3px;stroke-dasharray:10 8;filter:drop-shadow(0 0 10px currentColor) drop-shadow(0 0 4px currentColor);animation:edge-flow 2s linear infinite}.titan-edge.is-selected path.is-upstream-active{stroke:#7bd3ff;stroke-dasharray:none;filter:drop-shadow(0 0 8px currentColor);animation:edge-pulse 1.5s ease-in-out infinite}.titan-node-wrap.is-related .titan-node-main{box-shadow:0 0 0 1.5px #27e08e8c}.titan-node-topline__alias{margin-left:8px;padding:1px 8px;border-radius:8px;background:#7bd3ff1f;color:#d6eeffeb;font-size:12px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.titan-node-topline__alias-edit{margin-left:6px;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:transparent;border:none;cursor:pointer;color:#ffffff8c;opacity:0;transition:opacity .16s ease,background .16s ease,color .16s ease}.titan-node-wrap:hover .titan-node-topline__alias-edit,.titan-node-wrap.is-selected .titan-node-topline__alias-edit{opacity:1}.titan-node-topline__alias-edit:hover{background:#ffffff14;color:#ffffffeb}.titan-node-topline__alias-input{margin-left:6px;height:22px;padding:0 8px;border-radius:6px;border:1px solid rgba(123,211,255,.4);background:#00000080;color:#ffffffeb;font-size:12px;outline:none;max-width:200px}
