:root{--background:#0f0f0f;--foreground:#ededed;--titlebar-area-height:0px}.titlebar-spacer{height:var(--titlebar-area-height);flex-shrink:0}body{margin:0;padding:0;background:var(--background);color:var(--foreground);font-family:Poppins,sans-serif}body.is-dragging,body.is-dragging *{cursor:grabbing!important}.cursor-canvas-select{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24'><path d='M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z' fill='black' stroke='white' stroke-width='1.25' stroke-linejoin='round'/></svg>") 3 3,default}:focus:not(:focus-visible){outline:none}@keyframes thinking-dot-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}}.thinking-dot{animation:thinking-dot-bounce 1.2s ease-in-out infinite}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.18) transparent}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.18);border-radius:9999px;border:2px solid transparent;background-clip:content-box}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(255,255,255,.3)}.custom-scrollbar::-webkit-scrollbar-corner{background:transparent}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}::highlight(kestroll-composer-accent){color:#d7be95}::highlight(kestroll-composer-muted){color:rgba(255,255,255,.8)}::highlight(kestroll-composer-faint){color:rgba(255,255,255,.5)}::highlight(kestroll-composer-hidden){color:transparent}