:root{--highlight-opacity:1;--highlightColRGB-Important:255,211,86;--highlightColRGB-Insights:254,175,187;--highlightColRGB-Revisit:165,214,144;--highlightColRGB-Examples:198,154,238;--highlightColRGB-Clarify:152,200,255;--highlightColRGB-ai:196,218,98;--highlightCol-Important:rgba(var(--highlightColRGB-Important));--highlightCol-Insights:rgba(var(--highlightColRGB-Insights));--highlightCol-Revisit:rgba(var(--highlightColRGB-Revisit));--highlightCol-Examples:rgba(var(--highlightColRGB-Examples));--highlightCol-Clarify:rgba(var(--highlightColRGB-Clarify));--highlightCol-ai:rgba(var(--highlightColRGB-ai));--highlightCol-Important-70:rgba(var(--highlightColRGB-Important),0.7);--highlightCol-Important-25:rgba(var(--highlightColRGB-Important),0.25);--highlightCol-Insights-70:rgba(var(--highlightColRGB-Insights),0.7);--highlightCol-Insights-25:rgba(var(--highlightColRGB-Insights),0.25);--highlightCol-Revisit-70:rgba(var(--highlightColRGB-Revisit),0.7);--highlightCol-Revisit-25:rgba(var(--highlightColRGB-Revisit),0.25);--highlightCol-Examples-70:rgba(var(--highlightColRGB-Examples),0.7);--highlightCol-Examples-25:rgba(var(--highlightColRGB-Examples),0.25);--highlightCol-Clarify-70:rgba(var(--highlightColRGB-Clarify),0.7);--highlightCol-Clarify-25:rgba(var(--highlightColRGB-Clarify),0.25);--highlightCol-ai-70:rgba(var(--highlightColRGB-ai),0.7);--highlightCol-ai-25:rgba(var(--highlightColRGB-ai),0.25)}.dark{--highlight-opacity:1;--highlightColRGB-Important:250,204,21;--highlightColRGB-Insights:247,131,139;--highlightColRGB-Revisit:89,191,122;--highlightColRGB-Examples:155,107,206;--highlightColRGB-Clarify:80,150,232;--highlightColRGB-ai:198,154,238;--highlightCol-Important:rgba(var(--highlightColRGB-Important));--highlightCol-Insights:rgba(var(--highlightColRGB-Insights));--highlightCol-Revisit:rgba(var(--highlightColRGB-Revisit));--highlightCol-Examples:rgba(var(--highlightColRGB-Examples));--highlightCol-Clarify:rgba(var(--highlightColRGB-Clarify));--highlightCol-ai:rgba(var(--highlightColRGB-ai))}.ball{height:10px;width:10px;position:absolute;transform:translateY(-50%);border-radius:50%}.dom:not(.edit):hover .ball{height:13px;width:13px;transition:all ease-in}.dom{cursor:pointer;z-index:15;.bar{height:3px;border-radius:5px;width:100%;transform:translateY(-50%);position:absolute}&.ghost{z-index:0;.bar{border-radius:4px;transform:translateY(3px);height:calc(50% - 8px);opacity:.7}.ball{height:0;width:0;background:none;transform:translateY(3px);.tooltip{top:15px;left:50%;transform:translateX(-50%);.triangle{display:none}}}}}.dom>*{top:50%}.tooltip{display:none;position:absolute;z-index:20;font-size:12px;top:-25px;left:50%;transform:translateX(-50%)}.dom:not(.edit):hover .tooltip{display:block}.triangle{width:0;height:0;border-style:solid;border-right:6px solid transparent;border-left:6px solid transparent;border-top:6px solid white;border-bottom:0;border-radius:2px}.progress{z-index:0}.progressBar{width:100%;position:absolute;top:0;left:0;height:100%;background:#151514e5;display:flex}.indicator{height:100%;margin-left:auto;width:1px;background:red}.timeStamp{position:absolute;right:4px;bottom:4px;font-size:12px;color:#9f998e;z-index:10}.midline{width:100%;height:3px;background:#4f4c47;top:50%;transform:translateY(-50%);left:0;position:absolute;z-index:1}.clip-content-host,.moment-clip-content-host,.pdf-clip-content-host{display:flex;flex-direction:column;width:100%}.clip-content-host .parent-node-content.clip-content-has-notes>div>p:last-of-type,.moment-clip-content-host>.parent-node-content.moment-clip-content-has-notes>div>p:last-of-type,.pdf-clip-content-host>.parent-node-content.pdf-clip-content-has-notes>div>p:last-of-type{margin-bottom:16px}@property --artifact-loading-angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes artifact-loading-spin{to{--artifact-loading-angle:360deg}}@keyframes artifact-loading-glow-pulse{0%,to{opacity:.55}50%{opacity:1}}.artifact-loading{--artifact-loading-bg:var(--bg-on-accent,#fdfdfd);--artifact-loading-grid-line:rgba(137,186,66,0.16);--artifact-loading-ring-neutral:#ffffff;--artifact-loading-ring-green-a:#d1e284;--artifact-loading-ring-blue:#66aaf9;--artifact-loading-ring-green-b:#c4da62;--artifact-loading-ring-glow-opacity:0.8;position:relative;isolation:isolate;overflow:hidden;background-color:var(--artifact-loading-bg)}.dark .artifact-loading{--artifact-loading-bg:var(--bg-on-accent,#262626);--artifact-loading-grid-line:rgba(196,218,98,0.14);--artifact-loading-ring-neutral:var(--artifact-loading-bg);--artifact-loading-ring-green-a:#b8cf5a;--artifact-loading-ring-blue:#5a9ee8;--artifact-loading-ring-green-b:#c4da62;--artifact-loading-ring-glow-opacity:0.65}.artifact-loading__grid{background-image:linear-gradient(to right,var(--artifact-loading-grid-line) 1px,transparent 1px),linear-gradient(to bottom,var(--artifact-loading-grid-line) 1px,transparent 1px);background-size:12.1px 12.1px;-webkit-mask-image:radial-gradient(circle at center,#000 0,rgba(0,0,0,.35) 45%,transparent 72%);mask-image:radial-gradient(circle at center,#000 0,rgba(0,0,0,.35) 45%,transparent 72%);animation:artifact-loading-glow-pulse 3s ease-in-out infinite}.artifact-loading__glow,.artifact-loading__grid{position:absolute;inset:0}.artifact-loading__ring,.artifact-loading__ring-glow{position:absolute;inset:0;border-radius:inherit;background:conic-gradient(from var(--artifact-loading-angle),transparent 0deg,var(--artifact-loading-ring-neutral) 205deg,var(--artifact-loading-ring-green-a) 250deg,var(--artifact-loading-ring-blue) 290deg,var(--artifact-loading-ring-green-b) 318deg,var(--artifact-loading-ring-green-a) 338deg,var(--artifact-loading-ring-neutral) 350deg,transparent 1turn);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:artifact-loading-spin 2.6s linear infinite}.artifact-loading__ring{padding:1.5px}.artifact-loading__ring-glow{padding:4px;filter:blur(26px);opacity:var(--artifact-loading-ring-glow-opacity)}@media (prefers-reduced-motion:reduce){.artifact-loading__grid,.artifact-loading__ring,.artifact-loading__ring-glow{animation:none}}.node-ai_response:last-of-type .askfollowup{display:flex}@keyframes thinking-phase-title-shimmer{0%{background-position:150%}to{background-position:-50%}}.thinking-phase-title-shimmer{color:transparent!important;background-image:linear-gradient(90deg,var(--text-subtler) 0,var(--text-subtler) 38%,var(--text-bolder) 50%,var(--text-subtler) 62%,var(--text-subtler) 100%);background-size:200% 100%;background-repeat:repeat;background-clip:text;-webkit-background-clip:text;animation:thinking-phase-title-shimmer 1.2s linear infinite}:root:not(.dark) .thinking-phase-title-shimmer{background-image:linear-gradient(90deg,var(--text-subtlest) 0,var(--text-subtlest) 38%,var(--text-bolder) 50%,var(--text-subtlest) 62%,var(--text-subtlest) 100%)}@property --gradient-angle{syntax:"<angle>";inherits:false;initial-value:0deg}.gradientRotateAnimation{animation:gradientRotateAnimationKeyFrame 3s linear infinite;background:linear-gradient(var(--gradient-angle),var(--tw-gradient-from),var(--tw-gradient-to))}@keyframes gradientRotateAnimationKeyFrame{to{--gradient-angle:1turn}}.dashAnimatedSvg path{stroke-dasharray:1000;animation:dash 5s linear infinite alternate;stroke-width:1px;stroke:currentColor}@keyframes dash{0%{stroke-dashoffset:-100;fill:transparent}80%{stroke-dashoffset:0;fill:currentColor}}.progressAnim{animation:progress 3s infinite}@keyframes progress{0%{left:0}to{left:100%}}.voice-note-content-host{display:flex;flex-direction:column;width:100%}.voice-note-content-host>.parent-node-content.voice-note-content-has-notes,.voice-note-content-host>.parent-node-content.voice-note-content-has-notes>div{display:contents}.voice-note-content-host>.parent-node-content.voice-note-content-has-notes>div>p:first-of-type{order:0}.voice-note-content-host>.voice-note-bottom-menu-slot{order:1}.voice-note-content-host>.parent-node-content.voice-note-content-has-notes>div>p:not(:first-of-type){order:2}.voice-note-content-host>.parent-node-content.voice-note-content-has-notes>div>p:last-of-type{margin-bottom:16px}:root{--editor-text-Purple:#9333ea;--editor-text-Blue:#2563eb;--editor-text-Green:#008a00;--editor-text-Orange:#ffa500;--editor-text-Pink:#ba4081;--editor-text-Gray:#a8a29e;--editor-text-Red:#e00000;--editor-text-Yellow:#eab308;--editor-hl-Purple:#dab4e7;--editor-hl-Red:#ffb3b3;--editor-hl-Yellow:#ffffb3;--editor-hl-Blue:#add8ff;--editor-hl-Green:#b3e6b3;--editor-hl-Orange:#ffd1a3;--editor-hl-Pink:#ffd6e7;--editor-hl-Gray:#d9d9d9}.dark{--editor-text-Purple:#c084fc;--editor-text-Blue:#60a5fa;--editor-text-Green:#4ade80;--editor-text-Orange:#fdba74;--editor-text-Pink:#f472b6;--editor-text-Gray:#d4d4d8;--editor-text-Red:#f87171;--editor-text-Yellow:#facc15;--editor-hl-Purple:#3a2941;--editor-hl-Red:#432838;--editor-hl-Yellow:#3e3c2b;--editor-hl-Blue:#213145;--editor-hl-Green:#23432c;--editor-hl-Orange:#443424;--editor-hl-Pink:#4b3338;--editor-hl-Gray:#3c3c3c}
/*# sourceMappingURL=f4c0ed9d70dcac37.css.map*/