.kb-title-input:focus {
    outline: 2px solid var(--rz-primary);
    border-radius: 6px;
    background: rgba(0, 0, 0, 0.02);
}
