.kb-focus:focus-visible,.kb-card:focus-visible,.kb-btn:focus-visible,.kb-field:focus-visible,.kb-tab:focus-visible{outline:2px solid #00e5ff;outline-offset:2px}.kb-btn{transition:background .15s,border-color .15s,color .15s,opacity .15s}.kb-btn:hover:not(:disabled){filter:brightness(1.12)}.kb-btn-ghost:hover:not(:disabled){border-color:#22223a!important;color:#eeeef5!important}.kb-btn:disabled{cursor:default;opacity:.55}.kb-field:focus{border-color:#00e5ff88!important}.kb-field::placeholder{color:#2a2a3a}.kb-card{transition:border-color .15s,transform .12s,box-shadow .15s}.kb-card:hover{border-color:#22223a!important}.kb-scroll{scrollbar-width:thin;scrollbar-color:#22223a transparent}.kb-scroll::-webkit-scrollbar{height:10px;width:10px}.kb-scroll::-webkit-scrollbar-thumb{background:#22223a;border-radius:6px;border:2px solid #05050a}.kb-scroll::-webkit-scrollbar-track{background:transparent}.kb-board{display:flex;gap:14px;align-items:flex-start;overflow-x:auto;overflow-y:hidden;padding:4px 2px 18px;min-height:60vh;-webkit-overflow-scrolling:touch}.kb-column{width:296px;flex:0 0 296px}.kb-column-body{max-height:calc(100vh - 300px);overflow-y:auto}.kb-menu-item:hover:not(:disabled){background:#ffffff0a}.kb-modal-body{max-height:calc(100vh - 140px);overflow-y:auto;overflow-x:auto;min-width:0}.kb-modal-body select,.kb-modal-body input{max-width:100%;min-width:0}.kb-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes kb-pulse{0%,to{opacity:.35}50%{opacity:.7}}.kb-skeleton{animation:kb-pulse 1.4s ease-in-out infinite;background:#16161f;border-radius:8px}@media (max-width: 720px){.kb-column{width:82vw;flex-basis:82vw}.kb-column-body{max-height:60vh}.kb-modal-grid{grid-template-columns:1fr!important}.kb-toolbar{flex-direction:column;align-items:stretch!important}.kb-toolbar-actions{flex-wrap:wrap}}
