:root{--font-mono: ui-monospace, "Fira Code", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--code-font-size: 13px}.l{line-height:1.6;overflow-wrap:anywhere}.l>*:not(:last-child){margin-block-end:16px}.l .artifact{margin:.75em 0}:is(.l :is(h1,h2,h3,h4,h5,h6)):not(:has(.actions),.actions *){margin-block-start:24px;margin-block-end:16px;font-weight:600;line-height:1.25;color:var(--content-primary)}.l h1{font-size:2em;border-bottom:1px solid var(--border-transparent);padding-bottom:.3em}.l h2{font-size:1.5em;border-bottom:1px solid var(--border-transparent);padding-bottom:.3em}.l h3{font-size:1.25em}.l h4{font-size:1em}.l h5{font-size:.875em}.l h6{font-size:.85em;color:#6a737d}.l p{white-space:pre-wrap}.l p:not(:last-of-type){margin-block-start:0;margin-block-end:16px}.l a{color:var(--content-link);text-decoration:none;cursor:pointer}.l a:hover{text-decoration:underline}.l :not(pre)>code{font-family:var(--font-mono);font-size:var(--code-font-size)}:is(.l :not(pre)>code):not(:has(.actions),.actions *){border-radius:6px;padding:.2em .4em;background-color:var(--background-primary);color:var(--content-primary)}.l pre{padding:20px 16px;border-radius:6px}.l pre:has(>code){font-family:var(--font-mono);font-size:var(--code-font-size);background:transparent;overflow-x:auto;min-width:0;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap}.l blockquote{margin:0;padding:0 1em;color:var(--content-tertiary);border-inline-start:.25em solid var(--border-transparent)}:is(.l :is(ul,ol)):not(:has(.actions),.actions *){padding-inline-start:1.5em;margin-block-start:0;margin-block-end:16px}:is(.l ul):not(:has(.actions),.actions *){list-style-type:disc}:is(.l ol):not(:has(.actions),.actions *){list-style-type:decimal}:is(.l li):not(:has(.actions),.actions *)+li{margin-block-start:4px}:is(.l li):not(:has(.actions),.actions *)>*:not(:last-child){margin-block-end:16px}.l img{max-width:100%;box-sizing:border-box}.l hr{height:.25em;padding:0;margin:24px 0;background-color:var(--border-transparent);border:0}.l table{border-collapse:collapse;width:100%;margin-block-end:16px}.l table :is(th,td){padding:6px 13px;border:1px solid var(--border-transparent)}.l table tr:nth-child(2n){background-color:var(--background-primary)}.m{list-style:none!important;display:flex;align-items:start;gap:12px;padding:8px 12px;border-radius:8px;transition:all .2s ease;margin-inline-start:-1.5em!important;padding-inline-start:1.5em}.m:hover{background:#794aff0a}.n{flex-shrink:0;width:18px;height:18px;margin:2px 0 0;cursor:default;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:2px solid #D1D5DB;border-radius:4px;background:#fff;transition:all .2s ease;position:relative}.n[data-state=pending]{border-color:#d1d5db}.n[data-state=pending]:hover{border-color:#9ca3af}.n[data-state=completed]{background:#10b981;border-color:#10b981;animation:o .3s ease}.n[data-state=completed]:after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.n[data-state=inProgress]{background:#794aff1a;border-color:#794aff;animation:p 1.5s ease-in-out infinite}.n[data-state=inProgress]:after{content:"";position:absolute;left:3px;top:3px;width:8px;height:8px;border:2px solid #794AFF;border-top-color:transparent;border-radius:50%;animation:q .8s linear infinite}.r{flex:1;color:var(--content-primary);line-height:1.5}@keyframes o{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@keyframes q{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes p{0%,to{opacity:1}50%{opacity:.6}}
